unistd.h
来自「doxygen(一个自动从源代码生成文档的工具)的源代码」· C头文件 代码 · 共 8 行
H
8 行
/* this is a dummy file, that is needed for compiling files that are * generated with flex under Windows 95/NT. */#if defined(_MSC_VER)#include <io.h>#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?