- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
参考文献摘
学号
10210408215
参考文献摘要
中通超市管理系统的设计与开发
教 学 系:
信息工程系
指导教师:
张玉蓉
专业班级:
计算机(网络)1082
学生姓名:
邓勇
2012年4月25日
参考文献1
参考文献题目
Instant ASP 实例解析ASP网站编程[M].
参考文献的相关信息
蒲鹏.Asp网络编程基础[M]. 北京:清华大学出版社,09年.
摘要:
书中引用60个典型的应用实例详细介绍如何用delphi 6.0进行开发和应用的方法和技巧。利用ASP可以轻松地产生和运行动态的、交互的、高性能的Web服务应用程序,它采用Script语言(VBScript或JavaScript)作为自己的开发语言。ASP使用基于开放设计环境的ActiveX技术,用户能自己定义和制作组件,还可以利用ADO(Active Data Object)方便地访问数据库,并能很好地对数据库进行处理。
参考文献2
英文题目
ASP.NET High-level programming[M].
中文题目
ASP.NET高级编程
参考文献的相关信息
[2] Dave Sussman,Alex Homer.ASP.NET High-level programming[M]. california:Harvard University Press,2005:10-15.
Abstract:
Generally refers to the activities of the server page, and sometimes refers to the activities of the application service provider server HTML page is actually a page, HTML page with the other difference is that the active server page script contains a number of procedures, the role of these procedures is to be able to send the page users before Microsoft network server in a number of processing. ASP in some aspects of the procedure is somewhat similar with the CGI, they are including the ability to run on the server, the page sent to users to go through to deal with before. Typically, server-side of the page to receive the users input, to translate them into the database query command, and then the data query results into a page form, return to the user. ASP is IIS (Microsoft Internet Information Server) to support one of the services, as the server-side script can handle only conventional HTML pages, so its results can be generated in any browser to browser. Can be embedded VBScript or JScript scripts to HTML documents, to generate ASP files, the use of ActiveX Data Objects (ADO) can also be generated ASP file. Suffix-generated HTML file named . Asp. Microsoft recommended the use of server-side ASP, this can generate easy-to-use HTML page. Network business applications, Microsoft pro
文档评论(0)