搜索资源列表
TouchKey
- C#软键盘模块,界面运用了贴图技术,做得相当漂亮,本程序的功能是用软键盘代替真正的键盘,在一些对安全要求较高的软件中得到很好的应用。在输入字符时,用鼠标点击软键盘上对应的字符,输入框中自动添加该值,在WEB设计中,这种功能一般是用插件或Javascr ipt实现。-C# soft keyboard module interface using the mapping technology, has done quite beautiful, the function of this proced
dangdang003
- 通用WEB 应用系统,包括交易系统和管理系统两个独立的子系统,主要包括:商品展示、购物车管理、我的订单、用户管理、商品管理五个功能模块。使用J2EE进行开发,采取B/S架构,主要采用当前流行的Struts框架实现,Struts实现数据呈现和页面的之间的跳转,Spring实现业务层处理。Hibernate实现数据持久化,Hibernate与Spring集成,实现O/R映射, 更好的对数据库数据进行持久化。使用entity实现业务逻辑层和视图层的之间的数据传输。系统结构划分为:界面表现层(Strut
ASP-WEB-erp-system
- ASP的web 进销存源码,带一个智能端口映射工具。亲测可用。-Web ASP Invoicing source code, with a smart port mapping tool. Pro test available.
thinkphp_RC
- A free open-source, object-oriented lightweight PHP development framework of quick and easy, released under the Apache2 open source protocol to agile WEB application development and simplify enterprise application development and birth. From abroad a
initphp
- CakePHP is a development framework for rapid development of PHP, which uses a number of common design patterns such as ActiveRecord, Association, Data, Mapping, Front, Controller, and MVC. Its main goal is to provide a framework that enables any leve
javaWeb网上订餐系统
- SSH是struts+spring+hibernate集成的web应用程序开源框架。 Struts:用来控制的,核心控制器是Controller。 Spring:对Struts和Hibernate进行管理,整合的。 Hiernate:操控数据库 struts标签库:Struts2默认的表达式语言是OGNL(Object-Graph Navigation Language),通过它可以存取对象的任意属性、调用对象的方法、遍历整个对象的结构图、实现字段类型转换等功能。 J