frames.html
来自「一个嵌入式Linux下面摄像头抓取图片的源代码程序」· HTML 代码 · 共 12 行
HTML
12 行
<!-- sample code to show how to build your own html menu to control the cgi output--><frameset rows="100,*" border=0><frame name=menu src=menu.html><!-- add default values for the cgi at the end.. the "mode=html" is important here!--><frame name=image src="/cgi-bin/w3cam.cgi?mode=html&refresh=-1"></frameset>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?