上一页 1 ··· 18 19 20 21 22 23 24 25 26 ··· 59 下一页
摘要: 错误信息: errorC4996: 'AVStream::codec': 被声明为已否决 解决方法: 阅读全文
posted @ 2020-06-25 13:01 YZFHKMS-X 阅读(1304) 评论(0) 推荐(0)
摘要: { //转载自 //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)
摘要: 最好不要这个头文件包含宁一个头文件,宁一个头文件包含这个头文件 阅读全文
posted @ 2020-06-13 20:54 YZFHKMS-X 阅读(150) 评论(0) 推荐(0)
摘要: 库变量定义在cpp中 阅读全文
posted @ 2020-06-11 22:59 YZFHKMS-X 阅读(113) 评论(0) 推荐(0)
摘要: { 关键是这句 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)
摘要: { 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)
摘要: { 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)
摘要: 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)
摘要: //编译出的库的ndk version 一定要小于打包的版本,这决定了兼容性 阅读全文
posted @ 2020-05-28 23:13 YZFHKMS-X 阅读(215) 评论(0) 推荐(0)
摘要: { 编译.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 下一页