上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 21 下一页
摘要: 看到没有!!看第九行,now的获取时间有问题!!!时分秒之间不能用冒号:,不能用冒号:,不能用冒号:,重要的事情说三遍!!! 修改如下: 阅读全文
posted @ 2019-08-14 14:04 yanhuidj 阅读(19965) 评论(0) 推荐(2) 编辑
摘要: 1.安装go环境 go下载地址:https://golang.org/dl/(验证go version) 2.下载go ide 推荐goland(破解:http://idea.lanyus.com/) goland下载地址:自行解决 3.安装rethinkdb 下载地址:https://rethin 阅读全文
posted @ 2019-08-01 13:09 yanhuidj 阅读(720) 评论(2) 推荐(0) 编辑
摘要: http://doc.appetizer.io/ 内嵌很多高级应用~ 比如: atx-server 用于android 集群,等等~ 阅读全文
posted @ 2019-08-01 12:15 yanhuidj 阅读(188) 评论(0) 推荐(0) 编辑
摘要: from:https://www.e-learn.cn/content/qita/2048882 git hub:https://github.com/NetEase/Emmagee wiki:https://github.com/NetEase/Emmagee 地址:https://github. 阅读全文
posted @ 2019-07-31 18:26 yanhuidj 阅读(1476) 评论(0) 推荐(0) 编辑
摘要: 下载地址:https://github.com/alipay/SoloPi/releases 帮助文档:https://github.com/alipay/SoloPi/wiki/FAQ 官网例子:https://github.com/alipay/SoloPi/wiki/RecordCase 步骤 阅读全文
posted @ 2019-07-31 16:50 yanhuidj 阅读(1715) 评论(1) 推荐(0) 编辑
摘要: from:https://www.linuxidc.com/Linux/2018-04/151999.htm 用 vi 编辑器修改 /etc/sysconfig/network-scripts/ifcfg-eth0 进入 /etc/sysconfig/network-scripts 目录 cd /e 阅读全文
posted @ 2019-07-30 18:09 yanhuidj 阅读(1933) 评论(0) 推荐(0) 编辑
摘要: 说明:账号和密码均有破坏,不可复制,粘贴哈import requests,unittestimport yagmail,timeclass loginTest(unittest.TestCase): def setUp(self): print("开始") def test_01(self): ur 阅读全文
posted @ 2019-07-30 16:32 yanhuidj 阅读(349) 评论(2) 推荐(0) 编辑
摘要: from:https://blog.csdn.net/qq_36829091/article/details/82180866 解决方法:方法很简单,就是把模块路径提供给解释器: (推荐) 把模块路径放到环境变量中作为全局变量(sys.path能扫描到) 添加如下: import sys impor 阅读全文
posted @ 2019-07-30 14:10 yanhuidj 阅读(1129) 评论(0) 推荐(0) 编辑
摘要: from:https://blog.csdn.net/xie_0723/article/details/50825310 解决方法 1: filename = ‘E:\testresult.html’,如果是在windows环境,文件名要使用以下几种格式。 ①filename = 'E:\\test 阅读全文
posted @ 2019-07-30 13:29 yanhuidj 阅读(889) 评论(0) 推荐(0) 编辑
摘要: from:https://www.jianshu.com/p/38f4d1a4763b 阅读全文
posted @ 2019-07-27 11:53 yanhuidj 阅读(437) 评论(0) 推荐(0) 编辑
上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 21 下一页