-
dormitory management system, mainly involving database programming and C program...
寝室管理系统,主要涉及数据库编程和C++ builder编程,便于初学者学习和开发者参考-dormitory management system, mainly involving database programming and C programming builder, easy beginners learning and reference developers
- 2022-03-10 05:14: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
-
我参考网上“VC++6.0中用ODBC连接mysql数据库”写的对MySQL数据库实现删除,查询,修改的测试程序。使用前要安装MYSQL和“mysql...
我参考网上“VC++6.0中用ODBC连接mysql数据库”写的对MySQL数据库实现删除,查询,修改的测试程序。使用前要安装MYSQL和“mysql-connector-odbc-3.51.27-win32”驱动程序,希望大家可以借鉴。-A program about MySQL database operation. It can add,delete,enquire the data. You must setup MySQL and ODBC driver before use it.
- 2022-03-02 23:39:46下载
- 积分:1
-
将CCPROXY的日志导入ORACLE,是管理日志的一个小工具,有兴趣的可以试一下,相应的参数自己改...
将CCPROXY的日志导入ORACLE,是管理日志的一个小工具,有兴趣的可以试一下,相应的参数自己改-Will ccProxy log into ORACLE, is a small log management tools, are interested can try, the corresponding parameters of its own reform
- 2022-11-01 20:00:03下载
- 积分:1
-
基于xml的数据库,对输入文件进行parse,转而生成xml文件。
基于xml的数据库,对输入文件进行parse,转而生成xml文件。-based xml database, parse input files, in turn generating xml document.
- 2022-03-04 13:40:06下载
- 积分:1
-
phpmyadmin2.61的源代码,既是一个mysql的管理工具,又可以学习php的数据库编程...
phpmyadmin2.61的源代码,既是一个mysql的管理工具,又可以学习php的数据库编程-phpmyadmin2.61 the source code, mysql is a management tool that can learn php of Database Programming
- 2023-08-26 04:30:07下载
- 积分:1
-
包括进退货,查询管理,书库不足提示功能等。界面操作简单,包括源代码和运行程序。...
包括进退货,查询管理,书库不足提示功能等。界面操作简单,包括源代码和运行程序。-include distribution, inquiry management, inadequate libraries suggest functions. Simple interface, including source code and operating procedures.
- 2023-07-14 02:45:02下载
- 积分:1
-
对数据库操作的第三方类,不需要帐号都可以下载。
对数据库操作的第三方类,不需要帐号都可以下载。-Database operations on the type of third-party
- 2022-10-10 08:05:03下载
- 积分:1
-
实现从数据库中查询一条记录,然后插入到另一个数据库中:包括图像数据即二进制数据.改进后可实现将任何文件以二进制形式存入数据库...
实现从数据库中查询一条记录,然后插入到另一个数据库中:包括图像数据即二进制数据.改进后可实现将任何文件以二进制形式存入数据库-from a database for a record, and then inserted into another database : including image data that is binary data. Improvements can be achieved in any document stored in the database binary form
- 2023-09-04 23:45:03下载
- 积分:1
-
一个类似金山词霸单词本的数据库管理程序!可选择数据库进行操作!...
一个类似金山词霸单词本的数据库管理程序!可选择数据库进行操作!- Is similar the Jinshan word tyrant word this data bank
administration procedure! May choose the database to carry on the
operation!
- 2022-07-13 06:09:24下载
- 积分:1