📄 readme
字号:
Client Pull example (written in perl).The page to load is "sample.html". This page has a number of inline frames (using the I.E. IFRAME tag).This won't work with Netscape ! (it doesn't support iframes).Each frame is set to get content from the CGI program, thisprogram sends back a fictional stock quote (uses a random number generator to make the quotes change).Files:sample.html web page that includes the frames. Each iframe requestsa document from the CGI program.ticker.cgi perl CGI program that sends back stock quotes and includesan HTTP-EQUIV meta tag to tell the browser that the content of the frame should be refreshed after 5 seconds.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -