📄 xcodemodules.conf
字号:
#### Simple configuration file to test libpion modules#### Adds path to compiled modules built from source tarball##path ../../modules/.libs## Hello World Module##module /hello HelloModule## Module to echo requests##module /echo EchoModule## Module to display & update cookies##module /cookie CookieModule## Module to display log events##module /log LogModule## Module to serve libpion documentation##module /doc FileModuleoption /doc directory=../../doc/htmloption /doc file=../../doc/html/index.htmloption /doc cache=2option /doc scan=3## Use testmodules.html as an index page## module /index.html FileModuleoption /index.html file=../../tests/testmodules.html##module / FileModuleoption / file=../../tests/testmodules.html
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -