Savage技術隨身筆記
沒有介紹耶,大家自己想吧
2011年3月22日 星期二
JavaScript 執行一般的執行檔
"<" script language="JavaScript" type="text/javascript" ">"
"<" /P" >""<" p">"
MyObject = new ActiveXObject( "WScript.Shell" ) "<" /P ">""<" p">"
function RunExe() { MyObject.Run("file:///C:/Program Files/EditPlus%203/editplus.exe") ; } "<" /P ">""<" p ">"
"<" /script ">"
Run a Program
Run Exe File
This script launch the file any Exe File
2011年3月6日 星期日
算出一共要幾頁
'一共幾頁
一共幾頁 = -1 * Int((-1) * (資料比數 / 一頁幾筆))
較新的文章
較舊的文章
首頁
訂閱:
文章 (Atom)