build
来自「C语言实现的一个简易的HTTP服务器源代码」· 代码 · 共 8 行
TXT
8 行
#!/bin/sh# !!! Note: Specify "full" pathname on your system.## After build, copy the filedata.c to the emhttp build subdirectory.#./buildfs -s /home/mtj/projects/emhttp/tools/root#cp filedata.c ..
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?