暂时未有相关云产品技术能力~
暂无个人介绍
Github参与jdk8u,提交的PR提示:Testing is not configured
Git:fatal: ‘upstream‘ does not appear to be a git repositoryfatal: Could not read from remote repos
FreeType只支持定点数,不支持浮点数
About FreeType slant(italic,oblique) principle and algorithm
git更新:Your local changes to the following files would be overwritten by merge
Github通过PR提交代码到开源库
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库的依赖关系
Gitlab提交代码:You are not allowed to push code to this project.fatal: unable to access requested URL
在loongarch机器上编译x264/lame/SDL2
Gitlab通过MQ提交代码到开源库
参与Gitlab开源库开发指南
Gitlab如何删除一个库
关于TrueType字体的gasp技术说明
WINDOWS使用msys2编译ffmpeg(编译成功,无法使用)
WINDOWS查看dll依赖情况
msys2提示:-bash: cmake: command not found
WINDOWS C盘各个目录的用处
JAVA从TTC文件中获得全部字体名的办法
关于JDK/Java支持TTC字体的思路
全网首发:JDK/Java对于TTC字体文件的支持研究
Could NOT find LibXml2 (missing: LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR)Call Stack
schannel: next InitializeSecurityContext failed: SEC_E_ILLEGAL_MESSAGE (0x80090326)
全网首发:C#中Form设置$this.Icon,任务栏图标错误的解决办法(bitmap转icon)
全网首发:Java在LINUX上系统上加载OpenCV so库的范例代码
C#中,让按钮文字垂直水平都居中
注册gitLab时报错There was an error with the reCAPTCHA. Please solve the reCAPTCHA again.
提示缺少D3Dcompiler_47.dll的解决办法及kb4019990下载
Github: fatal: Unsupported SSL backend ‘“openssl”‘. Supported SSL backends: openssl schannel
fatal: unable to access github.com schannel failed to receive handshake, SSL/TLS connection failed
SVN也可以使用相对路径来链接
BAT中读取文本文件
WINDOWS BAT for循环的中断及当前循环值的获取
使用7zip,通过命令行解压包内指定文件
VS编译出错:未能找到类型,未能加载基类
全网首发:VS编译出错:两个输出文件名解析为同一个输出路径
针对install(安装),创造新词unstall/onstall(卸载)
VS2015编译OpenJDK8:找不到libcmt.lib的解决办法
VS2015在WIN7和WIN10的安装界面差异,关键是SDK部分
CMake Warning at cmake/OpenCVDownload.cmake:202 (message): IPPICV: Download failed: 28;“Timeout
OpenCV一直下载失败,怎么办?
JDK的drawRect(),实际绘制范围比宽度大一个像素