-
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
-
MD5是最常用的不可逆加密算法,广泛用于密码加密等不可逆的加密处理。本源码在c++ 6.0环境下编译通过。...
MD5是最常用的不可逆加密算法,广泛用于密码加密等不可逆的加密处理。本源码在c++ 6.0环境下编译通过。-MD5 is the most common non-reversible encryption algorithm, widely used in non-reversible password encryption is encrypted. The source code in c++ 6.0 environment, compiled by.
- 2023-04-08 21:20:04下载
- 积分:1
-
一个小型的迷宫游戏,球可以从出口自动找到迷宫的出口。
一个小型的迷宫游戏,球可以从出口自动找到迷宫的出口。-A small maze game, the ball can be exported automatically find the maze exit.
- 2022-08-21 23:37:08下载
- 积分:1
-
SourceGrid
wince中一个功能强大的数据网格,采用C#编程语言,提供多种不同的数据网格样式和功能。
- 2022-03-24 01:03:37下载
- 积分:1
-
A simple C# program, the campus singer scoring system, removing a highest score,...
简单的C#程序,校园歌手评分系统,去掉一个最高分,去掉一个最低分,最后算出平均分。-A simple C# program, the campus singer scoring system, removing a highest score, get rid of a minimum hours, the last calculated average.
- 2023-05-15 14:40:03下载
- 积分:1
-
一个非常酷的图标编辑软件,包含源代码。凑字20。H.
非常Cool的图标编辑软件,包含源程序。凑满20个字。够了没有?-A very Cool icon editing software, including source code. Minato for 20 words. Had enough yet?
- 2022-12-16 19:45:03下载
- 积分:1
-
对USB进行编程,如何读取USB的接口,包括USB的一些驱动程序.
对USB进行编程,如何读取USB的接口,包括USB的一些驱动程序.-right to program, how to read the USB interface, including some USB driver.
- 2022-06-15 17:49:43下载
- 积分:1
-
用c编写的羊齿叶
用c编写的羊齿叶-prepared with the leaves reaching back
- 2022-07-04 10:04:20下载
- 积分:1
-
这是一个源码备份工具,可以方便的跳过中间文件只备份用有的源码到目标目录...
这是一个源码备份工具,可以方便的跳过中间文件只备份用有的源码到目标目录
- 2023-07-18 17:05:04下载
- 积分:1
-
Program receives the user types a line character (the number of no more than 80...
程序接收用户键入的一行字符(字符个数不超过80个,该字符串用回车符结束),并按字母、数字及其他字符分类计数,然后将结果存入以letter、digit和other为名的存储单元中。-Program receives the user types a line character (the number of no more than 80 characters, the string end with a carriage return), according to letters, numbers and other characters were counted, and the results stored in order to letter, digit and the other in the name of the storage unit.
- 2023-05-14 03:05:03下载
- 积分:1