会员
周边
众包
新闻
博问
闪存
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
CppSkill
博客园
首页
新随笔
联系
管理
订阅
1
2
3
4
5
···
36
下一页
2022年3月15日
C++.时间间隔
摘要: 1、HMI(Linux底层)上测试OK 20220315 #include "macrotypedef.h" #include "math.h" // 功能: ??? #include <stdio.h> #include <time.h> #include <sys/time.h> //using
阅读全文
posted @ 2022-03-15 11:47 CppSkill
阅读(448)
评论(0)
推荐(0)
2020年9月16日
ffmpeg.图片转gif/视频
该文被密码保护。
阅读全文
posted @ 2020-09-16 13:40 CppSkill
阅读(7)
评论(0)
推荐(0)
2020年9月15日
ffmpeg.SH推流
该文被密码保护。
阅读全文
posted @ 2020-09-15 09:05 CppSkill
阅读(3)
评论(0)
推荐(0)
2020年8月7日
VS2017.滚动条选项
摘要: 1、"滚动条选项..." 进入方式: (1)滚动条 右键 --> "滚动条选项..." (2)VS-->工具-->选项-->文本编辑器-->所有语言-->滚动条 2、缩略图相关的选项: 3、 4、 5、
阅读全文
posted @ 2020-08-07 16:52 CppSkill
阅读(658)
评论(0)
推荐(0)
2020年8月5日
VS.自动调试
摘要: ZC:自动调试 的界面,类似如下,会有 "关闭程序"&"调试程序" 两个选项:(自动调试 关闭后,就没有 "调试程序" 这个选项了) 1、关闭 VS 的自动调试 - sn_wolf - 博客园.html(https://www.cnblogs.com/cyrix/articles/1706916.h
阅读全文
posted @ 2020-08-05 14:59 CppSkill
阅读(277)
评论(0)
推荐(0)
2020年7月31日
ffmpeg.mp4.[转]MP4文件中音视频时间戳的计算
该文被密码保护。
阅读全文
posted @ 2020-07-31 09:25 CppSkill
阅读(4)
评论(0)
推荐(0)
2020年7月29日
ffmpeg.mp4.格式资料
摘要: 1、 mp4- CSDN搜索.html(https://so.csdn.net/so/search/s.do?q=mp4&t=blog&u=iteye_15898) MP4封装格式介绍 -- Atom结构 - 简书.html(https://www.jianshu.com/p/dd6b8aa625d
阅读全文
posted @ 2020-07-29 08:19 CppSkill
阅读(527)
评论(0)
推荐(0)
2020年7月28日
ffmpeg.mp4v2.资料
该文被密码保护。
阅读全文
posted @ 2020-07-28 15:22 CppSkill
阅读(5)
评论(0)
推荐(0)
2020年7月26日
vs2017.unresolved external symbol __imp__fprintf&__imp____iob_func
摘要: 1、我的处理: extern "C" { FILE __iob_func[3] = { *stdin,*stdout,*stderr }; } #pragma comment(lib, "legacy_stdio_definitions.lib") 2、 3、vs2015无法解析外部符号__imp_
阅读全文
posted @ 2020-07-26 20:38 CppSkill
阅读(586)
评论(0)
推荐(0)
vs2017."const char *"的实参与"char *"的形参不兼容_goto跳过类型声明
摘要: 1、const char _ 类型的实参与 char _ 类型的形参不兼容错误的解决方法_qinshiyang的博客-CSDN博客_e0167const char _ 类型的实参与 char _ 类型的形参不兼容.html(https://blog.csdn.net/qinshiyang/artic
阅读全文
posted @ 2020-07-26 20:05 CppSkill
阅读(1878)
评论(0)
推荐(0)
1
2
3
4
5
···
36
下一页
公告