搜索列表
-
[转]ASP常用函数:TimeZone
【ASP编程】功能:获取服务器所在时区 复制代码 代码如下:<% Function TimeZone() Set oShell = CreateObject("WScript.Shell") atb = "HKEY_LOCAL_MACHINE\System\CurrentControlS...
ASP常用函数:TimeZone
【ASP编程】功能:获取服务器所在时区 复制代码 代码如下:<% Function TimeZone() Set oShell = CreateObject("WScript.Shell") atb = "HKEY_LOCAL_MACHINE\System\CurrentControlS...
ASP常用函数:TimeZone