TAILIEUCHUNG - Professional Information Technology-Programming Book part 121

Tham khảo tài liệu 'professional information technology-programming book part 121', công nghệ thông tin, kỹ thuật lập trình phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | Regular expressions are not an application you can t just click an icon and use them. Rather they require that you write regular expression code or use an application with regular expression support built in. And so to assist readers in their quest for regular expression mastery a simple Web-based application has been created that can be used to test and experiment with regular expressions using a Web browser. The application itself is a single page containing a self-posting HTML form and all regular expression processing. As such it can be used as is just drop the file on your computer and you ll be good to go. Multiple versions of the application are available including versions for Microsoft ASP and and Macromedia ColdFusion both of which will require access to the appropriate server software and a client-only JavaScript version. Tip Using multiple versions is a good way to test pattern compatibility. Note The intent is to provide additional versions for other platforms as needed or requested. To obtain a copy or to see the available versions visit the URL referenced at the end of this appendix. Performing Find Operations The application supports both find and replace operations. To perform a find search follow these steps 1. Load the application page in your browser. 2. Check the Find option button. 3. Enter the regular expression into the top field. 4. Check the Case Sensitive check box if needed. 5. Type or paste the text to search for into the large text box. 6. Click the Match Now button. Results will be displayed in a tabular form below the form. Performing Replace Operations Replace operations require that two patterns be specified. To perform a replace operation follow these steps 1. Load the application page in your browser. 2. Check the Replace option button. 3. Enter the search regular expression into the top field. 4. Enter the replace regular expression into the second field. 5. Check the Case Sensitive check box if needed. 6. Type or paste

TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.