-
原创小型学院数据库,用c++编写,希望对大家有用
原创小型学院数据库,用c++编写,希望对大家有用-Original small college database, using c++ Prepared, in the hope that useful to everybody
- 2022-05-16 14:21:57下载
- 积分: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
-
这是一个用Delphi做的图书查询小程序,可以参考,可能还有些不太完整....
这是一个用Delphi做的图书查询小程序,可以参考,可能还有些不太完整.-This is a done with Delphi books for small procedures, they can refer to, some may not complete.
- 2023-05-02 11:55:02下载
- 积分:1
-
数据库开发用代码,其中的资料为附书的信息,说明此为别人的代码!...
数据库开发用代码,其中的资料为附书的信息,说明此为别人的代码!-database development using code, the information attached to the message that the people of this code!
- 2022-05-19 07:06:28下载
- 积分:1
-
Dbstep 是一个库,目标在需要访问数据库的C++开发者。它由一个接口类的通用集和一些用于通用数据源的驱动所组成...
Dbstep 是一个库,目标在需要访问数据库的C++开发者。它由一个接口类的通用集和一些用于通用数据源的驱动所组成-Dbstep is a library, goals need access to the database in the C developer. It is a kind of universal interface sets and some common data source for the driver formed
- 2023-01-08 11:45:03下载
- 积分:1
-
A complete VC resoure code example of requiring password from Access database.
VC例程:该程序是由VC编写的ACCESS数据库密码获取的完整例程。-A complete VC resoure code example of requiring password from Access database.
- 2022-02-04 00:56:16下载
- 积分:1
-
一个比较完整的ADO编程代码 ,可以方便使用!
一个比较完整的ADO编程代码 ,可以方便使用!-A relatively complete ADO programming code, it will be convenient to use!
- 2022-03-10 05:02:14下载
- 积分:1
-
PB 项目权限管理,程序环境:PB9.0
说明:用PB来进行项目权限管理的实例。...
PB 项目权限管理,程序环境:PB9.0
说明:用PB来进行项目权限管理的实例。 -PB item rights management, the program environment: PB9.0 Description: PB with permission to carry out the project management example.
- 2022-10-20 06:15:03下载
- 积分:1
-
网上书店。可以实现网上图书的各种业务。采用SQL和C#进行开发...
网上书店。可以实现网上图书的各种业务。采用SQL和C#进行开发-Online bookstore. Can realize all kinds of business books online. Using SQL and C# Development
- 2023-05-02 03:20:04下载
- 积分:1
-
对于重要的数据库数据,如果不希望修改或删除,那么可以锁定数据库或数据库中的表,本实例完成对数据库表的锁定。...
对于重要的数据库数据,如果不希望修改或删除,那么可以锁定数据库或数据库中的表,本实例完成对数据库表的锁定。-For critical database data, if you do not want to modify or delete, you can lock the database or database table to complete this instance lock database tables.
- 2022-05-06 12:57:50下载
- 积分:1