[坑]fread的模式
2021/06
23
22:06
必须要使用fopen_s(&fp, filename, “rb”); 的二进制 […]
必须要使用fopen_s(&fp, filename, “rb”); 的二进制 […]
MS VisualStudio默认情况下,后缀为c的文件,使用c样式导出符号表后缀为cpp的文件,使用c++样 […]
1- First step is to get the “flatc” compiler and “ […]
原始字符串字面量以R”( 开头,以 )” 结尾const char* str = R& […]
[[noreturn]] 函数永远不会将控制交还调用点[[deprecated]] 不鼓励使用[[fallth […]
C++允许定义自己的字面量。用户定义的字面量应该以下划线开头,并通过编写字面量运算符函数(literal op […]
公司网络发生异常,表现为 1、某些网址无法访问,显示ERR_CONNECTION_RESET 无法访问的网址非 […]
[转]http://www.ideawu.net/blog/archives/740.html 著名的&nbs […]
Captura 免费,强大的录屏软件,下载地址:https://download.csdn.net/downl […]
一、选中Shader,在Inspector页面中,点 Compiled code / Compile and […]