04 2007 档案

摘要:Searching the Source Code of Adding my Program Shortcut into Start Menu Now, I am searching the source code by C# of adding my program shortcut into Start Menu. I think its solution maybe is to modify... 阅读全文
posted @ 2007-04-21 21:05 三角猫 阅读(936) 评论(0) 推荐(0) 编辑
摘要:function dateDiff(interval, date1, date2) { var objInterval = {'D' : 1000 * 60 * 60 * 24, 'H' : 1000 * 60 * 60, 'M' : 1000 * 60, 'S' : 1000, 'T' : 1}; interval = interval.toUpperC... 阅读全文
posted @ 2007-04-19 16:47 三角猫 阅读(2142) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示