-
我正在学习用powerbuilder语言实现公历转农历的算法,从网上下载了一些资料,不过看不太懂,这是其中一个,希望能对同样研究该问题的人有所帮助...
我正在学习用powerbuilder语言实现公历转农历的算法,从网上下载了一些资料,不过看不太懂,这是其中一个,希望能对同样研究该问题的人有所帮助-I am learning to use language to achieve powerbuilder lunar calendar switch algorithms, from the Internet to download some information, but watching do not really understand, this is one of them hopes to study the problem on the same people who help
- 2022-05-15 08:30:01下载
- 积分:1
-
C#下开发SQL数据库,实现学生信息管理,课程信息管理,宣科信息管理....
C#下开发SQL数据库,实现学生信息管理,课程信息管理,宣科信息管理.-err
- 2022-01-22 00:11:36下载
- 积分:1
-
一个数据库使用到3.51个引用
a database using dao 3.51 references
- 2022-08-10 18:38:26下载
- 积分:1
-
Database Programming TSQL statement of learning, should not miss the good stuff
数据库编程TSQL语句的学习,不容错过的好东西-Database Programming TSQL statement of learning, should not miss the good stuff
- 2022-03-15 09:56:02下载
- 积分:1
-
直接通过ADO操作Access数据库 ADO(Active Data Object,活动数据对象)实际上是一种基于COM(组件对象模型)中的自动化接口(IDis...
直接通过ADO操作Access数据库 ADO(Active Data Object,活动数据对象)实际上是一种基于COM(组件对象模型)中的自动化接口(IDispatch)技术,并以OLE DB(对象连接和镶入的数据库)为基础,经过OLE DB精心包装后的数据库访问技术,利用它可以快速的创建数据库应用程序。-ADOAccess ADO(Active Data Object)COM()(IDispatch)OLE DB()OLE DB carefully packaged database access technology, use it to quickly create database applications.
- 2022-03-11 14:25:11下载
- 积分:1
-
Logistics
有关物流方面的一些资料,希望对大家是有帮助的.-Logistics-related information, in the hope that it may be helpful to everyone.
- 2022-02-28 23:44:09下载
- 积分:1
-
In the design phase can change the Service Class control the size of the definit...
在设计阶段可以改变服务类的大小控制定义的一个很好的例子
- 2023-03-09 10:25:03下载
- 积分:1
-
对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于精力有限,未对原码做任何注释...
对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做通用处理-of computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.. Because of the limited energy, the original code did not make any notes. To simplify programming for consideration, in many places designated constant, declined to address GM
- 2022-07-20 19:46:09下载
- 积分:1
-
VC++ Write the management system, wrote it myself. ODBC plus ADO technology.
VC++写的工作管理系统,自己写的.ODBC加ADO技术.-VC++ Write the management system, wrote it myself. ODBC plus ADO technology.
- 2022-05-18 16:52:55下载
- 积分: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