摘要:
[Setup]AppName=xxx管理系统AppVersion=1.5DefaultDirName=D:\\安装文件夹; Since no icons will be created in "{group}", we don't need the wizard; to ask for a Start Menu folder name:DisableProgramGroupPage=yesUninstallDisplayIcon={app}\hp.exeOutputDir=output[Files];复制文件Source: "jre6\*"; D 阅读全文
posted @ 2012-01-10 22:59
刘振明
阅读(732)
评论(0)
推荐(0)
摘要:
setInterval() 方法可按照指定的周期(以毫秒计)来调用函数或计算表达式。setInterval() 方法会不停地调用函数,直到 clearInterval() 被调用或窗口被关闭。由 setInterval() 返回的 ID 值可用作 clearInterval() 方法的参数。语法setInterval(code,millisec[,"lang"])code必需。要调用的函数或要执行的代码串。millisec必须。周期性执行或调用 code 之间的时间间隔,以毫秒计。返回值一个可以传递给 Window.clearInterval() 从而取消对 code 的周 阅读全文
posted @ 2012-01-10 10:18
刘振明
阅读(339)
评论(0)
推荐(0)

浙公网安备 33010602011771号