-
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
-
VB中也有类似VC的IDE设置的预编译宏.与C++不同,VB代码中的预编译只能在当前文件中有效,但在IDE中设置的不受这个限制__郝玉杰...
VB中也有类似VC的IDE设置的预编译宏.与C++不同,VB代码中的预编译只能在当前文件中有效,但在IDE中设置的不受这个限制__郝玉杰-VB VC has a similar set of pre-IDE compiler Acer. C and different, VB code to the pre-compiled only in the current document effective, but in the IDE set against this limitation __ Haoyujie
- 2022-10-30 22:00:03下载
- 积分:1
-
Apache使用指南与实现原理。中国水利水电出版社。
Apache使用指南与实现原理。中国水利水电出版社。-Apache using the guidelines and implementation principle. China Water Conservancy and Hydropower Press.
- 2023-04-09 15:35:05下载
- 积分:1
-
一个论坛的原创代码,是不是太多说了自己看啊
一个论坛的原代码,~多的就不说了自己看吧,~-a forum of the original code, was not much said his Behold, O ~
- 2022-05-10 22:12:28下载
- 积分:1
-
C和C++语言函数快速查询,很好用的,一直在用着
C和C++语言函数快速查询,很好用的,一直在用着-C and C++ Language function fast inquiries, well used, has been using
- 2022-07-11 02:16:06下载
- 积分:1
-
High
高质量C++编程指导
一些编程规范和常见的容易犯错误的地方-High-quality C++ programming guide the number of programming norms and common areas prone to making mistakes
- 2023-07-30 04:20:02下载
- 积分:1
-
本软件包是《C 语言105》所附带的光盘,在TurbC++ 或者是TurbC 上都可以运行,但不可以在VC中使用。...
本软件包是《C 语言105》所附带的光盘,在TurbC++ 或者是TurbC 上都可以运行,但不可以在VC中使用。-The package is C Language 105 attached to the CD-ROM, in TurbC++ Or TurbC both can run, but can not be used in the VC.
- 2022-06-17 11:14:07下载
- 积分:1
-
可以修复ODBC数据源的驱动程序,是系统修复工具.SQL2000数据源修复工具....
可以修复ODBC数据源的驱动程序,是系统修复工具.SQL2000数据源修复工具.-can be restored ODBC data sources of the driver, Tools system is repaired. SQL2000 data sources repair tools.
- 2022-03-01 01:36:16下载
- 积分:1
-
ASCII文本拼写检查的C语言源程序,本程序的算法不是最优的,希望大家能提出更好的算法。...
ASCII文本拼写检查的C语言源程序,本程序的算法不是最优的,希望大家能提出更好的算法。-ASCII text spelling check the C language source files, the process of the algorithm is not optimal, hope that we can come up with a better algorithm.
- 2023-08-26 23:25:03下载
- 积分:1
-
C++写的hilbert变换类
支持2^N的正方形图像
C++写的hilbert变换类
支持2^N的正方形图像-C++ to write the type of support the hilbert transform of 2 ^ N square image
- 2022-03-06 15:18:18下载
- 积分:1