-
这个是使用JAVA+JSP编写的聊天室源码,
这个是使用JAVA+JSP编写的聊天室源码,-the JSP is prepared to use Java chat rooms source,
- 2022-02-02 02:53:37下载
- 积分:1
-
one for linux under imaps smtp mail and web design services mail procedures. In...
一个专为linux下imaps及smtp邮件服务设计的web邮件程序。在tomcat5.0下运行。-one for linux under imaps smtp mail and web design services mail procedures. In tomcat5.0 running.
- 2023-09-08 05:35:04下载
- 积分:1
-
实现了一个简单的数据库功能.包括 录入,查询,修改,显示所有记录,等等的基本的数据库功能 ....
实现了一个简单的数据库功能.包括 录入,查询,修改,显示所有记录,等等的基本的数据库功能 .-It implements a simple DB function,includes inputting,querying,modifying and displaying all the records,etc.
- 2022-08-24 07:52:16下载
- 积分:1
-
简介: JSP流量统计系统
简介: JSP流量统计系统-Profile: JSP traffic statistical systems
- 2022-02-10 08:10:31下载
- 积分:1
-
报到管理系统主要供学校的有关老师使用,其中系统管理员
报到管理系统主要供学校的有关老师使用,其中系统管理员-Registration management system primarily intended for school teachers on the use, of which the system administrator
- 2022-02-06 09:44:05下载
- 积分:1
-
关于jsp方向的seesion代码和cookie代码,还有application代码
关于jsp方向的seesion代码和cookie代码,还有application代码-Jsp direction on seesion code and cookie code, as well as application code
- 2022-12-02 04:40:03下载
- 积分:1
-
在源代码中的许多corejava
corejava的源程序内有好多的源代码-corejava source of many within the source code
- 2022-04-26 12:04:15下载
- 积分:1
-
简介
JavaEE在开发的时候,如果是系统内部常量,一般提倡用枚举常量类,写在单独的类中,但是经常要修改的变量,比如数据源配置,如果存在数据库中,有种浪费。...
简介
JavaEE在开发的时候,如果是系统内部常量,一般提倡用枚举常量类,写在单独的类中,但是经常要修改的变量,比如数据源配置,如果存在数据库中,有种浪费。但是存在TXT中扩展性不好,就笔者观察,一般的程序员都喜欢把经常修改的常量存在xml文件或者properties文件。
存在xml文件最大的好处是扩展性很好,一般用sax或者dom这两个方向的框架,比如DOM4J,JDOM等。Sun推出的JAXM(Java API for XML Messaging)也是用的DOM4J。由于SAX的处理方式类似流媒体,是逐行的,不需要全部加载。而DOM是全部加载在内存,生成树。因而SAX的读取比DOM性能好,但是修改的话DOM略胜一筹。properties文件的扩展性不如xml,但是有很多xml没法实现的优势,比如加密之类的~
Helloworld
笔者根据自己开发中感受,写了一个工具包,用来体现读取xml或者properties的流程,大家在使用的时候记得修改文件路径。一共包含五个文件.本demo主要是用来模拟读取数据库的账户和密码的,读者可以在此基础上扩展。-Brief introduction
JavaEE development at the time, if the system constants are generally used to promote constant enumeration type, write in a separate category, but often want to modify the variables, such as the data source configuration, if the database exist, in one waste. But the existence of bad TXT extension on my observation, the programmers in general are often modified to enjoy the constant existence xml documents or document properties.
Xml files exist to expand the biggest benef
- 2022-06-01 17:25:12下载
- 积分:1
-
银行系统的开发,包括用户查询,用户转帐,用户删除,公司用户管理...
银行系统的开发,包括用户查询,用户转帐,用户删除,公司用户管理-Banking system
- 2022-03-04 01:19:35下载
- 积分:1
-
本程序包适用于客户端是WINDOWS操作平台,WEB SERVER可以为TOMCAT/WEBLOGIC等使用。能进行远程扫描,图像能保存进DB中。...
本程序包适用于客户端是WINDOWS操作平台,WEB SERVER可以为TOMCAT/WEBLOGIC等使用。能进行远程扫描,图像能保存进DB中。-This package applies to the client is a WINDOWS platform, WEB SERVER for TOMCAT/WEBLOGIC such use. Able for remote scanning, images can be save into the DB in.
- 2022-08-25 06:48:01下载
- 积分:1