会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
YZFHKMS
博客园
首页
新随笔
联系
管理
订阅
上一页
1
···
18
19
20
21
22
23
24
25
26
···
59
下一页
2020年6月25日
errorC4996: 'AVStream::codec': 被声明为已否决
摘要: 错误信息: errorC4996: 'AVStream::codec': 被声明为已否决 解决方法:
阅读全文
posted @ 2020-06-25 13:01 YZFHKMS-X
阅读(1304)
评论(0)
推荐(0)
2020年6月24日
cmake 相关完整片段
摘要: { //转载自 //https://www.cnblogs.com/zjutzz/p/11119060.html } { 目录 用于执行CMake的.bat脚本 CMakeLists.txt和.cmake中的代码片段 判断平台:32位还是64位? 判断Visual Studio版本 判断操作系统 判
阅读全文
posted @ 2020-06-24 23:58 YZFHKMS-X
阅读(1064)
评论(0)
推荐(0)
2020年6月13日
C/C++ .h
摘要: 最好不要这个头文件包含宁一个头文件,宁一个头文件包含这个头文件
阅读全文
posted @ 2020-06-13 20:54 YZFHKMS-X
阅读(150)
评论(0)
推荐(0)
2020年6月11日
C/C++
摘要: 库变量定义在cpp中
阅读全文
posted @ 2020-06-11 22:59 YZFHKMS-X
阅读(113)
评论(0)
推荐(0)
2020年6月3日
linux cocos bullet bt...::.... 未定义引用
摘要: { 关键是这句 GLEW GL X11 Xi Xrandr Xxf86vm Xinerama Xcursor rt m###################### linux std lib 的link } { target_link_libraries(CLIENT PUBLIC libNDKLI
阅读全文
posted @ 2020-06-03 23:55 YZFHKMS-X
阅读(161)
评论(0)
推荐(0)
2020年6月2日
Linux crunch
摘要: { 1、crunch命令格式 crunch <min-len> <max-len> [<charset string>] [options]参数: min-len crunch要开始的最小长度字符串。即使不使用参数的值,也需要此选项 max-len crunch要开始的最大长度字符串。即使不使用参数
阅读全文
posted @ 2020-06-02 22:20 YZFHKMS-X
阅读(236)
评论(0)
推荐(0)
2020年6月1日
Linux下OpenGL的安装与cmake编译OpenGL程序
摘要: { OpenGL安装安装命令如下:$ sudo apt install build-essential $ sudo apt install libgl1-mesa-dev$ sudo apt install libglu1-mesa-dev $ sudo apt install freeglut3
阅读全文
posted @ 2020-06-01 23:19 YZFHKMS-X
阅读(2543)
评论(0)
推荐(1)
2020年5月29日
Windows 远程连接linux ubuntu
摘要: linux : // sudo apt-get install ssh // sudo service ssh start service ssh stop windows: // ssh hostname@IP
阅读全文
posted @ 2020-05-29 22:28 YZFHKMS-X
阅读(158)
评论(0)
推荐(0)
2020年5月28日
android NDK compile 注意
摘要: //编译出的库的ndk version 一定要小于打包的版本,这决定了兼容性
阅读全文
posted @ 2020-05-28 23:13 YZFHKMS-X
阅读(215)
评论(0)
推荐(0)
android ndk error: undefined reference to '__memcpy_chk'
摘要: { 编译.so 的android api >= 打包apk的api } { /* * Copyright (C) 2017 The Android Open Source Project * All rights reserved. * * Redistribution and use in sou
阅读全文
posted @ 2020-05-28 01:07 YZFHKMS-X
阅读(2069)
评论(0)
推荐(0)
上一页
1
···
18
19
20
21
22
23
24
25
26
···
59
下一页
公告