Skip to content

Instantly share code, notes, and snippets.

View czl026's full-sized avatar

czl026 czl026

  • e-say.com
  • china.guangzhou
View GitHub Profile
@czl026
czl026 / setip.bat
Created October 18, 2012 14:39 — forked from ninehills/setip.bat
Windows IP 快速切换脚本
@echo off&color 1E&title IP地址快速切换器
echo ┌────────────────────────────┐
echo | |
echo | 切换网络环境,请输入当前所在位置 │
echo | |
echo └────────────────────────────┘
:choice
set choice=
set /p choice=【实验室无线】请选择1,【实验室有线】请选择2,【宿舍无线】请选择3,【宿舍有线】请选择4:[1,2,3,4]?