版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進(jìn)行舉報或認(rèn)領(lǐng)
文檔簡介
1、此文檔是畢業(yè)設(shè)計(jì)外文翻譯成品( 含英文原文+中文翻譯) ,無需調(diào)整復(fù)雜的格式!下載之后直接可用,方便快捷!本文價格不貴,也就幾十塊錢!一輩子也就一次的事!外文標(biāo)題:ASP.NET Overview外文作者:Russ Basiura, Mike Batongbacal文獻(xiàn)出處: Professional ASP.NET Web Services,2018,341-356 (如覺得年份太老,可改為近2年,畢竟很多畢業(yè)生都這樣做)英文 212
2、1 單詞,14009 字符(字符就是印刷符),中文 3683 漢字。 (如果字?jǐn)?shù)多了,可自行刪減,大多數(shù)學(xué)校都是要求選取外文的一部分內(nèi)容進(jìn)行翻譯的。 )ASP.NET OverviewASP.NET is a unified Web development model that includes the services necessary for you to build enterprise-class Web applicatio
3、ns with a minimum of coding. ASP.NET is part of the .NET Framework, and when coding ASP.NET applications you have access to classes in the .NET Framework. You can code your applications in any language compatible with th
4、e common language runtime (CLR), including Microsoft Visual Basic, C#, JScript .NET, and J#. These languages enable you to develop ASP.NET applications that benefit from the common language runtime, type safety, inherita
5、nce, and so on.ASP.NET includes:? A page and controls framework? The ASP.NET compiler? Security infrastructure? State-management facilities? Application configurationThe ASP.NET page and controls framework also provides
6、features to control the overall look and feel of your Web site via themes and skins. You can define themes and skins and then apply them at a page level or at a control level. In addition to themes, you can define master
7、 pages that you use to create a consistent layout for the pages in your application. A single master page defines the layout and standard behavior that you want for all the pages (or a group of pages) in your application
8、. You can then create individual content pages that contain the page-specific content you want to display. When users request the content pages, they merge with the master page to produce output that combines the layout
9、of the master page with the content from the content page. All ASP.NET code is compiled, which enables strong typing, performance optimizations, and early binding, among other benefits. Once the code has been compiled, t
10、he common language runtime further compiles ASP.NET code to native code, providing improved performance.ASP.NET includes a compiler that will compile all your application components including pages and controls into an a
11、ssembly that the ASP.NET hosting environment can then use to service user requests. In addition to the security features of .NET, ASP.NET provides an advanced security infrastructure for authenticating and authorizing us
12、er access as well as performing other security-related tasks. You can authenticate users using Windows authentication supplied by IIS, or you can manage authentication using your own user database using ASP.NET forms aut
13、hentication and ASP.NET membership. Additionally, you can manage the authorization to the capabilities and information of your Web application using Windows groups or your own custom role database using ASP.NET roles. Yo
14、u can easily remove, add to, or replace these schemes depending upon the needs of your application. ASP.NET always runs with a particular Windows identity so you can secure your application using Windows capabilities suc
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 眾賞文庫僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負(fù)責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時也不承擔(dān)用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 【中英雙語】118有關(guān)計(jì)算機(jī)專業(yè)相關(guān)畢業(yè)設(shè)計(jì)外文文獻(xiàn)翻譯成品:對 asp.net core的介紹(最新)
- 【中英雙語】439關(guān)于計(jì)算機(jī)專業(yè)對python概述介紹有關(guān)的外文文獻(xiàn)翻譯成品:python簡介(中英文雙語對照)
- 【中英雙語】關(guān)于計(jì)算機(jī)專業(yè)有關(guān)的外文文獻(xiàn)翻譯成品:對asp n-e-t web窗體的介紹(中英文雙語對照)
- 【中英雙語】386關(guān)于計(jì)算機(jī)專業(yè)php語言介紹簡介概述有關(guān)的外文文獻(xiàn)翻譯成品:php基礎(chǔ)語言(中英文雙語對照)
- 【精品文檔】478關(guān)于計(jì)算機(jī)專業(yè)對a-s-p.net介紹jian jie有關(guān) 的外文文獻(xiàn)翻譯成品:a-s-p.net 概述(中英文雙語對照)
- 【中英雙語】363關(guān)于計(jì)算機(jī)專業(yè)對php英文超級文本預(yù)處理語言簡介概述有關(guān)的外文文獻(xiàn)翻譯成品:php介紹(中英文雙語對照)
- 【中英雙語】527關(guān)于計(jì)算機(jī)專業(yè)開源計(jì)算機(jī)視覺庫的的外文文獻(xiàn)翻譯成品英文英語資料:對opencv的簡介介紹概述(中英文雙語對照)
- 【精品文檔】439關(guān)于計(jì)算機(jī)專業(yè)對python概述介紹有關(guān)的外文文獻(xiàn)翻譯成品:python簡jie(中英文雙語對照)
- 【中英雙語】185關(guān)于計(jì)算機(jī)專業(yè)有關(guān)的外文文獻(xiàn)翻譯成品:有效的出勤考勤管理系統(tǒng)的方法(中英文雙語對照)
- asp.net概述外文翻譯
- 【中英雙語】124中英文雙語計(jì)算機(jī)專業(yè)畢業(yè)設(shè)計(jì)外文文獻(xiàn)翻譯成品:django框架介紹(最新)
- 【中英雙語】224關(guān)于計(jì)算機(jī)專業(yè)seo有關(guān)的外文文獻(xiàn)翻譯成品:網(wǎng)站推廣搜索引擎優(yōu)化研究(中英文雙語對照)
- 外文翻譯--- asp.net 概述
- asp.net 概述外文翻譯
- 【中英雙語】161關(guān)于計(jì)算機(jī)專業(yè)android安卓軟件程序應(yīng)用app開發(fā)介紹有關(guān)的外文文獻(xiàn)翻譯成品:android(安卓)開發(fā)簡介(中英文雙語對照)
- 【精品文檔】386關(guān)于計(jì)算機(jī)專業(yè)php語言介紹簡jie概述有關(guān)的外文文獻(xiàn)翻譯成品:php基礎(chǔ)語言(中英文雙語對照)
- 計(jì)算機(jī)專業(yè)畢業(yè)設(shè)計(jì)外文翻譯----asp.net 網(wǎng)頁概述
- 計(jì)算機(jī)專業(yè)畢業(yè)外文翻譯--asp.net 技術(shù)
- 【精品文檔】419關(guān)于計(jì)算機(jī)專業(yè)對a-s-p.net框架介紹概述簡jie有關(guān)的外文文獻(xiàn)翻譯成品:將a-s-p.net置于具體應(yīng)用情境中(中英文雙語對照)
- 【精品文檔】417關(guān)于計(jì)算機(jī)專業(yè)對linux shell介紹概述簡jie有關(guān)的外文文獻(xiàn)翻譯成品:從linux shell開始(中英文雙語對照)
評論
0/150
提交評論