单词 | get procedure |
释义 | 例句释义: 取得过程 1. Now, your Property Get procedure will look something like the following. The line in bold is what you added. 现在你的属性获得程序看上去如以下。粗体字为你添加的。 www.yourblog.org 2. Get procedure returns to the calling code, execution continues within the statement that requested the property value. 过程返回到调用代码时,执行过程将在请求属性值的语句内继续进行。 msdn2.microsoft.com 3. Because you added the Attribute statement to the Property Get procedure, the compiler recognizes this as the default property. 由于你在特性进程中添加属性声明,编辑器认可该默认特性。 www.yourblog.org 4. But internally, a property is actually two special methods: a Get procedure and a Set procedure. 但在内部,属性实际上是两个特殊的方法:一个Get过程和一个Set过程。 msdn2.microsoft.com 5. Make sure you include a Get procedure between the Property statement and the End Property statement. 确保在Property语句和EndProperty语句之间包含Get过程。 msdn2.microsoft.com 6. The Get procedure defaults to the access level of its containing property unless you use accessmodifier in the Get statement. Get过程默认为其包含属性的访问级别,除非您在Get语句中使用accessmodifier。 msdn2.microsoft.com 7. When you read the value of a property, the Get procedure is executed. 当您读取属性值时,执行Get过程。 msdn2.microsoft.com 8. Get procedure combines the two constituent names and returns the full name. 过程将这两个组成全名的名称组合在一起,并返回全名。 msdn2.microsoft.com 9. The Get procedure automatically returns that data type. Get过程会自动返回该数据类型。 msdn2.microsoft.com 10. Get procedure return value and exits the procedure. 过程赋返回值的同时退出该过程。 msdn2.microsoft.com 1. Visual Basic automatically calls a property's Get procedure when an expression requests the property's value. 当表达式请求属性的值时,VisualBasic会自动调用属性的Get过程。 msdn2.microsoft.com 2. To return a value from a Get procedure, you can either assign the value to the property name or include it in a 过程返回某个值,您可以将该值赋给属性名称,或者将其包含在 msdn2.microsoft.com 3. Get procedure, you can either assign the value to the property name or include it in a Return 过程返回某个值,可以将该值赋给属性名,或者将其包含在 msdn2.microsoft.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。