摘要:
Command line extension management To make it easier to automate and configure VS Code, it is possible to list, install, and uninstall extensions from 阅读全文
摘要:
////////////////// //// debug模式启动浏览器 ////////////////// 以debug模式启动浏览器,才可以attach成功,启动前需要退出chrome Windows Right click the Chrome shortcut, and select pr 阅读全文
摘要:
Does clipping in openGL pipeline happen before or after primitive assembly? https://stackoverflow.com/questions/49860946/does-clipping-in-opengl-pipel 阅读全文
摘要:
\documentclass[12pt]{book} \usepackage{xeCJK} \usepackage{fontspec} \newfontfamily\sourcehansans{Source Han Sans CN} \newfontfamily\sourcehanserif{Source Han Serif CN} \setCJKmainfont{Source Han Seri... 阅读全文
摘要:
https://code.visualstudio.com/updates/v1_20#_global-snippets Global snippets VS Code now supports global snippets meaning snippets that aren't scoped 阅读全文
摘要:
C TypeBitdepthDescriptionCommon Enum GLboolean 1+ A boolean value, either GL_TRUE or GL_FALSE GLbyte 8 Signed, 2's complement binary integer GL_BYTE G 阅读全文
摘要:
Members of type bool, int, uint, float, and double are respectively extracted from a buffer object by reading a single uint, int, uint, float, or doub 阅读全文
摘要:
ABISupported Instruction Set(s)Notes armeabi ARMV5TE and later Thumb-1 Deprecated in r16. Will be removed in r17. No hard float. armeabi-v7a armeabi T 阅读全文