-
err
1.把"Web"文件夹内的文件拷贝到某个文件夹
2.在IIS中新建站点,指向该文件夹,如果新建虚拟路径,会导致一些图片的不正常显示.
3."Database"文件夹内有数据库文件hyb2bTest_Data.MDF,在Sql Server企业管理器中选择"附加数据库"
4.需要修改根目录web.config文件
,改成当前数据库地址
,改成当前数据库用户名
,改成当前数据库密码
,改成当前数据库名称
,分别也换成当前数据库的地址,用户名、密码以及数据库名称。
5.后台登录地址:
当前路径+manage/index.aspx
帐户:admin
密码:admin
环境要求:
Windows2000 / Windows2003 + IIS5 + .NET Framework 1.1 + MS SQL Server 2000 或各更高版本
演示地址:www.hyb2b.cn
电话:13061363607
MSN :huayousoft@hotmail.com-err
- 2023-05-29 02:50:04下载
- 积分:1
-
Computes estimates for the number of fores ts of a graph. input as a 0
Computes estimates for the number of forests of a graph, input as a 0-1 incidence matrix. Notes: Compile in C++, "g++ -o span_forest span_forest.c". The program does not demand that the matrix is symmetric with 0 diagonal, but uses only the upper triangular part. -Computes estimates for the number of fores ts of a graph. input as a 0-1 incidence matrix. Notes : Compile in C, "g-o span_forest span_forest.c." The program does not demand that the matrix is symmetric wit h 0 diagonal. but uses only the upper triangular part.
- 2022-02-05 15:36:49下载
- 积分:1
-
思想很简单,就是一个循环链表
但要说明的是:我之所以用clist(1)来初始化,主要是我刚开始编的时候没打算解决约瑟夫环,只是想编一个带表头的循环链表...
思想很简单,就是一个循环链表
但要说明的是:我之所以用clist(1)来初始化,主要是我刚开始编的时候没打算解决约瑟夫环,只是想编一个带表头的循环链表,然后我用从这个程序改过来的,所以代码可以进一步优化。-Thinking is very simple, that is, a cycle list but would like to note is: I use clist (1) to initialize, mainly because I had just started when Joseph did not intend to resolve the ring, just want to provision a table with the head circulation list, and then I used to come from this process, so the code can be further optimized.
- 2022-09-15 15:25:03下载
- 积分:1
-
利用哈希函数对学生姓名进行最优化查找 可选择从键盘输入和文件输入,需输入名字最大长度...
利用哈希函数对学生姓名进行最优化查找 可选择从键盘输入和文件输入,需输入名字最大长度-hash function to the students find the most optimal choice from the keyboard input and the input document, name must be imported maximum length
- 2022-01-31 06:43:53下载
- 积分:1
-
学生成绩管理系统
用C++编写控制台程序,实现学生成绩管理系统,对学生信息的增删改查等操作。使用链表等数据结构,基于控制台实现。
- 2022-03-23 10:24:32下载
- 积分:1
-
primary structure of the data entry ranking eight small procedures, interested t...
初级入门数据结构的排序等8个小程序,有兴趣的看看哈!我的作业,呵呵!-primary structure of the data entry ranking eight small procedures, interested to see Ha! I work, Ha ha!
- 2022-11-03 07:55:03下载
- 积分:1
-
OS programming experiment, huh, from the teacher's computer stolen.
操作系统编程实验报告,呵呵,从老师的电脑里偷来的。-OS programming experiment, huh, from the teacher"s computer stolen.
- 2022-04-25 14:13:24下载
- 积分:1
-
简单的记账软件
用VC6 MFC开发的记账软件。记账数据保存在Access数据库,是新手入门的好素材。软件功能包括记账内容查询统计,账目记录、修改、删除等。
- 2022-02-03 12:40:19下载
- 积分:1
-
完成输入图,然后进行图的深度优先遍历
完成输入图,然后进行图的深度优先遍历-Complete the input map, and then proceed to map the depth-first traversal
- 2022-02-05 12:59:49下载
- 积分:1
-
mechanical stress Check
材料力学应力校核-mechanical stress Check
- 2023-04-29 03:20:03下载
- 积分:1