-
Delphi资源文件生成工具 我经常要在程序中加入许多资源,比如:声音、位图、光标等,这样可以使自己 软件更具特色。可以自己建立一个.RC的文件,然后再用Del...
Delphi资源文件生成工具 我经常要在程序中加入许多资源,比如:声音、位图、光标等,这样可以使自己 软件更具特色。可以自己建立一个.RC的文件,然后再用DelphiBinBrcc32.EXE来 编译生成一个.RES的文件,有了这个文件才能把资源编译到软件中去。 可是如果要加入一大批资源,要加入30个位图和20个光标的话,就要在.RC文件中一 行行加入要用的资源,比较麻烦。我是个懒人,所以自已写了这个能自动批量帮你完 成这个任务的工具,可以非常方便的生成.RES资源文件。 注意:由于Borland的Brcc32.EXE不能识别包含有空格和汉字的路径,所以你的资源来 源路径和保存路径不要带有空格和汉字,否则不能建立.RES的文件。-Delphi resources to generate tool I often join in the proceedings of many resources, for example : voice, bitmaps, cursors, etc., can make more software features. One can establish their own. RC paper, and then spend the Delphi bin Brcc32.EXE to build a generation. RES document, the document can have the resources to build software. But if a large number of resources to join, to join the 30-bit map and the cursor 20, then we should. RC paper lines to join with the resources, and trouble. I was lazy, so own writing this volume will automatically help you complete this task tool, it is easy generation. RES resource files. Note : Due to Borland"s Brcc32.EXE not include
- 2022-02-11 10:57:06下载
- 积分:1
-
本代码实现了自动对VC工程中的非必须文件进行清理。
本代码实现了自动对VC工程中的非必须文件进行清理。-the code to achieve the automatic right VC project of the non-paper to be cleared.
- 2022-03-23 22:15:55下载
- 积分:1
-
在方程组的运算中可以经常遇到多个未知数,算起来比较的麻烦,利用高斯消元法可以快速的求解....
在方程组的运算中可以经常遇到多个未知数,算起来比较的麻烦,利用高斯消元法可以快速的求解.-The algorithm can achieve the operation of Gauss Erosion.
- 2022-11-30 16:00:03下载
- 积分:1
-
LEACH协议的Matlab源代码
LEACH协议的Matlab源代码
- 2023-04-30 22:55:03下载
- 积分:1
-
windows LCD RGB test tool
应用背景关于LCD RGB的测试软件,在windows 8或以上 tablet test中能够直接使用关键技术循环播放颜色,可以人工判断测试Pass还是Fail
- 2023-02-06 03:25:03下载
- 积分:1
-
WINCE界面,功能非常强大,可以作为读写器开发的界面,唯一的遗憾就是还没来得及贴图,但功能很完善!...
WINCE界面,功能非常强大,可以作为读写器开发的界面,唯一的遗憾就是还没来得及贴图,但功能很完善!-WINCE interface, very powerful, can be used as the development of reader interface, the only regret is not enough time mapping, but the function is perfect!
- 2022-02-06 18:35:52下载
- 积分:1
-
Linux和Windows服务器
linux和windows下配置cvs服务器.doc-linux and windows cvs server
- 2022-05-17 13:20:39下载
- 积分:1
-
c#证书打印
会计小帮手 c#证书打印
- 2022-06-21 16:38:50下载
- 积分:1
-
此源码在代理中检查您的知识产权
this Source to check your ip in proxy
- 2023-04-03 14:10:03下载
- 积分:1
-
MTALAB牛顿迭代源程序
采用牛顿迭代法对初始值进行不断更新迭代,使其误差在设定范围内。
- 2022-08-21 20:50:19下载
- 积分:1