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

搜索资源列表

  1. cdkey转换器

    0下载:
  2. CD-KEY转换器, 自动帮助转换WAR3CDKEY, 数据档是DATA.MDB-CD-KEY converters, automatic conversion WAR3CDKEY help, data stall is DATA.MDB
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:1251686
    • 提供者:yq
  1. Win98_shell

    0下载:
  2. 几个shell的例子,很简单,一看就明白,希望对大家又帮助-example, a very simple, a person would understand, and I hope to help everyone
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:26656
    • 提供者:咚咚
  1. deskwinsrc

    0下载:
  2. 虚拟桌面(DeskWin) 在Linux下,X桌面系统的虚拟桌面系统把用户的工作区增加了很多,而Windows下却没有这样的功能,本软件就是在Windows下实现这种功能的软件。你可能会在有限的窗口中打开几十个窗口,可是Window的任务栏面积有限,在有几十个窗口时,你已经搞不清这些窗口到底谁是谁了。如果把这些窗口分成几组,岂不是很方便?有了虚拟桌面(DeskWin)软件,就能够帮你解决这个问题!在1号桌面打开工作要用的窗口(如AutoCAD、Word),切换到2号桌面打开realp
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:88497
    • 提供者:李建
  1. linuxshellprogram

    0下载:
  2. linux 下shell编程的一些例子,希望对正在学习shell编程的朋友有所帮助-under shell programming examples, and I hope to learn shell programming is a friend help
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:49006
    • 提供者:fan
  1. FileWatcherTest

    0下载:
  2. 可以监控磁盘的操作变化,VC编的程序,绝对对你有帮助的。-disk can monitor changes in the operation, VC addendum to the proceedings, you have absolutely right help.
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:6947
    • 提供者:天鹏
  1. 字符驱动程序

    0下载:
  2. linux下字符驱动器的实现。其中包括源代码和实现的方法。希望对大家有帮助-characters drives realized. Including source code and the realization method. We hope to help
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:3309
    • 提供者:金强
  1. shell

    1下载:
  2. 自制的一个shell程序,实现cd,dir,clr,help,quit,if..then等命令-Made a shell program to realize cd, dir, clr, help, quit, if .. then other commands
  3. 所属分类:Shell api

    • 发布日期:2015-08-11
    • 文件大小:3072
    • 提供者:llm
  1. shiyan1

    0下载:
  2. 实现一个简单的shell(命令行解释器),类似于bash, csh等。本设计的主要目的在于学会如何在Unix系统下创建进程和管理进程。 要求实现的shell支持以下内部命令: 1. cd <目录> 更改当前的工作目录到另一个<目录>。如果<目录>未指定,输出当前工作目录。如果<目录>不存在,要求有适当的错误信息提示。改命令应能够改变PWD的环境变量。 2. environ 列出所有环境变量字符串的设置(类似于Unix系统下的e
  3. 所属分类:Shell api

    • 发布日期:2016-01-26
    • 文件大小:243712
    • 提供者:毕林
  1. Injecto_src

    0下载:
  2. 线程的注入程序,快速的绑定到指定的程序,可以帮助初学的人。-Thread into the process, rapid binding to a specific procedure, can help novice person.
  3. 所属分类:Shell api

    • 发布日期:2017-04-03
    • 文件大小:336333
    • 提供者:杨小辉
  1. C++getfile

    0下载:
  2. c++ 程序设计中经常需要用到的代码,希望能够帮助大家-c++ programming often necessary to use the code, hoping to help people
  3. 所属分类:Shell api

    • 发布日期:2017-03-28
    • 文件大小:1031
    • 提供者:ryan
  1. UNIXshell

    0下载:
  2. unix shell 此书的所有代码,我认为可以帮助辅助学习shell编程-unix shell all the code book, I think that can help-assisted learning shell programming
  3. 所属分类:Shell api

    • 发布日期:2017-04-24
    • 文件大小:114446
    • 提供者:carlDT
  1. findseh

    0下载:
  2. find跳转地址seh.rar,编写溢出漏洞必须的程序,可以帮助编写自己的shellcode-find Jump Address seh.rar, Overflow Vulnerability to prepare the necessary procedures, can help prepare their own Shellcode
  3. 所属分类:Shell api

    • 发布日期:2017-05-02
    • 文件大小:10184
    • 提供者:006181
  1. OReillyPythonInANutshell

    0下载:
  2. In the tradition of O Reilly s "In a Nutshell" series, Python in a Nutshell offers Python programmers one place to look when they need help remembering or deciphering the syntax of this open source language and its many modules. This comprehensive re
  3. 所属分类:Shell api

    • 发布日期:2017-05-07
    • 文件大小:1182997
    • 提供者:bonaparta
  1. S_Shell

    0下载:
  2. 模拟shell实现以下功能: int login() int getcmd() void dir() void cd() void clear() void newdir() void deldir() void del() void copy() void cut() void account() void help() -Simulation shell to achieve the following functi
  3. 所属分类:Shell api

    • 发布日期:2017-03-27
    • 文件大小:18351
    • 提供者:方海鸥
  1. shellscripts

    0下载:
  2. some shell scr ipts to learn it s use in BASH name of scr ipts will help u to know it s purpose
  3. 所属分类:Shell api

    • 发布日期:2017-04-06
    • 文件大小:7515
    • 提供者:kai
  1. JAM.Soft.ShellBrowse.Comp.v6.3.0.501

    0下载:
  2. The ShellBrowser component set gives a programmer easy access to the Win32 shell functionality. The JamShellList, JamShellTree and JamShellCombo components look and behave exactly like the corresponding parts of the Windows Explorer. The invisi
  3. 所属分类:Shell api

    • 发布日期:2017-06-02
    • 文件大小:15569940
    • 提供者:Sjaak Willem
  1. shell_study

    0下载:
  2. 此文件包含了shell详细的运用方法,格式为PDF 。希望对大家的学习有所帮助-This file contains the shell in detail the use of methods, format PDF. Want to help everyone learn
  3. 所属分类:Shell api

    • 发布日期:2017-06-10
    • 文件大小:18103768
    • 提供者:阿斯兰
  1. Visual-CPP-Windows-Shell-Programming

    0下载:
  2. 详细介绍WINDOWS SHELL编程,是初学者的好帮手,希望大家都可以从中得到一点帮助和进步-Details WINDOWS SHELL programming, is a good helper for beginners, I hope you' ve gained a little help and progress
  3. 所属分类:Shell api

    • 发布日期:2017-05-19
    • 文件大小:5658854
    • 提供者:王丽
  1. TheHandbook

    0下载:
  2. 我觉得这本书对于学习shellcode 有很 大的帮助,本书作者在安全信息界摸爬滚打多年,发现了多个重要的安全漏洞,他们的经验对我们来说很珍贵-I think this book is great for learning shellcode with the help of the book industry veteran of many years in the safety information and found a number of important security vu
  3. 所属分类:Shell api

    • 发布日期:2017-05-11
    • 文件大小:2791176
    • 提供者:蒲川
  1. DOWN_SH

    0下载:
  2. 生成 自动处理 脚本 , 协助 路由器 使用-Processed automatically generated scr ipt to help router
  3. 所属分类:Shell api

    • 发布日期:2017-04-17
    • 文件大小:102305
    • 提供者:洞开
« 12 3 »
搜珍网 www.dssz.com