首页 / 词典 / good

accessor

美 [ˈækˌsɛsər]英 [ˈæksɛsə]
  • 网络访问器;存取器;存取;访问方法;存取子
accessoraccessor
  1. Modifiers cannot be placed on property or event accessor declarations

    修饰词不可放置在属性或事件存取子宣告上

  2. Property accessor must begin with a get_or set_ .

    性存取子必以get或set始。

  3. You can control the reflection accessor behaviour using system properties .

    您可以使用系统属性控制反射访问程序行为。

  4. Property is an accessor function for the native type .

    属性是本机类型的访问函数。

  5. They must use accessor methods instead .

    他们必须使用accessor方法。

  6. You then provide matching annotations and field names above the accessor methods .

    然后提供accessor方法上面所匹配的注解和字段名称。

  7. When you declare a property , you must also declare its accessor methods .

    当声明属性时,还必须声明它的访问器方法。

  8. Both accessor methods of a property or event must have the same modifiers

    属性或事件的两个访问器方法必须具有相同的修饰符

  9. You also need to add a few simple accessor methods to SimpleNode .

    您还需要将一些简单的存取器方法添加到SimpleNode。

  10. Use the accessor object to set the credentials .

    使用accessor对像设置证书。

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

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

  12. Flags a property as an accessor function for an element of the default collection .

    将属性标记为默认集合的某个元素的访问器函数。

  13. There is no set accessor because the name must be provided to the constructor .

    不存在设置访问器,因为必须给构造函数提供名称。

  14. Once more iterate over the attributes and output accessor methods

    如果遇到多次属性访问,输出访问器方法

  15. The read-only value should be used whenever the corresponding C # property has only the get accessor method .

    在相应的C属性只有getaccessor方法时应该使用read-only值。

  16. Doing lots of reflection can cause many accessor classes and classloaders to be created .

    执行大量反射会造成创建许多访问程序类和类加载器。

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

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

  18. Similarly , write-only should be used whenever the corresponding C # property has only set accessor .

    类似的,在相应的C属性只有setaccessor时,应该使用write-only。

  19. A console window will appear , prompting you to specify which kind of accessor to use .

    将出现一个控制台窗口,提示您指定要使用的访问器类型。

  20. Anatomic observation and clinical significance of mastoid and accessor processes in the transverse process of lumbar vertebra

    胸腰椎横突副突和乳突的解剖学观测及其临床意义

  21. Once the accessor completes , the relationship is decoupled .

    一旦访问完毕,关系就被解耦了。

  22. If the object argument is null , you need to generate a null accessor for the type .

    如果对象参数为空,您需要为这个类型生成一个空访问器。

  23. If a field has a single value , a simple accessor adds the ( key , value ) pair to the document .

    如果字段有单个值,则简单的访问程序将把(关键字,值)对添加到文档中。

  24. Soon they understand that an accessor is symmetrical , acting as both a server and a client .

    很快他们就会理解Accessor是对称的,既可担当服务器也可担当客户端。

  25. As for followpos (), I have added an accessor and new code in the class constructor

    至于followpos(),我在类构造器中添加了一个取值(方法)和新代码

  26. An accessor discovers from its context what it is being asked to do .

    访问器从其上下文中寻找它要做的事情。

  27. Because only a single measurement is taken , the execution time is retrieved using Benchmark 's getFirst accessor method .

    因为只进行一次度量,所以用Benchmark的getFirst方法获取执行时间。

  28. No repeating element accessor for { 0 } : { 1 } .

    {0}:{1}没有重复的元素访问器。

  29. First , I can bypass the accessor method of a property by prepending a @ to a property .

    首先,可以通过在一个属性前面附加一个@来绕过该属性的访问器方法。

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

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