计算机科学与技术英文文献.doc

  1. 1、本文档共23页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
计算机科学与技术英文文献 东北石油大学本科毕业设计(英文文献及翻译) 《专业英语》期末考试课程论文 微软 ASP.NET 设计应用 班 级: 13 级信息管理与信息系统 1 班 学 号: 2013404020114 姓 名: 朱敦达 分 数: 2015年 12月 25日 1 东北石油大学本科毕业设计(英文文献及翻译) 微软 ASP.NET 设计应用 CGI 具有扩充性能和克服的问题的能力, 是微 软公司开发的一种新的方式开发建设规模的应用。这就是所谓的替代 high performance 互联网服务器应用程式接口 (ISAPI) 。代替了 housing 功能编程档案,利用 DLLs 代替了复杂的编写程序的过程,同其它软件比较 DLLs 具有很大的优势,在性能上也有所扩充。 Introduction to ASP.NET Development To overcome the performance and scalability problems that CGI brings, Microsoft developed a new way for developers to build scalable applications. This high performance alternative is called the Internet Server Application Programming Interface(ISAPI). Instead of housing functionality in executable files, ISAPI uses DLLs. Using DLLs instead of executable programs has some definite performance and scalability advantages 2 东北石油大学本科毕业设计(英文文献及翻译) ISAPI 在功能上有所扩展,它可以向用户提出要求,使单一 ISAPI 扩展执行多种任务。 就像 CGI 的例子一样 , ISAPI 再使用时必须使用目录执行许可认证 , 或利用 DLL 下载客户端,而不是直接在服务器上使用, ISAPI 扩展通常用来处理用户的要求做出回应,这和使用 CGI 的方式非常类似。 The ISAPI extension could also be called with arguments that will allow a single ISAPI extension to perform multiple tasks. Just as in the CGI example, the directory must have execute permissions enabled, or the DLL will be downloaded to the client rather than run on the server. ISAPI extensions are typically used to process client requests and output a response as HTML, which is very similar to the way CGI programs are used. 凡是直接与 CGI 重复的申请必须经过 ISAPI 的过滤器。但是, ISAPI 过滤器没有明确的要求,相反,它们被称为 to certain 针对 IIS 的生活事件要求,发展商在任何一种称为 ISAPI 过滤器的事件 3 东北石油大学本科毕业设计(英文文献及翻译) 发生后,才能提出要求,具体发生事件如下: 1.当服务器发生客户邀请事件时。 2.当客户使用真实服务器时。 3.当服务器从逻辑 URL 绘制物理 URL 图形 时。 4.在原始数据由客户发送给服务器时。 5.在原始数据由客户发送到服务器 ,但在服务 器程序运行之前时。 6.当信息服务器原数据时。 7.在协议结束时。 ISAPI filters perform a function that can ’ directly duplicated with CGI applications. ISAPI filters are never explicitly called; instead, they are called by IIS in response to certain events in the life of a request. The developer can request that an ISAPI filter be called whenever any of t

您可能关注的文档

文档评论(0)

171****9217 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档