CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - command line

搜索资源列表

  1. caoqing

    0下载:
  2. 最近学习了非阻塞IO(NIO),因为厌烦了在开发并行处理时候,阻塞IO所导致的肥服务端,因为对于每个客户连接都要产生一个线程对此进行处理,当然你可以不这样实现,但我的前提是开发并行处理,下面是我的源码,因为是在dos命令行测试的,所以要是编写为GUI的时候,还要很多要改的东西,这也是我下个征服的对象,当然我已经迫不及待了,下面是我花了三个晚上学习并编写的非阻塞聊天室:(供交流学习用) -recent study nonobstructive IO (NIO), as tired in the d
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:11.52kb
    • 提供者:曹操
  1. matlabcommanduse

    0下载:
  2. matlab命令行环境的常用操作 再发个详细的,大家帮忙给顶顶 -Matlab command line environment of commonly used operating again issuing a detailed, after another to help everyone
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2.15kb
    • 提供者:白杨
  1. AgendaManagementSystem_framework

    0下载:
  2. 软件工程会议管理系统框架。具备注册用户,添加,查询,删除,清除会议等功能。命令行窗口实现-Software engineering conference management system framework. Have a registered user to add, query, delete, clear conferencing capabilities. Command-line window to achieve
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:1.16mb
    • 提供者:lcyq
  1. sprintf

    0下载:
  2. 在将各种类型的数据构造成字符串时,sprintf 的强大功能很少会让你失望。由于sprintf 跟printf 在用法上几乎一样,只是打印的目的地不同而已,前者打印到字符串中,后者则直接在命令行上输出。这也导致sprintf 比printf 有用得多。-In all types of data structure into a string, sprintf power will rarely disappoint you. Printf as a result of sprintf with
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:9.4kb
    • 提供者:w33839834
  1. test_interview_problem

    0下载:
  2. This file is able to add a string to a file, separated with space or tab or a new line with command line options. It is compiled in Eclipse.-This file is able to add a string to a file, separated with space or tab or a new line.
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:1.14kb
    • 提供者:Roy
  1. gczbhg6

    1下载:
  2. 工程桩在施工时,一般进行编号,但当桩较多时,桩编号就显得特别麻烦,且容易出现重号。针对这些问题做了一个自动编号的程序(见下面 gczbhg6.vlx 文件)。本程序实现工程桩从上到下、从左到右进行顺序编号,且可消除重叠对象重复编号的现象。 使用方法:下载gczbhg6.vlx后,放入d:根目录,打开要修改的图形,在命令行输入(load "d:/gczbhg6.vlx") 加载成功后,在命令行输入 gczbh 按提示操作即可。 -Piles during construction w
  3. 所属分类:software engineering

    • 发布日期:2015-03-04
    • 文件大小:2.32kb
    • 提供者:何仲华
  1. Matlab

    0下载:
  2. 什么是GUI呢 ? GUI是Graphical User Interface 图形用户界面的意思,象很多高级 编程语言一样,Matlab也有图形用户界面开发环境,随着计算机技术的飞速发展, 人与计算机的通信方式也发生的很大的变化,从原来的命令行通讯方式(例如很早 的DOS系统)变化到了现在的图形界面下的交互方式,而现在绝大多数的应用程序 都是在图形化用户界面下运行的-What is a GUI then? GUI is a Graphical User Interface gra
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:71.76kb
    • 提供者:All_blue
  1. GUI

    0下载:
  2. 什么是GUI呢 ? GUI是Graphical User Interface 图形用户界面的意思,象很多高级 编程语言一样,Matlab也有图形用户界面开发环境,随着计算机技术的飞速发展, 人与计算机的通信方式也发生的很大的变化,从原来的命令行通讯方式(例如很早 的DOS系统)变化到了现在的图形界面下的交互方式,而现在绝大多数的应用程序 都是在图形化用户界面下运行的-What is a GUI then? GUI is a Graphical User Interface gra
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:142.14kb
    • 提供者:All_blue
  1. Linuxshellcommand

    0下载:
  2.  用户登录时,实际进入了shell,它遵循一定的语法将输入的命令加以解释并传给系统。命令行中输入的第一个字必须是一个命令的名字,第二个字是命令的选项或参数,命令行中的每个字必须由空格或TAB隔开,格式如下:      $ Command Option Arguments -User is logged on, the actual into the shell, it follows a certain syntax of the command input to be interpr
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:3.46kb
    • 提供者:皓月
  1. Linux_Command_Line_And_Shell_Scripting_Bible

    0下载:
  2. Linux 命令列 和 Shell 腳本 Bible-Linux Command Line And Shell scr ipting Bible
  3. 所属分类:software engineering

    • 发布日期:2017-05-27
    • 文件大小:9.48mb
    • 提供者:Eric Wang
  1. unix_linux_introduction

    0下载:
  2. The Unix and GNU/Linu 命令列簡介-The Unix and GNU/Linux command line introduction
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1.65mb
    • 提供者:Eric Wang
  1. python_forUnix

    0下载:
  2. Python is an ideal language for solving problems, especially in Linux and Unix networks. With this pragmatic book, administrators can review various tasks that often occur in the management of these systems, and learn how Python can provide a more ef
  3. 所属分类:software engineering

    • 发布日期:2017-05-12
    • 文件大小:2.52mb
    • 提供者:欧曜玮
  1. ourdev_480527

    0下载:
  2. The "AT" or "at" prefix must be set at the beginning of each command line. To terminate a command line enter <CR>. Commands are usually followed by a response that includes.”<CR><LF><response><CR><LF>” Througho
  3. 所属分类:software engineering

    • 发布日期:2017-03-22
    • 文件大小:189.64kb
    • 提供者:chenyong
  1. GEAR(gearchangecanbepainted)

    0下载:
  2. GEAR(可画变位齿轮),上次传的是画标准齿轮的,今天上传个可以画变位齿轮的,二次开发程序,加载后任然是命令行里输入gear后按提示输入数据。-GEAR (gear change can be painted), the last transmission is standard gear for painting, and today you can upload a picture change gear, the second development program, he served
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:2.97kb
    • 提供者:xh
  1. FB_Compiler-Command

    0下载:
  2. FreeBasic_编译器命令 使用 fbc 命令行. fbc 是一个命令行编译器, 可以在DOS 控制台、Windows 命令提示符, 或 Linux shell 下运行. 不带任何参数地从控制台运行 fbc 将显示可用编译器选项,可以调整编译器的行为. -FreeBasic_Compiler Command Use fbc command line. fbc is a command line compiler, you can console in
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:2.03kb
    • 提供者:南天门
  1. Linux_RIP_router

    0下载:
  2. 文章主要讲述在X86硬件平台下,结合linux kernel 2.4 系统环境开发RIP 路由器的基本原理及实现 的三个主要环节——嵌入式linux 的构建,命令行接口(CLI)实现,RIP 路由协议实现,同时也给出了一些针对RIP 路由协 议的优化方法。-This paper mainly describes the X86 hardware platform, system environment with linux kernel 2.4 RIP router developmen
  3. 所属分类:Project Design

    • 发布日期:2017-05-04
    • 文件大小:1.26mb
    • 提供者:zjtec
  1. matriz972003estatutosymoduloparticipacion

    0下载:
  2. fter searching a while I found the resolution issue, so I am posting here for reference. For me running the Windows installer would not work (error Python not found in registry), so I ended up running setup.py from pyserial-2.5.tar.gz. Note under Win
  3. 所属分类:Software Testing

    • 发布日期:2017-04-09
    • 文件大小:1.08mb
    • 提供者:andresinp
  1. C51-command-line-

    0下载:
  2. 用C51命令行编译HEX单片机文件 - C51 command-line-C51 command-line compiler HEX MCU file
  3. 所属分类:software engineering

    • 发布日期:2017-11-08
    • 文件大小:140.11kb
    • 提供者:licu
  1. The-Command-Line-in-2004

    0下载:
  2. descr ipt the command line of unix
  3. 所属分类:Software Testing

    • 发布日期:2017-03-26
    • 文件大小:136.49kb
    • 提供者:morpheus
  1. Linux.Command.Line.pdf.tar

    0下载:
  2. linux command line interface shell recipe new
  3. 所属分类:software engineering

    • 发布日期:2017-05-20
    • 文件大小:5.54mb
    • 提供者:firelink
« 12 3 »
搜珍网 www.dssz.com