搜索资源列表
dragdrop_Delphi
- Drag and Drop Component Suite 3.7 一套简化拖放操作的组件包,使你开发的程序很容易就支持shell的拖放操作,虽然很老了,不过也支持Delphi 7。-Drag and Drop Component Suite 3.7 simplified set of drag and drop components of the package, allows you to the program is very easy to drag and drop support
FlashTool20
- 第二版功能: 能将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
traytest1
- 实现托盘实现及开光区实现托实现托盘实现及开光区盘实现及开光区-tray to achieve and realize the rehabilitation zones respite tray to achieve and realize the rehabilitation and the district set to achieve the rehabilitation area
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
upx_Shell
- 一个UPX(程序压缩软件)的shell 用程序自身来储存设置的例子-an unfiltered (procedures compression software) shell with their own procedures to be stored in the example set
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
Set_Default_Printer
- Descr iption Enumerates local printers and allows users to select the default printer from a list of available printers. Notes Users needed correct default printer set before they logged into Terminal Server. Naturally, Printers and Faxes co
CustomContextMenu
- 自定义画contextmenu,不只是简单的修改注册表,让右键菜单增加项目,而是custom draw,还可以设置图标。-Custom painting contextmenu, not simply to modify the registry, so that increase in menu items, but custom draw, can also set the icon.
SHELL-guide
- 一套学习shell的经典手册,让一个菜鸟变成高手的SHELL手册。-A set of learning the classical shell manual, so that a rookie to become master of the SHELL manual.
JAM.Soft.ShellBrowse.Comp.v6.3.0.501
- The ShellBrowser component set gives a programmer easy access to the Win32 shell functionality. The JamShellList, JamShellTree and JamShellCombo components look and behave exactly like the corresponding parts of the Windows Explorer. The invisi
IPSwitchV1.0
- C#源码:如果您电脑的IP地址经常要换来换去(比如:笔记本用户在家里需要一套配置,在公司又是一套),每次都要重新设定IP、网关、DNS服务器等一系列的地址,是不是感觉很不方便?“自由人IP切换器”是本人为解决这样问题而设计的。现在把它拿出来与大家共享,免费使用,支持多网卡、多网络,自动保存不同网络设置。可在不同网络间自由切换而不需要重新启动电脑 -C# Source: If your computer' s IP address in exchange for often go (exam
IE
- 设置IE代理的批处理文件,可以一键设置成功-set ie
File-backup-tool
- 功能比较齐全的一个文件备份工具,可以自定义备份时段,并且可以设置多个备份,开机自启动等功能-And complete a file backup tool complete a file backup tool, you can customize the backup window, and can set up multiple backup, boot from the start function
static-ip
- xp下设置静态网络地址小工具,自写代码,好用-set a static network address xp tools, write code, easy to use
Clipboard
- Sistema para o controle da Á rea de Transferência (Clipboard) do Windows. Instruç õ es de Uso: Clipboard.exe -Get (Captura conteúdo da área de transferência) Clipboard.exe -Set ??? (Enviar conteúdo para área de Transferência) Clip
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.
sunshare
- 阳光点歌系统批量设置共享脚本,可以自动设置所有歌曲共享以及共享权限-Sunshine VOD system set up to share the batch scr ipt to automatically set all the songs shared and shared authority
Project1
- 在编写B/S程序时,有时往往需要获取或设置控件中光标的位置,以便于对控件进行进一步的子类化,可是HTML中的标准控件没有HWND,也无明显相关的属性,实现起来有点复杂,俺曾经为这个问题苦恼了好长时间,在网上搜索也得不到答案,后来经过几天的实验,才发现其实只需要基于DOM就可以实现,为了让朋友们少走弯路,故把代码贴出来,并附上一个基于此代码对INPUT 控件进行子类化的实例(实现HTML文本的货币输入和显示)。-In the preparation of B/S program, sometim
Project1
- 使用无窗口透明控件,好处是控件不是从窗口类继承而来的,可以节省一些内存资源,难点是鼠标控制和坐标计算,缺点是无法直接响应键盘事件。而且,需要注意的是,在Paint事件里,坐标是从(0,0)开始的,而在其它地方,坐标是相对于容器的。缺点是设计时,无法用鼠标点选控件(只能用键盘移动),微软公司也在MSDN里说了这是一个BUG,但至今未解决。 好了,废话俺不说了,打开VB6,新建一个“标准 EXE”,然后添加一个用户控件,把控件的BackStyle属性设置为“透明”,把Windowles