会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
cnchengv
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
32
33
34
35
36
37
38
39
40
···
57
下一页
2020年11月9日
ffmpeg历史版本
摘要: http://ffmpeg.org/releases/ 学习地址 https://www.cnblogs.com/leisure_chn/category/1489246.html
阅读全文
posted @ 2020-11-09 19:13 cnchengv
阅读(857)
评论(0)
推荐(0)
2020年10月30日
QStackedWidget 页面切换
摘要: https://blog.csdn.net/weixin_42043127/article/details/81229248
阅读全文
posted @ 2020-10-30 14:46 cnchengv
阅读(590)
评论(0)
推荐(0)
2020年10月26日
addon调用动态库
摘要: http://www.360doc.com/content/17/0614/19/7918060_663142944.shtml
阅读全文
posted @ 2020-10-26 22:32 cnchengv
阅读(95)
评论(0)
推荐(0)
node js addon方式调用 cpp
摘要: 1、先报这个错, UnicodeDecodeError: 'ascii' codec can't decode byte 0xd1 in positio 后来发现项目路径中有中文,换成全英文路径 2、又报错 在此解决方案中一次生成一个项目。若要启用并行生成,请添加“/m”开关。 democpp.cc
阅读全文
posted @ 2020-10-26 22:16 cnchengv
阅读(705)
评论(0)
推荐(0)
2020年10月25日
node ffi创建动态库
摘要: 1、按上上篇(博客)里ffi配置好 2、创建动态库 首先打开VS2012,新建——项目——Win32控制台应用程序(项目名称:ConsoleApplication1)——空项目 https://www.cnblogs.com/mypsq/p/5060049.html 先用控制台exe配置类型自己定义
阅读全文
posted @ 2020-10-25 09:42 cnchengv
阅读(250)
评论(1)
推荐(0)
2020年10月24日
调用cpp库更基本
摘要: 1、更基础方法 https://www.cnblogs.com/andrewwang/p/9409876.html 2、 安装node-gyp https://www.cnblogs.com/wangyuxue/p/11218113.html 3、报node.lib错时候 去官网下载 https:/
阅读全文
posted @ 2020-10-24 23:06 cnchengv
阅读(73)
评论(0)
推荐(0)
nodejs cpp动态库
摘要: https://blog.csdn.net/zhanzhan666666/article/details/108828383 第一步先安装nodejs , 这个很简单就不用我就不多说了。第二步 安装 python 2.7第三步 安装 Visual Studio 2017上面这些环境装好我们再安装需要
阅读全文
posted @ 2020-10-24 16:21 cnchengv
阅读(258)
评论(0)
推荐(0)
2020年10月15日
html5图片裁剪法--
摘要: 最重要 https://www.cnblogs.com/anningwang/p/9278006.html https://www.jianshu.com/p/418ff92a8a2c
阅读全文
posted @ 2020-10-15 10:19 cnchengv
阅读(203)
评论(0)
推荐(0)
2020年10月12日
1012 settimeout 、hook、好看的分割线、自动水平居中?
摘要: 1、通过settimeout理解 2、 useState 参数不是数组hook里的 // 相当于 componentDidMount 和 componentDidUpdate: useEffect(() => { // 使用浏览器的 API 更新页面标题 document.title = `You
阅读全文
posted @ 2020-10-12 10:29 cnchengv
阅读(140)
评论(0)
推荐(0)
2020年10月11日
字体颜色设置 color 不生效,是因为设置了font-weight的原因
摘要: /* font-weight: 400;*/
阅读全文
posted @ 2020-10-11 22:25 cnchengv
阅读(2351)
评论(0)
推荐(0)
上一页
1
···
32
33
34
35
36
37
38
39
40
···
57
下一页
公告