搜索资源列表
Java语言中链表和双向链表的实现
- Java 语 言 中 链 表 和 双 向 链 表 的 实现-Java language Chain and the realization of two-way linked list
java实现循环连表
- 该文件用JAVA实现的循环链表 是本人作业来的 用来实现从环中每格M个数就取出其中一个元素,直到环中所有元素为NU-the documents JAVA List is the cycle of operations, I used to achieve each from the Central grid M took on the number one of the elements, until all the elements ring NU
修改版的java聊天器
- 在原来的基础上进行修改 1.就是把接受线程放在了chat.java中了.这样在此jcreate3.x版本中就可以用了. 我是这样理解的.如果接受线程放在chatFrame中的话,在程序运行实例chatFrame对象后,得到的只是一个没接收数据前的List,所以不管发多少数据都不会显示的窗体上.不知是不是? 2.用Calendar对象返回时间,虽是做出来了但Calendar对象的getTime()方法返回的时间toString().getBytes()后,时间保存在数组的位置10上,应
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
ListFileDemo
- JAVA初学者源代码例子,从不同应用方面讲解--文件篇-JAVA beginners source code examples, from different applications on- paper articles
java_linkList
- 用Java实现链表存储输入数据,并计算平均数和方差-Java list with the realization of the input data storage and computing the average and variance
sort
- JAVA,List自订义排序,跟具一个实体Bean中的属性进行排序。-JAVA, List Custom righteous sort, with an entity Bean with the property in the sort.
java-list
- java中数组处理的例子,很简洁明了 易学易懂-example of java in array processing, it is clear, concise easy to learn
java
- Java的一些入门级代码,涉及到list map等知识的基本Java程序入门使用。-Java ,list, map
Java-Wifi-Android
- Wifi连接网络,通过程序你将了解到定义WifiManager对象,定义WifiInfo对象,获取网络连接列表,定义一个WifiLock,打开Wifi网卡,关闭Wifi网卡,检查当前Wifi网卡状态,扫描周边网络,每次点击扫描之前清空上一次的扫描结果,开始扫描,连接指定网络,断开当前连接的网络,检查当前网络状态,得到IP地址,锁定WifiLock,解锁WifiLock,指定配置好的网络进行连接,得到MAC地址,得到接入点的BSSID,得到WifiInfo的所有信息包, 添加一个网络并连接等相关技
java-linklist
- 怎样实现Java链表,非常详细地介绍了实现链表的过程-How to develop java list
java-List
- java list排序方法及应用,包括java list 根据指定字段升序、降序排列-java list sort
java
- java列表,创建表格模板,java入门的基本的代码形式,例题为文具商店货单-java list, create a spreadsheet template, the basic form of java code entry, examples of stationery store invoices
java
- JAVA之列出目录下的文件,很好的JAVA的资料,快来学习吧-JAVA list of documents under the directory, a good JAVA information, come and learn
POI实战-java开发excel
- POI处理excel文件,主要包括Excel的读取、写入,各种数据格式处理、单元格合并、注释、下拉列表及单元格的边框、背景色、宽度调整等。(POI processing excel files, including Excel read, write, a variety of data format processing, cell merging, comments, drop-down list and cell border, background color, width adjust
list
- 对java中的list进行测试,并使用list自带的函数查看特别字符的位置。(the test of java list)
java数据结构
- 压缩包中包含了java链表、树、栈、队列四种数据结构和相关代码,希望有需要的盆友可以看到(The compression package contains the Java list, tree, stack, queue four data structures and related code, hope that the need for the basin friends can see)
JAVA编程基础教程
- 在最受欢迎的程序设计语言排行榜上,Java语言已经连续数年位列榜首。“Write once,Run anywhere,(一次编写,到处可行)”,这是一种很有效率的编程方式。跨平台、完全面向对象、既适于单机编程也适合于Internet编程等特点,给Java语言注入了强大的生命力(In the most popular list of programming languages, the Java language has ranked the top of the list for several
list.java
- 实现List列表的三种功能:EXCLUSIVE、MULIPLE、IMPLICIT
java实现的本地文件管理器
- java实现的本地文件管理器,模仿Windows的文件资源管理器,显示列表,文件操作等。(The local file manager implemented by java, imitates the file manager of Windows, display list, file operation, etc.)