printf ()函式是格式化輸出函式, 一般用於向標準輸出設備按規定格式輸出. 信息。在編寫程式時經常會用到此函式。函式的原型為: int printf(const char *format, ...);.
確定! 回上一頁