随笔分类 -  其他

摘要:话不多说,直接上代码 #include <stdio.h> #include <stdlib.h> unsigned char XTIME(unsigned int x) { //*******************Begin******************* // printf("%x\n" 阅读全文
posted @ 2020-06-04 14:28 EZ4s1mple 阅读(1064) 评论(0) 推荐(0)
摘要:无法显示天气 刚安装好这个桌面插件的时候, 我画红线的这个部分是无法显示天气数值的,我就在网上找了别人的代码来参考, 这是参考的博客:https://blog.csdn.net/Hugo_1st/article/details/106084414 [Variables] @include=#@#Va 阅读全文
posted @ 2020-05-29 15:36 EZ4s1mple 阅读(2488) 评论(0) 推荐(0)