artiend.js

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

JS
10
字号
document.writeln('<scr'+'ipt type="text/javascr'+'ipt"><!--');
document.writeln('google_ad_client = "pub-4299032744944566";');
document.writeln('//336x280, 创建于 07-12-30');
document.writeln('google_ad_slot = "9665540491";');
document.writeln('google_ad_width = 336;');
document.writeln('google_ad_height = 280;');
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 + -
显示快捷键?