11 2020 档案

摘要:ctime 学习笔记 引入头文件 time.h 或 ctime 函数 asctime char* asctime (const struct tm * timeptr); Convert tm structure to string The string is followed by a new-l 阅读全文
posted @ 2020-11-23 23:44 AdjWang 阅读(175) 评论(0) 推荐(0)
摘要:最近看到一篇写树莓派缺点的文章,感觉挺不错,就来翻译下(原文链接) [翻译] 树莓派的各种问题 February 2, 2019 | by nachoparker 树莓派价格低廉、应用丰富、扩展性强、社区活跃,所以广受欢迎。到处都是爱好者的作品和褒奖的声音,大多数人就没去关注它的弱点。直到某一天这些 阅读全文
posted @ 2020-11-11 15:29 AdjWang 阅读(1748) 评论(4) 推荐(1)