搜索资源列表
JAddressList
- 我自己写的Java通讯录,界面用的是swt包,使用时请看readme.txt文件,需要加载dll文件.-I write Java correspondence, the interface kits can be used when See readme.txt document, we need to load dll file.
压缩文件器
- 用java写的文件压缩工具 大家提出意见 把它弄完善吧 -used to write the file compression tool advise you get it perfect it
now91_java_Mp3NC_200577
- 自己用Java写的一个mp3文件改名的小工具,可能还有不少bug,希望高手多多指点:) 用法:打开需要改名的mp3文件(或者包含mp3文件的目录),然后按开始操作就可以了。 新文件名为:歌手名_歌曲名.mp3 从RedHat9和win2000下面测试过(都是jdk1.4)。 压缩包中包含一个可执行的jar文件(跨平台),一个exe文件(windows)和一个linux下可运行的程序。-own use Java to write a mp3 file naming the small tools,
CountUsingFile
- 这是一个基于JAVA的简单的文件操作例子,它实现了简单的文件读写的操作。-This is a simple Java-based file operations example, it implements a simple document read and write operation.
mdwglib
- 读取dwg文件的dll,这是一个开源的项目。有源码的定期维护-a dll that can read/write dwg file format.
java
- java编的小程序 编写出一个聊天室,此聊天室应具备如下功能: (1) 允许用户注册; (2) 允许注册用户登陆聊天室; (3) 登录用户之间进行聊天和文件传输; (4) 用户可以更改背景和音乐; -compiled java applet to write a chat room, this chat room should have the following functions: (1) allows the user to register (2) allows r
maart-win-20061005
- java编写的一个mp3播放器,功能简洁,可以播放mp3格式的音频文件-write a java mp3 player, feature simple, can play mp3 audio file format
readbyline
- java 关于 读写文件 特别是属性文件 相当实用的小程序 -java read and write file
FileManager
- java操作File的例子包括:操作Excel,文件读写、随机访问文件、分割大文件为多个小文件-Examples of java File operations: Operation Excel, the file read and write, random access files, split large files into smaller files
JDFAReadeera
- 一个java编写的DFA(difinite automata reaader)拥有完备的图形界面和rebustness另付.dat的测试文件 -Write a java DFA (difinite automata reaader) has a complete graphical interface and rebustness extra dat the test file
T4
- 目录和文件时磁盘树形结构中最基本的组成单元,Java用File类来统一表示它们, * 并通过File类来完成目录和文件的创建、删除、查询等操作。 * 手工创建d:\test文件夹,编写一个Java程序, * 遍历“d:\test”文件夹,如果文件夹为空,则创建一个新文件a.txt,并把此文件的名称打印出来; * 如果文件夹不为空,那么将该文件夹下的文件和目录遍历以后, * 按照目录和文件类型,分类把目录名称和文件名分称打印出来。-Basic constituent
ReaderWriter(1)
- 实现读者写者问题,用的是java程序,读懂6个JAVA程序段和一个HTML文件-Readers who write java program, to read six JAVA block and an HTML file
file
- 关于文件输入输出实验,java语言,自己写的算法,简单易懂-File input and output experiments, java language, to write their own algorithms and easy-to-understand
java-Operation-On-Files
- 自己在项目中经常用到的java版文件操作源码,包含读、写、删除,带缓存的操作,以及追加内容到文件末尾等操作,有详细的注释。-Oneself is often used in the project of Java version of the file, the source code, include to read, write, delete, with the operation of the cache, and additional content to the end of the
CODE STUDIO
- CODE STUDIO C# GDI+ development class Viso fl matlab used in drawing commands i This is the windows QT programmin Program of the curve, a real-time Mouse set control points, draw B- java drawing board simulation win Mastery letter. Lc5 file to be mo
writeGetFile
- java文件管理中,对文件写入数据和读取数据简单实例,初学者借鉴-Java file management, the file write data and read data simple examples, beginners learn from
文件
- 产生15个20~9999之间的随机整数,然后利用BufferedWriter类将其写入文件file2.txt中;之后再提取该文件中的数据并将它们以升序排列。(Generate random integers between 15 20~9999 and write them into the file file2.txt using the BufferedWriter class; then extract the data in the file and arrange them in as
文件1
- 产生15个20~9999之间的随机整数,然后利用r类将其写入文件中;之后再提取该文件中的数据并将它们以升序(Generate random integers between 15 20~9999 and write them into the file file2.txt using the BufferedWriter class; then extract the data in the file and arrange them in ascending order.)
url
- 用JavaURL编程爬取并分析网页敏感词 1.编写界面,输入一个网址,能够爬取该网址上所有的HTML源代码。 2.对网址中的文本进行提取。 3.建立敏感词库,用文本文件保存。 4.将该网址所对应的文本中的敏感词提取并高亮显示。 5.编写文本文件,可以存入多个网址;程序可爬取这些网址中的文本内容,将敏感词记录存入另一个文件,格式自定。 6.编写一个主界面,整合上述功能。(Crawling and analyzing web sensitive words with Java URL program
HFUT JAVA 5
- 说明并尝试通过URL从服务器上读取一个文本文件,并显示该文本文件的内容。 5. 编写程序,用Socket通信机制在服务器和客户端之间传输文件。(Describes and attempts to read a text file from the server through a URL and display the contents of the text file. 5. Write a program and use socket communication mechanism to t