ZK loader: responsible for loading pages and creating components according to user's request
ZkClient Engine: send client event to zk au engine
zk Au Engine: update component and tell Zk client how to render ajax result
ZK programming is all about event handling and UI components
manipulation. Apparently, the event listener is where the business
logic is all about and it is the controller codes that coordinates
everything.
分享到:
相关推荐
The Architecture of Open Source Applications(开源软件架构),其中包含了中文和英文版,整理之后免费分享给大家,中文版由图灵社区翻译http://www.ituring.com.cn/minibook/19 本书是开源应用的必读资料之一,介绍...
The Architecture of Open Source Applications epub版本
The Architecture of Open Source Applications卷1 mobi格式
《The Architecture of Open Source Applications》是一本关于经典开源软件架构的重要著作。该书由Amy Brown和Greg Wilson主编,并于2011年由Lulu.com出版。这本书的目标是改变软件开发者通常只了解自己所写的程序的...
此为 (中文版) AOSA官网: http://aosabook.org/en/index.html "500 Lines or Less", the fourth volume the AOSA series 1.The Architecture of Open Source Applications (volume1)
This book - compiled by software architects from SAP - is a must for consultants, developers, IT managers, and students working with SAP ERP, but also users who want to know the world behind their SAP...
3. The Bourne-Again Shell Chet Ramey 29 4. Berkeley DB Margo Seltzer and Keith Bostic 45 5. CMake Bill Hoffman and Kenneth Martin 67 6. Eclipse Kim Moir 77 7. Graphite Chris Davis 101 8. The Hadoop ...
The architecture of the capsule network and CNN in "Malware detection based on feature selection of correlation information decision matrix
03 The Future of Architecture.pdf 04 j2ee_leon.pdf 04 j2ee_richard.pdf 05 SOA软件架构的实现.pdf 06 1Design Patterns.pdf 06 2Agile Software Development.pdf 06 3IsDesignDead.pdf 07 Architecture.pdf 07 ...
This document describes the structure of the Application Binary Interface (ABI) for the ARM architecture, and links to the documents that define the base standard for the ABI for the ARM Architecture...
This book provides an integrated view of design methods, processes, practices, heuristics, and patterns and gives the reader a better sense of the scope of the topic of software architecture while ...
The Architecture of Open Source Applications卷2 mobi格式
This book deals with the architecture of the network subsystem in the Linux kernel. The idea for this book was born at the Institute of Telematics at the University of Karlsruhe, Germany, where the ...
Describe the network architecture of the Linux
Guide to the Enterprise Architecture Body of Knowledge
### 硬件架构的艺术:设计方法与技术 #### 知识点一:硬件架构的基础概念 硬件架构是指计算机系统中硬件组件的设计和组织方式,它定义了硬件系统的功能、性能以及可扩展性等关键特性。一个良好的硬件架构能够确保...
Uncover the necessary steps to building successful software applications.
《计算机组成原理与系统结构》,经典教材,chm版本 难得啊