搜索资源列表
mysql-essential-5.1.36-win32
- MySQL是一个小型关系型数据库管理系统,开发者为瑞典MySQL AB公司。在2008年1月16号被Sun公司收购。目前MySQL被广泛地应用在Internet上的中小型网站中。由于其体积小、速度快、总体拥有成本低,尤其是开放源码这一特点,许多中小型网站为了降低网站总体拥有成本而选择了MySQL作为网站数据库。MySQL的官方网站的网址是:www.mysql.com -MySQL is a small relational database management system, develop
ScaleTester
- I used to work with scales and mscomm. To aid us we had written a Scale Emulator in VFP. To use it you need a COM cable and 2 ports. The Scale Emu sits on one port and sends its output and the MSComm sits on the other port and accepts input.
vccsky
- VC++如何初始化COM库的源代码,可能对于初学者来说,这个再简单不过的问题似乎也成了问题,在VC++数据库操作中,引入ADO动态链接库恐怕是进行数据库操作的第一步了,因此简单但必不可少,所以通过这个VC++小实例,你会搞明白如何初始化COM动态链接库。 -VC++ how to initialize the COM library source code, probably for beginners, this is a relatively simple problem seems t