学贵有恒

方有所成

导航

2019年4月8日

嵌入式 printf函数

摘要: 来自:https://www.cnblogs.com/02xiaoma/archive/2012/06/22/2558618.html #include <stdio.h> #include <stdarg.h>#include "print.h" int main(void) { print("p 阅读全文

posted @ 2019-04-08 21:29 CarryBricks 阅读(180) 评论(0) 推荐(0) 编辑