qagent.prm
来自「用perl编写CGI的好书。本书从解释CGI和底层HTTP协议如何工作开始」· PRM 代码 · 共 35 行
PRM
35 行
## Configuration parameters for JObjects QuestAgent applet## Basic parameters...IndexFile1=data/index.queIndexDescription1=CGI Programming with PerlPrefix1=../# Some custom settings...layout=2#target=_self#geom.description.visible=trueresult_format=%N. %Dgeom.frame.width=350geom.frame.height=300# Default templates for "HTML interface with word highlighting"template.html.form=htmlagnt/form.tpltemplate.html.nohits=htmlagnt/nohits.tpltemplate.html.hits=htmlagnt/hits.tpltemplate.html.bhits=htmlagnt/bhits.tpltemplate.html.ahits=htmlagnt/ahits.tpltemplate.html.header=htmlagnt/header.tpltemplate.html.footer=htmlagnt/footer.tpl
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?