-
it tell you how to programm network java programming
是介绍多线成的书,适合中级人。不太适合初学者-it tell you how to programm network java programming
- 2022-02-05 22:28:40下载
- 积分:1
-
先在记事本里编写代码,并设计好其窗口和组件,经编译成功后,桌面上显示方程求根对话框,输入数据,并显示其结果。...
先在记事本里编写代码,并设计好其窗口和组件,经编译成功后,桌面上显示方程求根对话框,输入数据,并显示其结果。-First, writing code in Notepad, and to design good their windows and components, through the compilation after the success of the desktop display equation Roots dialog box, enter data, and displays the results.
- 2022-05-20 10:08:11下载
- 积分:1
-
cocorj09
cocorj09-一个Java语言分析器-cocorj09-a Java language analyzer
- 2023-01-12 03:50:03下载
- 积分:1
-
hadoop:Nutch集群平台,分布式编程模式,让Nutch可以自动在普通机器组成的集群中以并行方式分布执行...
hadoop:Nutch集群平台,分布式编程模式,让Nutch可以自动在普通机器组成的集群中以并行方式分布执行-hadoop : Cluster Nutch software platform, distributed programming model, Let Nutch software can be automatically composed of general machinery cluster parallel to the implementation of distribution methods
- 2022-07-09 19:37:57下载
- 积分:1
-
jdbc单连接样例程序,初学者可以做个参考。包装了sqlserver数据库的底层连接信息,可以直接使用sql语句和存储过程。...
jdbc单连接样例程序,初学者可以做个参考。包装了sqlserver数据库的底层连接信息,可以直接使用sql语句和存储过程。-jdbc single connection sample program, beginners can be a reference. Packing the bottom of a sqlserver database connection information, you can directly use the sql statements and stored procedures.
- 2022-06-29 02:18:54下载
- 积分:1
-
聊天小程序:实现多人聊天室聊天,Socket通信的使用…
聊天小程序:能实现一个聊天室多人聊天,使用socket通信-Chat Applet: to achieve more than a chat room chatting, the use of socket communication
- 2022-01-28 23:56: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程序中使用我们现有的DLL。因为这些DLLs并不是为在由Java创建的头文件中使用而编写的。这个问题的解决方法就是创建一个封装的DLL,它仅用来调...
如何在Java程序中使用我们现有的DLL。因为这些DLLs并不是为在由Java创建的头文件中使用而编写的。这个问题的解决方法就是创建一个封装的DLL,它仅用来调用你的DLL的函数。这个应用程序是关于VC++, Java和集合的接口连接程序。- How uses our existing DLL in the Java procedure. Because these
DLLs certainly is not for in the head document which founds by Java
uses compiles. This question solution is founds a seal DLL, it only
uses for to transfer your DLL function. This application procedure is
about VC, the connection connection procedure which Java and gathers.
- 2022-04-08 02:28:49下载
- 积分:1
-
初学者用java编制的Applet实现长度单位的换算
初学者用java编制的Applet实现长度单位的换算-beginners with java applet prepared by the unit of length to achieve a conversion
- 2022-08-11 18:39:46下载
- 积分:1
-
使用javamail发送邮件,在DOS命令窗口中可直接编译运行该程序!...
使用javamail发送邮件,在DOS命令窗口中可直接编译运行该程序!-Use JavaMail to send mail, the DOS command window can be directly compiled to run the program!
- 2022-02-10 03:34:49下载
- 积分:1