摘要:
本文档翻译英文技术原文文档来自:http://www.fastcgi.com/drupal/node/6?q=node/16 Mark R. BrownOpen Market, Inc.10 June 19961. IntroductionJust how fast is FastCGI? How does the performance of a FastCGI application compare with the performance of the same application implemented using a Web server API?Of course, the.. 阅读全文
摘要:
本文档翻译英文技术原文文档来自:http://www.fastcgi.com/drupal/node/6?q=node/15Technical White Paper(技术白皮书)FastCGI: A High-Performance Web Server Interface (FastCGI:一种高性能的WEB服务器接口)April 19961. IntroductionThe surge in the use of the Web by business has created a tremendous need for server extension applications that 阅读全文
摘要:
在本小节你将修改HelloWorldController类,使用视图模板文件来整洁的封装生成HTML应答给客户端的处理。(这句翻译得不好,希望高手给点帮助,谢谢)In this section you're going to modify theHelloWorldControllerclass to use view template files to cleanly encapsulate the process of generating HTML responses to a client.你将使用ASP.NET MVC 3介绍过的Razor视图引擎创建一个模板文件。基于Raz 阅读全文