python文献翻译_毕业论文英文文献及翻译

英文原文

ASP.NET and the .NET Framework

ASP.NET is part of Microsoft's overall .NET framework, which contains a vast set

of programming classes designed to satisfy 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

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, these 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 programming 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 languages requires a lot of work.

Why keep reinventing the wheel? Wouldn't it be easier to create all this functionality

once and use it for every language?

The .NET Framework Class Library does exactly that. It consists of a vast set of

classes designed to satisfy any conceivable programming need. For example, the .NET

framework contains classes for handling database access, working with the file system,

manipulating text, and generating graphics. In addition, it contains more specialized

classes for performing tasks such as working with regular expressions and handling

network protocols.

The .NET framework, furthermore, contains classes that represent all the basic

variable data types such as strings, integers, bytes, characters, and arrays.

Most importantly, for purposes of this book, the .NET Framework Class Library

contains classes for building ASP.NET pages. You need to understand, however, that

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值