搜索资源列表
用java读DXF文件.rar
- 读取DXF文件的Java源码
使用 Java 读取条形码代码文件
- 使用Java 读取条形码代码文件-read bar codes using Java code documents
ShapefileReader.java
- 用JAVA写的能读取shapefile的文件头,也可以读取文件内容-written with Java can be read in the paper first shapefiles, can also read the contents of the documents
用java读DXF文件.读取DXF文件的Java源码
- 读取DXF文件的Java源码, Reads takes DXF the document the Java source code
JAVAIO
- 关于代码的解释(以区为单位): 1区中,当读取文件时,先把文件内容读到缓存中,当调用in.readLine()时,再从缓存中以字符的方式读取数据(以下简称“缓存字节读取方式”)。 1b区中,由于想以缓存字节读取方式从标准IO(键盘)中读取数据,所以要先把标准IO(System.in)转换成字符导向的stream,再进行BufferedReader封装。 2区中,要以字符的形式从一个String对象中读取数据,所以要产生一个StringReader类型的stream。 4区中,对S
patech
- Java文件流的操作类,对文件的增删改查 以及读取写入-java file contocnldfdsfsdf sdfsfsf sdfsd
Painter
- SWT 做得 绘画版 可以实现基本图形绘制和存读取文件-Painting version of SWT to do basic graphics rendering can be achieved, and keep reading the file
fileSync(java)
- 前几天在本站下了个同步源码,其功能是读取数据库文件信息,然后将相应的文件由client端传送到server端。本人略做改变,实现读取指定目录信息,然后传送到server端,并保持实时更新(就是说如果client端有新增文件产生,会立刻被同步到server端)。由于考虑到实现方法上的局限(采用线程递归轮循扫描的方式),我仅仅是实现了这个功能,其它细节都未处理,有兴趣的可以自己去改进。局限:对于上百、上千的文件同步速度可以接受,但是如果同步数量上十万、百万,问题就大了;另外,现在是实现的是重复同步。
netcdfAll-4.2
- java版读取netcdf格式文件,可利用其函数来读取文件-java version reads netcdf format file, you can use its functions to read the file
JAva-excel
- Java Excel是一开放源码项目,通过它Java开发人员可以读取Excel文件的内容、创建新的Excel文件、更新已经存在的Excel文件。 本资料中包含Java_Excel_API教程.pdf 实例源码ConvertTxtToExcel.java以及所需的jar文件-Java Excel API
java
- 从磁盘中读取文件的路径,读取txt代码,保存的文件路径,保存txt代码-Read from the disk file path path to the file, read txt code, save, save txt code
java-moni-form
- java客户端模拟表单上传文件,就是在java里读取流文件-java client analog form to upload the file is read in the stream file in java
java对大数据量文件内容的多线程读取和排序
- 编写一个java多线程程序,用于文件内容的读取和排序。(Write a Java multi-threaded program for reading and sorting the contents of the file.)
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
读取xls、xlsx文件所需jar包
- Java解析xls,xlsx 必备包,提供新的文档和操作。(Java parsing XLS, xlsx necessary package, providing new documents and operations.)
JAVA使用JNI读写INI文件
- jni读取文件,简单了解jni层读取,保存文件的使用方法。(jni input/output instruction)
Java简易绘图板实现
- Java实现绘图板的基础功能。 主要用于语言学习时交流使用。 可以保存和读取绘图文件。(Java basic function implementation of a painting board.)
558241
- JAVA写的AWT界面程序,能够读取文件信息赶后通过界面查询处理信息并从界面显示出来()
Java
- 1.基于java线程的坦克大战小游戏 2.多重地图,多重关卡 3.利用文件读取改变地图属性,坦克属性等 4.利用绘图技术,重绘地图。(tank war games based on Java threads 2. multiple maps, multiple levels 3. use file read to change map attributes, tank attributes, etc.)
java大作业_20190616
- 1、单词统计。键盘输入一段英文语句,将这段话写入文件file.txt中,然后输出这段话,并且统计语句中英文单词的数目(采用Vector类)以及各单词出现的次数(采用Hashtable类)2、查找替换文本文件的内容。(1)键盘输入文件路径及文件名(2)键盘输入待查找的文本信息和替换的文件(1. Word statistics. Keyboard input a sentence in English, write this sentence into file. txt, and then out