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

搜索资源列表

  1. systemtray_demo.zip

    0下载:
  2. 程序缩小时缩为系统托盘(system tray)的小图标
  3. 所属分类:Shell编程

    • 发布日期:
    • 文件大小:43.86kb
    • 提供者:
  1. 屏蔽系统热键和隐藏任务栏

    0下载:
  2. 利用windows Shell函数屏蔽系统热键和隐藏/显示任务栏的小程序-use shielding system hotkey function and hide / show a small task bar procedures
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:11.53kb
    • 提供者:仇恒鹏
  1. Audio Change0.03 1021

    0下载:
  2. 利用Shell_NotifyIcon()函数来在Windows的状态栏上显示程序的小图标,可以用来让程序常驻于Windows的状态栏上-use Shell_NotifyIcon () function in the Windows status bar displayed on the small icon procedures, the procedures can be used to allow the Permanent Windows status bar
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:823.42kb
    • 提供者:刘涛
  1. pro_sys

    0下载:
  2. 在linux下开发的shell小程序,用来实现目录查找和硬件察看功能-developed in the shell small program used for search and directory look functional hardware
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:20.28kb
    • 提供者:liu
  1. shellgame1

    0下载:
  2. shell程序实现小游戏——俄罗斯方块。直接修改扩展名rar为sh-shell game for minor procedures -- Tetris. Direct changes rar extension of the sh
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:13.37kb
    • 提供者:王飞
  1. sunhack_md5

    0下载:
  2. MD5加密小程序演示 :) -MD5 encryption procedures small demonstration :)
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:19.87kb
    • 提供者:xyxb
  1. KillThread

    0下载:
  2. *进程的小程序,TerminateProcess的使用,以及CListCtrl等控件的操作-process of killing small programs, TerminateProcess use, CListCtrl and other operational controls
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:19.68kb
    • 提供者:尹明亮
  1. CtlPanelApple

    0下载:
  2. 这是一个控制面板小程序,演示如何在控制面板创建自己的图标以及显示提示信息,双击图标后的处理等。 -This is a small control panel procedures, a demonstration of how the control panel to create your own icon and display a message, double-click on the icon after treatment.
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:122.36kb
    • 提供者:liangjie
  1. SplashMyWindow

    0下载:
  2. 在编写自己的程序时,总是希望能有一个很炫的启动界面。该程序是一个很小的实用demo,可以仿照此给自己一个酷酷的启动界面^_^-in preparing their own procedures, they are always hope to be able to start a Henxuan interface. The procedure is a small practical demo, this can be modeled on a distant themselves to th
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:979.34kb
    • 提供者:黄承杰
  1. TestCopyFileEx

    0下载:
  2. 演示用CopyEx函数拷贝文件,同时显示进度的小程序-Demo CopyEx function copy documents also showed little progress in the process
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:8.93kb
    • 提供者:孙先声
  1. Word2Txt

    0下载:
  2. 这个小程序是我发表在一个刊物上的文章的附属代码,它的作用是将一个word文件中的所有字符取出来,转换成txt文件。 这段代码的优点在于不需要任何开发环境,开发库的支持,只要你装了word就完成转换。 这个里面包括了两个程序,一个是转换指定文件的,一个是自动把一个文件夹下所有word文件转换的-this small procedure is published in a journal article subsidiary code Its role is to be a word doc
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:1.09kb
    • 提供者:刘生培
  1. shutdown1.rar

    0下载:
  2. 一个利用带参数的系统命令shutdown制作的定时关机小程序(只适用于2000以上系统),use of a system with parameters of the production shutdown order Mytob.BSNotes small (only applies to more than 2,000 systems)
  3. 所属分类:Shell api

    • 发布日期:2017-11-08
    • 文件大小:7.89kb
    • 提供者:任者
  1. linux

    0下载:
  2. Linux中shell编程一些小程序的实现。有1到100相加的和的程序。-Linux in shell programming to achieve some small procedures. There is the sum of 1-100 and procedures.
  3. 所属分类:Shell api

    • 发布日期:2017-03-25
    • 文件大小:4.52kb
    • 提供者:燕子
  1. popupmenu

    0下载:
  2. 这是一个功能简单实用的添加右键点击菜单项的小程序。-right popup menu add function item
  3. 所属分类:Shell api

    • 发布日期:2017-03-25
    • 文件大小:22.13kb
    • 提供者:CJ
  1. bash

    0下载:
  2. ? 介绍shell编程的概念 ? 讨论shell程序是如何执行的 ? 描述shell变量的概念和使用方法 ? 讨论命令行参数是如何传给shell程序的 ? 解释命令替换的概念 ? 介绍一些编程的基本原则 ? 编写并讨论一些shell脚本 ? 讨论数值数据处理,数组处理 ? 描述如何将shell中的命令的标准输入重定向到脚本中的数据 ? 解释Bash的信号/中断处理能力 ? 解释Bash中的函数 ? 讨论Bash脚本的调试-? ? introduced
  3. 所属分类:Shell api

    • 发布日期:2017-04-02
    • 文件大小:692.07kb
    • 提供者:dino
  1. 12

    0下载:
  2. 一个vbs小程序 只要打开就会后台默认下载一个文件并执行 可以自行修改下载地址哟-Vbs to open a small program will be back as long as the default download and execute a file can modify the download address of yo
  3. 所属分类:Shell api

    • 发布日期:2017-03-31
    • 文件大小:559byte
    • 提供者:wwking
  1. 97a614fa66ed72b89e514696

    0下载:
  2. 想用vbs来控制鼠标的移动和点击,虽然按键精灵可以做到,但做这么简单的事情不想启动那么大一个程序,所以自己用VC写了一个小程序,可以让VBS来控制鼠标移动和点击。 用法: 移动鼠标到桌面坐标200,50的vbs命令如下: CreateObject("Wscr ipt.Shell").Run "mouse.exe m,200,50" 点击鼠标左键的vbs命令如下: CreateObject("Wscr ipt.Shell").Run "mouse.exe
  3. 所属分类:Shell api

    • 发布日期:2017-04-08
    • 文件大小:57.02kb
    • 提供者:张真玮
  1. wanhuatong

    0下载:
  2. 这是一个我从internet上转载的万花筒小程序-The past is gone and static. Nothing we can do will change it. Thefuture is before us and dynamic. Everything we do will affect it.
  3. 所属分类:Shell api

    • 发布日期:2017-03-26
    • 文件大小:553byte
    • 提供者:洋洋
  1. bump_version

    0下载:
  2. 一个shell小程序,可以用来方便地自动控制版本号-A shell small program that can be used to easily control the version number automatically
  3. 所属分类:Shell api

    • 发布日期:2017-04-10
    • 文件大小:1.09kb
    • 提供者:hyads
  1. 简单CmdShell的实现

    0下载:
  2. 6个CmdShell小后门,全部在Visual C++ 6.0通过编译,注释清晰。 我都上传了6个完整的小程序代码了,能不能让我下载一个小代码啊!!!???(6 CmdShell small back doors, all in the Visual C++ 6 through the compilation, clear annotation. I have uploaded 6 complete small program code, can let me download a smal
  3. 所属分类:Shell编程

    • 发布日期:2018-04-28
    • 文件大小:218kb
    • 提供者:豌豆包谷
« 12 »
搜珍网 www.dssz.com