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

搜索资源列表

  1. iconizer.zip

    0下载:
  2. 在每个新建立的程序的窗口的右上角,增加一个缩小程序到系统托盘(system tray)的按钮
  3. 所属分类:Shell编程

    • 发布日期:
    • 文件大小:50.44kb
    • 提供者:
  1. lyb-tut11

    0下载:
  2. 汇编程序来创建新的进程。 本程序演示如何使用汇编来启动应用程序。-assembler to create a new process. This program shows how to use the compilation to launch applications.
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:5.86kb
    • 提供者:
  1. GENIE-SHELL

    0下载:
  2. Genie-shell for ucos 一、 基本要求(必做) (1) 设计并实现ucos的shell模型 (2) 实现简单的Shell命令 hostname命令在屏幕上打印一句话,即自定义的本机名称。 hello 命令可以带多个参数,如hello a b c d,回车后会显示: hello,I am Genie your argv is: a b c d (3)实现在串口和LCD的同步显示,即所有的命令操作过程都要显示在串口和L
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:385.29kb
    • 提供者:天地殇
  1. CustomWebProtocol

    0下载:
  2. 【软件名称】 《像腾讯QQ和Skype一样定义自己的类似HTTP的Web协议,可以通过URL来触发自己的程序》 【版 本】 1.0.0 【操作系统】 Windows 桌面系列 【作 者】 谢红伟 · chrys · chrys@163.com · http://www.howa.com.cn 【软件说明】 如果你电脑中装有QQ,在IE地址栏输入:“tencent://Message/?menu=yes&exe=&uin=13231462”然后
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:204.61kb
    • 提供者:谢红伟
  1. iconizer

    0下载:
  2. 在每个新建立的程序的窗口的右上角,增加一个缩小程序到系统托盘(system tray)的按钮 -Adding a button which can zoom down window to system tray to right above of the a
  3. 所属分类:Shell api

    • 发布日期:2017-11-12
    • 文件大小:50.75kb
    • 提供者:站长
  1. vbprotect

    0下载:
  2. 讲需要保护的程序作为自定义资源添加到新的VB程序里,新程序一运行就自动释放内部包含的程序到特定位置,然后通过SHELL调用,自身则结束运行,怀疑就是“借鸡生蛋”,也是常用的木马病毒免杀技术。-Stresses the need to protect the process as add custom resources to a new VB program, the new procedures on the one run automatically included in the rele
  3. 所属分类:Shell api

    • 发布日期:2017-04-24
    • 文件大小:376.38kb
    • 提供者:wang
  1. pemaker1

    0下载:
  2. 代码注入,PE文件添加新节 -Inject Your Code to a Portable Executable File
  3. 所属分类:Shell api

    • 发布日期:2017-04-03
    • 文件大小:54.76kb
    • 提供者:ccc
  1. inexe

    0下载:
  2. 感染exe运行DLL-增加一个新节感染exe运行DLL-增加一个新节-Exe infected DLL-run adding a new section to run DLL-infected exe add a new section
  3. 所属分类:Shell api

    • 发布日期:2017-04-05
    • 文件大小:38.94kb
    • 提供者:
  1. sc-RO

    0下载:
  2. 运行sc-RO.bat后 1.程序会按照系统时间,将"copyfile" 复制一份并重命名为当前日期格式的文件夹,日期格式为"YYYYMMDD"。 2.如果新文件夹已复制,程序会监测是否存在"finish"的文件,如果不存在,则进行路由表获取,(获取完成后,获取窗口会停留在当前状态,点击一下便可消失)获取完成后生成"finish"文件。 3.返还sc-RO.bat窗口,会提示"请按任意键继续. . ." 程序后台运行文件对比程序,完成后弹出对比结果文件"fccheck.log"。-
  3. 所属分类:Shell api

    • 发布日期:2017-03-27
    • 文件大小:1.44kb
    • 提供者:caiweicheng
  1. shell

    0下载:
  2. 这是一个c语言编写的一个简单的shell,可以实现一些基本的功能,新学的朋友可以参考一下。-This is a esay shell,hope can help you.
  3. 所属分类:Shell api

    • 发布日期:2017-04-03
    • 文件大小:8.3kb
    • 提供者:常晓润
  1. replaceSpecStr

    0下载:
  2. 一个小的批处理文件,可以将指定文件中某一个指定字符串全部替换成新的字符串,仅供学习。-You can specify a file and a string which you want to edit,then input a new string to replace the old string.
  3. 所属分类:Shell api

    • 发布日期:2017-11-21
    • 文件大小:708byte
    • 提供者:garfield
  1. create_rrd_data

    0下载:
  2. 开发语言:python 系统环境为linux 此脚本可为cacti或其他利用rrd绘图的工具生成新的数据,例如由于一些意外原因导致rrd数据部分丢失,可以用此脚本恢复,但生成的数据并不是真实数据,而是根据丢失前后的数据分析生成。里面包含备份、还原要修改的文件及将新生成的rrd文件绘制图片等功能-Development Language: python system environment for linux This scr ipt can be generated as cacti o
  3. 所属分类:Shell api

    • 发布日期:2017-04-01
    • 文件大小:4.04kb
    • 提供者:songzhe
  1. autoupdater

    0下载:
  2. 软件自动升级,自动检测新版本,从服务器上下载新版本替换客户端文件。-software auto update,auto check the new verison
  3. 所属分类:Shell api

    • 发布日期:2017-04-25
    • 文件大小:24.67kb
    • 提供者:a
搜珍网 www.dssz.com