TAILIEUCHUNG - Pro JavaScript Techniques phần 3

Sau khi nền tảng quan trọng đã được đặt, chúng tôi sẽ bắt đầu khám phá những khía cạnh quan trọng của JavaScript hướng đối tượng, trong đó có chính xác như thế nào đối tượng cư xử và làm thế nào để tạo ra những cái mới và thiết lập các phương pháp với các điều khoản cụ thể. | 56 CHAPTER 3 CREATING REUSABLE CODE Win32 mac 0 if opera 0 false true if gecko 0 false true Notice that all of the white space and comments have been removed dramatically cutting down on the overall size of the code. JSMin is perhaps the simplest JavaScript compression utility. It s a great way to get started using compression within your production code. When you re ready to save additional bandwidth however you ll want to graduate to using Packer which is a formidable and extremely powerful JavaScript compression library. Packer Packer is by far the most powerful JavaScript compressor available. Developed by Dean Edwards it serves as a way to completely reduce the size of your code and expand and execute it again on the fly. By using this technique Packer creates the optimally smallest code possible. You can think of it as a self-extracting ZIP file for JavaScript code. An online version of the script is available at http packer . The Packer script is quite large and very complicated so it s recommended that you not try to implement this on your own. Additionally the code that it generates has a couple hundred bytes of overhead in order to be able to extract itself so it s not perfect for extremely small code JSMin would be better for that . However for large files it is absolutely perfect. Listing 3-17 shows an extract of the self-extracting code that is generated by Packer. Listing 3-17. Portion of Code Compressed Using Packer eval function p a c k e d e function c return 36 if .replace A String while c-- d a k c a k function e return d e e function return w c 1 while c-- if k c p new RegExp b e c b g k c return p u 1 5 t s r h 4 k 3 n 7 p 7 q i 1. b b 0 a c 0 9 e a 8 0 9 e 31 31 is navigator ua ns ie. The usefulness of

TỪ KHÓA LIÊN QUAN
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.