2013年8月7日

摘要: 方法一:echo offecho 修改[本地连接]IP......netsh interface IP set address "本地连接" static 138.8.8.111 255.255.255.0 138.8.8.1 1echo 修改[本地连接]DNS......netsh interface IP set dns "本地连接" static addr=202.96.128.86把上面的复制到笔记本,另存为 修改IP.bat 的文件138.8.8.111 IP地址255.255.255.0 子网掩码138.8.8.1 1 默认网关202.96. 阅读全文

posted @ 2013-08-07 21:45 诸葛小北 阅读(327) 评论(0) 推荐(0) 编辑

摘要: View Code 以上为串行效果,使用Sequence一下为并行效果,使用Parallel View Code ... 阅读全文

posted @ 2013-08-07 21:44 诸葛小北 阅读(250) 评论(0) 推荐(0) 编辑

摘要: 阅读全文

posted @ 2013-08-07 21:35 诸葛小北 阅读(213) 评论(0) 推荐(0) 编辑

摘要: View Code 阅读全文

posted @ 2013-08-07 11:03 诸葛小北 阅读(203) 评论(0) 推荐(0) 编辑

摘要: View Code 阅读全文

posted @ 2013-08-07 11:02 诸葛小北 阅读(201) 评论(0) 推荐(0) 编辑


Copyright © 2024 诸葛小北
Powered by .NET 8.0 on Kubernetes