代码搜索:Script
找到约 10,000 项符合「Script」的源代码
代码结果 10,000
www.eeworm.com/read/297582/8009546
htm 3-12.htm
Dim j, total
For j = 2 To 10 Step 2
total = total + j
Next
document.write("总和为 " & total & "。")
www.eeworm.com/read/297582/8009550
htm 3-19.htm
strBack = "108"
strRet = CInt(strBack) + 1
document.write(strRet)
www.eeworm.com/read/297582/8009565
htm 3-21.htm
For I = 1 to 6
Randomize
MyValue = 6 * Rnd ' 产生0 到 6 之间的随机数。
document.write(MyValue & "")
Next
www.eeworm.com/read/297233/8042090
just-fixinc
#!/bin/sh
# $Id: just-fixinc,v 1.5 1994/08/16 20:42:48 friedman Exp $
# This script exists for use after installing
# the GCC binaries from a distribution tape/CD-ROM.
# Use it *after* copying the dir
www.eeworm.com/read/397297/8057355
htm top.htm
.menu {BORDER-RIGHT: buttonface 1px solid; BORDER-TOP: buttonface 1px solid; BORDER-LEFT: