使用sscanf標頭檔案. sscanf() 從一個字串中讀進與指定格式相符的資料。 原型: int sscanf( const char *buffer,const ... 例:(msdn裡的例子).
確定! 回上一頁