readme

来自「C语言实现的一个简易的HTTP服务器源代码」· 代码 · 共 11 行

TXT
11
字号
This subdirectory contains the internal file system creation tool.First, a subdirectory is created that contains the particular content (suchas the ./root subdirectory contained here).  Then the ./buildfs tool is runspecifying the "full" pathname with the -s option.  The result is a filecalled 'filedata.c' which represents a compilable form of the filesystemprovided.  This file can then be copied to the emhttp build subdirectoryand the server built to bind with the internal file system.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?