-
用JAVA和JSP实现留言管理的功能,包括了所有源代码
用JAVA和JSP实现留言管理的功能,包括了所有源代码-JAVA and JSP with the realization of message management features, including all source code
- 2022-07-20 04:33:28下载
- 积分:1
-
用JAVA实现蜘蛛纸牌
用JAVA实现蜘蛛纸牌-using JAVA Spider Solitaire
- 2022-03-30 13:25:24下载
- 积分:1
-
SMS source development, testing, testing SMSSMS source development, testing, tes...
SMS开发源码,测试测试SMS
SMS 开发源码,测试测试SMS
SMS开发源码,测试测试SMS-SMS source development, testing, testing SMSSMS source development, testing, testing SMSSMS source development, testing, testing SMSSMS source development, testing, test SMS
- 2022-01-30 21:00:44下载
- 积分:1
-
agents used search tool
用来搜索代理的工具-agents used search tool
- 2022-06-16 04:16:22下载
- 积分:1
-
java版本的聊天程序,应用到Socket,包括客户端与服务器端
java版本的聊天程序,应用到Socket,包括客户端与服务器端-java version of the chat program, applied to the Socket, including client and server-side
- 2022-04-17 12:24:18下载
- 积分:1
-
一个经试用效果非常不错的数据库连接池
一个经试用效果非常不错的数据库连接池 -a trial by the very good performance of database connection pool
- 2022-01-25 17:27:58下载
- 积分:1
-
javadrow画图程序,可以参考以下
javadrow画图程序,可以参考以下-A drawing programm in Java.You could take it as a referrence.
- 2022-03-23 08:30:39下载
- 积分:1
-
本书的主要目的是为您提供的java应用程序和Java…
本书的主要目标是为你提供有关Java应用和Java applets的面向对象的程序设计所必需的知识和技能;并讲授Java编程语言句法和面向对象的概念,以及Java运行环境的许多特性, 对图形用户界面(GUIs)、多线程和网络的支持等。本课程包括了参加SUN Certified Java Programmer和SUN Certified Java Developer考试所必备的知识。-The main objective of this book is to provide you with Java applications and Java applets on object-oriented programming the necessary knowledge and skills and teaches Java programming language syntax and object-oriented concepts, as well as many of the features of the Java Runtime Environment , for graphical user interfaces (GUIs), multi-threaded and network support. This course includes attending the SUN Certified Java Programmer and the SUN Certified Java Developer exam necessary for knowledge.
- 2023-05-16 00:55:03下载
- 积分:1
-
roboter坦克编程的教程.在编程和游戏中体味java的技术.也可以在网上同别人好的算法的坦克单挑,很好的程序员休闲编程....
roboter坦克编程的教程.在编程和游戏中体味java的技术.也可以在网上同别人好的算法的坦克单挑,很好的程序员休闲编程.-Roboter Programming Tutorial tanks. in programming and game savor java technology. also available on-line with the others singled out for a good algorithm of tanks, very good programmers leisure programming.
- 2023-05-25 18:35:03下载
- 积分:1
-
JPEG标准在文件中记录了一些EXIF信息,缩略图是一幅较小的JPEG图片,存储在EXIF信息段。而Windows在第一次显示缩略图时先读当前目录中的"Thum...
JPEG标准在文件中记录了一些EXIF信息,缩略图是一幅较小的JPEG图片,存储在EXIF信息段。而Windows在第一次显示缩略图时先读当前目录中的"Thumbs.db"这个文件,其实这是一个缩略图数据库,从而来判断是否有该图片的缩略图。如果不存在"Thumbs.db"文件或者该库中不存在该图片的缩略图,那么Windows会尝试取图片中的EXIF信息,判断是否存在缩略图数据。如果图片中EXIF信息中不存在缩略图信息或信息错误,那么Windows就会用插值的方法重新生成缩略图(如果可能则保存到当前目录中的"Thumbs.db"缩略图数据库中)。 对于修改缩略图方法有用ultraEdit直接编辑文件替换EXIF信息或用exifer这样的工具,这不是本文关心的内容,本文介绍用java实现的方法。
- 2022-05-08 14:18:05下载
- 积分:1