搜索资源列表
deskwinsrc
- 虚拟桌面(DeskWin) 在Linux下,X桌面系统的虚拟桌面系统把用户的工作区增加了很多,而Windows下却没有这样的功能,本软件就是在Windows下实现这种功能的软件。你可能会在有限的窗口中打开几十个窗口,可是Window的任务栏面积有限,在有几十个窗口时,你已经搞不清这些窗口到底谁是谁了。如果把这些窗口分成几组,岂不是很方便?有了虚拟桌面(DeskWin)软件,就能够帮你解决这个问题!在1号桌面打开工作要用的窗口(如AutoCAD、Word),切换到2号桌面打开realp
SimpleShell
- The Shell or Command Line Interpreter is the fundamental User interface to an Operating System
GetShellOut
- 可以截获shell启动的程序的输入.. 当然主要的是用在截获DOS命令的输入了 用法很简单,如: MsgBox ExecuteCommandLineOutput(\"net user\", , 5) 如果有需要的话自个进行修改..自由发挥呵. 有什么玩VB的朋友可以加俺 QQ 30066129 (记得注上 Visual Basic哦) E-mail:kevp@163.com
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
ut
- 在Windows命令行下模仿Linux Sheel 界面。移植Linux 下常用命令。有初始登录,新建用户,设置更改用户密码,并记录用户的这些信息。还有其他的,比如ls,su,cp等-In Windows command line imitation under Linux Sheel interface. Transplantation under Linux commonly used command. Have the initial login, new users, set chang
shell
- 简单的 Shell命令解析器的功能,创建子进程,并执行用户的命令,创建历史特性,当用户按下 Ctrl+C 键的时候打印出用户最近输入的10 个命令。包含实验报告-Simple Shell command parser function, creating a child process and execute user commands, to create history characteristics, when the user presses Ctrl+ C key when the u
disableautorun
- * While the first-run condition of a worm or virus exploits a long-running * * security hole in Microsoft Internet Explorer, they all need to create * * entries in the registry to run again the next time your PC starts. Most * * variants wi
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
Shell
- 基本上shell分两大类: 一:图形界面shell(Graphical User Interface shell 即 GUI shell) 例如:应用最为广泛的 Windows Explorer (微软的windows系列制作系统),还有也包括广为人知的 Linux shell,其中linux shell 包括 X windows manger (BlackBox和FluxBox),以及功能更强大的CDE、GNOME、KD、 XFCE。 二:命令行式 shell(Comm
LockScreen
- Lock the Desktop, and wait for user input (password) !
DOSWin_src
- 模拟DOS窗口的图形用户界面,用户输入命令后可以自动显示DOS窗口的输出内容,方便用户进行复制和编辑.-Simulated DOS window graphical user interface, user input commands can be automatically displayed after the DOS window output, user-friendly to copy and editing.
shell
- Windows下的shell编程 实现用户输入的命令解析-Windows shell programming under the command parsing user input
myshell
- 一个shell程序,可以在指定的UNIX平台下运行,里面包含代码,用户手册,详细设计说明-A shell program, you can specify the UNIX platform in the run, which contains the code, user manuals, detailed design descr iption
osinfo
- 获取系统目录,计算机名、用户名,系统版本和硬件等信息-Get the system directory, computer name, user name, system version and hardware information
ssf
- 在Win32操作系统(包括Win9X、Windows NT、Windows 2000)不但有方便的图形用户(GUI)界面,微软还为windows用户界面保留了强大的可扩充性。其中对于Windows界面的操作环境(这里称为外壳Shell),微软提供了一种称为外壳扩展(Shell Extensions)的功能来实现文件系统操作的可编程性。-In the Win32 operating system ( including Win9X, Windows NT, Windows 2000 ) is no
creating-a-local-user-account
- windows powershell创建本地用户-creating a local user
Derived-network-configuration
- :: 此批处理可自动识别并列出所有网卡,并根据用户选择准确生成网卡信息,并在注册表中查找相应注册信息,兼容WinXP&Win7系统,智能识别 :: 本批处理适用于网络维护人员进行网络配置信息的备份与恢复,同时也是极佳的批处理学习参考代码,其中涉及字符串切割、文件读取及行数判断、注册表修改、生成可变参量等技术,为批处理编程人员及初学爱好者提供良好的参考-:: This batch can automatically identify and list all the NIC and ac
CVSSetup
- CVS清空和设置批处理标本,Windows中为批处理脚本,Linux中为Shell脚本。 可用于快速清空目录中的CVS目录,或者设置CVS用户、IP和目录。-Clear all directory named CVS under given directory. Set the root of CVS, it use the type of pserver and can set cvs user, cvs server ip, cvs root directory under the
Automatic-backup-directory
- 自动备份目录脚本(设定目录,用户名密码后)自动备份到ftp服务器上,可用于VSS,SVN的自动话备份。-Automatic backup directory scr ipt (set directory, user name password) automatic backup to ftp server, can be used for VSS, SVN, then the automatic backup.
myshell
- 开发的Shell程序支持以下命令: 1)cd <directory>——将当前默认目录改变为<directory>。如果没有<directory>参数,则显示当前目录;如果<directory>目录不存在,会出现合适的错误信息提示。 2)clr——清屏 3)dir <directory>——列出目录<directory>的内容 4)environ——列出所有的环境变量 5)echo <comment
