📄 common.js
字号:
function mother() {
document.writeln("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'")
document.writeln(" codebase='../download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0/#version=6,0,0,0/default.htm'")
document.writeln(" WIDTH='234' HEIGHT='428' id='#' ALIGN=''>")
document.writeln(" <PARAM NAME=movie VALUE='img/flash/mother.swf'> ")
document.writeln(" <PARAM NAME=quality VALUE=high> ")
document.writeln(" <PARAM NAME=bgcolor VALUE=#FFFFFF>")
document.writeln(" <PARAM NAME=wmode VALUE=transparent>")
document.writeln("</OBJECT>")
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -