-
C2C电子商务二手交易网站
资源描述一、安装说明:
1.将文件解压后上传至网站服务器目录下,通过web页面即可正常访问。
2.通过/admin/login.asp进入后台管理,管理员账号和密码均为admin
3.数据库位于/datum 下面#SecondHand.mdb,为了安全,其名称可以进行必要的修改。
相关文件为conn.asp,位于根目录和/admin中均有。
二、系统参数说明:
1.运行环境:Windows+IIS
2.开发语言:asp
3.数据库:access 2000
- 2022-09-24 07:25:03下载
- 积分:1
-
重写了微软提供SQLHelper(共用的数据库调用接口) 1把SqlHelper的connectionString做成一个全局量,统一设置数据库连接字符串 2增...
重写了微软提供SQLHelper(共用的数据库调用接口) 1把SqlHelper的connectionString做成一个全局量,统一设置数据库连接字符串 2增加了返回特定表名的DataSet的各接口。 可在项目的config文件设置数据库连接字符串 private static string connectionString = System.Configuration.ConfigurationSettings.AppSettings["ConnectionString"] 当然可以把数据库连接方法修改后直接用。-rewritten Microsoft SQLHelper (shared database Call Interface) a SqlHelper the connectionString caused an overall volume, uniform database connections increased by two strings to the specific name of the table in the DataSet interface. In the config files set database connection string private static string connectionString = System.Configuration.ConfigurationSettings.AppSettings [ "ConnectionString"] lt; !-- Application specific settings-- gt; Lt; AppSettingsgt; Lt; Add key
- 2022-06-02 10:24:49下载
- 积分:1
-
最新Delphi 7数据库开发指南下载,不错的一本书,推荐下载.
最新Delphi 7数据库开发指南下载,不错的一本书,推荐下载.-The latest database development guidelines for Delphi 7 download, a good book, recommended download.
- 2022-03-18 17:30:07下载
- 积分:1
-
一个同学的毕业设计
一个同学的毕业设计-a student at the graduate design
- 2022-02-25 17:06:49下载
- 积分:1
-
使用指针实现的自然归并排序。是学习指针和数据结构的很好的资料,要的就快下吧。...
使用指针实现的自然归并排序。是学习指针和数据结构的很好的资料,要的就快下吧。-use of the natural target to achieve its stock ranking. Yes learning targets and data structure of good information to the fast are you.
- 2023-02-11 12:25:03下载
- 积分:1
-
Combine two polynomials using linked list, then format printing
利用链表解决合并两个多项式的问题,最后按格式输出多项式-Combine two polynomials using linked list, then format printing
- 2022-02-06 04:34:01下载
- 积分:1
-
公交换车
使用数据解构编写的公交换乘系统!可以按路线查询!使用数据解构编写的公交换乘系统!可以按路线查询!
- 2023-08-01 18:35:03下载
- 积分:1
-
1.定义线性表的链式存储结构
2.在线性表的链式存储结构上,编写函数实现链表的初始化,插入、删除,输出、销毁等算法。...
1.定义线性表的链式存储结构
2.在线性表的链式存储结构上,编写函数实现链表的初始化,插入、删除,输出、销毁等算法。-1. The definition of a linear form chain storage structure 2. Online sex store chain structure of the table, write a function to achieve the initialization list, insert, delete, export, destruction algorithm.
- 2023-02-08 10:00:04下载
- 积分:1
-
学生在线注册与管理面板
应用背景学生在线注册项目。包括删除学生记录,更新,查看和搜索关键技术项目包括…1.view记录2.delete记录3.update记录和4。搜索特定的学生证记录
- 2022-03-07 18:28:04下载
- 积分:1
-
Java data structures and algorithms (second edition)
Java数据结构和算法(第二版)-lafore著,教材中使用到的APPLET。-Java data structures and algorithms (second edition)-lafore, and materials used to APPLET.
- 2022-09-20 04:20:03下载
- 积分:1