⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 rainbow.sum.tbl

📁 harvest是一个下载html网页得机器人
💻 TBL
字号:
# This assoc array maps HTML elements to SOIF attrs.## To capture variables inside elements, use ELEMENT:VARIALBE# e.g.: A:HREF  'url-references'## To ignore an element, assign it to igmore.# e.g.: CODE = ignore## The data for each element can be put into two different SOIF# attributes.  If the primary attribute is not listed (or# listed as '-') then the data will be placed into the parent# attribute.  If the secondary attribute is not listed, it# will ignored.###HTML ELEMENT   PRIMARY ATTRIBUTE       SECONDARY ATTRIBUTE#-------------- ----------------------- --------------------<PARA,PARATYPE=heading 1>	headings<PARA,PARATYPE=heading 2>	headings<PARA,PARATYPE=heading 3>	headings<PARA,PARATYPE=toc 1>		table-of-contents<PARA,PARATYPE=toc 2>		table-of-contents<PARA,PARATYPE=toc 3>		table-of-contents<PARA,PARATYPE=Title>		title<PARA,PARATYPE=footnote text>	footnotes<PARA>                          body

⌨️ 快捷键说明

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