【正文】
署或替換運(yùn)行的編譯代碼時。 采用基于文本的分層配置系統(tǒng),簡化了將設(shè)置應(yīng)用于服務(wù)器環(huán)境和 Web 應(yīng)用程序。 使執(zhí)行常見任務(wù)變得容易,從簡單的窗體提交和客戶端身份驗(yàn)證到部署和站點(diǎn)配置。 .NET 框架類庫、消息處理和數(shù)據(jù)訪問解決方案都可從 Web 無縫訪問。 框架補(bǔ)充了 Visual Studio 集成開發(fā)環(huán)境中的大量工具箱和設(shè)計(jì)器。 是在服務(wù)器上運(yùn)行的編譯好的公共語言運(yùn)行庫代碼。 是編譯性的編程框架,運(yùn)行是服務(wù)器上的編譯好的公共語言運(yùn)行時庫代碼,可以利用早期綁定,實(shí)施編譯來提高效率。并且 C和 C++、 第 6 頁 Java 一樣提供了完善的調(diào)試 /糾錯體系。用戶調(diào)出站點(diǎn)內(nèi)容,默認(rèn)頁面的擴(kuò)展名是 .aspx。這不是 ASP 的簡單升級,而是全新一代的動態(tài)網(wǎng)頁實(shí)現(xiàn)系統(tǒng),用于一臺 WEB 服務(wù)器建立強(qiáng)大的應(yīng)用程序。 服務(wù)器端腳本開始運(yùn)行 ASP。由腳本在服務(wù)器上而不是客戶端運(yùn)行, ASP 所使用的腳本語言都在服務(wù)端上運(yùn)行,用戶端的瀏覽器不需要提供任何別的支持,這樣大提高了用戶與服務(wù)器之間的交互的速度。 中文 2072 字 畢業(yè)論文(設(shè)計(jì))英文文獻(xiàn)翻譯 學(xué)生姓名 : 系 別 : 數(shù)學(xué)與計(jì)算機(jī)科學(xué)系 專 業(yè) : 計(jì)算機(jī)科學(xué)與技術(shù) 年 級 : 學(xué) 號 : 指導(dǎo)教師 : 第 1 頁 原 文 題目: language ASP Active Server Page is the acronym meaning Web server is Microsfot pany in November 1996 introduced WEB application development technology, it is not a programming language, is not a development tool, but a technical framework , not to use Microsoft products can be prepared by its code can be generated and implementation of dynamic, interactive, high efficiency of the server station applications. VBscript ASP can be used, such as javascript scripting language embedded into HTML, the Web site can be quickly pleted applications, without piler can be directly enforced in the serverside. Easy to prepare, using an ordinary text editor to prepare, such as Notepad can be pleted. From the script on the server rather than the client running, ASP scripting language used by the endall in the service runs on the client browser does not need to provide any other support, such a big boost to users and the interaction between the server speed. In addition, it can be builtin ponents to achieve greater functionality, such as the use of ADO can easily access the database. ASP for the working principle of the integration in the ASP Web site feature, the following things will occur: 1. out of site users, the default page extension yes. Asp. 2. the browser requests from the server, ASP document. 3, serverside scripting running ASP. 4. ASP, in accordance with th