-
JAVA-case-development-highlights
JAVA案例开发集锦从实际编程出发,收集了几十个经典案例,详细讲解了实现步骤和制作要点(JAVA case development highlights the actual programming, a collection of dozens of classic case, explained the implementation steps and main production)
- 2015-01-11 22:15:31下载
- 积分:1
-
TextFieldTest
说明: 一个很经典也很简单界面编程示例希望大家好好学习(a classic is also very simple interface programming examples hope we can learn from)
- 2006-04-24 15:13:53下载
- 积分:1
-
3proxy.tgz
代理服务器 3proxy
3Proxy 是一个小型的代理服务器,实现真正的跨平台 (Win32/Win64&Unix) ,支持 HTTP/HTTPS/FTP 代理,支持 SOCKSv4/SOCKSv4.5/SOCKSv5 代理(socks/socks.exe), POP3 (proxy, SMTP proxy, AIM/ICQ proxy (icqpr/icqpr.exe), MSN messenger/Live messenger proxy (msnpr/msnpr.exe), FTP proxy, caching DNS proxy, TCP and UDP portmappers.)
- 2021-04-22 12:18:48下载
- 积分:1
-
SIM
说明: SIM卡信息读取可以获取设备编号、软件版本、运营商代号、运营商名称、手机制式、设备位置等(software version, carrier code, carrier name, mobile phone system, device location, etc.)
- 2020-03-13 00:13:04下载
- 积分:1
-
image
source code for image display
- 2011-01-08 23:47:30下载
- 积分:1
-
TomcatPOracle-connection-pool
java 连接oracle的连接池示例,对初学者很有用哦(document for java connect oracle:connect pool case)
- 2013-12-12 11:13:04下载
- 积分:1
-
一个简单的代理服务器的实现
这是一个简单的代理服务器的实现的源码,编写精巧,便于学习.(This is a simple proxy server on the realization of the source code, prepared workmanship, ease of learning.)
- 2004-10-22 09:02:09下载
- 积分:1
-
EX3
说明: 使用Java RMI创建一个分布式议程共享服务。不同的用户可以使用这个共享议程服务执行查询、添加和删除会议的操作。服务器支持会议的登记和清除等功能;(Use Java RMI to create a distributed agenda sharing service. Different users can use this shared agenda service to query, add and delete meetings. The server supports conference registration and clearing;)
- 2020-01-05 14:37:36下载
- 积分:1
-
FileTest
file种方法使用实例。在系统当前目录下生成文件,并获得文件的属性信息,最后当JVM结束时删除所创建的文件。(The file method uses the instance. In the current directory file system, and obtain the attribute information file, delete the last when creating JVM at the end of the file.)
- 2013-03-28 18:55:14下载
- 积分:1
-
liuyuwenjian
一个文本文件中存放着职工的工资记录。每个职工的记录包含姓名、工资、津贴三项。每条记录可以存放于一行(三项之间的间隔符可以自己决定),也可以将每条记录的三项依次分别存放在文本文件中的每一行。请设计一个程序,可以让用户选择打开这个文件查看其内容,并可以让用户选择把每个职工的工资增加10 之后又存回原来的文件。(Employee payroll records are stored in a text file. Each record contains the name of the workers, wages, allowances three. Each record can be kept in a row (the interval between the three operator can decide for yourself), can also be three each record in turn were stored in each line of the text file. Please design a program, you can let the user choose to open the file to view its contents, and allows the user to select a 10 increase in the wage of each worker after the original file is stored back.)
- 2013-03-22 17:23:59下载
- 积分:1