-
这种方式可根据开发者的需要批量处理或者实时处理。
接口调用非常简单,简化了编程。开发者只需将标准数据传入接口,如下:
Set Obj=CreateOb...
这种方式可根据开发者的需要批量处理或者实时处理。
接口调用非常简单,简化了编程。开发者只需将标准数据传入接口,如下:
Set Obj=CreateObject(U8Distribute.iDistribute)
Str = obj. Process(sXml)
-This approach can be developed in accordance with the needs of batch processing or real-time processing. Call a very simple interface, simplifying the programming. Developers simply imported standard data interface, as follows: Set Obj = CreateObject (U8Distribute.iDistribute) Str = obj. Process (sXml)
- 2022-03-19 12:12:15下载
- 积分:1
-
采用VC6和SQLSERVER2000开发,使用USKIN美化界面。主要功能包括还借书,超期提醒,管理员和读者帐户管理等等。...
采用VC6和SQLSERVER2000开发,使用USKIN美化界面。主要功能包括还借书,超期提醒,管理员和读者帐户管理等等。-Using VC6 and SQL Server 2000 development, the use of landscaping USKIN interface. Main features include also a library, overdue reminders, administrators and readers account management and so on.
- 2022-06-13 17:24:49下载
- 积分:1
-
一个简单的旅行预订系统,ODBC数据源,用的是
一个简单的旅行预定系统, odbc, 数据源使用acce-a simple travel reservation systems, odbc, data sources using acce
- 2023-02-08 06:40:03下载
- 积分:1
-
logs using technology and ADO database connectivity clothing
原木分等技术及用ADO连接的服装数据库-logs using technology and ADO database connectivity clothing
- 2022-04-14 20:34:10下载
- 积分:1
-
ado处理blob数据
ado处理blob数据-ado processes the blob data
- 2022-02-16 00:24:24下载
- 积分:1
-
使用DAO访问数据库的例子
使用DAO访问数据库的例子-DAO access to the database using the example
- 2022-10-13 10:05:04下载
- 积分:1
-
创建mssqlserver数据库程序源码
创建mssqlserver数据库程序源码-create mssqlserver source database program
- 2022-05-11 01:55:14下载
- 积分:1
-
一个用JSP做的网上书店,内附源代码和可执行文件,以及数据库sql文件.适合于初学者参考...
一个用JSP做的网上书店,内附源代码和可执行文件,以及数据库sql文件.适合于初学者参考-A JSP to do with the online bookstore, containing source code and executable files, as well as the database sql file. Suited to beginners reference
- 2022-11-02 05:35:04下载
- 积分:1
-
包括Socket读写多线程、多线程访问数据库、互斥量、临界区、事件、信号量等数据库访问...
包括Socket读写多线程、多线程访问数据库、互斥量、临界区、事件、信号量等数据库访问-Socket read and write, including multi-threaded, multi-threaded access to the database, exclusive volume, critical, events, semaphores, such as database access
- 2022-03-22 07:29:38下载
- 积分: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