修符道人的江湖
大目录-编程
os包 判断文件是否存在 package main import ( "fmt" 阅读更多…
字符串比较 1.== 直接比较,区分大小写 2.strings.Compare(a,b) 该函数返回 阅读更多…
休眠 https://www.php.cn/faq/508172.html 时间戳 timeUnix 阅读更多…
https://baijiahao.baidu.com/s?id=17397605789773009 阅读更多…
https://blog.csdn.net/weixin_41055260/article/deta 阅读更多…
http://c.biancheng.net/view/779.html http://c.bian 阅读更多…
https://blog.51cto.com/u_13727606/3059407 收藏
https://haicoder.net/cpp/cpp-string-concat.html 收藏
https://blog.csdn.net/u013456468/article/details/1 阅读更多…
#include <iostream> #include <assert.h> 阅读更多…