friendly.cfg

来自「Vc.Net入门与提高源码」· CFG 代码 · 共 6 行

CFG
6
字号
// the filter only gets the path portion of the url, not the http://machine portion
// this maps http://machine/hello/joe to http://machine/hello/hello.dll?user=joe

/hello/{\a*}
/isapifilter/hello.dll?user=$0

⌨️ 快捷键说明

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