指示字變量 的英文怎麼說

中文拼音 [zhǐshìbiànliáng]
指示字變量 英文
pointer variable
  • : 指構詞成分。
  • : Ⅰ動詞(擺出或指出使人知道; 表明) show; indicate; signify; instruct; notify Ⅱ名詞1 [書面語] (給...
  • : Ⅰ名詞1 (文字) character; word 2 (字音) pronunciation 3 (字體) form of a written or printed ...
  • : 量動1. (度量) measure 2. (估量) estimate; size up
  • 指示 : 1 (指給人看) indicate; point out2 (指示下級) instruct 3 (指示的話或文字) directive; instruc...
  1. We need a uniform way to deal with generic pointers ; therefore, we prefix their names with an underscore and only use them to initialize local variables with the desired types and with the appropriate names

    我們需要一個統一的方式來處理這些通用針,故我們用名前面加下劃線的方法來表這些通用針,並且只用他們來初始化需要的特定類型和名稱的局部
  2. The literal text is simply copied into this descriptor unaltered while the ' % ' directives are used to convert successive arguments from the trailing list

    文本中出現" % "時,只是簡單不的把尾隨參數列表中的連續參數拷貝到文本中。
  3. Initializes a new instance of the mutex class with a boolean value that indicates whether the calling thread should have initial ownership of the mutex, a string that is the name of the mutex, a boolean variable that, when the method returns, indicates whether the calling thread was granted initial ownership of the mutex, and the access control security to be applied to the named mutex

    使用一個調用線程是否應擁有互斥體的初始所屬權的布爾值、一個作為互斥體名稱的元串、一個在方法返回時調用線程是否被授予互斥體的初始所屬權的布爾、以及要應用於已命名的互斥體的訪問控制安全性來初始化
  4. The function takes a format string and a variable number of arguments. the format string contains literal text, embedded with directives, for converting the trailing list of arguments into text

    函數隨帶一個格式化元串和一個可數目的參數。格式化元串是一個文本,內嵌了一些命令,把其後的參數轉入文本中。
分享友人