Welcome![Sign In][Sign Up]
Location:
Search - ziyuanguanliqi

Search list

[OS programziyuanguanliqi

Description: 资源管理器是帮助用户组织文件和目录的有力工具,可以用它来查看全部文件和目录,然后建立一个适合于自己的目录结构;还可以利用资源管理器来移动和拷贝文件、启动运用程序、连接网络,也还可以把数据文件和应用程序连接起来,实现在启动应用程序的同时打开文件。
Platform: | Size: 22524 | Author: 王汪 | Hits:

[CSharpziyuanguanliqi

Description: C#资源管理器 有功能树,有目录 可以复制,删除,重命名文件
Platform: | Size: 284161 | Author: yjq | Hits:

[Windows Developziyuanguanliqi

Description: 这是一个用VC++写的资源管理器的程序, 它模拟了电脑上的资源管理器,可打开和修改文件.
Platform: | Size: 100874 | Author: 沈画 | Hits:

[Multimedia programziyuanguanliqi

Description: VC编写的多媒体播放器-a multimedia player from vc programing
Platform: | Size: 46724 | Author: 军雨 | Hits:

[JSP/Javaziyuanguanliqi

Description: 用java实现的模拟windows资源管理器.可以随便访问计算机中的众多资源.
Platform: | Size: 12808 | Author: bobo | Hits:

[Multimedia programziyuanguanliqi

Description: VC编写的多媒体播放器-a multimedia player from vc programing
Platform: | Size: 46080 | Author: 军雨 | Hits:

[OS programziyuanguanliqi

Description: 资源管理器是帮助用户组织文件和目录的有力工具,可以用它来查看全部文件和目录,然后建立一个适合于自己的目录结构;还可以利用资源管理器来移动和拷贝文件、启动运用程序、连接网络,也还可以把数据文件和应用程序连接起来,实现在启动应用程序的同时打开文件。-Resource Manager is to help users organize files and directories a powerful tool, you can use it to view all files and directories, and then create a suitable directory structure on their own can also use Explorer to move and copy files, start the application process, connected network, can also be used to data files and applications linking realize at the start of applications at the same time open the file.
Platform: | Size: 22528 | Author: 王汪 | Hits:

[CSharpziyuanguanliqi

Description: C#资源管理器 有功能树,有目录 可以复制,删除,重命名文件-C# Explorer has features trees, have the directory can be copied, delete, rename files
Platform: | Size: 1675264 | Author: yjq | Hits:

[Windows Developziyuanguanliqi

Description: 这是一个用VC++写的资源管理器的程序, 它模拟了电脑上的资源管理器,可打开和修改文件.-This is a used VC to write resource manager process, which simulates the computer resource manager, to open and modify the document.
Platform: | Size: 4243456 | Author: 沈画 | Hits:

[JSP/Javaziyuanguanliqi

Description: 用java实现的模拟windows资源管理器.可以随便访问计算机中的众多资源.-With java analog realize Explorer windows. Can easily access the many resources on your computer.
Platform: | Size: 12288 | Author: bobo | Hits:

[Windows Developziyuanguanliqi

Description: 一个经典的资源管理器开发程序,编译已经通过了,可以放心使用-A classic resource manager development program, the compiler has already passed, you can rest assured that the use of
Platform: | Size: 75776 | Author: 李宗盛 | Hits:

[GUI Developziyuanguanliqi

Description: 资源的查看,以及一些基本功能!如:复制、粘贴、剪切等等。-Resources view, as well as some basic functions!
Platform: | Size: 162816 | Author: dingyan | Hits:

[GUI Developziyuanguanliqi

Description: 简易资源管理器,能够显示本机文件大小,最近修改时间等-ziyuanguanliqi
Platform: | Size: 3685376 | Author: mikeliver | Hits:

[Windows Developziyuanguanliqi

Description: 用C#framework编写的资源管理器-And windows to get Explorer as
Platform: | Size: 61440 | Author: 蒋天福 | Hits:

[e-languageziyuanguanliqi

Description: 这个是易语言源码,首先声明不懂易语言的不要下,毒软误报的问题不再解释,源码内容:资源管理器-This is the easy language code, the first statement easy to understand language not under-virus software is no longer explain the problem of false positives, Source Content: Resource Manager
Platform: | Size: 12288 | Author: xiaomingw | Hits:

[JSP/Javaziyuanguanliqi

Description: java实现的资源管理器 能实现查看本地资源 功能基本实现-Java realize resource manager can realize check local resources function realized basically
Platform: | Size: 105472 | Author: 张彬 | Hits:

[Delphi VCLziyuanguanliqi

Description: 资源管理器制作,方便树形查看。美丽的长城永不倒-Explorer production, convenient tree view
Platform: | Size: 181248 | Author: wujiaoyi | Hits:

[GUI Developziyuanguanliqi

Description: Windows资源管理器大家都不陌生,用它你可以做出与Windows几乎一模一样的资源管理器,非常实用。内附使用说明文档-Everyone is familiar with Windows Explorer, you can use it to make almost exactly the same with Windows Explorer, very practical. Included use of documentation
Platform: | Size: 136192 | Author: Action | Hits:

[JSP/Javaziyuanguanliqi

Description: 项目的目的是练习高级Swing的组件的使用: 同时掌握java编译器与VM的工作机理 为了区别于MS的资源管理器,我们设计成初级Java练习者的java,class,mf文件等资源文件管理器 功能如下: 设置类路径。 设置扩展路径。 过滤显示*.java,*.class,*.mf,*.jar,*.war,*.ear,*.properties等文件。 能察看编辑保存*.java,*.mf,*.properties等文件。 能编译运行*.class,*.jar文件。 能察看jar,ear,war等文件信息。 本类中采用内部窗体。 使用Swing中的复杂组件:JTree、JTable、JTabledPane 使用反射技术反射已存在的class文件,并获取该文件中的字段、构造方法、方法等信息 读取文件的一些信息及内容-The purpose of the project is the use of the practice Advanced Swing Components: master java compiler and VM mechanism in order to distinguish it from the MS Explorer, we designed the primary Java practitioners java class, mf files and resources such as file management function as follows: set classpath. Set the expansion path. Filter display* java,* class,*. Mf, jar,*. War,*. Ear,*. Properties and other documents. Energy back to edit save java,* mf,*. Properties and other documents. Can compile and run the* class*. Jar file. Back jar, ear, war file information. This class uses an internal form. Complex components in Swing: the JTree, JTable, JTabledPane use reflective technology reflected existing class files, and access to fields, constructors, methods, and other information in the file to read the file and content
Platform: | Size: 219136 | Author: | Hits:

[Othervb-ziyuanguanliqi

Description: 资源管理器,方便实用,谁能再开发出文件搜索功能?-Explorer, convenient and practical, who can then develop a file search function?
Platform: | Size: 64512 | Author: tom | Hits:
« 12 »

CodeBus www.codebus.net