-
通讯录管理器。使用MFC DAO对象和接口编程技术…
地址薄管理器.采用MFC DAO对象和接口编程技术实现了一个地址薄数据库的管理器.主要功能包括:1,浏览数据库的内容.2,添加,删除和更新数据库的记录.-address book manager. Using MFC DAO objects and interface programming technology to achieve a one address book database manager. main features include : a browse the contents of the database .2, add, delete and update database records.
- 2022-06-15 12:32:28下载
- 积分:1
-
[数据库]在动态集中使用虚拟CListView。供大家参考
[数据库]在动态集中使用虚拟CListView。供大家参考-[database] concentrated in dynamic virtual CListView. For your reference
- 2022-03-15 08:20:59下载
- 积分:1
-
Logistics
有关物流方面的一些资料,希望对大家是有帮助的.-Logistics-related information, in the hope that it may be helpful to everyone.
- 2022-02-28 23:44:09下载
- 积分:1
-
串行化是微软提供的用于对对象进行文件I/O的一种机制,该机制在框架(Frame)/文档(Document)/视图(View) 模式中得到了很好的应用。很多人对什...
串行化是微软提供的用于对对象进行文件I/O的一种机制,该机制在框架(Frame)/文档(Document)/视图(View) 模式中得到了很好的应用。很多人对什么是串行化、怎么使对象具有串行化能力和如何使用串行化功能等问题都 不甚明了。本文试图对串行化做一个简单的解释。由于本人对串行化功能使用的也不多,不足之处敬请谅解。-serial Microsoft is the right target for file I/O of a mechanism that in the framework of (Frame)/Document (Document)/View (View) model to be a good application. Many people on what is the serial, how to make objects with serial capabilities and how to use serial capabilities such issues are unclear. This paper attempts to right a serial Gartner simple explanation. Because I right Serial capabilities is not much of the shortfall Department locations.
- 2022-03-22 08:04:41下载
- 积分:1
-
VC UDL (data link) the use of demonstration.
VC下UDL(数据连接文件)的使用方法演示。-VC UDL (data link) the use of demonstration.
- 2022-03-04 03:53:20下载
- 积分:1
-
the database programming, we can hope for some help!
有 关数据库编程, 希望对大家能有所帮助!-the database programming, we can hope for some help!
- 2022-06-27 22:03:30下载
- 积分:1
-
约瑟夫环!C语言数据结构实习报告用的
约瑟夫环!C语言数据结构实习报告用的-Josephus! C language data structures internship with the report!
- 2022-01-26 06:50:05下载
- 积分:1
-
一小段ADO链接数据库的代码,其中m_pdb是一个CADODatabase类的对象...
一小段ADO链接数据库的代码,其中m_pdb是一个CADODatabase类的对象-ADO database links a short code, m_pdb which is a type of object CADODatabase
- 2023-04-11 09:15:03下载
- 积分:1
-
数据转换 各种数据都可以非常全有十二种转换类了之多,
数据转换 各种数据都可以非常全有十二种转换类了之多,-Data conversion data can be very wide there are 12 kinds of converting a number of categories,
- 2022-04-09 13:00:08下载
- 积分: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