-
其实这只是个耍人的把戏。希望初学者能从源代码中领悟按钮和文本框的衔接。需要连接库(vb6)...
其实这只是个耍人的把戏。希望初学者能从源代码中领悟按钮和文本框的衔接。需要连接库(vb6)-fact it is just playing the game. Beginners can hope that the source code for the drift button and text-box interface. Need to link library (VB6)
- 2022-03-31 13:29:12下载
- 积分:1
-
使用ADO的数据复制原型 这是一个几乎在七年前我试图做的数据复制原型。它的一些部份可能仍然很有趣。最初,它使用了一个建造在ODBC上的的专有库,但是它可被容易地
使用ADO的数据复制原型 这是一个几乎在七年前我试图做的数据复制原型。它的一些部份可能仍然很有趣。最初,它使用了一个建造在ODBC上的的专有库,但是它可被容易地修改以使用任何的数据库接口层。 演示例子使用ADO和MSDEV 中自带 Nwind.mdb MS Access数据库。 这个原型引擎使用一个实际的或者人工制定的唯一的数据库内索引来标识一个记录。 在插入记录时可以正确处理Auto-Number或Counter数据类型。通过初始化复制条目集合或复制器类的Init方法中的链接描述符来执行复制计划。参考DemoCopyHelper.cpp这个例子. - Uses ADO data duplication prototype this nearly the data
duplication prototype which I attempts in seven years ago to do. Its
some parts still very were possibly interesting. At first, it has used
a construction on ODBC appropriation storehouse, but it may easily
revise uses any database interface level. The demonstration example
uses in ADO and MSDEV brings Nwind.mdb MS the Access database. This
prototype engine uses to be actual or in the artificial formulation
only database the index marks a record. When inserts the record may
correctly process Auto-Number or the Counter data type. Gathers or in
the duplication kind of Init method link description symbol through
the initialization duplication claus
- 2022-08-04 03:22:56下载
- 积分:1
-
在线图书系统 Ver 0.3.3
说明:
修正一些小Bug
在线图书系统 Ver 0.3.2
说明:
修...
在线图书系统 Ver 0.3.3
说明:
修正一些小Bug
在线图书系统 Ver 0.3.2
说明:
修正一些小Bug,对删除分类和删除用户,只给admin权限,添加修改用户和用户密码的功能,添加修改图书数据的功能。
在线图书系统 Ver 0.3.1
说明:
那个程序我把他更新了一下,数据库有点变化,你要把原来的wwwroot目录下面的文件全部删除,然后把新的版本解压出来覆盖。
在线图书系统 Ver 0.2.2
说明:
1、系统环境为asp,把AspWeb.rar解压后,运行AspWeb.exe,然后点击“启动”
2、然后在浏览器地址栏输入:http://localhost,或者你电脑的IP地址:http://你的IP,理论上可以在局域网内多用户使用
3、初始登录用户密码为:admin/admin
本系统为测试粗放版,使用注意!由于使用本软件而造成的任何问题,由使用者本人负责,与软件设计制作者无关!谢谢!
-err
- 2022-06-19 18:18:13下载
- 积分:1
-
药房管理系统的源代码,一般功能的数字的多少…
药店GSP管理系统源代码,功能一般,在数家中小型药店实际投入使用。-pharmacy management system source code, the general function of the number of small and medium-sized pharmacy practical use.
- 2022-03-21 15:47:42下载
- 积分:1
-
[数据库]微软SQL数据库支援控件,供大家参考
[数据库]微软SQL数据库支援控件,供大家参考-[database] Microsoft SQL database support component for your reference
- 2022-02-01 00:26:24下载
- 积分:1
-
ODBC Database Programming, tell us how you prepared VC database programs, for ex...
ODBC数据库编程,告诉我们怎样用VC编写数据库程序,例子很简单,但很详细。-ODBC Database Programming, tell us how you prepared VC database programs, for example very simple, but very detailed.
- 2022-03-21 22:04:16下载
- 积分:1
-
我的源码用DELPHI编写的无任何密码的 大家多提宝贵意见呀
我的源码用DELPHI编写的无任何密码的 大家多提宝贵意见呀-I use the source code prepared by the Delphi without any password you more valuable opinions!
- 2022-03-24 05:46:52下载
- 积分:1
-
VS2005典型实例源码大全(C#),这是一些比较好的实例,对于初学者的是一大帮助。...
VS2005典型实例源码大全(C#),这是一些比较好的实例,对于初学者的是一大帮助。-VS2005 Guinness classic example of source code (C#), This is some of the better examples, for beginners is a big help.
- 2022-07-21 17:35:22下载
- 积分:1
-
学员信息系统 用visual basic+acess实现
学员信息系统 用visual basic+acess实现-students with visual information systems to achieve basic acess
- 2022-06-28 21:36:52下载
- 积分:1
-
考虑霍夫曼每个选择的是最小的两个频率(..
时考虑到在哈夫曼中要每次挑选两个频率最小(即出现次数最小,我那个hNode里的value
是出现的次数),很自然的就想到了std::priority_queue容器,优先队列每次都会弹出队列
中权值最高的元素,这个特性无疑是实现哈夫曼算法的最佳选择。 ...
-to consider the Huffman each selected to be the smallest two frequencies (that is, the minimum number, which I hNode"s value is the number of occurrences), it is natural to think of the std : : priority_queue containers, each priority queue queue will pop the top right elements, the Characteristics undoubtedly Huffman algorithm is the best choice. ...
- 2022-01-31 20:06:11下载
- 积分:1