搜索资源列表
BitStormLite-0.1a.tar
- 经过两个多星期业余时间的努力,终于做出了一个可以发布的BitStorm版本 目前版本是BitStorm 0.1 Lite version,主要特性如下 1)基于C++和GTK2,占用系统资源少 2)可调整大小的磁盘缓存,极大的减轻磁盘负担 3)支持多Tracker 4)支持UTF-8编码的Torrent文件,文件名不会出现乱码 5)可设置最大连接数量和最大同时上传数量 Ubuntu 5.10用户可以使用下面的deb包 http://www.s
磁盘管理系统(DiskExpert)V2.0
- 可以充当一个在线FTP的功能,如果服务器没有系统帐号的限制,可以访问服务器上面全部目录,下载,上传,复制,剪切,粘贴,编辑,重命名,仿真window界面,功能方便易用。 初始密码admin-can serve as an online FTP functions If the server does not limit the system account, the server can access all of the above catalog, download, upload, cop
CSharpOA
- 文件介绍】 这个系统的目录结构和名称都不要随便改,要改的话必须到vs.net里面统一改。 【使用介绍】 首先需要设置Web共享infoWeb文件夹下的thePhile文件夹。 数据库不要用.sql的,要用infoWeb文件夹下的thephile-database-backup文件, 把这个文件考到sql server的backup目录下,生成sql数据库的方法是选择: 所有任务-〉还原备份-〉设备-〉磁盘-〉选择这个文件。
29782163TreeView
- 使用treeview控件遍历磁盘目录,适合初学者学习treeview使用-Use TreeView control disk directory traversal for beginners to learn to use TreeView
PACHONG
- 网络爬虫程序源码 这是一款用 C# 编写的网络爬虫 主要特性有: 可配置:线程数、线程等待时间,连接超时时间,可爬取文件类型和优先级、下载目录等。 状态栏显示统计信息:排入队列URL数,已下载文件数,已下载总字节数,CPU使用率和可用内存等。 有偏好的爬虫:可针对爬取的资源类型设置不同的优先级。 健壮性:十几项URL正规化策略以排除冗余下载、爬虫陷阱避免策略的使用等、多种策略以解析相对路径等。 较好的性能:基于正则表达式的页面解析、适度加锁、维持HTTP连接等
C_disk_directory
- C#获取磁盘目录结构以树形方式显示C # for disk directory structure displayed in a tr-C# for disk directory structure displayed in a tree
Logger
- C#源码编写实现记录操作日志程序,可以停止启动日期,如果超过一个月自动删除日志文件,以便释放磁盘资源,一刻钟扫描一次,检测并删除过期文件(只保留最近一个月的日志文件),当日志文件不止一个时, 初始化组件运行所需参数,生成的日志记录在logs目录下,与exe同级目录。-Written in C# source code to achieve the operation log recording program, you can stop start date, if more than a mo
OperateDirectory
- 完成对 我的电脑,驱动器,文件夹,文件的搜索与遍历。自动识别电脑里面的 磁盘符号,自动根据指定的条件遍历 文件夹目录,既可以实现遍历 一级子目录,也可以深度遍历这个文件夹所有子目录,直至最底层的文件并显示出来-Completed on my computer, the drive, folder, file search and traversal. Automatic identification symbol disks inside the computer automatically T
FindKeyWord
- 查找目录中含有关键字的文件或文件夹, 最大可以搜索一个磁盘-Find the directory containing the file or folder that keyword, you can search for a maximum disk
FileManager
- 通过WEB页面实现一个简单的文件管理器,可以使用浏览器来管理服务器上所有磁盘下的文件和目录。-Implement a simple file manager through the WEB page, you can use a browser to manage files and directories under all disks on the server.
getdir
- C#获取系统目录属性信息,左侧以Treeview的形式展开磁盘信息,选择任意一个目录后,右侧显示目录属性信息,包括创建时间、访问时间和上次写入时间等。可以学习下填充目录和文件到 TreeView 控件中, 获取驱动器顶级目录列表,如果获得的目录信息正确,则将它添加到 TreeView 控件中以及遍历子目录的技巧。-C# get the system directory attribute information in the form on the left to expand the Tree
operating_system
- 运用C#语言在VS2005开发环境编写软件模拟UNIX操作系统磁盘文件管理系统—-成组链接法,实现了文件的创建,写文件,读文件、删除文件以及创建目录,删除目录等文件管理的基本操作。-VS2005 using C# language development environment for writing software in simulation of the UNIX operating system disk file management system- a set of links me
CSharp
- 实例功能:搜索本地所有磁盘(包括硬盘,U盘,光驱这些存储器),中的所有文件和目录,当然,系统保护的某些文件或文件夹可能无法现实出来,搜索出来后它们是以树型结构在TreeView控件中显示 开发工具以及开发语言:Visual Studio.net 2005 -C#-Examples of functions: search all local disks (including hard disk, U disk, optical drive these memory), all files a
getdir[cSharp]
- C#获取系统目录属性信息,左侧以Treeview的形式展开磁盘信息,选择任意一个目录后,右侧显示目录属性信息,包括创建时间、访问时间和上次写入时间等。可以学习下填充目录和文件到 TreeView 控件中, 获取驱动器顶级目录列表,如果获得的目录信息正确,则将它添加到 TreeView 控件中以及遍历子目录的技巧。-C# Get System directory attribute information in the form on the left to Treeview Expand dis
49b9b02e1461
- 模拟实现采用二级目录结构的磁盘文件系统中的文件操作。-Analog implementation using two disk directory structure of the file system file manipulation.