a2.js

来自「17个C源程序分享」· JavaScript 代码 · 共 11 行

JS
11
字号
document.writeln('<scr'+'ipt type="text/javascr'+'ipt"><!--');
document.writeln('google_ad_client = "pub-4299032744944566";');
document.writeln('/* 728x15链接, 创建于 08-8-15 */');
document.writeln('google_ad_slot = "7032995289";');
document.writeln('google_ad_width = 728;');
document.writeln('google_ad_height = 15;');
document.writeln('//-->');
document.writeln('</scr'+'ipt>');
document.writeln('<scr'+'ipt type="text/javascr'+'ipt"');
document.writeln('src="http://pagead2.googlesyndication.com/pagead/show_ads.js">');
document.writeln('</scr'+'ipt>');

⌨️ 快捷键说明

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