-
java实现通讯录
用Java实现一个通讯录,适合于初学者。具有简单的查询、插入、删除等功能!AddressBook1.0:基于命令行,数据存储在config目录下的properties 文件.admin.properties:存储用户名和口令,telephone.properties:存储通讯录记录.AddressBook1.5:基于命令行,数据存储在config目录下的XML 文件中.admin.xml:存储用户名和口令,telephone.xml:存储通讯录记录.不要忘了导入lib目录下的jdom.jar包到类路径,否则不能运行.AddressBook2.0:基于GUI和对象序列化.记录从Telephone.dat中读出,记录保存到temp.dat中.不过这样做有些不合理,这只是一个过渡版本.AddressBook2.1:基于GUI和对象序列化.记录从Telephone.dat中读出,记录保存到Telephone.dat中.已经实现一个较完整的通讯录,至于某些细节方面,我认为没有必要过多关注. AddressBook2.2 Netbeans:将2.1版移植到NetBeans环境下,因本人更喜欢NetBeans,与前一个版本没什么差别
- 2022-04-25 06:48:53下载
- 积分:1
-
拯救生命,Applet 源码,执行.html见效果
拯救生命,Applet 源码,执行.html见效果-save lives, Applet source implementation. Html see results
- 2023-03-06 01:20:03下载
- 积分:1
-
spring with the development of pet shops, learning as a reference to the spring
用spring开发的宠物商店,可以作为学习spring的一个参考-spring with the development of pet shops, learning as a reference to the spring
- 2022-04-16 16:59:17下载
- 积分:1
-
android textview 跑马灯设计
android textview 跑马灯设计。demo,有垂直滚动,水平滚动,可以运行,可以扩展。
- 2022-04-17 16:21:28下载
- 积分:1
-
POI---简单导出excel
POI---简单导出excel;用于导出excel表格(按照自己设置导出)
- 2022-01-26 05:20:15下载
- 积分:1
-
视频编码的一个实例程序,源码程序可以直接编译。需要jmf类库...
视频编码的一个实例程序,源码程序可以直接编译。需要jmf类库-An example of video encoding process, source code can be compiled directly. The needs of JMF library
- 2022-07-15 01:08:59下载
- 积分:1
-
一个关于osworkflow工作流引擎的例子,对新手很有用
一个关于osworkflow工作流引擎的例子,对新手很有用-A workflow engine osworkflow example, useful for novice
- 2023-06-01 21:00:03下载
- 积分:1
-
java_Thread
java线程的具体使用代码,包括Thread,Runable的具体使用。(java thread specific use of code, including Thread, Runable the specific use.)
- 2007-11-08 23:03:10下载
- 积分:1
-
SOAP实例程序,实现Java发送SOAP信息
SOAP实例程序,实现Java发送SOAP信息-SOAP examples of programs to achieve Java to send SOAP messages
- 2023-08-17 01:55:02下载
- 积分:1
-
animal
使用protege建立的动物模型,包括Animal和Plant两个大类。鉴于网上很多相关链接失效而下不到,特地张贴在此。(Protege created using animal models, including the Animal and Plant two categories. Given the failure of many online links down less, specially posted here.)
- 2013-12-26 22:00:03下载
- 积分:1