TAILIEUCHUNG - Adobe Flex 4 Training from the Source Volume 1 phần 4

Điều này một lần nữa cho thấy E4X cho phép bạn sử dụng những ký hiệu quen thuộc để làm việc với XML. Trong các phiên bản trước đó của ActionScript, bạn phải sử dụng phương pháp cụ thể để truy cập dữ liệu trong XML. 7 Nhập (đơn vị == "túi") và áp dụng các biểu thức. | Searching XML with E4X I 129 This again shows that E4X lets you use familiar notation to work with XML. In previous versions of ActionScript you had to use specific methods to access data in XML. 7 Enter . unit bag and apply the expression. This limits the returned products to those whose unit node is bag. You ve limited the data returned by putting a filter in the expression. product name lettuce cost unit bag unit desc Cleaned and bagged desc product The parentheses implement what is referred to as predicate filtering. 8 Enter . @cost and apply the expression. Two product nodes are returned. product name lettuce cost unit bag unit desc Cleaned and bagged desc product product name apples cost unit each unit desc Sweet Fuji desc product You have now performed predicate filtering on an attribute hence the use of the attribute operator @ in the parentheses @cost . Also notice that if multiple nodes match the filter you simply get multiple nodes returned in this case both the lettuce and apples products. 9 Enter . @cost . unit each and apply the expression. This expression demonstrates that you can apply predicate filtering multiple times. This results in only one product being returned. product name apples cost unit each unit desc Sweet Fuji desc product 10 Finally to see the berry products get involved enter as the expression. You see that all products are returned regardless of where they are in the XML. product name lettuce cost unit bag unit desc Cleaned and bagged desc product product name carrots cost Download from 130 I LESSON 6 Using Remote XML Data unit pound unit desc Baby carrots cleaned and peeled desc product product name apples cost unit each unit desc Sweet Fuji desc product product name raspberries cost unit pint unit desc Firm and fresh desc product product name strawberries cost unit pint unit desc Deep red and

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.