摘要: 一、要点: [html] view plain copy <input type="checkbox" ng-checked="m" ng-model="n"> [html] view plain copy [html] view plain copy 如上所示是一个复选框,它有两个angular 阅读全文
posted @ 2018-04-11 14:04 你的名字~ 阅读(447) 评论(0) 推荐(0)
摘要: 用文本编辑工具创建配置文件uvs-001.ovpn,内容如下 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 client # 表示openvpn客户端 dev tun # 与服务器端的配置对应,之前tun proto udp # 协议要与 阅读全文
posted @ 2018-04-11 10:22 你的名字~ 阅读(4346) 评论(0) 推荐(0)