null character string 中文意思是什麼

null character string 解釋
空字元串
  • null : adj 1 無效力的,無束縛力的。2 無效的,無用的,無益的;無價值的。3 沒特徵[個性]的,沒表情的。4 〈...
  • character : n 1 性格,品格;特性,性狀,特徵;【生物學】形質。2 身分,地位,資格。3 名聲,聲望。4 (戲劇、小...
  • string : n 1 線,帶,繩子;〈美國〉鞋帶〈又作 shoe string, 〈英國〉稱 shoe lace〉。 (穿線、數珠等的)串...
  1. Specifies that the array of values is a null - terminated ascii character string

    指定:值的數組是一個空終止的ascii字元串。
  2. Null - terminated character string null

    終端字元字元串
  3. And stores them in the char string line. it appends a null character so that line contains a properly null - terminated c string

    它附加一個null字元以使字元串列包含一個正確的以空值終止的c字元串。
  4. And copies all characters up to the first null character from an unmanaged unicode string into it

    ,並從非託管unicode字元串向其復制第一個空字元之前的所有字元。
  5. And copies all characters up to the first null character from a string stored in unmanaged memory into it

    ,並從非託管內存中存儲的字元串向其復制第一個空字元之前的所有字元。
  6. Remember, in c, a string is nothing but an array of characters with a terminating null character ascii 0

    請記住,在c語言中,字元串只是一個帶有終止null字元( ascii 0 )的字元數組。
分享友人