摘要: Eclipse Plugin eXist
閱讀全文
摘要: Book: Learning Flex 3: Getting up to Speed with Rich Internet Applications
閱讀全文
摘要: Papervision 3D samples
閱讀全文
摘要: ActionScript 3 libs
閱讀全文
摘要: ActionScript 3.0 Game Programming University
閱讀全文
摘要: List of 33 Flex APIs, Libraries, Components and Tools
閱讀全文
摘要: intro of Flex module
閱讀全文
摘要: Flash Player 10 new features...
閱讀全文
摘要: studying flex in a week.....
閱讀全文
摘要: Flash&Flex相關技術資源大全
閱讀全文
摘要: AsWing是一套UI組件框架,純ActionScript開發的組件框架(有ActionScript2和ActionScript3版本),也包含一些常用的工具類,目的是讓Flash/Flex開發人員方便的開發出想要的應用程序界面。由于ActionScript2的時代已經慢慢過去,這里我們只針對ActionScript3版本來介紹。
閱讀全文
摘要: 先簡單說一下Blazeds,簡單的講Blazeds就是flex與java平臺進行交互的工具,當然不僅限于java語言,也包括運行在java平臺上的其他語言,關于這方面可以google下。
閱讀全文
摘要: 在Java1.5中創建可變參數[Varargs]
閱讀全文
摘要: SSAP builds on Equinox and extends its capabilities for provisioning and library management
閱讀全文
摘要: PDOM stands for Persistent Document Object Model.
閱讀全文
摘要: The XQuery 1.0 specification describes a powerful language for accessing and manipulating XML. In its initial form XQuery lacks two interesting features: fast token-based text search and node-level update. Specifications for these features are under development at the W3C with release dates after XQuery 1.0. This paper looks at the mechanisms by which XQuery can support search and update based on our experience at Mark Logic implementing these features.
閱讀全文
摘要: Defines a (logical) model for an XML document -- as opposed to the data in that document -- and stores and retrieves documents according to that model. At a minimum, the model must include elements, attributes, PCDATA, and document order. Examples of such models are the XPath data model, the XML Infoset, and the models implied by the DOM and the events in SAX 1.0.
閱讀全文
摘要: Software AG是德國的一家多年從事系統軟件、ERP、電子商務產品和應用解決方案的軟件廠商。
閱讀全文
摘要: 硬盤的DMA模式大家應該都知道吧,硬盤的PATA模式有DMA33、DMA66、DMA100和DMA133,最新的SATA-150都出來了!一般來說現在大多數人用的還是PATA模式的硬盤,硬盤使用DMA模式相比以前的PIO模式傳輸的速度要快2~8倍。DMA模式的起用對系統的性能起到了實質的作用。以前有很多文章介紹過如何打開DMA模式,我在這里也就不多說了。
閱讀全文
摘要: Restlet項目(http://www.restlet.org)為“建立REST概念與Java類之間的映射”提供了一個輕量級而全面的框架。它可用于實現任何種類的REST式系統,而不僅僅是REST式Web服務;而且,事實證明它自從2005年誕生之時起,就是一個可靠的軟件
閱讀全文
摘要: Relational and object databases lack many data management features required by modern applications, such as versioning, rich data references, inheritence, or fine-grained security. Content repositories extend databases with such additional capabilities. The Java Content Repository API (JSR 170) defines a standard to access content repositories from Java code, and promises to greatly simplify Java database programming. This article reviews the Java Content Repository API and its open-source imple
閱讀全文
摘要: the Java Content Repository specification (JSR-170) focuses on "content services," where these not only manage data, but offer author based versioning, full-text searches, fine grained access control, content categorization and content event monitoring.
閱讀全文
摘要: 本文提供了對 JSR-170 規范所提供特性的廣泛介紹。在 2005 年 6 月 17 日通過的規范的最終發行版中,已有兩個商業實現:Day Software 的 CRX 和 Obinary 的 Magnolia Power Pack。JSR-170 的引入也導致了企業開源門戶和內容管理系統(如 Magnolia 和 eXo 平臺)的增多。最重要的是,JSR-170 擁有來自行業領導者(包括 SAP AG、Macromedia 和 IBM)的強大支持,從而在企業陣營建立起了它自己的應用和重要性。就像對象關系映射框架改變了數據庫編程一樣,JCR API 也有可能極大地改變我們思考和開發內容應用程序的方式。
閱讀全文