-
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
-
calculator for simple arithmetic Operational Availability switches can be object...
计算器进行加减乘除等简单运算交换机即可供货客观和可国际化国苦苦观看过-calculator for simple arithmetic Operational Availability switches can be objective and international countries too hard to watch
- 2023-08-28 23:50:04下载
- 积分:1
-
ping的功能的实现的类,根据微软代码改造而成。便于实现对多个IP地址的PING,...
ping的功能的实现的类,根据微软代码改造而成。便于实现对多个IP地址的PING,-ping function of the realization of the category, in accordance with modified code from Microsoft. Facilitate the achievement of a number of IP addresses on the PING,
- 2022-03-24 21:04:50下载
- 积分:1
-
This is a source code written in Visual Basic to Eject/ Inject the CD ROM tray!
This is a source code written in Visual Basic to Eject/ Inject the CD ROM tray!
- 2022-02-15 20:03:43下载
- 积分:1
-
简易贪吃蛇游戏
这是初学C语言时用C语言编写的一个贪吃蛇小游戏,实现了贪吃蛇游戏的基本功能,即通过上下左右操作实现蛇的移动,并且随机产生蛇的食物,通过界面刷新实现画面的更新
- 2022-03-21 13:34:00下载
- 积分:1
-
多文档编辑器vb.不知道有没有
多文档编辑器vb.不知道有没有-Multi- Document Editor vb. Whether it is not
- 2022-08-24 16:10:27下载
- 积分:1
-
实现文件目录操作即时监视程序,可以监视在Explore中的重命名、新建、删除文件或目录...
实现文件目录操作即时监视程序,可以监视在Explore中的重命名、新建、删除文件或目录-directory operation to achieve immediate surveillance procedures can monitor Explore in the re-naming of new, delete files or directories
- 2022-03-26 07:27:37下载
- 积分:1
-
该程序用贪心算法来求解最小生成树问题 采用贪婪准则:每次选择边权值最小边。如果该边加入后不构成环,则加入。...
该程序用贪心算法来求解最小生成树问题 采用贪婪准则:每次选择边权值最小边。如果该边加入后不构成环,则加入。-procedures with the greedy algorithm to solve the problem using the minimum spanning tree greedy guidelines : each side the right to choose the minimum value side. If the edge after the entry does not constitute a part, while accession.
- 2022-06-11 11:33:35下载
- 积分:1
-
阐述RUP的最佳测试实践。包括:测试的规程、度量、评估等内容...
阐述RUP的最佳测试实践。包括:测试的规程、度量、评估等内容-Test on the RUP best practice. Include: test protocols, measurement, assessment, etc.
- 2022-04-12 23:49:18下载
- 积分:1
-
压缩感知及应用 书籍中的代码
本代码是与汕大阎老师的压缩感知及应用书中对应的代码! 非常有助于学习!
- 2022-03-17 17:48:50下载
- 积分:1