Description: 一、简介
www.josdn.com是基于mvnForum Jsp/Servlet开发,支持Jsp 1.2 和 Servlet 2.3,安装和使用都非常简单。
主要特征:
基于 MVC 架构
内建数据库连接池
多种数据库 (DB2, MySQL, Oracle 8i/9i, Sql Server, postgreSQL, hsqldb, Interbase/Firebird, SAPDB)
国际化 (支持14种语言: English, 简体, 繁体等等)
Jakarta Common Logging
这里可以查看论坛功能和全部特征。
JAVA Open Source Development Network, 致力于打造全国最大的JAVA开源平台,向用户提供专业、快捷、精确、全面、海量、实时的开源资讯数据服务
-1, Introduction www.josdn.com is based on mvnForum Jsp/Servlet development, support Jsp 1.2 and Servlet 2.3, the installation and use are very simple. Main features: Built-based MVC framework for database connection pool multiple databases (DB2, MySQL, Oracle 8i/9i, Sql Server, postgreSQL, hsqldb, Interbase/Firebird, SAPDB) Internationalization (supports 14 languages: English, Simplified Chinese, Traditional etc.) Jakarta Common Logging here to view the forum features and all the characteristics. JAVA Open Source Development Network, is committed to build the country Platform: |
Size: 10743808 |
Author: |
Hits:
Description: 系统特色:
1,栏目无限级分类,形成树型结构,可以随意增加,修改,移动,删除栏目,移动或删除栏目的同时系统自动移动或删除其对应子栏目和信息。
2,系统支持国际化,采用UTF-8编码,资源文件里可以设置多国语言,形成多国语言界面。
3,系统采用Struts标签制,避免Jsp页面出java代码。
3,完全生成前台静态页面,大大提高网民浏览前台页面的速度,降低服务器的资源开销。
4,集成最新编辑器(eWebEditor V4.60),实现所见即所得的效果
后台登陆地址:admin/login.jsp
登陆管理名称为:admin123 密码:admin123-System Characteristics: 1, columns limitless class classification, the formation of tree structure, can add, modify, move, delete columns, move, or delete columns, while the system automatically move or delete the corresponding sub-sections and information. 2, system supports internationalization, the use of UTF-8 encoding, resource documents in multiple languages can be set to form a multi-language interface. 3, the system using Struts labeling system to avoid a java code jsp page. 3, completely generate the static front page, greatly improve the prospects of Internet users browse the page the speed and reduce server overhead resources. 4, integration of the latest editor (eWebEditor V4.60), the effect of the background to realize WYSIWYG landing Address: admin/login.jsp landing management name: admin123 password: admin123 Platform: |
Size: 3533824 |
Author:huan |
Hits:
Description: 图书馆管理系统,用struts+sqlserver2000+jstl技术 支持国际化,代码未初版,还有待升级-Library management system, using struts+ Sqlserver2000+ Jstl technical support internationalization, the code is not the first edition, has yet to be upgraded Platform: |
Size: 6972416 |
Author:cairengang |
Hits:
Description: Java 2 图形设计卷1 AWT
Java 2 图形设计卷2 SWING
主要内容包括同位体、轻量构件、剪贴板与数据传输、颜色、无鼠标操作、打印、布局管理器、国际化、串行化、滚动性,字体与字号以及AWT,swing中的各种构件-Graphic Design Java 2 Volume 1 AWTJava 2 Volume 2 SWING graphic design include peer, lightweight components, clipboard and data transmission, color, no mouse, print, layout manager, internationalization, serialization, scroll of , font and font size as well as the AWT, swing the various components Platform: |
Size: 1349632 |
Author:aa |
Hits:
Description: 简单的学习;如何使用JAVA应用国际化的实例.望指教,我初学者.-Simple learning how to use the JAVA application instance of internationalization. Point advice, I am a beginner. Platform: |
Size: 28672 |
Author:王明均 |
Hits:
Description: Java核心技术 第八版
Java核心技术 卷2 高级篇
书中各个章节内的程序源代码。
-Core Java, 8th Edition
Core Java. Volume II. Advanced Features, 8th Edition
Volume II includes new sections on the StAX API, JDBC 4, compiler API, scripting framework, splash screen and tray APIs, and many other Java SE 6 enhancements. In this book, the authors focus on the more advanced features of the Java language, including complete coverage of
Streams and Files
Networking
Database programming
XML
JNDI and LDAP
Internationalization
Advanced GUI components
Java 2D and advanced AWT
JavaBeans
Security
RMI and Web services
Collections
Annotations
Native methods Platform: |
Size: 1231872 |
Author:wms |
Hits:
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:
Description: Java 编程经典书籍,java核心技术最新第8版第2卷
Core Java Volume 2 Advanced Features 8th Edition-Volume II includes new sections on the StAX API, JDBC 4, compiler API, scripting framework, splash screen and tray APIs, and many other Java SE 6 enhancements. In this book, the authors focus on the more advanced features of the Java language, including complete coverage of
* Streams and Files
* Networking
* Database programming
* XML
* JNDI and LDAP
* Internationalization
* Advanced GUI components
* Java 2D and advanced AWT
* JavaBeans
* Security
* RMI and Web services
* Collections
* Annotations
* Native methods Platform: |
Size: 20902912 |
Author:Tong Liu |
Hits:
Description: j2se 18天笔记是根据网络上资料而制作成的CHM帮助文档
目录:
Day01:java环境与数据类型
Day02:数据运算与数组
Day03:面向对象
Day04:修饰符与类权限
Day05:类与接口
Day06:集合类型
Day07:反射机制与内部类
Day08:异常与Swing图形界面
Day09:swing图形界面与AWT事件模型
Day10:JFC基础类库(具体类查看API)
Day11:多线程-进程与线程及方法
Day12:线程机制与I/O流的方法
Day13:I/O流的类与编码方式
Day14:优化的I/O流与网络编程
Day15:网络编程与常用类库
Day16:国际化与新特性
Day17:新特性与并发线程
Day18:软件开发流程
-Notes j2se 18 days is based on network information into the CHM help file directory: Day01: java environment and data type Day02: computing with the array data Day03: Object-Oriented Day04: modifier with the type of authority Day05: Class and Interface Day06: Set the type of Day07: reflex mechanisms and internal category Day08: abnormal and Swing graphical interface Day09: swing GUI with AWT event model Day10: JFC Foundation Class Library (see specific types of API) Day11: multi-threaded- processes and threads and method of Day12 : thread mechanism and I/O flow way Day13: I/O stream with the encoding type of Day14: optimized I/O and network flow programming Day15: Network Programming with the Common Library Day16: internationalization and new features Day17: concurrent thread with new features Day18: software development process Platform: |
Size: 178176 |
Author:Rubbish |
Hits:
Description: 用来实现java国际化,很多初学者知道web工程可以实现国际化,java工程同样也可以实现国际化-Java used for the internationalization of many web projects for beginners to know to achieve internationalization, java works, too, could achieve international Platform: |
Size: 3072 |
Author:modeboy |
Hits:
Description: 本书详细介绍了JAVA的国际化,对于深入了解并发展JAVA的人可以看看。-The book details the JAVA can see, understand and develop JAVA. Platform: |
Size: 3465216 |
Author:simon |
Hits: