-
使用SOCKET制作的聊天工具服务器端。
使用SOCKET制作的聊天工具服务器端。-SOCKET produced by the use of server-side chat.
- 2022-06-30 01:26:39下载
- 积分:1
-
small program with the java wrar
小程序 用java的wrar-small program with the java wrar
- 2022-07-08 05:32:49下载
- 积分:1
-
jsp建立数据库连接+中文乱码处理类,希望大家参考
jsp建立数据库连接+中文乱码处理类,希望大家参考-jsp database connection+ set up garbled English class, I hope your reference
- 2022-04-25 00:20:17下载
- 积分:1
-
我们的第一个游戏的源代码
Our first game with sourcecode
- 2022-05-18 14:20:36下载
- 积分:1
-
是我编写的一个网络购物系统。适合初学者拿去分析
是我编写的一个网络购物系统。适合初学者拿去分析-is prepared by the network to a system. For beginners spend analysis
- 2022-08-17 23:14:56下载
- 积分:1
-
将一个点在笛卡尔坐标系中定义为一个服务类…
将笛卡尔坐标系上的点定义为一个服务类Point,Point类提供求得坐标系上两点
间距离的功能、获取和设置坐标的功能、获取极坐标的功能,和完成对已创建的
Point类对象统计功能。设计测试Point服务类的应用程序主类,测试并显示输出
提供功能的结果。
(求以点(1,1)为极坐标原点,点(5,5)的极坐标) -Will be a point on the Cartesian coordinate system is defined as a service class Point, Point class provides coordinates obtained on the function of the distance between two points, access and set coordinates, polar coordinates to obtain functions, and the completion of the Point that have been created class object statistical functions. Design Test Point service class application" s main class to provide functionality to test and display the output results. (Seeking to point (1,1) to polar coordinates origin point (5,5) in polar coordinates)
- 2022-10-27 14:15:03下载
- 积分:1
-
动态网站管理发布系统,可通过系统管理员动态配置网站的内容,但是该系统目前只有一个模板...
动态网站管理发布系统,可通过系统管理员动态配置网站的内容,但是该系统目前只有一个模板
- 2022-03-21 08:53:11下载
- 积分:1
-
游戏基础, 游戏基础, 游戏基础, 游戏基础,游戏基础.
游戏基础, 游戏基础, 游戏基础, 游戏基础,游戏基础.-Game base, game base, game base, game base, game base, game base, game basis.
- 2022-05-19 18:33:46下载
- 积分:1
-
用java实现cmpp协议,具有很好的借鉴价值
用java实现cmpp协议,具有很好的借鉴价值-Using java to achieve cmpp agreement, has a good reference value
- 2022-01-25 14:53:40下载
- 积分: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