下载NDK: https://developer.android.com/ndk/down...
编程语言
android ndk 开发常见问题
ndk-build命令 ndk-build.cmd APP_ABI=”平台名,...
ios开发app嵌入网页/webview
系统:Mac OS X 10.14.5 工具:XCode 10.3 语言:swift &n...
vc++/visual studio 20xx中默认utf-8编码
修改- 新建.h .cpp文件时的默认编码,使用Everything搜索以下两个文件...
visual studio预定义宏
原文:https://docs.microsoft.com/zh-cn/previous-...
ES6中 class成员函数单独使用或回调时找不到this的问题
class Logger{ constructor() { this.x=1; //利用b...
解决wordpress中使用plantuml插件不识别中文
修改插件代码 plantuml-renderer/public/class-plantum...
c++中使用std标准库转换字符utf-8编码
std::string gb2312_to_utf8(std::string const ...
八爷分享的ffmpeg转rtmp流命令
rtmp 默认端口 1935 打开电脑摄像头和麦克风: ffplay -f dshow -...
vs2017 新建项目 正在初始化模板
忘了修改过什么东西后 vs2017 在新建项目期间 一直卡在 正在初始化模板处 要等很长时...