搜索资源列表
替换开始菜单VC代码
- 可以替换WINDOWS开始菜单VC源码 GetShellTrayDlg.h, GetShellTrayDlg.cpp - the dialog These files contain your CGetShellTrayDlg class. This class defines the behavior of your application s main dialog. The dialog s template is in GetShellTray.rc, which
GENIE-SHELL
- 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
C++2Delphi
- How can one convert C++ Code into delphi? Translating C++ Code into Delphi.This is complete word document I ve found in the net, then i ve converted it to word document. I hope it helps us.-How can one convert C Code into Trans delphi lating C Code i
file2c
- Convert a file into a header that can be included from C.
AddUser
- 不使用Net命令也可以添加用户的C语言程序代码 要添加的用户名和密码可以在代码里更改-Do not use the Net command also can add users to the C language code To add a user name and password can be change in the code
Ckill
- 用VB写的C++源码加花*程序,写的比较菜!但效果还是可以的!-Writing with VB source code in C++ add flower free kill procedures, comparison of Writing dishes! But the results still can!
Apress.Expert.Shell.Scripting.Jan.2009
- 2009年图书:精通Shell脚本编程 The book is meant for the intermediate shell coder up to the advanced shell-code hacker, because I don’t explain many basic programming structures. If you’re looking for that type of book, you should look to the resources me
shell
- 实现带参数的简单shell 1、除了系统调用execve,不允许使用其他的exec函数。输入应当允许带多个参数(一行内可以表示),不考虑通配符 (即“*”、“?”、“-”等等)的处理。 2、输入错误命令能提示出错并进入下一轮接收命令状态。 3、可以用Ctrl-C和Ctrl-\结束简单shell的运行。 4、程序运行正确,提示简洁明确。 -Parameters to achieve a simple shell 1, apart from the system call exe
shc
- shc 是一款可以转换shell为bin和c的工具-shc is a shell can be converted to a tool bin, and c
IPSwitchV1.0
- C#源码:如果您电脑的IP地址经常要换来换去(比如:笔记本用户在家里需要一套配置,在公司又是一套),每次都要重新设定IP、网关、DNS服务器等一系列的地址,是不是感觉很不方便?“自由人IP切换器”是本人为解决这样问题而设计的。现在把它拿出来与大家共享,免费使用,支持多网卡、多网络,自动保存不同网络设置。可在不同网络间自由切换而不需要重新启动电脑 -C# Source: If your computer' s IP address in exchange for often go (exam
c_shell
- C-shell快速入门指南,让不会shell语言的也能轻松上手。适合初学者。-C-shell Quick Start Guide, so do not shell language can easily get started. Suitable for beginners.
shell
- 这是一个c语言编写的一个简单的shell,可以实现一些基本的功能,新学的朋友可以参考一下。-This is a esay shell,hope can help you.
sqlca
- SQLCA 提供错误代码 可引用 SQLCA 测试特定错误代码。当数据库请求有错误时,sqlcode 和 sqlstate 字段包含错误代码。某些 C 宏是为引用 sqlcode 字段、sqlstate 字段和某些其它字段而定义的。 -The SQLCA provide the error code can be referenced the SQLCA test specific error code. When a database request error, sqlc
PPIDs_1.2
- PPIDs 用于列举进程的父PID和子PID PPIDs v 1.2 [2013/03/18] http://bbs.bathome.net 用法: PPIDs.exe [/NUM] [/p|/c] [/r] [/i] [/e] [/n] [PName|[PID] [PID] ...] 模式: /NUM 向上追溯曾曾曾...曾祖父辈进程的PID /p 获取直系父进程PID (默认) 返回: 父进程PID 爷爷进程PID 曾爷爷PID ... /c 获取某
Bash-Shell
- UNIX/Linux shell 有很多种,比如 Bourne shell(又称 AT&T shell,标准的 UNIX shell, sh)、 C shell(又称 Berkeley shell)、 Korn shell(Bourne shell 的扩展集,ksh)、 TC shell、 Z shell、 Bash shell 等。 这些 shell 的功能和使用都不尽相同。我们通常说 shell 编程,其实说精通所有 shell 编 程是很难的, 一般也没有必要。 学习 shel
简单CmdShell的实现
- 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
