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

搜索资源列表

  1. MyNetWordChat

    0下载:
  2. 这是一个自己用API开发的系统托盘文件,是自己的方法,希望能和大家交流-own use API development of the system tray document, in their own ways, and we hope to exchange
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:2636
    • 提供者:笨笨猫
  1. TrayIcon2

    0下载:
  2. 一个封装了Windows中关于TrayIcon实现和管理的C++类,使用方便,使用方法与一般的MFC类没有什么区别。-a package of Windows on TrayIcon realization and management of C + + classes, and convenient to use with the general category of MFC no distinction.
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:3392
    • 提供者:刘大伟
  1. 屏蔽系统热键和隐藏任务栏

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

    • 发布日期:2008-10-13
    • 文件大小:11806
    • 提供者:仇恒鹏
  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
    • 文件大小:843184
    • 提供者:刘涛
  1. Solaris

    0下载:
  2. solaris下面的一个shell,可以检测整个系统的帐户情况,patch情况,硬盘使用,crontab的运行情况等内容,然后生成一个log文件供你查看,可以运行在solaris8,或者9下面-following a shell, the entire system can detect the accounts of the patch, drives use crontab the operation of the other content, and then generates a lo
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:1389
    • 提供者:张力
  1. FlashTool20

    0下载:
  2. 第二版功能: 能将DSP应用程序生成的.out文件直接生成烧写Flash的.out文件,直接在CCS里load program并运行即可。 变灰的控件表示以后版本将要支持的功能。 第一次发布前经过测试的系统: 1.C5402+SST39VF040,Flash的8000H-FFFFH映射到外部数据空间的8000H-FFFFH, 2.C5416+SST39VF200,Flash的0000H-7FFFH映射到外部数据空间的8000H-FFFFH 加载表均小于32k wor
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:14110
    • 提供者:小许
  1. 使用pnew发布新闻

    0下载:
  2. 选择发布新闻组后-使用pnew和一个准备好的文章发布一篇文件-choice publishing group after-use pnew and an article prepared a document released
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:21610
    • 提供者:刘家荣
  1. delete history

    0下载:
  2. 这个文件比较详细的介绍了如何用程序删除IE浏览过的网页-this document rather detailed account of how to use the procedures to delete Internet Explorer over the web
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:14039
    • 提供者:阳广元
  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
    • 文件大小:6004
    • 提供者:
  1. ComMenu

    0下载:
  2. 利用COM技术向浏览器中添加快捷菜单项 是Window Shell的应用-use COM technology to a browser quickly adding menu items is the application of Shell Window
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:29560
    • 提供者:熊文远
  1. apicreatewindow

    0下载:
  2. 利用api創建窗體。可以很好的學習api技術。-use to create forms. Can good learning api technology.
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:6290
    • 提供者:祝 建
  1. unix_reader_writer

    0下载:
  2. unix下实现的读写者问题的代码,使用信号量的方法实现-under the problems of reading and writing code, the use of signal method
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:2203
    • 提供者:rock
  1. dos-vb

    0下载:
  2. VB编的WINDOWS环境下的虚拟DOS,程序很简单,没有多大实际用途。-VB series under Windows Virtual DOS, the procedures are simple and not much practical use.
  3. 所属分类:Shell编程

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

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

    • 发布日期:2008-10-13
    • 文件大小:20154
    • 提供者:尹明亮
  1. testtre.sh

    0下载:
  2. 利用shell搜索指定目录后替换文件中子符串的例子,没有更改属性代码,读者可自行添加-use search directory designated replacement document after neutron Series website example, no changes to attribute code, readers may add their own.
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:534
    • 提供者:费璟昊
  1. compareeffic

    0下载:
  2. 程序从标准输入读入数据输出至指定输出文件,并根据输入的要求同步写或异步写。 此程序的主体在于read和write函数的配合使用以实现将从输入文件读入的数据复制到输出文件。-procedures from the standard input output read data to the designated output file, and in accordance with the requirements of the importation of synchronous or as
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:1861
    • 提供者:林茜
  1. OfficePasswordRemover

    1下载:
  2. Office Password Remover 是可以瞬间破解MS Word和Excel文档文件密码工具,本人测试均不超过5秒。工作原理尚不清楚,不过使用本软件需要连接到互联网,因为要给软件服务器发送很少的数据并解密。不过大家可以放心,本软件不会泄露任何个人隐私。 本软件由看雪论坛鸡蛋壳脱壳破解,再由看雪论坛萝卜进一步破解文件大小限制,在此表示感谢。 软件已经完全汉化,除少部分非必要英文,如果用户发现翻译错误欢迎指正。-Office Password Remover can be instant
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:380894
    • 提供者:刘节
  1. FontGenlarge

    0下载:
  2. font convert code,use it can convert several font size -font convert code, use it can convert several font size
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:65433
    • 提供者:yjr
  1. ABS_Guide_cn

    0下载:
  2. Bash编程参考手册,使用bash shell的教程,毫无疑问,UNIX/Linux 最重要的软件之一就是shell,目前最流行的shell 被称为Bash(Bourne AgainShell),几乎所有的Linux 和绝大部分的UNIX 都可以使用Bash。-Bash programming reference manual, the use of the Directory bash shell, no doubt, UNIX / Linux software the most import
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:1367515
    • 提供者:李明
  1. dll_myown

    0下载:
  2. 动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern \"C\"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-dynamic link library of writing. Static and Dynamic Library for the disti
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:187145
    • 提供者:李思川
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com