04 2019 档案

摘要:express express session axios 使用axios访问后台获取session中的属性值为undefined 1. 在main.js中导入axios 2. server.js中编写接口 3. axios访问接口 阅读全文
posted @ 2019-04-07 18:35 愉快的白萝卜 阅读(348) 评论(0) 推荐(0)
摘要:华为交换机 1. 交换机创建vlan x 2. 将端口配置进vlan :port e0/0/0 e0/0/2 3. 进入vlan x,配置ip地址 :interface vlan x, ip address 192.168.0.1 255.255.255.0 阅读全文
posted @ 2019-04-04 00:18 愉快的白萝卜 阅读(1292) 评论(0) 推荐(0)