-
SuperMarketShop
本人刚从入门学到集合类;因为集合算是java里面比较重要的一部分,所以做了一个小型的超市购物系统,以便更好的学习和理解集合.(suitable for newbie to learn Collection and Map.)
- 2018-02-23 15:16:30下载
- 积分:1
-
lin_chat
一个纯java的聊天室系统源代码,包括服务器端和客户端的代码(A pure java chat room system source code, including server-side and client-side code)
- 2008-04-18 15:37:02下载
- 积分:1
-
SmsManager
TODO(code review): Curious question.. Why are a lot of these methods not declared as static, since they do not seem to require any local object state? Assumedly this cannot be changed without interfering with the API..
- 2013-12-06 14:31:24下载
- 积分:1
-
Random6Str
这个程序模拟实现了:1网页中生成六个字母的Java小程序,使用到了Random()函数
2:基本类型与String类型的链接 3:常用的数学函数(The code will generate six letters with random(). Another explain the basic types and the String. The last gives us examples of some math functions.)
- 2010-12-17 19:34:26下载
- 积分:1
-
jdkANdjre
jdk与jre的重要区别,好东西我不是这么轻易与人分享的(jdk and jre an important distinction, good thing I' m not so easily shared with others)
- 2013-07-25 10:54:03下载
- 积分:1
-
kettlewebtest
java 调用 kettle 对数据进行过滤,处理,转换 ,数据文件转换为 数据库文件(Java calls kettle to filter, process, transform, and convert data files into database files)
- 2018-01-10 17:03:51下载
- 积分:1
-
JAV123
JAVA 的配置及版本的匹配等 为自学者节约大量的探索时间(JAVA configuration and version of the match to save a lot of exploring time for self-study)
- 2012-12-25 22:39:20下载
- 积分:1
-
SSH整合循序渐进
说明: 这是关于servlet,jsp,mvc,hibernate等整合的一个教程(This is a tutorial on servlet, jsp, mvc, hibernate, etc.)
- 2019-04-19 09:34:06下载
- 积分:1
-
Anynote
1、任务管理中,添加任务时去掉了分类和日期的必须输入检查,更方便快速添加;
相应的数据库脚本中,任务表(todo)的任务分类ID(CATEGORY_ID)和处理时间(DEAL_DATE)字段修改为允许空值;
2、任务管理中,修改了当点击新添加行的优先级和状态时也相应事件的Bug;
3、添加了相册名称和文档名称的最大长度验证;
4、笔记模块,修改直接添加笔记时,无法从相册添加图片的Bug;
5、用户管理模块更名为系统管理,并添加了系统设置功能,可以直接在页面上设置如下信息:
邮箱服务器、邮箱账号、邮箱密码、是否开放注册、相册缩略图尺寸;
升级时注意数据库脚本的修改。
(1, task management, add tasks remove classification and date when the must input inspection, more convenient fast add
The corresponding database scripts, task lists (todo) task CATEGORY_ID) and the ID (classification processing time (DEAL_DATE) field modification to allow null values
2, task management in a click new add, modify did when priority and status of the corresponding events Bug
3, added album name and document name maximum length of validation
4, notes module, modify, cannot directly add notes from the album the Bug add images
5, user management module was renamed system management, and add system functions, can be directly on the page set the following information:
Mailbox server, email accounts, E-mail passwords, is open registration, photo album thumbnail size
Upgraded the modification. Attention database script
)
- 2011-05-29 09:56:41下载
- 积分:1
-
reflection
Java反射包的一些使用例子,使用GB2312编码打开文件。(Some use of Java reflection package example, use the GB2312 code to open the file.)
- 2010-06-13 11:18:15下载
- 积分:1