-
本同学录系统演示地址: 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
-
c# practical skills (gridview Practical Skills)
c#实用技巧(gridview实用技巧)-c# practical skills (gridview Practical Skills)
- 2023-06-05 04:50:03下载
- 积分:1
-
洗衣机程序实现定时计时功能,没用/
洗衣机程序实现定时计时功能,没用/-变换来显示转速-washing machine program features regular time, it"s useless /- transform to show speed
- 2022-04-18 14:02:24下载
- 积分:1
-
电子表格的输入和输出往往需要解决的问题。手术费。
Excel表格是输入输出经常需要涉及到的。操作Excel表格的方式也多种多样。比如,通过调用Excel程序的COM组件对Excel进行操作。但是,这种方式限制较多,且实现难度比较大。但是,用于访问数据库的组件ADO,是支持多种数据源的,其中就包括Excel文件。我们可以通过ADO组件对Excel文件进行读写访问。当然,在.NET平台上对应ADO数据访问组件的是ADO.NET组件。我编写的这个类就是通过ADO.NET实现了Excel文件的读写。由于时间仓促,功能还不是很完善,会在以后有时间的时候进行版本升级。也请各位高手多多批评指正。-Excel spreadsheet input and output is often of the need to address. Operation Excel variety of ways. For example, by calling the Excel COM procedures for the operation of Excel. However, this approach is more limited and more difficult to achieve. However, for access to the database components ADO, is to support multiple data sources, including Excel file. We can ADO components to read and write Excel files visit. Of course,.NET platform counterparts ADO data access components of ADO.NET components. I prepared this category is achieved through ADO.NET read and write Excel files. Because time is so short, the function is still not perfect, will in future have the time for version upgrades. Members also criticized many exp
- 2022-08-25 16:27:09下载
- 积分:1
-
Management information systems in many of the forms have some common elements: t...
在很多管理信息系统的窗体都有一些共同点:可以通过框架菜单打开各种类型的视图窗口,而这些视图窗口具有MDI的一些特点,可以在框架窗体中最小化最大化还原等,并且点击菜单只能产生一个窗口(象SDI)。这种形式的窗口设计给人与一种条理感。于是我用VC6.0尝试创建这种窗口,现将整个过程为大家写下来,这里应含有MFC的一些内幕技术。
-Management information systems in many of the forms have some common elements: the menu can be opened through the framework of various types of view window, which has a view window MDI some of the features, you can form in the framework of maximizing the smallest reduction, etc., and Click on the menu can only have a window (as SDI). This form of window design gives people with a sense of well-organized. So I use VC6.0 attempt to create such a window, now the whole process for everyone to write down here should contain a number of insider MFC technology.
- 2022-03-21 03:05:30下载
- 积分:1
-
VB与SQL相关操作。
用的FPS控件
VB与SQL相关操作。
用的FPS控件-VB and SQL-related operations. The FPS controls with the
- 2022-01-26 04:49:54下载
- 积分:1
-
Visual C++开发的统计图表封装类
Visual C++开发的统计图表封装类-Visual C++ Developed statistical charts Packaging category
- 2022-11-03 14:05:04下载
- 积分:1
-
Delphi programming framework, the three
Delphi编程框架,三层结构,无第三方控件,D6以上-Delphi programming framework, the three-tier structure, and no third-party control, more than D6
- 2022-01-25 22:42:52下载
- 积分:1
-
This code is used to ACCESS database into EXCEL in the database, and can be set...
这段代码是用来将ACCESS数据库中的数据库导入EXCEL中,并且可以设定导出到EXCEL中数据的格式。-This code is used to ACCESS database into EXCEL in the database, and can be set to export to the data in EXCEL format.
- 2022-05-21 06:03:04下载
- 积分:1
-
使用vc数据库的ADO功能执行存储操作的程序!
使用vc数据库的ADO功能执行存储操作的程序!- Uses vc the database the ADO function to carry out the memory
operation procedure!
- 2023-02-06 10:30:04下载
- 积分:1