CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - shell

搜索资源列表

  1. shell.rar

    0下载:
  2. 实现shell 实现内置命令cd、pwd,实现环境变量,输入和输出可以重定向到文件,Achieve the realization of built-in shell commands cd, pwd, the achievement of environmental variables, input and output can be redirected to the file
  3. 所属分类:Shell api

    • 发布日期:2017-03-27
    • 文件大小:2028
    • 提供者:孙静
  1. linux-shell

    0下载:
  2. shell 命令重新编辑 使用C++编程-shell command to re-edit using the C++ programming
  3. 所属分类:Shell api

    • 发布日期:2017-04-13
    • 文件大小:2317
    • 提供者:maochenxi
  1. shell

    0下载:
  2. 四川大学,操作系统的shell,能够实现简单的系统调用-Sichuan University, the operating system shell, to achieve a simple system call
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:222107
    • 提供者:zz
  1. PocketCMD.zip

    0下载:
  2. PocketCMD是与pocketconsole配合实用的命令行解释器(Shell),用于Windows CE平台,PocketCMD with practical pocketconsole with command-line interpreter (Shell), for the Windows CE platform
  3. 所属分类:Windows CE

    • 发布日期:2017-03-28
    • 文件大小:126161
    • 提供者:huhu
  1. NSExtDragDrop_src.zip

    1下载:
  2. 演示MS Namespace Shell Extension 创建虚拟目录和次目录的实作范例,并且增加了Drag and Drop对象的演示,Demo MS Namespace Shell Extension to create virtual directories and sub-directory is for example, and an increase of Drag and Drop object demo
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:51881
    • 提供者:bt2001
  1. shellfish_src_0.0.0.1.zip

    0下载:
  2. Shellfish is a free file encryption utility for Windows. Shellfish is designed to integrate with the Windows Shell, and it uses the Blowfish encryption algorithm, hence the name "Shellfish"., Shellfish is a free file encryption utility for Win
  3. 所属分类:Shell api

    • 发布日期:2017-03-29
    • 文件大小:95694
    • 提供者:leizi
  1. shell

    0下载:
  2. 自己写的shell解释器,有多重管道、重定向、以及读入双引号功能。程序风格良好,适合阅读。-Write your own shell interpreter, there are multiple pipes, redirection, and read features double quotation marks. Good program style, suitable for reading.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:189007
    • 提供者:ryyrzzl
  1. ShellExAppsTutorial

    0下载:
  2. Windows Shell扩展编程完全指南 第一节 - 一步步教你如何编写Shell扩展 第二节 - 如何编写一次操作多个文件对象的Shell扩展 第三节-如何编写为文件对象弹出提示信息框的Shell扩展 第四节 - 如何编写提供定制拖放功能的Shell扩展 第五节-如何编写添加属性页到文件属性对话框中的Shell扩展 第六节-如何编写定制”发送到”菜单的Shell扩展 第七节-如何编写自画上下文菜单项的Shell扩展, 以及如何使上下文菜单扩展响应文件夹窗口背景上的
  3. 所属分类:Shell api

    • 发布日期:2017-04-10
    • 文件大小:2005196
    • 提供者:阿利
  1. shell

    0下载:
  2. 自己编写的小型shell,实现了多重管道,输入输出重定向,后台执行,以及cd命令-I have written a small shell, the realization of a multi-channel input and output redirection, background execution, as well as the cd command
  3. 所属分类:Shell api

    • 发布日期:2017-03-31
    • 文件大小:62400
    • 提供者:耿一刚
  1. cabview

    0下载:
  2. 在虚拟文件夹内察看cab压缩文件内的文件列表。可以学习Shell Namespace extension编程。编译时可能用到cabinet api- Observes in the cab compressed file in the hypothesized folder the document to tabulate. May study Shell Namespace the extension programming. When translation possibly uses
  3. 所属分类:Shell api

    • 发布日期:2017-11-08
    • 文件大小:15224
    • 提供者:站长
  1. WindowsShell

    0下载:
  2. Windows Shell Namespace Extension Framework This sample and how-to guide shows you how to use C# and PInvoke to build a reusable framework for writing Windows shell namespace extensions. It includes three sample shell namespace extension pr
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:133058
    • 提供者:leizi
  1. vbsource

    0下载:
  2. vb参数调用,关闭按钮禁用,shell程序或文件的打开和关闭(txt,exe为例)-vb call parameters, to disable the Close button, shell program or file to open and close the (txt, exe for example)
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:2352
    • 提供者:力王
  1. iPing

    0下载:
  2. 实现了在cocoa中的shell运行。示例中使用的就是shell命令中的ping指令,最终将其显示在textView中-Achieved in the cocoa in the shell to run. Sample is used in shell command ping and eventually be displayed in the textView
  3. 所属分类:MacOS develop

    • 发布日期:2017-03-28
    • 文件大小:62478
    • 提供者:gxa gxa
  1. shell

    0下载:
  2. 完成linux下的shell功能。 实现自己的shell,实现了pipe,进程调度等功能。以及后台程序的显示。-implemented the shell in linux . with the technology pipe , scheduled of processus.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:11515
    • 提供者:
  1. simple linux shell

    0下载:
  2. 简单的linux shell。不带pip功能。一个大学的project
  3. 所属分类:Linux/Unix编程

  1. lab1

    0下载:
  2. linux shell。c语言编写的linux shell.适合初学者。-linux shell. c languages linux shell. suitable for beginners.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:53974
    • 提供者:refinebin
  1. shell_dev

    0下载:
  2. linux shell编程的入门实例。 从初级到高级,并配有大量的实例,让读者心领神会,快速掌握linux shell编程。-linux shell programming started example. From elementary to advanced, and Peiyoudaliang examples for readers to take the hint, quickly grasp the linux shell programming.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1256277
    • 提供者:showhand
  1. Shell_Tray_Info

    0下载:
  2. 获取任务栏所有托盘图标的信息,包括icon、图标、进程路径。可模拟鼠标左右键消息。给任务栏图标移动位置等。 Shell Tray Info,转载自CodeProject-Access to the taskbar tray icon for all of the information, including icon, icon, the process path. Can simulate the key message about the mouse. To the taskbar ic
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:963569
    • 提供者:书林跋涉
  1. c51--SHELL-command-to-debug-a-simple-system-develo

    0下载:
  2. 运用简单51单片机技术,实现简单SHELL命令调试系统开发-51 MCU using simple technology, simple debugging system development SHELL command
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:78685
    • 提供者:陈小东
  1. classic-shell-script

    0下载:
  2. 本书中文名为《shell脚本学习指南》,是学习shell编程的一本好书。-《classic shell scr ipt》is a good book for you learning shell progromme.
  3. 所属分类:Shell api

    • 发布日期:2017-06-19
    • 文件大小:28460032
    • 提供者:张杰
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com