ASP.NET 和 .NET Framework外文翻译
《ASP.NET 和 .NET Framework外文翻译》由会员分享,可在线阅读,更多相关《ASP.NET 和 .NET Framework外文翻译(12页珍藏版)》请在毕设资料网上搜索。
1、 河北科技师范学院 本科毕业设计外文翻译 ASP.NET Overview 院(系、部) 名 称 : 数学与信息科技学院 专 业 名 称: 网络工程 学 生 姓 名: 张三 学 生 学 号: 0913080104 指 导 教 师: 张三 2011 年 11 月 21 日 河北科技师范学院教务处制 1 ASP.NET and the .NET Framework ASP.NET is part of Microsofts overall .NET framework, which contains a vast set of programming classes designed to sat
2、isfy any conceivable programming need. In the following two sections, you learn how ASP.NET fits within the .NET framework, and you learn about the languages you can use in your ASP.NET pages. The .NET Framework Class Library Imagine that you are Microsoft. Imagine that you have to support multiple
3、programming languages such as Visual Basic, JScript, and C+. A great deal of the functionality of these programming languages overlaps. For example, for each language, you would have to include methods for accessing the file system, working with databases, and manipulating strings. Furthermore, thes
4、e languages contain similar programming constructs. Every language, for example, can represent loops and conditionals. Even though the syntax of a conditional written in Visual Basic differs from the syntax of a conditional written in C+, the programming function is the same. Finally, most programmi
5、ng languages have similar variable data types. In most languages, you have some means of representing strings and integers, for example. The maximum and minimum size of an integer might depend on the language, but the basic data type is the same. Maintaining all this functionality for multiple langu
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中设计图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- asp net 以及 framework 外文 翻译
