Welcome![Sign In][Sign Up]
Location:
Search - action

Search list

[JSPManning-AJAX-In-Action

Description: Manning 的AJAX教程,(英文),从国外网站花钱买来的-Manning
Platform: | Size: 8257536 | Author: mengchuan | Hits:

[JSP/JavaManning.Spring.in.Action.2nd.Edition.Aug.2007

Description: 一款非常好看的spring书籍,建议java爱好者认真阅读-A very nice spring books, it is recommended to read java lovers
Platform: | Size: 7755776 | Author: 宁宁 | Hits:

[JSPstarting-struts2-chinese

Description: Struts2 是Struts的下一代产品。Struts2的目标很简单——使Web开发变得更加容易。为了达成这一目标,Struts2中提供了很多新特性,比如智能的默认设置、annotation的使用以及“惯例重于配置”原则的应用,而这一切都大大减少了XML配置。 本书的目的,是为了帮助读者掌握Struts2框架,并能够对组成框架的功能部件和可用的配置项有深刻的理解。作者在书中还将介绍一些可以提高生产力的方法——包括默认配置项和应当注意的实现特性,可用的多种配置选项和一些开发技术。本书还会就与第三方软件进行集成的话题展开讨论。 尽管有很多新的语言和新的技术,基于Action的MVC框架对当前的Web应用开发依然十分有用。本书带你一起探讨Struts 2应用的方方面面,如架构、配置、实现Actions和对验证与国际化的支持等。除了这些,本书还专注于实践,用大量的代码和技巧教你如何快速使用Struts 2。
Platform: | Size: 778240 | Author: | Hits:

[OtherActionScript3Cookbook_chz

Description: Flex 中action script 3.0语言的cookbook,包括语法介绍以及常用技巧-Flex in action script 3.0 language cookbook, including the introduction as well as the common grammar skills
Platform: | Size: 548864 | Author: 刘佳 | Hits:

[Software EngineeringUMLforJavaProgrammers

Description: UML in action英文原版。。。ok地-UML in action the English original. . . ok to
Platform: | Size: 2204672 | Author: liyhtning | Hits:

[JSPstructsinactionchinese

Description: 是struts in action的中文版本-Struts in action is the Chinese version of
Platform: | Size: 8433664 | Author: jiangwuyang | Hits:

[Other Web CodeAJAX_In_Action

Description: 呵呵 比较好的书《AJAX实战》ajax in action电子版 相信大家会喜欢-Ha ha good book
Platform: | Size: 6630400 | Author: alibaba | Hits:

[JSPJMXinAction

Description: JMX in Action -JMX in Action JMX in Action
Platform: | Size: 2703360 | Author: zhangle | Hits:

[SCMRelease_U11_3.5.38_20060822

Description: Action MP3 chip source code
Platform: | Size: 2833408 | Author: bob ding | Hits:

[JSP/JavaStruts_in_Action

Description: Struts in Action全书的源码及PDF文档。-Struts in Action book and the source PDF document.
Platform: | Size: 14177280 | Author: 周梦星 | Hits:

[JSP/JavaSpring_in_Action

Description: Java开发框架最重要的参考书,Spring in Action。-Java development framework for the most important reference book, Spring in Action.
Platform: | Size: 2392064 | Author: LiangXiao | Hits:

[JSPjava_study_book

Description: 想要精通java必看的经典书籍:Ajax中文手册(快速上手),hibernat培训,JavaScript源码大全 v1.0,Struts快速学习指南,全新java基础实践教程,Spring+in+Action中文版。-Proficient in java want to see the classic books: Ajax Chinese Manual (Quick), hibernat training, JavaScript source code Encyclopedia v1.0, Struts quick study guide, a new foundation for the practice of java tutorials, Spring+ In+ Action Chinese version.
Platform: | Size: 1573888 | Author: General | Hits:

[JSP/JavaWebwork.in.action

Description: webwork in action 中文版-webwork in action Chinese version
Platform: | Size: 39030784 | Author: 王力 | Hits:

[JSP/Javaaction

Description: 实现java图形界面按钮点击功能并做出现相应处理-The realization of java GUI button click function and do a corresponding processing
Platform: | Size: 45056 | Author: sunyu | Hits:

[Software Engineering1

Description: 组件开发 action script 组件参数-action script
Platform: | Size: 197632 | Author: oginogin | Hits:

[JSPStrutsInAction_CH

Description: Struts In Action 使用领先的Java框架构建Web应用-Struts In Action leading Java framework used to build Web applications
Platform: | Size: 22218752 | Author: sunlotusxiao | Hits:

[JSP/Javasuggest

Description: JAVA WEB 实现google suggest的功能 前台使用AJAX 后台是action 使用MYSQL数据库 ECLIPSE导入直接可以进行测试-JAVA WEB realize the function of google suggest the use of AJAX Backgrounds future action are the use of MYSQL database ECLIPSE import can be tested directly
Platform: | Size: 1813504 | Author: xuyi | Hits:

[JSP/JavaJAVAframework

Description: 本课程学习完毕后学员可以熟练掌握以下内容 ·Struts框架 讲解MVC标准实现框架Struts的基本配置及基本使用,讲解了Struts的基本工作原理,常用标签(HTML、LOGIC、 BEAN)、各种主要Action(Action、ForwardAction、DispatchAction)、Struts验证框架、Struts国际化、Struts解 决重复提交及文件上传操作等。 ·Hibernate框架 讲解Hibernate框架的基本ORMapping实现及Hibernate主要的配置操作,并讲解了Hibernate数据检索操作、实体映射 技术、复合主键、实体层设计、容器映射技术及复杂的数据关联技术,并结合之前讲解的struts框架与DAO设计模式和 数据关联技术一起完成了三个大的项目开发练习,以帮助读者巩固Hibernate及Struts的使用。 ·Spring框架 结合Java基础中的对象产生介绍了Spring产生的主要目的,并通过代码详细讲解了Spring中各主要配置文件的作用, 并讲解了Spring中的Ioc、AOP技术和Jdbc模板技术,最后讲解了如何将Spring与Struts、Hibernate三个框架联合进 行开发,在最后的案例讲解中,重点讲解了SSH框架联合开发技术。 -After studying this course students can master the following Struts framework On the standard MVC framework Struts implementation of the basic configuration and basic use, to explain the basic working principle of Struts, commonly used tags (HTML, LOGIC, BEAN), the main Action (Action, ForwardAction, DispatchAction), Struts validation framework, Struts internationalization, Struts solution Must duplicate submission and file upload operation. Hibernate Framework Hibernate framework to explain the basic implementation ORMapping and Hibernate configuration of the main operation and on the Hibernate data retrieval operation, physical mapping Technology, composite primary keys, physical layer design, container mapping technique and complex data association techniques, combined with prior to the struts on the DAO framework and design patterns and Data association technique with three completed project development exercises to help readers to consolidate the use of Hibernate
Platform: | Size: 9129984 | Author: 方平 | Hits:

[JSPHibernateInaction2ech02

Description: Hibernate In action 第二版的第二章-Hibernate In action
Platform: | Size: 2024448 | Author: landom1 | Hits:

[Other Web CodeGWTInAction-EasyAjaxwiththeGoogleWebTookit

Description: 《GWT in Action - Easy Ajax with the Google Web Tookit》一书的英文版,其中关于GWT的细节部分有很多,有想深入学习GWT的推荐下载。-GWT in Action- Easy Ajax with the Google Web Tookit in English, one of the details about the GWT(Google Web Tookit). If you want to have in depth study of it, I strongly recommend this to you.
Platform: | Size: 16282624 | Author: 五大郎 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net