搜索结果
找到约 19 项符合
tiles 的查询结果
Java编程 电信运营系统代码,功能齐全,结合struts1.2+hibernate+tiles框架进行开发.
电信运营系统代码,功能齐全,结合struts1.2+hibernate+tiles框架进行开发.
电子书籍 本书由浅入深、循序渐进地介绍了如何使用Apache著名开源软件Struts来构建Web应用
本书由浅入深、循序渐进地介绍了如何使用Apache著名开源软件Struts来构建Web应用,同时介绍了一些构建Web应用时常用到的开源软件的使
用方法,如Hibernate、Lucene等。全书分为5篇,共22章,内容涵盖了Java Web应用概述、Struts入门、配置文件、Struts控制器、模型、
Struts国际化、Struts标记库、多模块开发与Struts扩展 ...
Java编程 JSF 中MyFaces 的一个例子
JSF 中MyFaces 的一个例子,该例子集成了如何使用tiles
Linux/Unix编程 Shut the Box is a simple diversion written in C and GTK+. The object is simple: Roll the dice and cl
Shut the Box is a simple diversion written in C and GTK+. The object is simple: Roll the dice and click the tiles that sum up to that dice roll until there are no more tiles to click.
Java编程 该项目为网上银行系统
该项目为网上银行系统,使用技术为Struts+Hibernate。
JSP页面采用Tiles框架布局,表单验证没有采用Validator框架验证。
JDK:1.4以上
数据库:SQL Server2000
开发工具:Eclipse+MyEclipse
数值算法/人工智能 Solve the 8-puzzle problem using A * algorithme. Input: Program reads start state and goal state
Solve the 8-puzzle problem using A * algorithme.
Input: Program reads start state and goal state and heuristic (N or S) from EightPuzzle.INP file.0 representing blank.
There are 2 Heuristic:
1. N: Number of misplaced tiles
2. S: Sum of Manhattan distance of current location and target location.
...
Java书籍 本书详细介绍了在最新的Struts1.1以及不久将推出的Struts1.2版本上设计和开发Java Web应用的各种技术。本书第1章到第3章为入门篇
本书详细介绍了在最新的Struts1.1以及不久将推出的Struts1.2版本上设计和开发Java Web应用的各种技术。本书第1章到第3章为入门篇,通过两个Struts应用实例,引导读者把握设计、开发和部署Struts应用的整体流程,充分体会Struts框架在开放大型、可扩展的Web应用方面发挥的优势。第4章到第7章深入探讨了Struts框架的核心组件A ...