搜索资源列表
在静态HTML页面中动态显示表格数据
- 在静态HTML页面中动态显示表格数据! CaGrid小应用程序允许你在静态HTML页面中动态显示表格数据。你可以指定一个文件名和列参数给CaGrid,其他工作将由CaGrid完成。可以用键盘和鼠标来控制。CaGrid基于CJGrid类,实现了CJGrid的CDataSet接口。 -in static HTML pages dynamic display tabular data! CaGrid small application allows you to the static HTML pag
CovertToFlv
- JSP上传视频后自动转成flv的核心JAVA方法 使用的时候只要通过ConvertThreadProxy 类的静态方法将源视频绝对地址(包括文件名+括展名)和要生成的FLV文件的绝对地址(包括文件名+括展名)以字符串的方式传进去即可!因为用的是多线程,所以转换过程不会占用当前线程! 核心转换类是线程同步的,所以您不用担心并法问题,因为一次只能转换一个文件!-JSP automatically transferred into the core Java flv ways
fio
- 1.文件和目录管理,使用java.io.File类编程,完成如下功能: (1)输入文件名称 (2)判断该文件名称是否存在 (3)若文件存在,判断是文件还是目录 (4)若是文件则输出文件的各种属性 (5)若是目录则输出其中包含的所有文件的名称 2.二进制文件的读写操作,用InputStream和OutputStream及其子类,设计并实现一个可以完成文件复制操作的程序。 3.文本文件的读写操作,编写一个文本文件分析程序,读入一个英文文本文件,统计其中单词、数字、标点符号等元素出现的次数,并记录单词
程序实现任意文件的拷贝功能
- 编写一程序实现任意文件的拷贝功能,源文件名和目的文件名由命令行参数提供。 2.创建一个学生对象,并把它输入到一个文件(mytext.txt)中,然后再把该对象读出来,将其还原后打印出来。 ,Write a program to achieve any file copy function, source file name and destination file name from the command line parameter. 2. To create a student obj
decomp
- DJ Java Decompiler 极好用的JAVA反编译工具,比什么小译那个好多了。-For best operation, DJ Java Decompiler should be "associated" with .class, .jar, .java and .jad file name extensions. This allows DJ Java Decompiler to be started automatically when you open these files fr
RenameLrcPro
- 在使用mp3时,我们常将网上下载的歌词文件名去掉空格后重命名.lrc文件,此程序可批量更改歌词文件名称,将文件名中的空格去掉。-In the use of mp3, we often download the lyrics to remove the space after the file name to rename. Lrc file, change the lyrics of this program can batch file name, the file name in the s
javaiocontacts
- 用java语言实现通讯录,Java 字符界面通讯录,文件名 MyCommunication.java,主要实现的功能是添加信息,删除信息,查找信息,显示所有信息,删除所有信息!-Contacts with the java language, Java character interface contacts, the file name MyCommunication.java, the main function is to add information to achieve, delet
Folder
- 6、 编写一个Java应用程序,文件名为Folder.java,编译后执行结果如下图所示,实现指定文件夹下目录和文件的文本形式的树状结构显示。要求: 1. 输入: java Folder,显示当前文件夹下的目录和文件的文本形式树状显示; 2. 输入: java Folder C:\test>,显示C:\test文件夹下的目录和文件的文本形式树状显示;(C:\test可以为任意文件夹路径名) 3. 输入: java Folder add aa,在当前文件夹下面添加一个子目录(子目
FP-growth-algorithm-implementation
- FP增长算法的实现与测试(Java实现) 1、程序编译运行环境Eclipse3.20+JDK1.60 2、程序参数说明 -F=filename -S=support -C=confidence filename:数据集文件名,必须位于工程根目录下 support:支持度,位于0-100.0之间的任意数 confidence:置信度,位于0-100.0之间的任意数 例如:-F=anonymous-msweb.data -S=10.0 -C
txt-time
- Writetxt.java是一个向txt文本文档写入数据的类,有两个参数file和txt,分别 代表要写入的文件名和数据。 DisplaySysTime.java是一个调用系统实时时间的线程类-Writetxt.java is a text document written to the txt data type, there are two parameters file and txt, representing the need to write the file name an
masterJavaScript
- 文件名称:精通Javascr ipt,打开方式:htm,适合对Javascr ipt有一定的了解者-File name: proficient in Javascr ipt, Open: htm, suitable for Javascr ipt I have some knowledge about those
Magnifier
- 用java实现的小巧的放大镜程序 /** * 文件名:Magnifier.java * OS:GNU/Linux Ubuntu 6.10 * IDE:eclipse 3.2 * JDK 版本: 1.6.0 */-Using java to achieve compact magnifying glass procedures/*** File name: Magnifier.java* OS: GNU/Linux Ubuntu 6.10* IDE: eclipse 3.2
javazip_src
- 本软件是在JDK1.4环境下开发完成,因此您最好在JDK1.4及以上版本中运行它。程序已经实现了打开、导出、添加、删除、关闭 、内置的文本浏览器、语言识别、界面切换、按文件名、按时间等排序、日志记录、完整的菜单快捷键等基本功能-This software is developed under JDK 1.4, so you might want in the JDK 1.4 and above versions run it. Procedures have achieved open, exp
GetAttachmentFileName
- get attachment file name
DownloadServlet
- WEB下载文件,在WEB页面将链接指到该servlet,需要传递文件路径和文件名称。-WEB download documents, the link in the WEB page refers to the servlet, the need to transfer a file path and file name.
TextFindReplace
- 程序文件名称:TextFindReplace.java 功能:字符串的查找与替换-Program file name: TextFindReplace.java functions: Find and replace string
DtreeTest
- 生成动态树,可以添加节点,删除节点,数据库是mysql,sql文件在应用路径下文件名为tree_table.sql。解压后可直接放在myeclipse里-Generate dynamic tree, you can add nodes, delete nodes, the database is mysql, sql file path in the application file name is tree_table.sql. Decompression can be placed dire
file
- 向服务器上传文件的时候对文件名称生成uuid,存储目录的工具类. 对上传图片生成缩略图的工具类-Upload files to the server when the file name of the generated uuid, store the directory tools. Generates thumbnail images on upload tools
File-system
- 1. 在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个多用户多目录的文件系统。 2. 文件物理结构可采用显式链接或其他方法。 3. 磁盘空闲空间的管理可选择位示图或其他方法。如果采用位示图来管理文件存储空间,并采用显式链接分配方式,则可以将位示图合并到FAT中。 4. 文件目录结构采用多用户多级目录结构,每个目录项包含文件名、物理地址、长度等信息,还可以通过目录项实现对文件的读和写的保护。目录组织方式可以不使用索引结点的方式,但使用索引结点,则难度系数为1.2。 5.
file
- 实现循环遍历并打印d盘目录下所有文件名称,使用了递归函数。-print all file name