-
使用java socket编程,是入门者学习、理解java的一个很好的例子程序。你也可以通过扩展该程序,写一个更加负责的聊天程序...
使用java socket编程,是入门者学习、理解java的一个很好的例子程序。你也可以通过扩展该程序,写一个更加负责的聊天程序-Using java socket programming is a beginner to learn, understand java a good example of the procedure. You can also expand the program, writing a more responsible for the chat program
- 2022-03-04 20:38:53下载
- 积分: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
-
JAVA pages of writing you want to help! Naqu need to get on with the bar!!!!
JAVA页面的写作你想帮忙吗!那曲需要上酒吧!!!!
- 2023-04-14 10:40:03下载
- 积分:1
-
一款JAVA写的聊天室,很不错的。可以运行。
一款JAVA写的聊天室,很不错的。可以运行。-JAVA wrote one chat room, very good. Can run.
- 2022-08-02 13:48:46下载
- 积分:1
-
struts上传
struts上传-From struts
- 2022-01-25 23:36:23下载
- 积分:1
-
首先,你应该确保你的jdk1.4是有效的,所有需要的类…
At first you should be sure that your JDK1.4 is valid and all needed
classes are in CLASSPATH. If you don t know how to set CLASSPATH, later
a section will tell you.
After unziped calendar.zip, there is a directory named fancy. Please
keep the directory and move it into a path which is in your CLASSPATH.
If you are under linux, you can change directory to fancy and type
make to compile it. It s like below command:
cd fancy
make
Or you are under Windows. you can change directory to fancy and use
command javac to compile it. It s like below command:
cd fancy
javac MyCalendar.java
After finished compiling, you can get below classes:
MyCalendar$1.class
MyCalendar$2.class
MyCalendar$3.class
MyCalendar$4.class
MyCalendar$CalendarTable.class
MyCalendar.cla-At first you should be sure that your JDK1.4 is valid and all needed classes are in the CLASSPATH . If you do not know how to set CLASSPATH. later a section will tell you. After unz
- 2023-07-26 01:10:03下载
- 积分:1
-
这是EZW压缩的原始程式码,
是用JAVA写的程式码。
这是EZW压缩的原始程式码,
是用JAVA写的程式码。-This is the EZW compression source code is written using JAVA code.
- 2022-03-01 16:18:26下载
- 积分:1
-
java教学讲义
java教学讲义-java Teaching Materials
- 2022-02-24 12:31:23下载
- 积分:1
-
a student achievement, java's import java.applet.Applet import java. AWT .*...
一个学生成绩系统,java的import java.applet.Applet
import java.awt.*
import java.awt.event.*
import java.util.*
-a student achievement, java"s import java.applet.Applet import java. AWT .* import java.awt.event .* import java.ut il .*
- 2022-06-01 23:45:19下载
- 积分:1
-
TemplateMethod设计模式源码
希望对大家有所帮助
TemplateMethod设计模式源码
希望对大家有所帮助-failed to translate
- 2022-01-24 13:53:13下载
- 积分:1