搜索资源列表
ShellCodev1.1
- SHELLCODE生成工具,谁用谁知道,里面有文档说明,是工具,不是代码-SHELLCODE generated tool, who knows who, and there are documents note, is a tool, not a code
shutDownWinXpExample
- This a example of how to Shutdown, Restart, and Log Off Windows XP using code. This uses Shell code. It works very well. I only tested the Shutdown code but the others should work. Note: The shutdown service will obviously need to be running for this
ceshi
- 测试过使用的小代码,很实用,很有用,注意下载使用-Tested using a small code, very useful, very useful, note download,,,,,
Project1
- 使用无窗口透明控件,好处是控件不是从窗口类继承而来的,可以节省一些内存资源,难点是鼠标控制和坐标计算,缺点是无法直接响应键盘事件。而且,需要注意的是,在Paint事件里,坐标是从(0,0)开始的,而在其它地方,坐标是相对于容器的。缺点是设计时,无法用鼠标点选控件(只能用键盘移动),微软公司也在MSDN里说了这是一个BUG,但至今未解决。 好了,废话俺不说了,打开VB6,新建一个“标准 EXE”,然后添加一个用户控件,把控件的BackStyle属性设置为“透明”,把Windowles
shell-note
- shell脚本,实现的是嵌入式常见的脚本查寻,可以使用这个脚本来进行嵌入式的其他应用练习。-shell scr ipt, to achieve a common scr ipt embedded search, you can use this scr ipt to be embedded in other applications exercises.
src
- shell解释器自行编写,有源码,有Makefile,有说明,在Linux下运行,C语言代码-shell interpreter to write your own, there is source code, Makefile, a note, run under Linux, C language code
xActiveDirectory-dev
- The xActiveDirectory DSC resources allow you to configure and manage Active Directory. Note: these resources do not presently install the RSAT tools.-Descr iption The xActiveDirectory module contains the xADComputer, xADDomain, xADDomainController,
excel2txt
- 自己用vbs写的小工具,将excel文件转换为txt文本文件,便于后续的文本处理。使用方法:将需要转换的文件通过鼠标拖拽到该文件上,或将该文件粘贴到文件夹然后双击运行,可以把文件夹内的所有excel文件转换为txt文本文件 注:需安装有office。仅转换文本,不支持图表等其他非文字对象-Vgs used to write their own small tools, the excel file will be converted to txt text file, easy to follo