Welcome![Sign In][Sign Up]
Location:
Search - jquery.Controller

Search list

[JSP/Javajquery-mvc

Description: CorMVC is a jQuery-powered Model-View-Controller (MVC) framework that can aide in the development of single-page jQuery applications. It evolved out of my recent presentation, Building Single-Page Applications Using jQuery And ColdFusion, and will continue to evolve as I think more deeply about this type of application architecture. CorMVC stands for: Client-Only-Required 一个javascript的MVC框架 Model-View-Controller, and is my laboratory experiment in application architecture held completely seperate from server-side technologies.-CorMVC is a jQuery-powered Model-View-Controller (MVC) framework that can aide in the development of single-page jQuery applications. It evolved out of my recent presentation, Building Single-Page Applications Using jQuery And ColdFusion, and will continue to evolve as I think more deeply about this type of application architecture. CorMVC stands for: Client-Only-Required Model-View-Controller, and is my laboratory experiment in application architecture held completely seperate from server-side technologies.
Platform: | Size: 115712 | Author: 胡道 | Hits:

[hospital software systemMedManager

Description: 这是一个医药管理系统的源码,它采用SSH2框架,即Struts2表现层+spring业务逻辑层+Hibernate持久层 实现,MySQL作为数据库层,JSP、ActionForm、Struts标签作为视图层,控制器层由Action、Struts-config.xml实现,持久层交给Hibernate API、Hibernate.cfg.xml完成,页面美工修饰由javaScript和jQuery实现-This is a medical management system source code, which uses SSH2 framework, the presentation layer Struts2+ spring+ Hibernate persistence layer logic layer, MySQL as the database layer, JSP, ActionForm, Struts tag as a view layer, the controller layer consists of Action, Struts-config.xml to achieve, persistence layer to the Hibernate API, Hibernate.cfg.xml completed page and the jQuery javaScript art achieved by the modification
Platform: | Size: 8075264 | Author: wayle | Hits:

[WEB CodeSilkNavigation

Description: Silk Navigation 微软提供,为构建cross-browser 的Web应用程序,是用ASP.NET MVC3和jQuery的。 它是非常简单使用ASP.NET Web窗体构建,从而在一个相当小的,更清洁,更易于维护的代码基础。 我们将集中于以下Silk Navigation设计原则: 1.使用Ajax用来防止刷新整个页面,同时又保留了浏览器后退按钮和书签功能页面在一个特定的状态。 2.网站必须禁用了javascript Silk Navigation项目需要很多复杂的JavaScript代码来实现的第一点和大量的重复控制器和查看代码来实现的第二个点。 本源码示例使用ASP.NET Web Forms,完全不用avaScript 实现以上功能 注意: 开发环境为Visual Studio 2010-Silk Navigation provided by Microsoft for building cross-browser Web application is the use of ASP.NET MVC3 and jQuery. It is very simple to use ASP.NET Web Forms to build, resulting in a fairly small, cleaner, more maintainable code base. We will focus on the following design principles Silk Navigation: Use Ajax to prevent refresh the entire page, while retaining the browser back button and bookmarking pages in a particular state. (2) site must be disabled javascript Silk Navigation project requires a lot of complex JavaScript code to implement the first point and a lot of repetitive controller and view code to implement the second point. The source code example uses ASP.NET Web Forms, fully achieve the above functions without avaScript Note: the development environment for Visual Studio 2010
Platform: | Size: 2009088 | Author: 李泽 | Hits:

[JSP/Javanote_day09_all

Description: 笔记管理系统,实现用户的登陆注册、笔记记录修改查看及分享等功能 项目结构上分为表现层、控制层、业务层和数据访问层,层次间的依赖关系自下到上,耦合度低 采用的技术有Spring,MyBatis,jQuery,Ajax,JSON等 表现层采用jQuery框架与Ajax及html技术开发 利用Spring Web MVC功能,业务层封装业务流程,为适应业务的变更,每一业务模块均有专门的接口及实现类,利用Spring的IOC功能将实现类注入给控制层的Controller 数据访问层借助于MyBatis技术实现,代码简洁且可适应不同的数据库 -Notes management system. Realize the user login registration, note-taking modification to view and share, etc The project structure is divided into the presentation layer, control layer, business layer and data access layer. The adopted technology of the project are: Spring, MyBatis, jQuery, Ajax, JSON, etc.
Platform: | Size: 6880256 | Author: 艾无界 | Hits:

[WEB Codethinkjs_tjqf_v1.0

Description: 基于thinkjs的邮件群发,包括添加邮件地址、删除邮件地址,发送html可视化内容 使用本产品需要以下知识:Nodejs、thinkjs、ejs、mysql、html、css、jquery 供学习使用,只完成了基本功能,未做界面和程序上的进一步优化,细节需自行调整。 安装: 1 安装nodejs、thinkjs 2 修改index控制器下的index方法,添加自己的发送方邮箱和密码 3 参考thinkjs官方文档所示启动方式进行启动 4 邮件列表可以手动在/www/resource/maillist.txt文件里面添加,每行一个邮件地址,也可以在页面上添加-Thinkjs based e-mail group, including email address, delete the email address, send HTML visual content The use of this product requires the following knowledge: thinkjs, EJS, Nodejs, mysql, CSS, jQuery, HTML For learning to use, only completed the basic functions, not to do the interface and the program to further optimize the details need to adjust their own. Installation: 1 install nodejs, thinkjs Modify the index method 2 index controller, add your own password and email sender 3 reference thinkjs official documents are shown to start the boot mode 4 mailing list can be manually added in the /www/resource/maillist.txt file, each line of an email address, you can also add on the page
Platform: | Size: 7788544 | Author: geniuspudn | Hits:

[dangdang

Description: 1.项目需求 电子商务系统(在线购物) 1)用户管理 登录,注册,邮箱确认,注册成功提示,登录检查 2)产品浏览 主界面,类别浏览界面,产品详细界面等 3)购物车 购买,删除,恢复,变更数量,金额统计,列表显示等 4)订单创建 订单确认,填写订单收货地址,创建成功提示 2.技术架构 基于MVC设计,分层结构开发。 1)分层结构: 表现层(V):JSP,js,Ajax(推荐jQuery),EL,Struts2标签 控制层(C):(主)Struts2控制器,Action(分控制器) 业务层(M):JavaBean实现 数据访问(持久层)(M):DAO组件 jQuery+Struts2+JDBC技术(1. project requirements E - commerce system (online shopping) 1) user management Login, registration, mailbox confirmation, registration success prompt, login check 2) product browsing Main interface, class browsing interface, product detailed interface, etc. 3) shopping cart Purchase, delete, restore, change amount, amount statistics, list display, etc. 4) order creation Confirm the order, fill in the order receipt address, create a successful hint. 2. Technology Architecture Based on MVC design, layered structure development. 1) stratified structure: Presentation layer (V): JSP, JS, Ajax (recommended jQuery), EL, Struts2 Tags Control layer (C): (main) Struts2 controller, Action (sub controller) Business layer (M): JavaBean implementation Data access (persistent layer) (M): DAO component JQuery+Struts2+JDBC Technology)
Platform: | Size: 1617920 | Author: VIOLET火花 | Hits:

CodeBus www.codebus.net