搜索资源列表
phone
- java c/s模式 电话薄信息管理 数据库驱动自己安装
Phone
- java c/s模式 电话薄信息管理 数据库驱动自己安装
ProxyFox1.5
- ProxyFoxDlg.h, ProxyFoxDlg.cpp - the dialog These files contain your CProxyFoxDlg class. This class defines the behavior of your application's main dialog. The dialog's template is in ProxyFox.rc, which can be edited in Microsoft Visual C++. If your
zk-2.2.0
- 非常接近C/S操作方式的Java Ajax框架-ZK 用ZK框架使你的B/S应用程序更漂亮更易操作。 官网:www.zkoss.org-Very close to C/S mode of operation of the Java Ajax framework-ZK by ZK framework to enable your B/S application even easier to operate pretty. Official website: www.zkoss.org
chat
- 简单的java聊天室,C/S模式,包含完整源码,需要安装java虚拟机-Simple java chat room, C/S mode, include the full source code, need to install java virtual machine
AJAXExample
- 首先是异步交互,用户感觉不到页面的提交,当然也不等待页面返回。这是使用了AJAX技术的页面给用户的第一感觉。其次是响应速度快,这也是用户强烈体验。然后是与我们开发者相关的,复杂UI的成功处理,一直以来,我们对B/S模式的UI不如C/S模式UI丰富而苦恼。现在由于AJAX大量使用JS,使得复杂的UI的设计变得更加成功。-ajax example