訪問器方法 的英文怎麼說

中文拼音 [fǎngwènfāng]
訪問器方法 英文
accessor methods
  • : 動詞1. (訪問) call on; interview; visit 2. (調查; 尋求) inquiry into; seek by inquiry [search]; try to get
  • : Ⅰ動詞1 (請人解答) ask; inquire 2 (詢問; 慰問) question; ask about [after]; inquire about [aft...
  • : 名詞1. (器具) implement; utensil; ware 2. (器官) organ 3. (度量; 才能) capacity; talent 4. (姓氏) a surname
  • : Ⅰ名詞1 (方形; 方體) square 2 [數學] (乘方) involution; power 3 (方向) direction 4 (方面) ...
  • : Ⅰ名詞1 (由國家制定或認可的行為規則的總稱) law 2 (方法; 方式) way; method; mode; means 3 (標...
  • 訪問 : visit; call on; interview; access; addressing; reference to
  • 方法 : method; means; way; technique; process; procedure; plan; device; recipe; fashion; tool; maneuver
  1. For the real time performance need of the low speed speech compress algorithm and the asic implement of the transfer process between programs, the design is put forward in the paper, in which state registers control the cross access between operator and memory, register windows are used for the parameters transfer, and the technique of hardware controlling is used to avoid pipeline conflict, so that the main problems of the transfer process in tr600 are solved effectively

    摘要針對低速率語音壓縮演算對處理系統實時處理復雜運算的性能要求,就程序調用過程的asic實現題進行了對比與分析,進而提出了用層次狀態寄存控制存取運算元對存儲體交叉,並結合運用寄存窗口傳遞參數的功能,以及利用空指令硬布線處理流水線沖突的,有效地解決了tr600晶元中調用過程存在的主要題。
  2. A private accessor is a method that the test method uses to access the private code

    私有是測試用於私有代碼的
  3. When you generate a unit test for a private method, a private accessor is automatically created

    生成私有的單元測試時,將自動創建一個私有
  4. The unit test generates a call to the private accessor, and then calls the private method through the private accessor

    單元測試生成對私有的調用,然後通過私有來調用私有
  5. To reference static methods or property accessors

    引用靜態或屬性
  6. Defines an accessor method for a property or an indexer

    為屬性或索引定義訪問器方法
  7. Sql serverspecific typed accessor methods return objects of

    Sql server特定的類型化訪問器方法返回
  8. Accessor methods come in two flavors

    訪問器方法涉及兩種
  9. Accessor methods as a means for assigning and retrieving values

    訪問器方法(作為分配和檢索值的) 。
  10. The effective use of accessor methods will be covered in future tips

    以後的提示中會涉及訪問器方法的有效使用。
  11. When you know the specific type of the value being returned

    當所返回值的特定類型已知時,建議使用datareader的類型化訪問器方法
  12. Accessor methods of indexers take parameters, while property accessor methods do not

    訪問器方法帶有參數,而屬性訪問器方法不帶參數。
  13. C requires accessor methods for setting and retrieving property values that accept parameters

    C #需要訪問器方法來設置和檢索接受參數的屬性的值。
  14. Accessor methods that are allowed to work directly with a field are the accessors themselves

    Java程序員必須掌握的一個基本概念是:允許對欄位直接操作的訪問器方法
  15. At the same time, i ve lost track of the number of developers i ve met who complain about accessor method performance

    同時,我已記不清曾有多少開發人員抱怨訪問器方法的性能了。
  16. Declare a virtual method or property, or property accessor

    聲明虛或屬性,或屬性
  17. The concern is that the timer method itself - which probably ends up needing to go down to the operating system level to get access to a timer - adds some overhead, and if the timer method overhead is too large or the method is called too often, it s going to seriously distort the timing measurements

    的這些題,還有另一個使用任何類型的計時監視程序執行都會有的題。這個題是計時本身可能要深入操作系統才能計時這增加了一些開銷,如果計時開銷過大(或者調用過于頻繁) ,那麼就會嚴重扭曲計時測量。
  18. Accessor, mutator, and state - checking methods required by the. net framework

    . net framework要求的、轉變和狀態檢查
  19. Combine the get and set methods into a single property block, and remove the trailing underbar name suffix from these accessors

    ,將get和set組合到一個屬性塊中,並從這些中移除尾部下劃線/名稱后綴。
  20. This said, visitors are best used in cases where the composite hierarchy is not expected to change although there are ways around this, such as the " extensible visitor pattern "

    也就是說,當不期望更改復合層次結構時,使用是最佳的選擇(雖然對於它還有一些可用,如「 extensible visitor模式」 ) 。
分享友人