搜索资源列表
php-5.2.0-win32
- 一种新型的CGI程序编写语言,易学易用,运行速度快,可以方便快捷地编写出功能强大,运行速度快,并可同时运行于Windows、Unix、Linux 平台的Web后台程序,内置了对文件上传、密码认证、Cookies 操作、邮件收发、 动态GIF生成等功能,PHP3直接为很多数据库提供原本的连接,包括Oracle,Sybase,Postgres,Mysql,Informix,Dbase,Solid, Access 等 ,完全支持ODBC接口,用户更换平台时,无需变换PHP3代码,可即拿即用。Php3
linuxphonebook
- Linux C编程实现简单电话薄(从文件中读取记录,支持插入、删除和保存操作)-Linux C programming simple phone book (read from the file record to support insert, delete, and save operation)
File
- linux 环境下的IO操作,对文件有较为完整的处理-deal with IO in linux ,is fit for green hand
ZnFAT
- znFAT是由振南研发的一套功能完备、高率精简的嵌入式FAT32文件系统的解决方案。它可以在SD卡、U盘等存储设备上轻松实现各种文件操作,如文件数据读写、文件或目录的创建等等。它与Windows或Linux等操作系统上的FAT32文件系统高度兼容。-It s Just GOOD!No experience~
linux_C_lib
- 在Linux实现动态链接库和C语言静态库,使用这个简单的代码可以是这些动态和静态库链接的操作有很好的理解,代码还包含一个makefile文件-In the Linux implementation of dynamic link libraries and static library in C language, use this simple code can be a good understanding of these dynamic and static libraries link
domain3
- linux shell 将指定域名解析加入hosts文件中,可以对单个域名多个域名以及域名列表操作-linux shell will be added to the specified DNS hosts file, you can operate on a single domain multiple domain names and domain name list
80
- 爱特文件专家安装环境:PHP5+ SESSION 首次使用提示创建帐号密码修改密码直接编辑admin.php 在Linux操作系统中将更好用不选择任何文件则使用清单文件选择文件并操作会-Aite documents expert installation environment: PHP5+ session first use prompted to create a username and password to modify the password directly edit admin
55
- linux下多线程结构体数组对文件进行读写操作,涉及一条线程打开文件,读取一个文件数据,入队到循环队列buffer;另一条线程循环队列buffer进行出队写入到另一个文件中。-Under Linux multithreaded structure array to the file to read and write operations, involving a thread to open the file, read a file data, the team to the circula
tina-3.4.4-x64-mswin
- Tina是一款对时间Petri网支持得比较好的软件,也是我用得较多的一款软件。 它的运行程序是解压后/bin目录下的nd.exe文件(NetDraw),适用于Windows和Linux操作系统,也就是说他的移植性很好。 Tina的操作也比较特别,很多操作需要借助键盘按键来完成,如:Ctrl + g用来切换软件背景网格线的有无;鼠标中键用来添加库所;Ctrl +鼠标中键用来添加变迁;用鼠标中键在库所与变迁间拖拽可以添加弧。(Tina is a good support for time Petri
ntfs-3g_ntfsprogs-2017.3.23 - 副本
- 多平台文件系统移植库。 NTFS-3G是一个开源软件,支持在Linux, FreeBSD, Mac OS X, NetBSD, Haiku操作系统下读写NTFS格式的分区。它能快速且安全的操作Windows XP, Windows Server 2003, Windows 2000 以及Windows Vista文件系统,除了完全的文件属主和访问权限,它支持所有符合POSIX标准的磁盘操作。(Multi platform file system transplantation Library)
LinuxFile
- 封装了嵌入式Linux常用的文件操作函数,增加了错误反馈,提高了调用的安全性。(It encapsulates the common file operation function of embedded Linux, increases the error feedback, and improves the security of call.)
putty2186
- 一个简单的小工具,ssh工具,可以输入一些linux指令来文件夹以及目录操作(this is a simple tool about Linux)
os_file
- 操作系统课设作业。在磁盘空间模拟一个linux文件系统,并提供基本的文件操作命令(如mk, cp, mkdir, rmdir, cd, ls, cat, chmod, chown, chgrp, chnam等)。文件系统的实现采用混合索引式文件结构,包括使用空闲节点号栈管理空闲节点和成组链接管理空闲盘块。(Simulate a Linux file system in disk space and provide basic file operation commands (such as MK