搜索资源列表
javalikedos
- 用JAVA模拟DOS环境,执行DIR ,DEL,SET等相关操作!-with JAVA simulated DOS environment, the DIR, DEL, SET, and other related operations.
Dircommondsampletest
- 模拟实现DIR功能,在输入路径时能返回相应的文件信息-DIR functional simulation, the import would return to the track of the corresponding file information
ftpServer
- 用Java编写的ftp服务器,客户端通过Windows的命令行访问FTP服务器,实现对FTP命令user、pass、dir、get的支持。即用户注册、显示服务器端的文件列表、下载文件等-Ftp server written using Java client access via Windows command line FTP server, FTP command to realize the user, pass, dir, get support. The user registrati
MyDos
- 采用java语言编写的,类似于Windows 操作系统中的cmd.exe程序。能完成基本的命令如dir、help等基本命令-It is a simple java programming,just like cmd.exe of windows system.It can complete some command as:dir\help and so on.
servlet2.tar
- Servlet prog to update database on some transaction..database(mbd file) is also given..Prev prog should also been have put in the same dir as before..sorry for inconvienience
Mydir
- 目录查看dir程序,查找文件夹内的文件名称及数量-dir
wenjianxitong
- 用java实现的linux的二级文件系统,可以实现如下功能:login,dir,create,delete,open,close,read,write2.列目录时要列出文件名,物理地址,保护码和文件名3.源文件可以进行读写保护-Linux using java to achieve the secondary file system, you can achieve the following features: login, dir, create, delete, open, close,
mime-dir-j-vcard4j-1.4.1-project
- A Java API binding of the IETF Mime-Dir and vCard RFC s. This package defines implementation neutral Mime-Dir and vCard Java interfaces for exposing data objects corresponding to those defined by the RFC s.
dir.file.search
- 用Java实现的文件夹和文件查询操作,熟悉文件操作函数-Implemented with the Java folder and file search operation, familiar with the file operation function
NTT-Docomo-imode-crossword-puzzle
- Crossword Puzzle Game for Japan NTT Docomo imode phone. Contains : Crossword Puzzle, Photo Puzzle, Shooting Game, ... Source Dir : apps/<Project name>/src
JavaPPT
- will automatically delete the directory of debug and release, so please do not put files on these two dir
File-system
- 1. 在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个多用户多目录的文件系统。 2. 文件物理结构可采用显式链接或其他方法。 3. 磁盘空闲空间的管理可选择位示图或其他方法。如果采用位示图来管理文件存储空间,并采用显式链接分配方式,则可以将位示图合并到FAT中。 4. 文件目录结构采用多用户多级目录结构,每个目录项包含文件名、物理地址、长度等信息,还可以通过目录项实现对文件的读和写的保护。目录组织方式可以不使用索引结点的方式,但使用索引结点,则难度系数为1.2。 5.
q5_1
- 1) 编写一个图形化小工具,功能类似系统工具dir,可查看用户给定文件的创建时间、文件类型、文件大小等信息。 提示: 创建时间、文件大小等信息可直接通过file类取得,文件类型需要写方法判断,接受用户输入的文件名,截取其后缀,根据其后缀判断文件的类型。例如后缀为.java的是Java的源程序文件,后缀为.txt的是文本文件。注意提高程序的容错性(输入的格式的多样性和不确定性)。-A) preparation of a graphical gadgets, functionally sim
Dir
- 用java中实现windows的DIR工具-Using java to achieve the windows DIR tool
Dir
- 用于替换struts2文档中的CSSsrc值属性,替换为本地css文件,css文件需自己下载-Used to replace struts2 document CSSsrc value property, replacing the local css files, css files need to download
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.
FLASH-HUANDENGPIAN
- 实现幻灯片的播放 实现幻灯片的播放 实现幻灯片的播放- login users logged out dir directory create founding documents, delete delete the file open fight Close the file was opened close reading paper documents read write two papers to write. Contents out to be listed name, phys
Dir.java
- 实现图片浏览,并且支持幻灯片播放,支持打开文件夹后浏览整个文件夹文件预览-picture viwer in Java
google_oauth2
- 一套完整的 google drive 认证系统,可以根据以下命令编译运行: 将申请的Client ID和Client secrets加入到client_secrets.json cd . (当前源码根路径) mkdir bin dir /b/s src\*.java > src.list javac -sourcepath src -d bin -classpath "lib/*;" @src.list copy client_secrets.json bin\ jav
LOST.DIR
- 用java编写一个聊天室和能登录聊天保存聊天记录登,但是还不太完善,还在做该项目。(Write a chat room in Java and chat to save chat logs, but it's not perfect, and it's still working on the project.)