文件名称:ASP.NET-program-design
- 所属分类:
- WEB源码
- 资源属性:
- [Windows] [Visual.Net] [Basic/ASP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 655kb
- 下载次数:
- 0次
- 提 供 者:
- 方**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
程序源代码组织形式
程序源代码分成两个部分:
一部分是用记事本或EditPlus编写的,是以各章形式组织的。
例如,第二章的内容放在ch2文件夹下。
一部分是用集成开发环境编写的,工程名即是例题号,一个例题放在一个文件夹下。
例如,例5-6放在5-6文件夹下,工程名为5-6。
Include文件夹下放置辅助文件。
注意:
数据库要放在具有写权限的虚拟目录中。
用记事本编写的程序直接在IE浏览器中运行即可。
集成开发环境编写的程序要按照以下步骤运行:
1) 用“Internet信息服务”在网站根目录下建立相应的虚拟文件夹,例如:对例5-6,要建立名字为“5-6”的虚拟文件夹;
2) 把源代码中“5-6”文件夹下的所有文件拷贝到“5-6”虚拟文件夹下;
3) 在开发环境中,把web窗体设为起始页;
4) 点击“启动”按钮,运行应用程序。-Source code form of organization
Source code is divided into two parts:
part is written in Notepad or EditPlus, is organized in chapters.
For example, the second chapter on ch2 folder.
part of the integrated development environment is written, the project name that is example number one example in a folder.
For example, patients 5-6 5-6 on the folder, the project called 5-6.
Include folder place under the supporting documents.
Note:
has write permission on the database to the virtual directory.
Use Notepad to write the program directly in the IE browser to run.
integrated development environment to write programs to run the following steps:
1) with the "Internet Information Services" in the site root directory create the appropriate virtual folder, for example: the cases of 5-6, to establish a name for the "5-6" virtual folders
2) the source code in the "5-6" folder all the files copied to the "5-6" virtual f
程序源代码分成两个部分:
一部分是用记事本或EditPlus编写的,是以各章形式组织的。
例如,第二章的内容放在ch2文件夹下。
一部分是用集成开发环境编写的,工程名即是例题号,一个例题放在一个文件夹下。
例如,例5-6放在5-6文件夹下,工程名为5-6。
Include文件夹下放置辅助文件。
注意:
数据库要放在具有写权限的虚拟目录中。
用记事本编写的程序直接在IE浏览器中运行即可。
集成开发环境编写的程序要按照以下步骤运行:
1) 用“Internet信息服务”在网站根目录下建立相应的虚拟文件夹,例如:对例5-6,要建立名字为“5-6”的虚拟文件夹;
2) 把源代码中“5-6”文件夹下的所有文件拷贝到“5-6”虚拟文件夹下;
3) 在开发环境中,把web窗体设为起始页;
4) 点击“启动”按钮,运行应用程序。-Source code form of organization
Source code is divided into two parts:
part is written in Notepad or EditPlus, is organized in chapters.
For example, the second chapter on ch2 folder.
part of the integrated development environment is written, the project name that is example number one example in a folder.
For example, patients 5-6 5-6 on the folder, the project called 5-6.
Include folder place under the supporting documents.
Note:
has write permission on the database to the virtual directory.
Use Notepad to write the program directly in the IE browser to run.
integrated development environment to write programs to run the following steps:
1) with the "Internet Information Services" in the site root directory create the appropriate virtual folder, for example: the cases of 5-6, to establish a name for the "5-6" virtual folders
2) the source code in the "5-6" folder all the files copied to the "5-6" virtual f
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ch4
...\4-1.aspx
...\4-10.aspx
...\4-11.aspx
...\4-12.aspx
...\4-13.aspx
...\4-14-1.aspx
...\4-14.aspx
...\4-15.aspx
...\4-16.aspx
...\4-2.aspx
...\4-3.aspx
...\4-4.aspx
...\4-5.aspx
...\4-6.aspx
...\4-7.aspx
...\4-8.aspx
...\4-9.aspx
...\global.asax
...\x4-16.aspx
ch5
...\5-1.aspx
...\5-2.aspx
...\5-3.aspx
...\5-4.aspx
...\x5-1.aspx
...\x5-2.aspx
ch6
...\x6-1.aspx
...\x6-2.aspx
ch7
...\7-1.aspx
...\7-4.aspx
...\7-5.aspx
...\7-6.aspx
...\7-9.aspx
...\ADDRBOOK.MDB
readme.doc
ch8
...\default.aspx
...\Exam.aspx
...\Exam.mdb
...\main.aspx
...\paper.aspx
...\Query.aspx
...\register.aspx
...\RegSuccess.aspx
include
.......\4-12.txt
.......\ANM-005.GIF
.......\Bar.inc
.......\bar.jpg
.......\DIVIDER.GIF
.......\error1.JPG
.......\Exam.mdb
.......\katon_150.wmf
.......\LINE2.GIF
.......\OF030.GIF
.......\question.gif
.......\right1.JPG
.......\t1.wmf
.......\t2.wmf
.......\Thumbs.db
5-6
...\5-6.vbproj
...\5-6.vbproj.webinfo
...\AssemblyInfo.vb
...\bin
...\...\5-6.dll
...\...\5-6.pdb
...\Global.asax
...\Global.asax.resx
...\Global.asax.vb
...\Styles.css
...\Web.config
...\WebForm1.aspx
...\WebForm1.aspx.resx
...\WebForm1.aspx.vb
5-7
...\5-7.vbproj
...\5-7.vbproj.webinfo
...\AssemblyInfo.vb
...\bin
...\...\5-7.dll
...\...\5-7.pdb
...\Global.asax
...\Global.asax.resx
...\Global.asax.vb
...\Styles.css
...\Web.config
...\WebForm1.aspx
...\WebForm1.aspx.resx
...\WebForm1.aspx.vb
5-8
...\5-8.vbproj
...\5-8.vbproj.webinfo
...\AssemblyInfo.vb
...\bin
...\...\5-8.dll
...\...\5-8.pdb
...\4-1.aspx
...\4-10.aspx
...\4-11.aspx
...\4-12.aspx
...\4-13.aspx
...\4-14-1.aspx
...\4-14.aspx
...\4-15.aspx
...\4-16.aspx
...\4-2.aspx
...\4-3.aspx
...\4-4.aspx
...\4-5.aspx
...\4-6.aspx
...\4-7.aspx
...\4-8.aspx
...\4-9.aspx
...\global.asax
...\x4-16.aspx
ch5
...\5-1.aspx
...\5-2.aspx
...\5-3.aspx
...\5-4.aspx
...\x5-1.aspx
...\x5-2.aspx
ch6
...\x6-1.aspx
...\x6-2.aspx
ch7
...\7-1.aspx
...\7-4.aspx
...\7-5.aspx
...\7-6.aspx
...\7-9.aspx
...\ADDRBOOK.MDB
readme.doc
ch8
...\default.aspx
...\Exam.aspx
...\Exam.mdb
...\main.aspx
...\paper.aspx
...\Query.aspx
...\register.aspx
...\RegSuccess.aspx
include
.......\4-12.txt
.......\ANM-005.GIF
.......\Bar.inc
.......\bar.jpg
.......\DIVIDER.GIF
.......\error1.JPG
.......\Exam.mdb
.......\katon_150.wmf
.......\LINE2.GIF
.......\OF030.GIF
.......\question.gif
.......\right1.JPG
.......\t1.wmf
.......\t2.wmf
.......\Thumbs.db
5-6
...\5-6.vbproj
...\5-6.vbproj.webinfo
...\AssemblyInfo.vb
...\bin
...\...\5-6.dll
...\...\5-6.pdb
...\Global.asax
...\Global.asax.resx
...\Global.asax.vb
...\Styles.css
...\Web.config
...\WebForm1.aspx
...\WebForm1.aspx.resx
...\WebForm1.aspx.vb
5-7
...\5-7.vbproj
...\5-7.vbproj.webinfo
...\AssemblyInfo.vb
...\bin
...\...\5-7.dll
...\...\5-7.pdb
...\Global.asax
...\Global.asax.resx
...\Global.asax.vb
...\Styles.css
...\Web.config
...\WebForm1.aspx
...\WebForm1.aspx.resx
...\WebForm1.aspx.vb
5-8
...\5-8.vbproj
...\5-8.vbproj.webinfo
...\AssemblyInfo.vb
...\bin
...\...\5-8.dll
...\...\5-8.pdb