摘要: .wxml 阅读全文
posted @ 2017-08-17 21:20 爱吃醋的工程师 阅读(183) 评论(0) 推荐(0) 编辑
摘要: wx.getLocation({ type: 'gcj02', //返回可以用于wx.openLocation的经纬度 success: function(res) { var latitude = res.latitude var longitude = res.longitude wx.openLocation({ lati... 阅读全文
posted @ 2017-08-17 20:33 爱吃醋的工程师 阅读(225) 评论(0) 推荐(0) 编辑
摘要: 下载ftp服务器上的所有文件用递归参数-r: wget ftp://name:passwd@ftp.malu.me -r 阅读全文
posted @ 2017-08-17 09:49 爱吃醋的工程师 阅读(275) 评论(0) 推荐(0) 编辑