06 2021 档案

摘要:.wxml <button bindtap="chooseFile">选择文件</button> <view>请输入下载链接</view> <input bindinput="getContent"></input> <button bindtap="downLoad">下载</button> .j 阅读全文

posted @ 2021-06-29 15:33 求知若渴;虚心若愚 阅读(2690) 评论(0) 推荐(0) |

摘要:.wxml <text>姓名</text> <input placeholder="请输入姓名" bindinput="getname" ></input> <text>班级</text> <input placeholder="请输入班级" bindinput="getbanji"></input 阅读全文

posted @ 2021-06-27 20:42 求知若渴;虚心若愚 阅读(317) 评论(0) 推荐(0) |

摘要:Page({ shibie2(){ //识别银行卡 var that=this wx.chooseImage({ //选择图片 count: 1, //上传数量 sizeType: ['original', 'compressed'], sourceType: ['album', 'camera'] 阅读全文

posted @ 2021-06-27 20:32 求知若渴;虚心若愚 阅读(726) 评论(0) 推荐(0) |

摘要:识别银行卡云函数card2/index.js: const cloud = require('wx-server-sdk') cloud.init({ env: cloud.DYNAMIC_CURRENT_ENV, }) exports.main = async (event, context) = 阅读全文

posted @ 2021-06-27 20:03 求知若渴;虚心若愚 阅读(955) 评论(0) 推荐(0) |

摘要:修改project.config.json内容 "cloudfunctionRoot":"cloud", //配置云开发的路径 更改app.js文件内容 App({ onLaunch() { // 云开发环境初始化 wx.cloud.init({ env:"xiaochengxu-2gscmw0o8 阅读全文

posted @ 2021-06-27 15:13 求知若渴;虚心若愚 阅读(433) 评论(3) 推荐(0) |

摘要:Mininet实验手册 一、安装 1、 直接使用带有完整软件的VM(略) 2、 源码安装 1) 下载 git clone git://github.com/mininet/mininet 2) 安装 cd mininet/util ./install.sh –a ##good luck instal 阅读全文

posted @ 2021-06-26 11:06 求知若渴;虚心若愚 阅读(610) 评论(0) 推荐(0) |

摘要:一、安装docker 1) 安装 Docker root@srv1:~# apt install docker.io -y 2) 配置加速器 root@srv1:~# vim /etc/docker/daemon.json { "registry-mirrors": ["https://3laho3 阅读全文

posted @ 2021-06-26 11:00 求知若渴;虚心若愚 阅读(2805) 评论(0) 推荐(0) |

摘要:Opendaylight实验配置 1、 karaf直接启动模式 2、 karaf后台模式 3、 安装odl的组件 4、 验证基础功能 一、使用opendaylight下发流表 1、 验证实验环境 2、 下发流表(基于1.3协议) 3、 验证测试 二、ODL的SFC项目配置 1、 SFC安装 2、 S 阅读全文

posted @ 2021-06-26 10:34 求知若渴;虚心若愚 阅读(257) 评论(0) 推荐(0) |

摘要: 阅读全文

posted @ 2021-06-26 10:05 求知若渴;虚心若愚 阅读(108) 评论(0) 推荐(0) |

博客园  ©  2004-2026
浙公网安备 33010602011771号 浙ICP备2021040463号-3