-
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
-
C series of the small program, a very good thing.
用C++编的小程序,很好的。-C series of the small program, a very good thing.
- 2022-04-22 09:03:11下载
- 积分:1
-
利用键盘显示驱动芯片8279实现计数的功能.
利用键盘显示驱动芯片8279实现计数的功能.-use of the keyboard display driver chip count of 8279 to achieve functional.
- 2022-07-02 14:08:29下载
- 积分:1
-
串口通信的源
Serial Communication Source
- 2022-07-23 00:37:01下载
- 积分:1
-
外观模式vc实例源码。
外观模式vc实例源码。-code of facade_cs by vc
- 2022-11-07 13:10:03下载
- 积分:1
-
C++简单实现的类的继承和多态的简单习题,对于多态的理解有比较好的帮助...
C++简单实现的类的继承和多态的简单习题,对于多态的理解有比较好的帮助-C++ Realize simple class inheritance and polymorphism of simple exercises for the polymorphism have a better understanding to help
- 2022-03-03 18:27:25下载
- 积分:1
-
基于多线程的窗口建立
Win 32 区分两种不同类型的线程,一种是用户界面线程UI(User Interface Thread),它包含消息循环或消息泵,用于处理接收到的消息;另一种是工作线程(Work Thread),它没有消息循环,用于执行后台任务。用于监视串口事件的线程即为工作线程。本程序基于单文档框架,建立了两个线程,具有很好的效果!
- 2022-05-12 17:20:42下载
- 积分:1
-
进程的创建与撤消程序
进程的创建与撤消程序-process and the creation of withdrawal procedures
- 2022-11-26 11:15:03下载
- 积分:1
-
数列极差算法,计算机算法设计与分析中的一道练习题
数列极差算法,计算机算法设计与分析中的一道练习题-Series of very poor algorithm design and analysis of computer algorithms to work together in exercises
- 2023-01-06 20:10:04下载
- 积分:1
-
行编缉源程序.zip
行编缉源程序.zip-line editing source. Zip
- 2022-05-16 22:22:35下载
- 积分:1