-
在数据库中读写图像文件
在数据库中读写图像文件-in the database to read and write image files
- 2022-01-23 10:24:27下载
- 积分:1
-
Qt SQL是一个简单的数据库浏览器GUI
Qt SQL Browse是一个简单的、泛化GUI数据库浏览器前端。该工具是一个非常简单的Qt数据库类的汇集器。数据库抽象由Qt数据库驱动程序提供-Qt SQL is a simple, generalized database browser GUI front-end. The tool is a very simple database Qt pool for the category. Qt database abstraction from database-driven procedures
- 2022-05-21 16:53:34下载
- 积分:1
-
在ODBC数据源内添加Microsoft Access数据库train.mdb,并将数据源名设定为train即可实现数据库和应用程序的正常连接,程序才能正常实现...
在ODBC数据源内添加Microsoft Access数据库train.mdb,并将数据源名设定为train即可实现数据库和应用程序的正常连接,程序才能正常实现数据库的访问。另外,如果用户自己编写了.chm的帮助文档只要和可执行文件放在同一个目录下就可以了。-the ODBC data source added within the Microsoft Access database train.m db, and data from the source can be set to train database, and application of the normal link normal procedures can achieve database. In addition, If the users themselves prepared. chm help files and executable files provided on the same directory on it.
- 2022-04-01 19:09:23下载
- 积分:1
-
本实例演示了如何利用MFCODBC技术访问数据库,给出了常用的操作...
本实例演示了如何利用MFCODBC技术访问数据库,给出了常用的操作-the examples demonstrated how to use encapsulation technology access to the database, is a common operation
- 2023-08-10 00:15:02下载
- 积分:1
-
BDE版本的通用取码组件,只要你设置select语句,就可根据你的输入“模糊查询”出信息,并显示在弹出的对话框中供你选择
BDE版本的通用取码组件,只要你设置select语句,就可根据你的输入“模糊查询”出信息,并显示在弹出的对话框中供你选择-BDE from generic versions of the code components, as long as you set up select statement can be imported under your "fuzzy about the" out information, and display pop-up dialog box for your choice
- 2023-05-16 02:35:03下载
- 积分:1
-
DELPHI3 读写EXCEL 文件。包括组件XLSReadWrite及其原文件XLSReadWrite.PAS;程序使用范例。注解:使用前先安装组件(XLSR...
DELPHI3 读写EXCEL 文件。包括组件XLSReadWrite及其原文件XLSReadWrite.PAS;程序使用范例。注解:使用前先安装组件(XLSReadWrite.PAS,XLSReadWrite.DCR)。-DELPHI3 read and write Excel document. Its components include XLSReadWrite XLSReadWrite.PAS original document; Procedures for the use of examples. Note : Use prior to the installation of components (XLSReadWrite.PAS, XLSReadWrite.DCR).
- 2023-03-30 03:50:03下载
- 积分:1
-
ADO extension示例
ADO extension示例-ADO extension sample
- 2023-03-09 07:25:03下载
- 积分:1
-
ado 一个超完整的医药管理系统
ado 一个超完整的医药管理系统...
ado 一个超完整的医药管理系统
ado 一个超完整的医药管理系统-ado a complete medical-management-system ado a complete management system ado medicine-a complete medical management system
- 2022-04-06 15:21:59下载
- 积分:1
-
本同学录系统演示地址: http://class.19870123.cn/
下载后请在Web.Config里更改设置,如数据库路径等
如果要换sq...
本同学录系统演示地址: http://class.19870123.cn/
下载后请在Web.Config里更改设置,如数据库路径等
如果要换sql数据库,请将app_code里的MyPage.cs改为以下代码即可
public class MyPage : LeeHom.Web.UI.SqlPage
{
}
public class MyMasterPage : LeeHom.Web.UI.SqlMasterPage
{
}
并在Web.Config里设置数据库为SqlServer
Sql的执行语句在App_Data下DataBase.sql
后台管理:http://网址/admin/
默认管理员:admin 密码:admin
可注册一个新用户后设置新用户为管理员后删除admin用户-demonstration of the website address : http :// class.19870123.cn/downloading please Web.Config Lane Change settings , such as databases, etc. If they took the path sql database I would be grateful if the app_code Lane MyPage.cs code can be replaced by the following public class MyPage : LeeHom.Web.UI.SqlPage () public class MyMast erPage : LeeHom.Web.UI.SqlMasterPage () and Web.Confi g Lane SqlServer database for the implementation of SQL statements under the App_Data DataB ase.sql background Management : http:// website/admin/default administrator : admin Password : admin can register a new user after
- 2022-01-24 18:03:38下载
- 积分: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