accessorizes

accessorizes

1. The get accessor must end in a return or throw statement, and control cannot flow off the accessor body.

get访问器必须以return或throw语句终止,并且控制权不能离开访问器体。

2. An important technique that Java developers can employ to increase encapsulation, and to support information hiding, is the appropriate use of accessor methods.

Java开发人员用来增强封装性和支持信息隐藏的一种重要技术就是恰当地使用读写方法。

3. The JIT compiler understands your need for both efficiency and elegance, so it inlines the property accessor.

JIT编译器了解你的对于效率与优雅的需求,因此它对属性访问符进行了内联。

4. The RaiseEvent keyword declares a custom RaiseEvent accessor.

RaiseEvent关键字声明一个自定义的RaiseEvent访问器。

5. To pass a pointer to its own storage object, the consumer creates an accessor that binds the value of the BLOB column and then calls the IRowsetChange::SetData or IRowsetChange::InsertRow methods.

[本主题是发行前的文件集,在未来的版本中可能有所变更。空白的主题则以预留位置表示。

6. Syntax for the get accessor for a property in a class.

一起出现,允许读取/写入存取属性。

7. The following command generates a private accessor for use when you test an application that was built to run on a smart device

下面的命令生成一个专用访问器,以供在测试为在智能设备上运行而生成的应用程序时使用

8. Provide an accessor for their connection; however, application servers and Web application frameworks frequently use the decorator pattern to wrap JDBC connections.

为它们的连接提供了存取器;但是,应用程序服务器和Web应用程序框架频繁地使用修饰器模式包装JDBC连接。

9. Follow the JavaBeans conventions for naming property accessor methods.

使用动词来命名方法。

10. Use accessor methods instead of constructors to reinitialize the object.

使用访问函数方法代替构造函数来重新初始化对象。

11. For example, the following accessor produces the side effect of changing the state of the object each time the number field is accessed.

例如,以下访问器在每次访问number字段时都产生更改对象状态的副作用。

12. For example, the following accessor produces the side effect of changing the state of the object every time that the number field is accessed.

例如,以下访问器在每次访问number字段时都会产生更改对象状态的副作用。

13. Using the typed accessor methods, assuming the underlying data type is known, reduces the amount of type conversion required when retrieving the column value.

假定基础数据类型为已知,如果使用类型化访问器方法,将减少在检索列值时所需的类型转换量。

14. optical accessor

光学读取器

15. The unit test generates a call to the private accessor, and then calls the private method through the private accessor.

单元测试生成对私有访问器的调用,然后通过私有访问器来调用私有方法。

16. At the same time, I ve lost track of the number of developers I ve met who complain about accessor method performance.

同时,我已记不清曾有多少开发人员抱怨访问器方法的性能了。

17. Since we really just want to return always text/plain, the accessor should statically return text/plain and the mutator should just ignore the input.

因为我们真正想返回的总是 text/plain 类型,所以 accessor 应该静态地返回 text/plain 且 mutator 则应忽略输入。

18. Thus, the purpose of the accessor is to indicate whether the indexer is read-write, read-only, or write-only.

因此,访问器的用途是指示索引器是读写、只读还是只写。

19. Open the DebugControl source file in the Code Editor and place a breakpoint on the Set accessor of the DemoString property.

在“代码编辑器”中打开“DebugControl”源文件,并在DemoString属性的Set访问器上设置一个断点。

20. In almost any other object-oriented language (for example Java) one would have written an accessor ( getDescription()) and a mutator ( setDescription(desc)) method.

在几乎所有的面向对象语言(例如Java)中,有人可能已经编写了一个 accessor(getDescription())和一个mutator(setDescription(desc))方法。

21. In this example, Month is declared as a property so that the set accessor can make sure the Month value is set between 1 and 12.

在本例中,Month是作为属性声明的,这样set访问器可确保Month值设置为1和12之间。

22. In this example, Month is declared as a property so that the set accessor can make sure that the Month value is set between 1 and 12.

在此示例中,Month是作为属性声明的,这样set访问器可确保Month值设置为1和12之间。

23. Declares a method or an accessor whose implementation can be changed by an overriding member in a derived class.

在派生类中声明其实现可由重写成员更改的方法或访问器。

24. In this case, the test generation procedure creates a private accessor, which enables the test assembly to access those types, both internal and private.

在这种情况下,测试生成过程将创建一个专用访问器,使测试程序集能够访问这些类型。

25. Block, which might be used as a body of a method, operator, or accessor.

块中,该块可用作方法、运算符或访问器的体。

26. A get accessor is declared that takes a string, the name of a day, and returns the corresponding integer.

声明了一个get访问器,它接受字符串(天名称),并返回相应的整数。

27. If the JIT compiler inlines the property accessor, it must JIT that code when the containing method is called.

如果JIT编译器内联了该属性访问符,那么,当包含的方法被调用时,就必须JIT那些代码。

28. If such a member is found and is flagged as an accessor function for an element of the default collection, then a call is generated to that member function.

如果找到这样的成员,而且该成员标志为默认集合的某元素的访问函数,则生成对该成员函数的调用。

29. If such a member is found, and is flagged as an accessor function for an element of the default collection, a call is generated to that member function.

如果找到这样的成员,而且该成员标志为默认集合的某元素的访问器函数,则生成对该成员函数的调用。

30. If changing the property affects the visual display of the control, call the Invalidate method (that your control inherits from Control) from the set accessor.

如果更改属性会影响到控件的可视显示,请调用set访问器中的Invalidate方法(此方法是控件从Control继承的)。

31. accessor control

存取器控制

32. Accessor methods allow access to private member variables, but in a controlled manner.

存取方法允许访问静态成员变量,但仅能在控制方式中。

33. This must match the return type of the get accessor, if defined.

它必须匹配get访问器的返回类型(如果已定义)。

34. Experimental results show that features represented by mutual information, single-character word frequency and accessor variety can obtain an optimum result of 94.39%.

实验结果表明,采用互信息、单字词频和附属种类表示的特征向量所取得的分类性能最优,正确率可达94.39%。

35. For each column in a row (or parameter in a set of parameters), the accessor contains a binding.

对一行的每一列(或一个参数集中的参数),访问者存有一个绑定。

36. For simple properties that require no custom accessor code, consider the option of using auto-implemented properties.

对于不需要任何自定义访问器代码的简单属性,可考虑选择使用自动实现的属性。

37. For instance fields and accessor methods, the system inserts a check at run time to determine whether the object is a proxy.

对于实例字段和访问器方法,系统在运行时插入检查以确定对象是否是代理。

38. Beware of classes that have many accessor methods defined in their public interface. Having many implies that related data and behavior are not being kept in one place.

对公共接口中定义了大量访问方法的类多加小心。大量访问方法意味着相关数据和行为没有集中存放。

39. Intercepting calls to a component's property accessor is known as "shadowing."

对组件的属性访问器的调用的截获操作称为“隐藏”。

40. Serializing the object into a Section 5-compliant SOAP XML document involves three steps: generating the opening element for the accessor, serializing the value of the object, and closing the element.

将对象序列化为遵循Section 5的SOAP XML文档需要三个步骤:为访问器生成开元素,序列化对象的值,最后关闭元素。

41. When overridden in a derived class, returns the public or non-public get accessor for this property.

当在派生类中重写时,返回此属性(Property)的公共或非公共get访问器。

42. When you declare a simple property, the compiler generates the get and set accessor methods, and those names are present in the scope of your program.

当声明一个简单的属性时,编译器生成get和set访问器方法,并且那些名称存在于程序范围内。

43. When the import process converts a type library description of an interface with properties to metadata, it creates a property and one or more accessor methods for that property.

当导入过程利用属性将接口的类型库说明转换为元数据时,它将创建一个属性并为属性创建一个或多个访问器方法。

44. This error occurs when you try to implement a property of an interface, but the implementation of the property accessor in the class is not public.

当您尝试实现某个接口的属性,但在类中实现的属性访问器不是公共的时,则会发生此错误。

45. When you run publicize. Exe and pass the name of that assembly, it generates a private accessor for that assembly.

当运行publicize.exe并传递该程序集的名称时,它将为该程序集生成一个专用访问器。

46. Take the following accessor methods, which provide a safe way to change the value of a counter.

感受下面的存储程序,它以一种安全的方式修改计数器的值。

47. The provider uses the accessor to determine how to transfer the data to or from the consumer's buffer.

提供者使用这个访问者来决定如何向或从消费者缓冲区中传送数据。

48. Accessor's comments are informatic with objective and fair grading, and guidingly.

教师评语内容充实,评分客观公正,有指导性。

49. Accessor’s comments are informatic with objective and fair grading, and guidingly.

教师评语内容充实,评分客观公正,有指导性。

50. Accessor’s comments are guidingly, and can be more clear.

教师评语有指导性,可再明确一些。

51. Array accessor must be ordinal but was '{0}'

数组访问器必须为序号,但为“{0}”

52. The new unit test, which will now correctly reference the newly regenerated private accessor, is appended to the end of the test source-code file.

新的单元测试将会追加到测试源代码文件的末尾,它现在将可以正确地引用最近重新生成的专用访问器。

53. Ruby provides a convenient shortcut: attr_reader creates these accessor methods for you.

方法名不一定要和属性名一样.

54. Semicolon after method or accessor block is not valid

方法或访问器块后面的分号无效

55. The last step, closing the element, is completed by simply writing out the closing tag for the accessor.

最后一步是关闭元素,只要为这个访问器写一个关闭标记这一步即告完成。

56. The simplest method is to make your variables private (but you do that already, right?) and to use synchronized accessor methods.

最简单的方法是使用静态变量(你是否已经这么做了?)或使用同步存取方法。

57. A convention for service interfaces is that they only contain accessor methods.

服务接口的一个习惯性用法是他们只包含“访问者(accessor)”方法。

58. This value should be the same as the default value you return from the property accessor (getter).

此值应与从属性访问器(getter)返回的默认值相同。

59. Several methods in this class assume that the get accessor and set accessor methods of a property have certain formats.

此类中的多个方法假定属性(Property)的get访问器和set访问器方法具有某些格式。

60. Even when a property accessor has not been inlined, the actual performance difference is the negligible cost of one function call.

甚至当属性访问符没有内联时,实际的性能差别是一个方法的调用,是可以忽略不计的。

61. The generated private accessor contains code that enables your test code to access the private types in the assembly.

生成的专用访问器包含允许您的测试代码访问程序集中的私有类型的代码。

62. How to: Define Event Accessor Methods [ http://msdn.microsoft.com/zh-tw/library/dw1dtw0d(VS.80,printer).aspx

示范在加入或移除处理常式和引发事件时,您可以如何定义事件的行为。

63. A private accessor is a method that the test method uses to access the private code.

私有访问器是测试方法用于访问私有代码的方法。

64. Indexer is similar to attributes, the only difference is that they used the parameters of the accessor.

索引器类似于属性,不同之处在于它们的访问器采用参数。

65. To access the GetAccountType method, the test method must first instantiate the BankAccount_Shadow object in the private accessor assembly.

若要访问GetAccountType方法,测试方法必须先实例化专用访问器程序集中的BankAccount_Shadow对象。

66. IoctlCode - Accessor to IOCTL code for current or next stack.

获取当前栈或下一栈的IO控制码。

67. WriteSize - Accessor to size of write operation for current or next stack.

获取当前栈或下一栈的写操作字节大小。

68. MinorFunction - Accessor to minor function for current or next stack.

获取当前栈或下一栈的次功能代码。

69. readsize - accessor to size of read operation for current or next stack.

获取当前栈或下一栈的读操作字节大小。

70. Status - Accessor to IRP status.

获得IRP状态。

71. fileobject - accessor to system file object associated with this request.

获得和这个请求相关的系统文件对象。

72. DeviceObject - Accessor to system device object associated with this request.

获得和这个请求相关的系统设备对象。

73. Setting the Range property, instead of assigning it, is a call to the set accessor

设置Range属性,而不是向其赋值,是对set访问函数的调用

74. Set accessor for this property should be implemented to distinguish between settings classes containing per-instance and shared configuration data.

访问器,以区分包含基于实例的配置数据的设置类和包含共享配置数据的设置类。

75. Get accessor of an indexer has the same formal parameter list as the indexer.

访问器具有与索引器相同的形参表。

76. Accessor of a property has no parameters.

访问器没有参数。

77. This can be contrasted directly with XmlNodeList, which also implements the IEnumerable interface, but with an index accessor rather than a string.

该方法可与XmlNodeList直接进行比较,后者也实现IEnumerable接口但使用的是索引访问器而不是字符串。

78. How to: Define Event Accessor Methods [ http://207.46.16.251/zh-cn/library/dw1dtw0d.aspx

说明如何定义添加和移除处理程序时事件的行为,以及引发事件时事件的行为。

79. Shows how to declare a sealed or abstract property by defining a non-trivial property and specifying the abstract or sealed keywords on the get and set accessor functions.

说明如何通过定义一个重要的属性并在get和set访问器函数中指定abstract或sealed关键字,声明密封或抽象属性。

80. JZ0SJ:Metadata accessor information was not found on this database .please install the required tables as mentioned in the jconnect documentation.

请问,需要安装什么资料,如果需要,在哪里在找得到该资料,或者,数据库哪个地方没设置正确?

英语宝典
考试词汇表