aspnet技术-外文文献翻译译文内容摘要:
,400 classes! A namespace is a logical grouping of classes. For example, all the classes that relate to working with the file system are gathered together into the namespace. The namespaces are anized into a hierarchy (a logical tree). At the root of the tree is the System namespace. This namespace contains all the classes for the base data types, such as strings and arrays. It also contains classes for working with random numbers and dates and times. You can uniquely identify any class in the .NET framework by using the full namespace of the class. For example, to uniquely refer to the class that represents a file system file (the File class), you would use the following: refers to the namespace, and File refers to the particular class. NOTE You can view all the namespaces of the standard classes in the .NET Framework Class Library by viewing the Reference Documentation for the .NET Framework. Standard Namespaces xx 科技学院毕业设计 (文献翻译 ) 第 10 页 The classes contained in a select number of namespaces are available in your pages by default. (You must explicitly import other namespaces.) These default namespaces contain classes that you use most often in your applications: System— Contains all the base data types and other useful classes such as those related to generating random numbers and working with dates and times. — Contains classes for working with standard collection types such as hash tables, and array lists. — Contains classes that represent specialized collections such as linked lists and string collections. — Contains classes for working with configuration files ( files). — Contains classes for encoding, decoding, and manipulating the contents of strings. — Contains classes for performing regular expression match and replace operations. — Contains the basic classes for working with the World Wide Web, including classes for representing browser requests and server responses. — Contains classes used for caching the content of pages and classes for performing custom caching operations. — Contains classes for implementing authentication and authorization such as Forms and Passport authentication. — Contains classes for implementing session state. — Contains the basic classes used in building the user interface of pages. — Contains the classes for the HTML controls. — Contains the classes for the Web controls. .NET FrameworkCompatible Languages For purposes of this book, you will write the application logic for your pages using Visual Basic as your programming language. It is the default language for pages. Although you stick to Visual Basic in this book, you also need to understand that you can create pages by using any language that supports the .NET Common Language Runtime. Out of the box, this includes C, , and the Managed Extensions to C++. xx 科技学院毕业设计 (文献翻译 ) 第 11 页 NOTE The CD included with this book contains C versions of all the code samples. Dozens of other languages created by panies other than Microsoft have been developed to work with the .NET framework. Some examples of these other languages include Python, SmallTalk, Eiffel, and COBOL. This means that you could, if you really wanted to, write pages using COBOL. Regardless of the language that you use to develop your pages, you need to understand that pages are piled before they are executed. This means that pages can execute very quickly. The first time you request an page, the page is piled into a .NET class, and the resulting class file is saved beneath a special directory on your server named Temporary Files. For each and every page, a corresponding class file appears in the Temporary Files directory. Whenever you request the same page in the future, the corresponding class file is executed. When an page is piled, it is not piled directly into machine code. Instead, it is piled into an intermediatelevel language called Microsoft Intermediate Language (MSIL). All .NETpatible languages are piled into this intermediate language. An page isn39。 t piled into native machine code until it is actually requested by a browser. At that point, the class file contained in the Temporary Files directory is piled with the .NET framework Just in Time (JIT) piler and executed. The magical aspect of this whole process is that it happens automatically in the background. All you have to do is create a text file with the source code for your page, and the .NET framework handles all the hard work of converting it into piled code for you. ASP CLASSIC NOTE What about VBScript? Before , VBScript was the most popular language for developing Active Server Pages. does not support VBScript, and this is good news. Visual Basic is a superset of VBScript, which means that Visual Basic has all the functionality of VBScript and more. So, you have a richer set of functions and statements with Visual Basic. xx 科技学院毕业设计 (文献翻译 ) 第 12 页 Furthermore, unlike VBScript, Visual Basic is a piled language. This means that if you use Visual Basic to rewrite the same code th。aspnet技术-外文文献翻译译文
相关推荐
D、在下拉菜单中,选择“工具”→“查询”→“设置变量”进行变量设置 C 关于“工作空间”说法不正确的是。 A、工作空间就是菜单、工具栏和可固定窗口的集合 AUTOCAD 工程师认证考题 7 内蒙古建筑职业技术学院网络中心 B、使用工作空间时,菜单、工具栏和可固定窗口中只显示与工作空间相关的选 项 C、可以创建自己的工作空间,但不可以修改默认工作空间 D
.. 103 Excel 表格处理操作十 ..................................................................................................................... 104 POWERPOINT 实训题 .........................................
语出《礼记大学》中的“致知在格物,物格而后知至。 ” 格物,探究事物的原理。 致知,获得知识。 [ ] 袖手旁观 : xi249。 shǒu p225。 ng guān 把手笼在袖子里,在一旁观看。 比喻置身事外,既不过问,也不协助别人。 第 15课 怡情:使心情愉快。 傅彩:(给言辞)增添光彩。 矫:做作,不真实。 学究:迂腐的读书人。 [ ] 鄙:看不起。 藻饰 : zǎo sh236。
TEAMP 综合 布线解决方案 13 TE企业网络部 2020 年在全球主要地区的市场地位 根据综合布线市场国际最知名的市场调研机构,英国建筑服务研究与信息协会( BSRIA ) 2020 年发布的综合布线市场研究报告, 全球: 10%,第二 欧洲: 8%,第一 北美: 8%,第二 亚太: 17%,第一 中国: %,第二 TE 企业网络部主要产品
); (17) 工业用地规划; (18) 仓储用地规划; (19) 绿地系统规划; (20) 城市景观规划 (或称之为城市风 貌规划,包括重要地段的高度控制、文物古迹、历史地段、风景名胜的保护范围和保护措施 ); (21) 城市旅游规划; (22) 城市土地分等定级及出让使用原则; (23) 给水工程规划 (包括城市水资源分析 ); (24) 排水工程规划 (污水和雨水可分开 ); (25)
门方式及报警内容对信息列表设置不同的背景色。 初始状态下,设备列表中各设备均为未监控状态。 要监控选定设备,只需点击“启用”按钮即可;同样,要取消监控该设备,只需选中后点击“禁用”。 设置完毕后,直接点击“启动监控 ” ,系统将实时刷新监控设备的信息及状态。 操作员可根据需要进行远程开门,而不管当前是否处于监控状态下。 遥控开门成功的信息,系统将记录到数据库 中