Welcome![Sign In][Sign Up]
Location:
Search - java dir

Search list

[Other resourceWin32_JVM_App

Description: Invoke JavaProg.main() from a win32 program: . compile Main.java . compile VC project . set include path for jni.h, which is under java_Home\\include . set linking path for jvm.lib, which is under java_Home\\lib\\jvm.lib . copy Main.class and Main$1.class to the working dir of the VC project (or the same dir with the output executable App.exe) . run App.exe . set searching path for jvm.dll
Platform: | Size: 38178 | Author: 宗睿 | Hits:

[JSP/Javajavalikedos

Description: 用JAVA模拟DOS环境,执行DIR ,DEL,SET等相关操作!-with JAVA simulated DOS environment, the DIR, DEL, SET, and other related operations.
Platform: | Size: 3229 | Author: jijinn | Hits:

[JSPWin32_JVM_App

Description: Invoke JavaProg.main() from a win32 program: . compile Main.java . compile VC project . set include path for jni.h, which is under java_Home\include . set linking path for jvm.lib, which is under java_Home\lib\jvm.lib . copy Main.class and Main$1.class to the working dir of the VC project (or the same dir with the output executable App.exe) . run App.exe . set searching path for jvm.dll
Platform: | Size: 37888 | Author: 宗睿 | Hits:

[JSP/Javajavalikedos

Description: 用JAVA模拟DOS环境,执行DIR ,DEL,SET等相关操作!-with JAVA simulated DOS environment, the DIR, DEL, SET, and other related operations.
Platform: | Size: 3072 | Author: jijinn | Hits:

[CSharpunixfilesystem

Description: 完整的文件系统模拟 基本功能 (1)多用户 (2)多级目录:具有树形目录结构;(3)具有login (用户登录)和用户身份认证功能;(4)文件的创建: create (5)文件的打开:open(6)文件的读:read(7)文件的写:write(8)文件关闭:close(9)删除文件:delete (12)列出文件目录:dir(列目录时要列出文件名、物理地址和文件长度) (13)退出:logout (14)文件保护机制-integrity of the file system simulation basic functions (1) Multi-user (2) Multi-level directory : with the tree structure; (3) having a login (user login) and user authentication functions; (4) Documentation of the founders : create (5) documents the open : open (6) the documents read : read (7) of the document reads : write (8) documents Close : close (9) delete the file : delete (12) provides directory : dir (listed directory to list name, physical address and length of documents) (13) withdrew : logout (14) document protection mechanisms
Platform: | Size: 7168 | Author: sonica | Hits:

[OS programsapjcorfc

Description: java 连接 sap 要用到的 librfc32.dll文件.将librfc32.dll的文件复制到目录 {windows-dir}\system32下面。如果该文件已经存在,则覆盖它。这个文件就是SAP的RFC协议实现,-sap to use java to connect to the librfc32.dll document. librfc32.dll documents will be copied to the directory (windows-dir) system32 below. If the file already exists, then cover it. This document is SAP
Platform: | Size: 1360896 | Author: 李帅 | Hits:

[USB developfiletransfer25

Description: How to get the java home dir.
Platform: | Size: 812032 | Author: Sher | Hits:

[JSP/JavaMyDos

Description: 采用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.
Platform: | Size: 6144 | Author: 刘虹 | Hits:

[JSP/Javawenjianxitong

Description: 用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, read, write2. Out directory to list the file name, physical address, to protect code and file names 3 . the source file can be read and write protection
Platform: | Size: 2644992 | Author: 陈胜男 | Hits:

[JSP/Javamime-dir-j-vcard4j-1.4.1-project

Description: 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.
Platform: | Size: 164864 | Author: 潘涛 | Hits:

[Linux-UnixShellOfJava

Description: 自己用Java编写的Shell,实现了Shell中常用的cd,clr,dir,help,quit等功能。-A Shell file writed by myself in Java plat.It include the basic functions of Shell,such as cd,clr,dir,help,quit and so on.
Platform: | Size: 3072 | Author: 王明 | Hits:

[JSP/JavaftpServer

Description: 用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 registration, display a list of files server, download files, etc.
Platform: | Size: 4096 | Author: shangyong | Hits:

[JSP/Javadir.file.search

Description: 用Java实现的文件夹和文件查询操作,熟悉文件操作函数-Implemented with the Java folder and file search operation, familiar with the file operation function
Platform: | Size: 53248 | Author: 高高 | Hits:

[JSP/Javaq5_1

Description: 1) 编写一个图形化小工具,功能类似系统工具dir,可查看用户给定文件的创建时间、文件类型、文件大小等信息。 提示: 创建时间、文件大小等信息可直接通过file类取得,文件类型需要写方法判断,接受用户输入的文件名,截取其后缀,根据其后缀判断文件的类型。例如后缀为.java的是Java的源程序文件,后缀为.txt的是文本文件。注意提高程序的容错性(输入的格式的多样性和不确定性)。-A) preparation of a graphical gadgets, functionally similar system tools dir, given by the user can view the file creation time, file type, file size, and other information. Tip: creation time, file size and other information can be obtained directly through the file type, file type, methods need to write judgments, accept user input file name, the interception of the suffix, according to its extension to determine the file type. For example suffix. Java is a Java source file, the suffix of. Txt is a text file. Note improve program fault tolerance (input format diversity and uncertainty).
Platform: | Size: 2048 | Author: cui fan | Hits:

[JSP/JavaDir

Description: 用java中实现windows的DIR工具-Using java to achieve the windows DIR tool
Platform: | Size: 1024 | Author: 王栋 | Hits:

[Picture Viewerabc

Description: 查看某个文件夹中的图片,显示在网页中。程序片: package tom.jiafei import java.io.* class FileName implements FilenameFilter { public boolean accept(File dir,String name) { boolean boo=false if(name.endsWith(".jpg")||name.endsWith(".JPG")) boo=true return boo } } public class Play { int imageNumber=0,max String pictureName[],playImage public Play() { File dir=new File("D:/myjsp/image") pictureName=dir.list(new FileName()) max=pictureName.length } public void setImageNumber(int n) { if(n<0) n=max-1 if(n==max) n=0 imageNumber=n } public int getImageNumber() { return imageNumber } public String getPlayImage() { playImage=new String("<image src=image/"+pictureName[imageNumber]+" "+ " width=900 height=800></image>") return playImage } }-View the picture in a folder, displayed in Web pages. Applet: package tom.jiafei import java.io.* class FileName implements FilenameFilter {public boolean accept (File dir, String name) {boolean boo = false if (name.endsWith (" . Jpg" ) | | name . endsWith (" . JPG" )) boo = true return boo }} public class Play {int imageNumber = 0, max String pictureName [], playImage public Play () {File dir = new File (" D:/myjsp/image " ) pictureName = dir.list (new FileName ()) max = pictureName.length } public void setImageNumber (int n) {if (n < 0) n = max-1 if (n = = max) n = 0 imageNumber = n } public int getImageNumber () {return imageNumber } public String getPlayImage () {playImage = new String (" <image src=image/"+pictureName[imageNumber]+" "+ " width=900 height=800></image> " ) Return playImage }}
Platform: | Size: 3072 | Author: 方涛 | Hits:

[JSP/JavaDir.java

Description: 实现图片浏览,并且支持幻灯片播放,支持打开文件夹后浏览整个文件夹文件预览-picture viwer in Java
Platform: | Size: 4096 | Author: Caroline | Hits:

[JSP/Javagoogle_oauth2

Description: 一套完整的 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\ java -classpath "bin;lib/*;" com.google.oauth2.Oauth2(A complete set of Google drive certification system, according to the following command: run the compiler will apply for ID and Client Client secrets added to the client_secrets.json CD. (the current path source root) MKDIR bin dir /b/s src\*.java src.list javac -sourcepath SRC -d bin "-classpath" lib/*; "@src.list copy client_secrets.json bin\ Java -classpath bin; lib/*;" com.google.oauth2.Oauth2)
Platform: | Size: 5373952 | Author: tesla-ggg | Hits:

[JSP/JavaLOST.DIR

Description: 用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.)
Platform: | Size: 23552 | Author: 静静比 | Hits:

CodeBus www.codebus.net