您要查找的是不是:
- The Form class itself is not a form instance. Form类本身不是一个窗体。
- Visual Basic provides an implicit global variable with the same name as the form for each form class. Visual Basic为每个窗体类提供了一个与窗体同名的隐式全局变量。
- To make the Web form class inherit from a non-default Page class, you just change the base type, as follows. 要使Web窗体类继承非默认的Page类,只需按照如下所示更改基础类型。
- This project type is considered windowless and will not contain a Windows Form class. 此项目类型被视为无窗口,而且将不包含Windows窗体类。
- The Form class also defines behavior such as the Show method that displays a form. Form类还定义诸如显示窗体的Show方法这样的行为。
- When you create a new form, you inherit the functionality from the base Form class. 当创建一个新窗体时,就继承了Form基类的功能。
- Of, relating to, or being a word that lacks grammatical inflection though belonging to a form class whose members are usually inflected. 无词形变化的无语法形态变化的词或与其有关的,尽管通常该词所属类型的其他词都要发生语法形态的变化
- For example, the following lines of code declare an event handler method that will be called when the Form class raises the Load event. 例如,下面的代码行声明了一个在Form类引发Load事件时调用的事件处理程序方法。
- At the scope of the class, these members are accessible from all the event handler methods that are implemented in the same Form class. 在该类的作用域内,可以从在同一Form类中实现的所有事件处理程序方法中访问这些成员。
- In a typical Windows-based application, fields, arrays, and collections that hold the application's state are put in the main Form class that is named Form1 by default. 在典型的基于Windows的应用程序中,保存应用程序状态的字段、数组和集合放在默认名为Form1的主Form类中。
- Inviting and completely comfortable, Brentwood hails form class American design roots blended seamlessly with modern-day function and casual sophistication. 诱人、舒适的“布莱特德”家居系列,流行的样式源自美国古典设计风格,同时将现代的使用功能与随意的优雅完美的融合在一起。
- Lin Xiao, my son, had a stomachache after breakfast this morning and wanted to vomit. I am going to take him to see the doctor today. I would appreciate it very much if he got your approval to one day's absence form class. 我的儿子林萧今天早上吃过早饭后肚子感到疼痛,并想呕吐,我要带他去看医生,望准假一天为盼。
- The holiday that competing completely is placed, forming class to need rental requirement is: .. 在完全竞争的假定下,形成级差地租的条件是:...
- Web pages are classes that inherit basic functionality from a base Page class in the same way that a Windows form inherits functionality from the base Form class. Web页是继承Page基类基本功能的类,就像Windows窗体继承Form基类的功能一样。
- H261 and G7231 classes are responsible to video/audio's encoding and decoding. Main form class sends codec request to H261 and G7231 classes and get result from these classes. 由H261类和G7231类来实现对本终端的音视频数据的压缩及对其它终端的音视频数据的解压缩,由主窗体类向H261类和G7231类提出编解码请求并获得结果,由主窗体类和RTP类的通讯来实现本终端与其它终端和服务器的通讯。
- The paint is sold in powdered form. 该油漆以粉制品形式出售。
- Most synthetic detergents are in the form of powder or liquid. 大多数合成洗涤剂呈粉状或液态。
- The ginpole is the simplest form of derrick. 起重吊杆是一种最简单的起重机。
- The script is massaged into final form. 这篇稿子经过修改已定稿。
- For example, a framework for building graphical user interfaces could provide Control and Form classes that cooperate by using members with internal access. 例如,用于生成图形用户界面的框架可以提供Control和Form类,这两个类通过使用具有内部访问权限的成员进行合作。