搜索资源列表
file
- 二级文件系统 可以实现目录浏览 创建目录 创建文件等操作-Secondary file system directory can create a file browser, such as the creation of directory operations
cutftp.tar
- 一个非常简单的FTP服务器,包括浏览、删除、上传、下载、转换目录等最基本的功能,用传统的多进程的方式实现。可供初学 Linux网络编程的朋友参考。什么都不用说了,一切尽在代码中,注释还是比较丰富的。 -A very simple FTP servers, including browsing, delete, upload, download, convert directories such as the most basic functions, the traditional multi-
linux_server
- 一个非常简单的linux FTP服务器。包括浏览、删除、上传、下载、转换目录等最基本的功能,用传统的多进程的方式实现。压缩文件里有详细的编译说明。-A very simple linux FTP server. Including browsing, delete, upload, download, convert directories such as the most basic functions, the traditional multi-process ways. Compress
cloud-0.1.tar
- 微型云演示程序,可运行在Linux/Android终端里。可以HTTP方式远程浏览指定的目录文件,可以改进支持专属于你的云计算应用/服务。-Micro cloud demo can be run on Linux/Android terminal. HTTP methods can remotely browse the directory specified files, can improve the supporting post your own cloud computing appl
filesystem
- 在Ubuntu下实现一个简单的文件系统,可以实现创建目录浏览目录,建文件等功能-Under the Ubuntu implement a simple file system
linux--from-entry-to-the-master
- Linux是目前增长最迅速的操作系统。《Linux从入门到精通》由浅入深、循序渐进地向读者介绍Linux的基本使用和系统管理。全书内容包括Linux概述、Linux安装、Linux基本配置、桌面环境基本操作、Shell基本命令、文件和目录管理、软件包管理、磁盘管理、用户与用户组管理、进程管理、网络配置、浏览网页、收发邮件、文件传输和共享、远程登录、多媒体应用、图像浏览和处理、打印机配置、办公软件的使用、Linux编程工具、Shell编程、服务器基础知识、Apache服务器、vsftpd服务器、S
ls.c.tar
- 使用c语言重写Linux的ls命令,实现浏览目录的功能。-come true the function of read directories in linux.