摘要: 使用方式: ① uint8_t *rmt_str=0; rmt_str="ERROR"; printf("%s\r\n",rmt_str); ② int a=1;float b=1.0;char str[12]="Hello World";printf("This is an example of 阅读全文
posted @ 2015-07-27 20:41 小鱼儿2015 阅读(203) 评论(0) 推荐(0)