📄 pacoblaze.v.html
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head><title>pacoblaze.v</title><link rel="Stylesheet" title="v2html stylesheet" media="Screen" href="v2html.css"></head><script language="JavaScript" type="text/javascript"><!--var agt=navigator.userAgent.toLowerCase(); var is_nav = ((agt.indexOf('mozilla')!=-1) &&(agt.indexOf('spoofer')==-1) &&(agt.indexOf('compatible') == -1) &&(agt.indexOf('opera')==-1) &&(agt.indexOf('webtv')==-1)); var is_major = parseInt(navigator.appVersion); var is_nav4up = (is_nav && (is_major >= 4)); var is_ie = (agt.indexOf("msie") != -1); var is_ie4up = (is_ie && (is_major >= 4)); var is_nav5up = (is_nav && (is_major >= 5));var dirSep = (window.location.pathname.indexOf('\\') != -1) ? '\\' : '/' ;function setbuttons (wndw) {var i;var sl=wndw.loc[ wndw.document.forms[0].elements[0].selectedIndex ];for (i=0;i<sl.length;i++) {if(sl[i]) wndw.document.images[i].src='v2html-b1.gif';else wndw.document.images[i].src='v2html-b2.gif';}if ( wndw.document.forms[0].elements[0].options[ wndw.document.forms[0].elements[0].selectedIndex ].text != '-') {wndw.document.images[i ].src='v2html-b1.gif';wndw.document.images[i+1].src='v2html-b1.gif';}else {wndw.document.images[i ].src='v2html-b2.gif';wndw.document.images[i+1].src='v2html-b2.gif';}}// Unindented and uncommented to save spave - look in v2html for a prettier versionvar disabled=1;if (!is_nav4up) {var event=false; }var last_link=0; var last_class=null; function qs(e,t,extra_info_index) {var inc=0,bnum=0,i,j;if (disabled) return false;var sig_buttons = [ "Definition" , "Local Driver" , "Up to Input Driver" , "Find Source" , "Index"];if (is_nav4up || is_ie4up) {if (((e.which==2) && (!(e.modifiers&Event.SHIFT_MASK))) ||((e.which==1) && (e.modifiers&Event.CONTROL_MASK))) inc = 1;else if (((e.which==2) && (e.modifiers&Event.SHIFT_MASK)) ||((e.which==1) && (e.modifiers&Event.SHIFT_MASK))) inc = -1;if (inc == 0 && extra_info_index == 0) { return true; }var linkText = is_nav4up ? t.text : t.innerText;var linkY = is_nav4up && ! is_nav5up ? t.y : t.offsetTop;window.status="Searching...";if ((last_link==-1) || (document.links[last_link]!=t)) for (last_link=0;last_link<document.links.length;last_link++) if (document.links[last_link] == t) break;if (inc != 0) { return search(linkText,linkY,last_link,inc,1);}else { window.status="";extra_info_index--; if (extra_info[extra_info_index][0] != 'S') { return true;}var w = window.open('','SignalPopUp','width=200,height=235');if (null != w.document.forms[0]) {if ((window.location.pathname.substring(0,window.location.pathname.lastIndexOf(dirSep)))!=(w.pn.substring(0,w.pn.lastIndexOf(dirSep)))) {w.close();w = window.open('','SignalPopUp','width=200,height=235');}}w.focus(); if (null == w.document.forms[0]) { var Text = '<html><head></head>';if (is_nav4up) { w.loc = new Array(10);w.sel = null;w.pn = window.location.pathname;}else { Text += '<script>var loc = new Array(10);<\/script>\n';Text += '<script>var sel;<\/script>\n';Text += '<script>var pn = opener.location.pathname;<\/script>\n';}Text += '<body bgcolor="white">\n';Text += '<form>';Text += ' <select onchange="opener.setbuttons(window);">\n';Text += ' <option>---------------------------</option>\n';for (j=0;j<9;j++) Text += ' <option>-</option>\n';Text += ' </select>\n';Text += '</form>';Text += '<table cellspacing=0 cellpadding=0>\n';for (var i=0;i<(extra_info[extra_info_index].length-1);i++) {Text += hbutton(sig_buttons[i], 'opener.location=loc[sel.selectedIndex]['+i+'];',bnum++);}Text += hbutton("Search Backwards", 'opener.search(sel.options[ sel.selectedIndex ].text,' +'0,opener.last_link,-1,0);',bnum++);Text += hbutton("Search Forwards",'opener.search(sel.options[ sel.selectedIndex ].text,' +'0,opener.last_link, 1,0);',bnum++);Text += hbutton("Close","window.close();",bnum++);Text += '</table>\n';Text += '</body></html>\n';w.document.open();w.document.write(Text);w.document.close();w.document.forms[0].elements[0].options[0].text = linkText;w.sel = w.document.forms[0].elements[0]; for (j=0;j<10;j++) w.loc[j] = new Array(sig_buttons.length); copy_into_loc0(w,extra_info_index);}else {var opts = w.document.forms[0].elements[0].options;if ( opts.length<10 ) { w.loc[opts.length] = new Array;opts.length++; }for (i=opts.length-2;i>=0;i--) {opts[i+1].text=opts[i].text;for (var j=0;j<w.loc[i].length;j++) w.loc[i+1][j] = w.loc[i][j];}opts[0].text = linkText;copy_into_loc0(w,extra_info_index);}return false; }}return true;}function hbutton (text,action,bnum) {return ' <tr><td><a href="" '+
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -