搜索资源列表
V2Packer
- 看到过许多别人写的壳,大多是asm,也有的是c。早就想试一试用比较“纯”的delphi写会是什么样子,于是就有了V2Packer。-seen many others to write the shell, most of asm and others c. Have to accept a more "pure" delphi what it would be like to write, so there will be a V2Packer.
ATViewer
- ATViewer is a component which allows to view files of various types. There is no edit possibility, just quick view - so it s useful to implement "View file" feature in your Delphi/BCB application.-ATViewer is a component which allows to view files of
wenziyuan
- 仿windows文件管理器 ,有多标签,你可以打开海量标签,不拥挤,不杂乱,有强大而细致的标签管理,真正实现单窗口操作,多窗口切换,功能上windows该有的都有,没有的也有,有批量新建目录,批量新建文件,批量改名,目录显示大小,目录大小排序,比windows只强不弱,你会离不开它,有delphi7源代码。 这是最完整的源代码,保证可用,本程序涉及了文件管理,注册表,动态菜单,菜单数组等。 本程序已实现了 ShellTreeView 和 ShellListView 所有用法,包括 排序,
FileWatcher
- FileWatcher,手动同步数据,可以方便同步文件夹内所有内容到其他目录,U盘等.适合备份源代码!-FileWatcher, manually synchronize the data, you can easily synchronize all the contents of a folder to another directory, U disk and so on. Suited to a backup source code!
DELPHIEXCEL
- delphi操作excel制做用户报表,达到很好的效果-delphi operating system, so users excel reports, to achieve good results
word
- 一个简单的读取word程序,因为我是初学者,所以将这个上传,希望能帮助到别的初学者-A simple word reading program, because I am a beginner, so this upload, hope to help to other beginners
DelphiCab
- Delphi实现压缩CAB文件的功能,使你的软件可以生成CAB压缩文件。-Delphi compressed files to CAB achieve , so your software can generate compressed CAB files.
USBcom_mod
- 特点: 用户无须任何硬件、USB接口及协议、驱动程序知识,便能通过自己编写的程序对外部硬件(例如家电设备等)进行操作控制,从而实现快速地开发自己的产品。用户只须少许的高级语言知识,例如:VB,VFP,DEPHI,PB,VC等,便能通过我们提供的ACTIVEX控件对我们的USB控制模块进行自由控制,从而达到控制外部设备的目的。由于我们已对硬件作了一次开发,所以用户只需将精力放在二次开发上就可以了,从而大大地缩短了用户产品的开发周期,同时由于开发容易,用户太多的知识,便于普及。 -Featu
Delphi解析修改Json文件
- 说明:读取文件时如果json文件中包含中文格式,那么在读取时必须保证为获取字段为UTF8String类型。 jRet.O['WindSpeedLine'].A['coordinates'][0].AsArray().add(jo);//对与数组嵌套的json,可以通过这种方式添加。 读取或者声明的jo := SO();不能用clear()清空,否则add(jo)就会成为空数据。
