摘要: 《Programming Abstractions In C》学习第54天,p138,总结如下: # 一、技术总结 ## 1.stdio.h 3.4小节介绍“The standard I/O library”,涉及I/O操作最常用的接口是stdio.h,我们经常用到里面的printf函数。 ## 2 阅读全文
posted @ 2023-08-30 06:55 codists 阅读(28) 评论(0) 推荐(0)