搜索资源列表
修改版的java聊天器
- 在原来的基础上进行修改 1.就是把接受线程放在了chat.java中了.这样在此jcreate3.x版本中就可以用了. 我是这样理解的.如果接受线程放在chatFrame中的话,在程序运行实例chatFrame对象后,得到的只是一个没接收数据前的List,所以不管发多少数据都不会显示的窗体上.不知是不是? 2.用Calendar对象返回时间,虽是做出来了但Calendar对象的getTime()方法返回的时间toString().getBytes()后,时间保存在数组的位置10上,应
address-list
- 图形显示,java方面的柱型图显示, 为更好的,表达各个方面的表达效果
SZSTC.Code.Java
- 将Fortify导出的报告转成问题清单,转到Excel文档,便于软件系统过程的测试是完备的.-Fortify' s report will be converted to export the list of issues, go to the Excel document, to facilitate the process of software testing is complete.
List.rar
- 是基于J2ME的Canvas而写的一个通用List控件,列表控件分默认,数字,图片列表三种类型,可以通过设置属性来改变List类型,,,,。,Canvas is based on J2ME' s written a generic List controls, list controls at the default, numbers, picture a list of three types, you can by setting the attribute to change the
Wifi
- Wifi连接网络,通过程序你将了解到定义WifiManager对象,定义WifiInfo对象,获取网络连接列表,定义一个WifiLock,打开Wifi网卡,关闭Wifi网卡,检查当前Wifi网卡状态,扫描周边网络,每次点击扫描之前清空上一次的扫描结果,开始扫描,连接指定网络,断开当前连接的网络,检查当前网络状态,得到IP地址,锁定WifiLock,解锁WifiLock,指定配置好的网络进行连接,得到MAC地址,得到接入点的BSSID,得到WifiInfo的所有信息包, 添加一个网络并连接等相关技
ParsedXmlDataSet
- android 解析.net webservice 返回的dataset参数,封装成List<Map<String,Object>>对象数组。-android resolution. net webservice returns dataset parameters.
five
- 1.1 题目:多用户五子棋游戏 1.2 要求实现一个简单的多用户五子棋的游戏程序,包括如下两个界面: (1)选择对弈桌及角色(执黑、执白、观看)。 (2)在游戏界面,有开始,退出(游戏未结束、点退出自动判负);发言及显示区;用户列表区;棋盘绘制区-1.1 Title: Multi-user 1.2 Gobang game demands a simple multi-user games Gobang procedures, including the following two i
phoneRecord
- 使用java做的一个通讯录小程序,代码简单,供学习参考!-Use java to do a list of small procedures, the code is simple, for the study reference!
sd
- 实现一个简单的多用户五子棋的游戏程序,包括如下两个界面 (1)选择对弈桌及角色(执黑、执白、观看)。 (2)在游戏界面,有开始,退出(游戏未结束、点退出自动判负);发言及显示区;用户列表区;棋盘绘制区。 -The realization of a simple multi-user games Gobang procedures, including the following two interface (1) choice of chess table and role (Bla
Library
- 图书馆管理系统由读者管理、图书管理、借阅、归还、续借、系统查询、排行榜、系统设置等管理模块组成,-Library management system from readers management, library management and to borrow, return, renewal, the system queries the list, system settings, such as management modules,
03
- 用户可以看到该企业已经发布的所有信息列表,用户可以查看每条信息的内容并发表评论。管理员可以对信息进行管理-The user can see that the business has been issued a list of all the information, the user can view the contents of each information and comment. Administrators can manage information
DnD
- This program shows how to drag items from list box and drop onto windows explorer or vice versa.
SkipList
- SKiplist是一种概率应用于平衡树的替换数据结构。-Skip list is a probabilistic alternative to balanced trees that provide much of the simplicity of unbalanced trees , togethere with good worst-case expected performance.
QQ_2009.4.12
- 实现群聊、私聊、保存聊天记录、在线列表显示等功能。-The achievement of a group chat,私聊, save your chats, online list of display functions.
Graph
- 依靠链表结构实现的图像(Graph)类抽象数据结构-graph ADT implemented by an Adjacency List structure
calculator-src
- Descr iption Scientific calculator. Allows to perform caclulation with high precicion and implements most populatr mathematical functions: sin, cos, tan, asin, acon, atan, exp, log, sqr, floor and ceil. Also it make it possible to define your ow
studentManager
- 简单的学生管理系统,实现基本的增,删,改,查,是初学者的非常好的参考资料。-simple student manager system ,have add,del,modify,list fuction,it is a good ziliao for primer
Java-Wifi-Android
- Wifi连接网络,通过程序你将了解到定义WifiManager对象,定义WifiInfo对象,获取网络连接列表,定义一个WifiLock,打开Wifi网卡,关闭Wifi网卡,检查当前Wifi网卡状态,扫描周边网络,每次点击扫描之前清空上一次的扫描结果,开始扫描,连接指定网络,断开当前连接的网络,检查当前网络状态,得到IP地址,锁定WifiLock,解锁WifiLock,指定配置好的网络进行连接,得到MAC地址,得到接入点的BSSID,得到WifiInfo的所有信息包, 添加一个网络并连接等相关技
java
- JAVA之列出目录下的文件,很好的JAVA的资料,快来学习吧-JAVA list of documents under the directory, a good JAVA information, come and learn
list.java
- 实现List列表的三种功能:EXCLUSIVE、MULIPLE、IMPLICIT