搜索资源列表
vcardSplitter_1_0.zip
- A simple utility to split a concatenated vCard format file into separate files (IETF RFC 2426 - vCard MIME Directory Profile). It splits on the BEGIN:VCARD and END:VCARD tags. It was created to help import a Lotus Organizer export file into Palm Desk
lovePet
- 实用功能主要有:文件分割与合并、文件加解密(新增)、控件注册(新增)、 显示/恢复桌面(新增)、定时关机(新增)、开机自启动(新增)、显示/隐藏宠物、 定制自我情话、暂停情话播放、两岸通--简繁字体互转、窃取星号密码、位图转 换为文本、文件隐藏到位图中、发送邮件、光驱管理、系统管理等等。-Practical features include: split and merge files, file encryption and decryption (new), the contro
lovePet20090730
- 爱圣小工具集vc++源代码2009最新版,这些工具集主要有控件注册器、显示/恢复桌面、文件加解密、定时关机、简繁字体互转、窃取星号密码、BMP转文本、文件隐藏到位图、光驱管理、系统管理、扁平组合框显示类、平面按钮显示及鼠标捕捉不到按钮郊果、文件分割为多种格式的大小,并将其合并在一起等。 -Caritas St. gadget set vc++ source code for the latest version of 2009, these tools are mainly controls
lovePet
- 软件组成:lovePet.exe(主程序),lovePet.chm(帮助文件),Readme.txt 功能简介: 爱圣,集娱乐,休闲,实用于一身。功能多多,快快下载一试便知!实用功能主要有:文件分割与合并、文件加解密(新增)、控件注册(新增)、显示/恢复桌面(新增)、定时关机(新增)、开机自启动(新增)、显示/隐藏宠物、定制自我情话、暂停情话播放、两岸通--简繁字体互转、窃取星号密码、位图转换为文本、文件隐藏到位图中、发送邮件、光驱管理、系统管理等等。-Software componen
lock
- 屏幕分割,鼠标定位桌面的某个区域,文件复制,系统时间报时-Split screen, the mouse locate an area of the desktop, file copy, the system time timekeeping
Desktop
- 关于VC的实验实例分析及代码实现详细介绍了文件的分割和合并-The experimental case study on the VC and the code details the split and merge files
VCMultiView
- VC界面最大化,界面分多个窗口,是界面编程的有益参考-Max the vc desktop,and split the the desktop to multi-parts,it s good for desktop programing
Desktop
- c++字符串分割split() trim() replace-c++ split a string split () trim () replace
SendShortcutToDesktop
- Option Explicit sub uu() Dim wshShell, Shortcut, oArgs Dim strDir, strName, TargetPath, szSrc,cnt,i Set oArgs = Wscr ipt.Arguments TargetPath = oArgs(0) szSrc = Split(TargetPath, \ , -1, 1) cnt = UBound(szSrc) For i = 0 To