与char 的互换用C 语言的读(sscanf)写(sprintf) [C语言是C++的一部分],看下面的例子: #include <stdio.h> void main() { int i=123; float a=234.5;
確定! 回上一頁