暂时未有相关云产品技术能力~
暂无个人介绍
UVCCamera向USB设备发送命令
syberh:新建应用提示“未检测到已安装的target,请先安装target”
npm ERR! enoent ENOENT: no such file or directory, rename
SyberH:新建一个应用,编译下载到开发板
npm ERR! Error: EACCES: permission denied, access ‘/usr/local/lib/node_modules‘
npm WARN lifecycle yarn@1.22.19~preinstall: cannot run in wd %s %s
npm ERR! typeerror Error: Missing required argument #1
These critical programs are missing or too old: gawk bison
无法定位软件包 npm
软件包 python-m2crypto 没有可安装候选
syberh:未检测到已安装的target,请先安装target/找不到项目配置文件project.config.json,请确定当前目录是Syberh项目根目录!
解决办法:npm ERR! code ENOLOCK
syberh:LINUX安装CLI
LINUX下载安装nvm
关于JDK支持TTC字体文件的问题及解决办法,已上报JAVA
This Apple ID has not yet been used in the ITunes Store/此Apple ID尚未在iTunes Store使用过
JDK:Font.canDisplay()是如何生效的
JDK:字体大小是如何生效的
Git放弃合并到主分支的PQ/MR
java.awt.FontFormatException: Unsupported sfnt C:\Windows\Fonts\mstmc.ttf
FontForge不识别,WINDOWS报错:mstmc.ttf真的是字体文件吗?
可以使用clang-format检查格式
Java3D/J3D/Jogamp测试代码
JDK中字体的高度信息ascent/descent/leading是怎么计算的
全网首发:什么都对,报错java.lang.NoClassDefFoundError: com/sun/jna/Library
真正解决办法:WINDOWS7/WIN7提示错误:无法启动此程序,因为计算机中丢失D3DCOMPILER_47.dll。尝试重新安装该程序以解决此问题
J3D在UOS+KIRIN崩溃1:直接原因分析
各种CPU的ELF编码,ELF并没有为龙芯分配253-256
UOS+KIRIN截屏出错研究
JDK中字符的宽度计算流程
VC/Windows字体度量测试代码
Java中BufferedImage的用法,如何读取保存一个图片
执行git rebase提示:Current branch xxx is up to date.
git撤销提交
执行git rebase提示:Current branch xxx is up to date.
UVC Camera视频数据流程代码分析
remote: HTTP Basic: Access denied. The provided password or token is incorrect or your account has 2
Github参与jdk8u,提交的PR提示:Testing is not configured
Git:fatal: ‘upstream‘ does not appear to be a git repositoryfatal: Could not read from remote repos
git更新:Your local changes to the following files would be overwritten by merge
Github参与OpenJDK8的开发指南
WINDOWS编译ffmpeg:LINK : fatal error LNK1104: 无法打开文件“LIBCMT.lib”
全网首发:编译ffmpeg: error: ‘VFW_E_NOT_FOUND‘ undeclared ; did you mean ‘NTE_NOT_FOUND‘?
以gitlab为例,git如何把自己的多个提交合并成一个(及注意事项)
WINDOWS+VS2012+cygwin编译ffmpeg成功,DLL不能用
全网首发:FFMPEG错误: error: implicit declaration of function ‘wcscpy‘/wcscmp; did you mean ‘strcpy‘strcmp?
编译x264:avisynth_c.h:825:3: error: unknown type name ‘HMODULE‘
编译Ffmpeg错误:strsafe.h:1859:11: error: ‘WEOF‘ undeclared
WINDOWS/cygwin编译lame出错:error: ‘_O_BINARY‘ undeclared
使用Dependency Walker查看dll/so库的依赖关系