搜索资源列表
Linux_root
- 近日使用liunx 的一些实用资料,如:如何在linux启动后自动登陆,加载你需要的shell.网络的手动配置,等.希望给大家-liunx recently used some practical information, such as : how to start automatically after linux landing You need to load the shell. The manual network configuration, and so on. We hope
RedHatShell
- 一款模仿Linux操作系统红帽子(RedHat)的shell编程示例,基本的桌面菜单,开始菜单,任务栏菜单,托盘菜单,右键弹出菜单都做的栩栩如生,是一个完整漂亮的外壳程序。对于一些商用软件完全可以修改后套用形成一个漂亮的shell。要扩充的是完整封掉windows系统的所有按键消息即可完整存在。 -red hat Linux (RedHat) shell programming examples. basic desktop menu, start menu, task bar menu,
t_shell
- Shell编程技术和实例 一个简单的类似与 lunix 下的shell 主要从入手方面说 she-Shell programming techniques and examples of a simple and similar to the shell lunix mainly from the start said the she
Senfore_DragDrop_v4.1
- Drag and Drop Component Suite Version 4.1 Field test 5, released 16-dec-2001 ?1997-2001 Angus Johnson & Anders Melander http://www.melander.dk/delphi/dragdrop/ ------------------------------------------- Table of Contents: ----------------------
Linux_Shell
- 一款模仿Linux操作系统红帽子(RedHat)的shell编程示例,基本的桌面菜单,开始菜单,任务栏菜单,托盘菜单,右键弹出菜单都做的栩栩如生,是一个完整漂亮的外壳程序。对于一些商用软件完全可以修改后套用形成一个漂亮的shell。要扩充的是完整封掉windows系统的所有按键消息即可完整存在。-Red Hat Linux operating system, a mimic (RedHat) of shell programming examples, the basic menu of the
RedHatShell
- 这是一款用VB模仿Linux操作系统红帽子(RedHat)的shell界面示例,包括桌面菜单、开始菜单、任务栏菜单、托盘菜单、右键菜单等,是一个比较完整漂亮的外壳程序。-This is a Linux operating system to use VB to imitate red (RedHat) interface of the shell sample, including the desktop menu, start menu, task bar menu, tray menu, r
WRepShl
- This handy little application will replace Explorer as the default shell for Windows 9x or NT if desired, or it could be used as a simple application launch utility. It is very easy to use, and cuts down on a lot of user problems. There are up to 12
VS_Solution_Converter
- This utility is designed to make it easier for folks to switch back and forth between Visual Studio 2005 and Visual Studio 2008. It edits the solution (*.sln) and project files (*.csproj, *.vbproj, and *.vcproj) so that they can be openeded by
QQ
- dim StrQQPath as string 寻找QQ客户端 dim shell_s as string dim i as long getvalue StrQQPath 这个这里就不解释了 shell_s=StrQQPath & "QQ.exe"&"/START QQUIN:"& TEXT1.TEXT & "PAWDHASH:"& StR2qqPwdHash(text2.text) & " /STAT:41" 41就是登陆的意思 I=SHELL(SHEL
start-stop
- shell编程,shell简单实用而且很强大,用SHELL实现程序的start、stop、restart。-shell programming, shell simple and practical and very powerful program with the SHELL achieve start, stop, restart.
HookMouse
- 一个简单的鼠标钩子程序 Windows系统是建立在事件驱动的机制上的,说穿了就是整个系统都是通过消息的传递来实现的。而钩子是Windows系统中非常重要的系统接口,用它可以截获并处理送给其他应用程序的消息,来完成普通应用程序难以实现的功能。钩子的种类很多,每种钩子可以截获并处理相应的消息,如键盘钩子可以截获键盘消息,外壳钩子可以截取、启动和关闭应用程序的消息等。本文在VC6编程环境下实现了一个简单的鼠标钩子程序,并对Win32全局钩子的运行机制、Win32 DLL的特点、VC6环境下的MF
shell
- vb用于查找Shell文件夹的程序源码,是一个与Windows紧密相联的一个程序,通过本程序可了解到其它的一些知识,比如x86 apps (Alpha)的system文件夹、用户概貌文件夹、Windows目录或SYSROOT()、(所有用户)开始菜单\程序系统管理工具、未本地化的通用启动、用户应用程序数据、用户设置、用户开始菜单等。-vb to find the Shell folder of program source code, is a closely related to a prog
extend
- 船体外板展开实用程序,可实现船体肋骨线、水线、纵剖线等的展开。-Hull shell expansion utility that enables the hull rib line, water line, vertical lines, and the profile control to start.
ClassicShellSrc_2_8_3
- Classic Shell 增加了一些经典缺少的功能为Windows 7和Vista一样经典开始菜单,资源管理器和其他工具栏。-Classic Shell adds some missing features to Windows 7 and Vista like a classic start menu, toolbar for Explorer and others.
Managing_Windows_API.pdf
- 从Windows应用程序开发工具讲起,引导读者快速入门,详细讲解API和关键结构的使用方法,提供156个Windows API使用实例。 涵盖主题: Windows应用程序开发入门,开发工具配置与使用,文件系统,内存管理,进程、线程和模块,线程同步,服务,图形用户界面,系统信息的管理,进程间通信,Windows SheLL程序设计,WindOWS GDL,网络通信与配置,设备驱动管理与内核通信,用户、认证和对象安全,Windows API的内部原理 -From Let' s
c_shell
- C-shell快速入门指南,让不会shell语言的也能轻松上手。适合初学者。-C-shell Quick Start Guide, so do not shell language can easily get started. Suitable for beginners.
97a614fa66ed72b89e514696
- 想用vbs来控制鼠标的移动和点击,虽然按键精灵可以做到,但做这么简单的事情不想启动那么大一个程序,所以自己用VC写了一个小程序,可以让VBS来控制鼠标移动和点击。 用法: 移动鼠标到桌面坐标200,50的vbs命令如下: CreateObject("Wscr ipt.Shell").Run "mouse.exe m,200,50" 点击鼠标左键的vbs命令如下: CreateObject("Wscr ipt.Shell").Run "mouse.exe
RLinux_Shelle
- 一款模仿Linux操作系统红帽子(RedHat)的shell编程示例,基本的桌面菜单,开始菜单,任务栏菜单,托盘菜单,右键弹出菜单都做的栩栩如生,是是一个完整漂亮的外壳程序。对于一些商用软件完全可以修改后套用形成一个漂亮的shell。要扩充的是完整封掉windows系统的所有按键消息即可完整存在。 -An imitation of the Linux operating system, Red Hat (RedHat), shell programming examples, the bas
go
- go.c根据服务器返回的结果自动启动she-go.c According to the results returned by the server automatically start shell
start-shell-script-coding---part-2
- ATMmachine code problem solution
