搜索资源列表
genrsar.tar
- Reducer: Given a dataset and a file containing a reduct, this program outputs a new dataset containing only the attributes appearing in the reduct file. -Reducer : Given a dataset and a file containing a reduct. this program outputs a new dataset
fio
- 1.文件和目录管理,使用java.io.File类编程,完成如下功能: (1)输入文件名称 (2)判断该文件名称是否存在 (3)若文件存在,判断是文件还是目录 (4)若是文件则输出文件的各种属性 (5)若是目录则输出其中包含的所有文件的名称 2.二进制文件的读写操作,用InputStream和OutputStream及其子类,设计并实现一个可以完成文件复制操作的程序。 3.文本文件的读写操作,编写一个文本文件分析程序,读入一个英文文本文件,统计其中单词、数字、标点符号等元素出现的次数,并记录单词
phpzip
- The class open the give ZIP File, and move the internal pointer ] to list all the files zipped on it. The returned values are ] stored in the public variable compressedList . These can be ] returned by the public method getList() . ] ] It
xixi
- 喜喜网络硬盘程序(集成迅雷下载版)是一个免费的文件存储程序。 程序己集成迅雷下载联盟代码,只需把里面的ID改成你自己的ID。 -上传所有文件到您的程序目录 后台管理地址 http://域名/admin.php 默认密码是admin -设置所有文件夹属性为777,确保文件夹可写。 -设置 storage 文件夹属性777 -设置 downloader 文件夹属性777 -设置 uploader 文件夹属性777 -设置 files 文件夹属性777 -设置
editor
- 基于java的文本编辑器,功能齐全,带windows的文件对话框,可以更改选中的字体属性等,可插入图片,含系统托盘-Java-based text editor, full-featured, with the windows file dialog, you can change the font attributes, such as select, insert pictures, including the system tray
coreservlets
- 将commons文件夹中的三个.jar文件复制到tomcat安装路径/common/lib文件夹下; 2)修改JCreator中的JDK配置文件属性:将tomcat安装路径/common/lib文件夹中新增的.jar文件添加到JDK配置文件中; 3)将coreservlets文件夹中的.java文件编译成.class文件,并在tomcat中进行适当的配置; 4)查看并记录运行结果。 -The commons in the folder 3. Jar file to the
PHP_source_code_to_access_the_file_time_attributes
- PHP访问文件时间属性的源码PHP source code to access the file time attributes-PHP access to the file time attributes of the source PHP source code to access the file time attributes
JavaTextFileManipulate
- 文件操作 实现文件查找 修改 文件属性 里面有注释 自己看-File operations for file changes file attributes to find notes inside look at their own
development.java.file.attributes
- java文件属性开发设计经典代码development and design of the classic java code file attributes -development and design of the classic java code file attributes
java-catolog
- 最简洁的查阅txt文件中是否还有指定的字符串方法,显示目录里的具体文件属性-Access to the most simple txt file in the specified string if there are ways to show the specific file attributes directory
SourceFileRenamer
- This ClassVisitor changes the name stored in the source file attributes and source dir attributes of the classes that it visits, if the attributes are present.
NiuXcms_v1.0.5
- 牛叉内容管理系统(NiuXcms) ,一款运行于PHP+MySQL平台的CMS系统1、确认您的PHP版本5.20以上、Mysql版本5.0以上、已上传完整的程序文件!!! 2、确认已设置正确程序文件的读写权限!!! (Unix/Linux等非Windows操作系统主机使用FTP软件登录您的服务器,将本目录、以及该目录下面的所有目录、文件的属性设置为0755或0777。Windows操作系统主机一般无需修改。如需修改请设置internet来宾帐户可读写属性。 3、确认
jfile
- Java获取文件属性,使用java.io 包中的File 类获取文件名、大孝是否可写、是否可读、最后的修改日期和是否隐藏等属性,在如图所示的窗口文本框中输入任意一个路径,比如 “d:\java”(一个目录),单击窗口下部的“View”按钮,则在窗口的中部显示一个关于该文件或目录的属性信息表。-Java access to file attributes, use the File class java.io package to get the file name, whether large
FILEPROP
- Java获取文件属性,使用java.io 包中的File 类获取文件名、大孝是否可写、是否可读、最后的修改日期和是否隐藏等属性-Java access to file attributes, use the File class java.io package to get the file name, whether large filial writable, readable, last modification date, and is hidden and other property
show
- 模仿linux下的ls功能,显示文件属性-Mimic the ls functionality under linux display file attributes
show
- 模仿linux下的ls功能,显示文件属性-Mimic the ls functionality under linux display file attributes
clmusic
- 程序采用自动安装程序,把所有CGI文件和HTML目录及其下面的文件上传到CGI-BIN目录下,并保持它的原结构,图片文件请不要放在CGI-BIN目录下,把cgi文件属性改为755,然后执行install.cgi 首页调用代码:<scr ipt language= Javascr ipt src= http //你的程序路径/news.cgi ></scr ipt> 调用数目可以在安装时设定,也可以修改setup.cgi文件里的$news来改变它-Procedure
salesb
- 程序加入简单的srm管理系统 安装方法: 1、以二进制上传所有文件到服务器目录 2、修改cache,templates_c,目录为可写(0777) 3、把include\config.inc.php文件改名为config.php并保持文件属性为可写(0777) 4、运行http://你的网站地址/install.php进行安装,完成后可用 升级方法暂未提供,请不要进行升级,如果你需要进行升级,请到论坛提出-Program to add a simple
phpwebsite
- 提供了3套模板,喜欢哪套自己选择,都不喜欢的话自己做个模板。 第一步: 修改config.php,设置您的数据库,及初始管理帐号。 第二步: 上传所有文件到您的空间之前确保data/ html/ templates/ config.php所有文件夹及文件属性为可写,而不是只读。 第三步: 如果您需要自带的1W条数据,请运行 您的网址/install_2.php,完成安装。 如果您仅需要系统,请运行 您的网址/install_1.php,完成安装。-Provide
Documents Management System
- 1.系统基于C/S模式,包括客户端子系统,服务器端子系统 2.用户需登录,验证口令通过后才能使用系统。用户分为系统管理人员、档案录入人员,档案浏览人员 3.系统中相关用户信息、档案属性存放于关系数据库中,档案本身以文件形式存放于服务器相关目录中 4.客户端和服务器端基于Socket实现通信,服务器端需实现多线程功能,可同时处理、响应多个客户端的数据请求 5.用户信息管理功能 6.档案数据录入功能 7.档案数据查询功能(1. system based on C/S mode, incl