搜索资源列表
caoqing
- 最近学习了非阻塞IO(NIO),因为厌烦了在开发并行处理时候,阻塞IO所导致的肥服务端,因为对于每个客户连接都要产生一个线程对此进行处理,当然你可以不这样实现,但我的前提是开发并行处理,下面是我的源码,因为是在dos命令行测试的,所以要是编写为GUI的时候,还要很多要改的东西,这也是我下个征服的对象,当然我已经迫不及待了,下面是我花了三个晚上学习并编写的非阻塞聊天室:(供交流学习用) -recent study nonobstructive IO (NIO), as tired in the d
dos
- DOS功能,主要介绍简单的DOS使用命令. 在DOS下的一些查询,运行指令等.-DOS functions, mainly on the use of a simple DOS command. DOS some inquiries, Operation directions.
eve
- 该问家是专门用dos 命令的全集,是我自己继承的;-The family asked specifically to use the Complete Works of dos command is the succession of my own
DOS
- dos命令大全 dos命令大全-it is the total command of dos
dos
- 有关dos常用的命令,很全的呦,很实用的-Commonly used on the dos command, it is the Yo-wide, very practical! ! !
Windows9xMeXPDOS
- DOS命令实用技术详解,适用于WINDOWS 9x/Me/2000/XP/2003-Detailed DOS command practical technologies for WINDOWS 9x/Me/2000/XP/2003
DOS
- dos基础,迅速熟悉dos基础命令,不再让你烦恼-dos-based, rapidly familiar with the dos-based command, no longer allows you to trouble
MSDOS7Command
- msdos命令全集(chm格式) msdos命令全集(chm格式)-msdos command complete works (chm format) msdos command complete works (chm format)
DOS
- Dos命令大全,轻松学习DOS不再难,你想成为DOS高手吗,来吧,秘密在这里。-Dos command Daquan, easy to learn DOS is no longer difficult to master DOS do you want to be, come on, a secret here.
DOS
- DOS的命令全解,简单全面,很有针对性,大家看下,绝对不错的-DOS command-wide solution, simple and comprehensive, very specific, we see next, the absolute good
dos
- dos命令大全,一网打尽dos的所有命令,配合一些工具有一些意外收获-dos command Daquan, catch all the dos commands, with some of the tools have some windfall
DOS-COMMAND-DICTIONARY
- DOS命令字典,包含了WINDOWS环境下经常用到的COMMAND命令-DOS command dictionary, contains a WINDOWS environment frequently used commands COMMAND
dos
- DOS命令大全,最适合初学者去学习DOS,了解批处理的-DOS command Daquan, most suitable for beginners to learn DOS, batch of about
DOS
- 全面的dos命令大全,有详细的解说和案例-the comprehensive dos command daqo
DOS-command-Daquan
- dos常用命令大全,需要的下载收藏,需要说明的是,这并不是dos的全部命令,只是最常用的命令,菜鸟进阶高手必备-DOS command Daquan (Classic Collection)
DOS-PiChuLi-DaQuan
- Dos 命令解释与介绍,批处理文件中的命令介绍-Dos command interpreter introduced with the introduction, in the batch file command
dos
- dos命令,适合学习dos命令的人群,包含大部分的dos命令,能够满足你的学习。-dos command, for learning dos command the crowd, and contains most of the dos command, to be able to meet your learning.
dos
- dos命令,此文档介绍了常用的dos命令,方便了dos的学习!-dos command, this document describes the common dos command, dos facilitate learning!
DOS-command
- 关于windows的早起版本的dos底下的一些,操作技能技巧的命令。-On the windows of the early version of dos under some operating skills and techniques of command.
dos
- 一、基础命令 1 dir 无参数:查看当前所在目录的文件和文件夹。 /s:查看当前目录已经其所有子目录的文件和文件夹。 /a:查看包括隐含文件的所有文件。 /ah:只显示出隐含文件。 /w:以紧凑方式(一行显示5个文件)显示文件和文件夹。 /p:以分页方式(显示一页之后会自动暂停)显示。 |more:前面那个符号是“\”上面的那个,叫做重定向符号,就是把一个 命令的结果输出为另外一个命令的参数。more也是一个命令,dir /w |more 得到的结果和dir /w /p的结果是一样的。 其他的
