搜索资源列表
jwnl13rc3
- wordnet是很有名的英英查词工具,JWNL是通过JAVA采访WORDNET的工具.记得下载安装WORDNET,之后改一下EXAMPLES.XML中的路径-WordNet is well-known English-English tools to search for words, JWNL through JAVA interview WORDNET tool. Remember to download and install WORDNET, EXAMPLES.XML change it
jspguestbook
- 采用jsp+servlet+javabean,jsp负责少量的页面处理,以servlet为主。 结构清晰明了,未对页面做美工处理,因此html和javascr ipt代码很少, 非常适合作为java入门的例程,特别是对servlet部分。 开发调试平台为jbuilder9+tomcat4,在resin下测试通过。 数据库平台为ms sql server,在mysql下测试通过,但要改部分代码 数据库连接池为apache组织下jakarta项目组开发的commons-dbcp
家庭记帐管理系统
- 上传个比较简单的代码 有问题的大家及时交流啊!!(家用管理JAVA版,用SWT开发的)-upload a relatively simple code you have problems timely exchange ah! ! (JAVA version household management, with the development of SWT)
Multifunctional_Calculator_1.1
- 该计算器既有经典的GUI按钮模式,也有类似于Matlab的命令行解释执行模式,并且解释模式基于XML配置构建,利用了Java语言强大的的反射机制,使得用户根据需要添加自己的专用函数非常简单和方便。 http://www.hugjava.com/projectDetail.do?id=3 -both classic GUI button model, which is similar to Matlab from the command line mode to explain the i
onlinepicturesystem
- 在线相册系统-java与xml )是你的好帮手!-online photo system - java and xml) is a good helper you!
cnc1
- 主类CNC.java,简单家庭数控实例,可用来学习上的参考 -main categories CNC.java, simple family NC example, can be used to study the reference
4MPostIt
- Java 写成的时间便利贴,有很好的备忘录功能,能够把重要的事情记下-time convenient to, the memorandum is a good function, important to put things down
HomeDog
- 个人之前学JAVA编的一个日程管理小系统(用界面操作ACCESS).可当初学JAVA和数据库例子.-personal JAVA school before a series of small calendaring system (with interface operation ACCESS). But when Beginners Java and database examples.
java_BBS
- 是用java和jsp实现的bbs论坛系统。 有注册登陆模块,浏览功能模块,发帖回帖模块,帖子管理模块,论坛设置功能模块,管理版块功能模块,用户管理模块。-is java and jsp realized bbs forum system. Registered landing module, navigation module, barred when posting module, message management module, the Forum set up functional m
BBS
- 用java写的简易BBS,需要美工再加工下
easyjf-blog-0.1.1
- EasyJFBlog系统采用快捷的Java Web应用程序开发框架EasyJWeb Tools来完成开发.系统框架体系:EasyJWeb(MVC)+EasyDBO(持久层)+Spring(对象生命周期管理及AOP事务等)
bbs
- 该系统利用Java实现简单论坛功能,利用Struts技术,数据库采用MySQL
ProEFrame
- Java记事本创建修改删除-Java Notepad to create amendments to delete, etc.
文件管理系统
- java写的文件管理系统 可以用来管理自己电脑上的文件 进行添加 删除 等等 -written document management system can be used to manage their computer files deleted, etc. Add
Java-programing
- java程序设计基础供学习所用的源代码;初学者使用的必备文档-basis for learning java programming source code used beginners the necessary documents
计算器源代码[原创]
- 一个非常有趣的JAVA小程序-A very interesting JAVA applet
blogv4.0Beta1
- 漫言阁个人博客系统,采用java各种技术,新手进级必读-Man Yan Ge personal blog system
TinyTotalCommander
- total commander written on java
javasalarymanagesystem
- 一个很全的工资管理系统,实现了增删改查 所有功能-java code
java-Using-Array-for-Queue
- 用java语言中的数组来实现队列,其中扩容方法为在原数组的基础上乘以2,另外也测试了用java中Vector类实现队列。-Array using java language java Vector class queue queue, which expansion method is superior to the original array 2, is also tested.