russian.cf

来自「harvest是一个下载html网页得机器人」· CF 代码 · 共 54 行

CF
54
字号
# $Id: russian.cf,v 1.01 2002/11/15 by Andrei Malashevich <andy@chg.ru># edited from german.cf,v 1.01 by Harald Weinreich <harald@weinreichs.de>## Russian language modifications for modern.cf output definition file.## A hash (#) in the first column denotes a comment and is not processed# even inside a definition.  Hashes not in the first column are left as-is.## Variable substitution occurs on these definitions.  If you want# a dollar-sign ($) to occur in the output, escape it with backslash (\).# Other metacharacters (quotes, asterisks, etc) probably don't need to be# escaped.  Printf-like special characters are allowed: \n \t \r etc.## The ending newline is chopped off from each definiton.  So##   <FooBar>#   abcxyz#   </FooBar>## becomes "abcxyz".  You may have blank lines in between the beginning# and ending tags, or use the newline character \n.### CGI defaults are set in modern.cf<Default>charset       : koi8-r</Default>############################################################################### The output of '{nph-}search.cgi' consists of the following tags:##    ResultHeader               - modified#    CreateNavBars#    ResultSetBegin#    ( Errors from 'broker' )#    foreach object {#        PrintObject#    }#    ResultSetEnd#    EndBrokerResults#    ( TruncateWarning )#    ResultTrailer################################################################################# First output for the HTML containing the results.  Should probably include# <TITLE> tag and the user query.#<ResultHeader><HEAD><TITLE>蚺谡特粤

⌨️ 快捷键说明

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