-
一个ADO的数据库访问代码
一个有关ADO数据库访问的代码-one of the ADO database access code
- 2022-03-18 23:02:01下载
- 积分:1
-
explains the technique of finding permutations and provides source code for the...
explains the technique of finding permutations and provides source code for the recursive implementation
- 2022-01-25 23:12:27下载
- 积分:1
-
STRUTS的很好的例子,对刚刚学习的认非常有帮助.
STRUTS的很好的例子,对刚刚学习的认非常有帮助.-STRUTS the good example of just learning to identify very helpful.
- 2022-02-03 23:35:12下载
- 积分:1
-
这个小程序可以得到当前运行中的窗口名称 并可以指定窗口最前显示...
这个小程序可以得到当前运行中的窗口名称 并可以指定窗口最前显示-this small program can be run in the current window can specify the name and front window display
- 2022-02-28 22:54:28下载
- 积分:1
-
log4j 日志 输出
log4j 日志 输出-log4j log and output.
- 2022-01-26 01:33:28下载
- 积分:1
-
图书管理系统--C和Mysql
这是一个用C语言开发的图书管理系统,开发环境是VC++,该系统包含如下功能:显示系统主界面,对书籍进行相关的操作,如添加,删除,查询,显示所有记录。利用VC++开发的系统,并将数据保存在Mysql数据库中。附上系统代码和使用说明书,代码中对关键编码部分进行了注释,个人能力有限,请大家批评指正,谢谢!
- 2022-06-28 12:40:54下载
- 积分:1
-
silverlight的p2p库,在sl上实现p2p功能的尝试
silverlight的p2p库,在sl上实现p2p功能的尝试-silverlight p2p lib
- 2022-07-05 12:18:02下载
- 积分:1
-
improved version of a drawing program for beginners reference hesistate to use t...
一段改进版的画图程序,供初学者参考,从别处拿来的,共享-improved version of a drawing program for beginners reference hesistate to use the share
- 2022-07-25 00:14:30下载
- 积分:1
-
带滚动条的ListView图像阵列采集
应用背景这是一个比2010溶液,这说明图像图标,ListView使用 ;图像水平滚动条ListView的缩影。这是一个比2010溶液,这说明图像图标,ListView使用 ;图像水平滚动条ListView的缩影。这是一个比2010溶液,这说明图像图标,ListView使用 ;图像水平滚动条ListView的缩影。这是一个比2010溶液,这说明图像图标,ListView使用 ;图像水平滚动条ListView的缩影。关键技术本教程的目的是介绍基本的使用C #在微软Visual Studio 2010软件开发环境下工作(“C”)编程语言。微软视觉工作室(与)由一个集合的工具,使程序员可以编辑,编译,调试,测试和部署应用程序的各种操作系统,如微软视窗和视窗移动设备。这些工具通常被称为一个集成开发环境(IDE)。 ;
- 2022-03-20 06:01:36下载
- 积分:1
-
VC中读取mp3文件信息的方法
标准格式的mp3文件中,都有一些自身描述的信息,比如歌曲名称、歌手、专辑名称等信息。
这些信息都记录在mp3文件中,而且...
VC中读取mp3文件信息的方法
标准格式的mp3文件中,都有一些自身描述的信息,比如歌曲名称、歌手、专辑名称等信息。
这些信息都记录在mp3文件中,而且格式是固定的。那么,我们就可以用编程的方式来获取这些信息。其实说简单一点,就是VC文件读取的操作。不过mp3有一定的信息结构,在mp3文件的最后128个字节,就包含上述的信息。那么我们打开mp3文件, 读取最后128个字节即可。-VC MP3 file information reader of the MP3 standard format document, some have described their own information, such as song title, artist, album title and other information. These messages are recorded in the MP3 file, but the format is fixed. Then, we can use the program to access such information. That simple fact that the VC paper read operation. However mp3 certain information, the structure of mp3 of the final 128 bytes, including the above information. Then we open MP3 files, read the last 128 bytes can be.
- 2022-05-14 10:56:12下载
- 积分:1