会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Toggle navigation
stdpain
博客园
联系
Submit
订阅
管理
管理面板
随笔
stdpain
博客园
首页
新随笔
联系
订阅
管理
02 2021 档案
error: static assertion failed: comparison object must be invocable as const
摘要:https://stackoverflow.com/questions/51235355/comparison-object-being-invocable-as-const
阅读全文
posted @
2021-02-19 13:45
stdpain
阅读(930)
评论(0)
推荐(0)
C/C++ mktime 不符合预期
摘要:#include <time.h> #include <chrono> #include <iostream> #include <string> int main() { time_t now = time(nullptr); //获取UTC时间 tm local_tm_now; if (loca
阅读全文
posted @
2021-02-09 12:54
stdpain
阅读(307)
评论(0)
推荐(0)
公告
Copyright © 2021 stdpain
Powered by .NET 5.0 on Kubernetes