指針 1.(鐘 、表的針) hand; indicator; pointer; needle2.(分辨正誤的依據(jù)) guiding principle; guide 今后行動的指針 guiding principle for future work3.[中醫(yī)] pressing with a finger (on an acupuncture point); finger-pressing
字符 [計算機(jī)] character◇字符處理 character handing; character manipulation; character processing; 字符打印機(jī) character printer; 字符計算機(jī) character computer; 字符鍵盤 figure keyboard; 字符移入 character shift-in; 字符譯碼器 character decoder; 字符印字機(jī) alphanumeric printer
Calculates the number of bytes produced by encoding a set of characters starting at the specified character pointer 計算對從指定的字符指針開始的一組字符進(jìn)行編碼時產(chǎn)生的字節(jié)數(shù)。
Stands for " argument vector " and is a pointer to pointer to char ; it contains all the command line arguments as an array of character strings 代表“參數(shù)向量” ,它是字符指針的指針;它以字符串?dāng)?shù)組的形式包含所有的命令行參數(shù)。
When overridden in a derived class , calculates the number of bytes produced by encoding a set of characters starting at the specified character pointer 在派生類中重寫時,計算對一組字符(從指定的字符指針處開始)進(jìn)行編碼所產(chǎn)生的字節(jié)數(shù)。
Decodes a sequence of bytes starting at the specified byte pointer into a set of characters that are stored starting at the specified character pointer 將從指定的字節(jié)指針開始的一個字節(jié)序列解碼為一組字符,并從指定的字符指針開始存儲這組字符。
Encodes a set of characters starting at the specified character pointer into a sequence of bytes that are stored starting at the specified byte pointer 將從指定的字符指針開始的一組字符編碼為一個字節(jié)序列,并從指定的字節(jié)指針開始存儲該字節(jié)序列。
When overridden in a derived class , decodes a sequence of bytes starting at the specified byte pointer into a set of characters that are stored starting at the specified character pointer 在派生類中重寫時,將一個字節(jié)序列(從指定的字節(jié)指針開始)解碼為一組字符,并從指定的字符指針開始存儲該組字符。
When overridden in a derived class , encodes a set of characters starting at the specified character pointer into a sequence of bytes that are stored starting at the specified byte pointer 在派生類中重寫時,將一組字符(從指定的字符指針開始)編碼為一個字節(jié)序列,并從指定的字節(jié)指針開始存儲該字節(jié)序列。
When overridden in a derived class , decodes a sequence of bytes starting at the specified byte pointer and any bytes in the internal buffer into a set of characters that are stored starting at the specified character pointer 在派生類中重寫時,將字節(jié)序列(從指定的字節(jié)指針處開始)和任何內(nèi)部緩沖區(qū)中的字節(jié)解碼為從指定字符指針開始存儲的一組字符。
When overridden in a derived class , encodes a set of characters starting at the specified character pointer and any characters in the internal buffer into a sequence of bytes that are stored starting at the specified byte pointer 在派生類中重寫時,將一組字符(從指定的字符指針處開始)和內(nèi)部緩沖區(qū)中的任何字符編碼為從指定字節(jié)指針開始存儲的字節(jié)序列。