string pointer 中文意思是什麼

string pointer 解釋
儀表弦控指針
  • string : n 1 線,帶,繩子;〈美國〉鞋帶〈又作 shoe string, 〈英國〉稱 shoe lace〉。 (穿線、數珠等的)串...
  • pointer : n 〈美國〉西點 (West Point) 軍官學校學員。n 1 指示者;指示物;(鐘、表的)指針;教鞭;〈口語〉...
  1. Warning c6298 : using a read - only string pointer as a writable string argument : this will attempt to write into static read - only memory and cause random crashes

    警告c6298 :將只讀字元串< pointer >用作可寫字元串參數:這樣會導致試圖寫入靜態只讀內存並造成隨機性故障
  2. As you can see in listing 8, the method bodies simply call the corresponding com method via the com interface pointer, doing any necessary parameter conversions such as converting between the java language s and com s string representations

    從清單8中您可以看到,方法主體只是通過com介面指針調用對應的com方法,進行必要的參數轉換(例如在java語言和com所表示的字元串之間轉換) 。
  3. For example, the following code marshals two parameters as the data type long pointer to a string

    例如,以下代碼將兩個參數作為數據類型長指針封送到windows api函數的字元串(
  4. Frees an unmanaged string pointer that was allocated using the

    釋放非託管字元串指針,該指針是使用
  5. An object representing the pointer to the string resource

    表示指向該字元串資源的指針的對象。
  6. Then we can indirectly address the string via a known offset from the base pointer instead of having to worry about the actual memory address

    一種通過消除偏差而解決上述所有問題的常用解決方案是對隨機位元組流應用某種演算法,該演算法可以自然地消除任何統計趨勢。
  7. Represents a handle, string, or interface pointer that the receiving process can use to access the data being transferred

    表示接收進程可用於訪問正在傳輸的數據的句柄、字元串或介面。
  8. Next to the relevant control, such as a text box ; when the user positions the mouse pointer over the error icon, a tooltip appears, showing the error message string

    組件在相關控制項(如文本框)旁顯示一個錯誤圖標( ) ;當用戶將鼠標指針放在該錯誤圖標上時,將出現顯示錯誤信息字元串的工具提示。
  9. A pointer to a unicode string list with the requested object identifiers

    指向具有請求的對象標識符的unicode字元串列表的指針。
  10. Compilers use this property for unsafe, but efficient, pointer operations on the characters in a managed string

    編譯器將此屬性用於託管字元串中對字元的不安全但高效的指針操作。
  11. Gets a pointer to a string representation of the code identifier for the application referenced by this

    獲取一個指向字元串的指針。該字元串表示此
  12. If the pointer is valid the length of the string is found at the 4 bytes preceding the start of the string

    如果指針是合法的,在這個字元串起始的前面4個位元組中有這個字元串的長度。
分享友人