W Walter Unregistered / Unconfirmed GUEST, unregistred user! 2003-07-08 #2 netsh interface ip set address "Local Area Connection" static 10.73.244.7 255.255.255.0 10.73.244.2 1 注:英文版用Local Area Connection 中文版好象是 本地连接 在命令窗口运行一下就知道是怎么回事了[]
netsh interface ip set address "Local Area Connection" static 10.73.244.7 255.255.255.0 10.73.244.2 1 注:英文版用Local Area Connection 中文版好象是 本地连接 在命令窗口运行一下就知道是怎么回事了[]
W Walter Unregistered / Unconfirmed GUEST, unregistred user! 2003-07-08 #5 在命令窗口Paste上那一行长串命令,注意中文Windows用 本地连接 替换引号里的 Local Area Connection 然后回车就行了。 看看你的网络属性就知道了
H hongwei Unregistered / Unconfirmed GUEST, unregistred user! 2003-07-08 #6 http://richsearch.com/search.jsp
W Walter Unregistered / Unconfirmed GUEST, unregistred user! 2003-07-08 #8 我晕,还不清楚? 1.点击屏幕左下角的开始 2.点击弹出菜单中的运行 3.如果是中文版输入 netsh interface ip set address "本地连接" static 10.73.244.7 255.255.255.0 10.73.244.2 1 英文版输入 netsh interface ip set address "Local Area Connection" static 10.73.244.7 255.255.255.0 10.73.244.2 1 注意不换行
我晕,还不清楚? 1.点击屏幕左下角的开始 2.点击弹出菜单中的运行 3.如果是中文版输入 netsh interface ip set address "本地连接" static 10.73.244.7 255.255.255.0 10.73.244.2 1 英文版输入 netsh interface ip set address "Local Area Connection" static 10.73.244.7 255.255.255.0 10.73.244.2 1 注意不换行
W Walter Unregistered / Unconfirmed GUEST, unregistred user! 2003-07-08 #10 ......... 当然找不到,这是一个Windows的命令。 ShellExecute('netsh interface ip set address "本地连接" static 10.73.244.7 255.255.255.0 10.73.244.2 1 ')
......... 当然找不到,这是一个Windows的命令。 ShellExecute('netsh interface ip set address "本地连接" static 10.73.244.7 255.255.255.0 10.73.244.2 1 ')