AutoCmdb 1 # urls.py 2 """AutoCmdb URL Configuration 3 4 The `urlpatterns` list routes URLs to views. For more information please see: 5 https://docs. ...
分类:
数据库 时间:
2018-06-24 00:31:54
阅读次数:
380
sys模块 sys模块是与python解释器交互的一个接口 ...
分类:
其他好文 时间:
2018-06-21 00:12:31
阅读次数:
144
今天在安装windows下安装vagrant的时候,遇到了以下问题: The version of powershell currently installed on this host is less than the required minimum version. Please upgrad ...
分类:
Windows程序 时间:
2018-06-19 16:21:14
阅读次数:
2704
下面开始优化下my.conf文件(这里的优化只是在mysql本身的优化,之前安装的时候也要有优化) cat /etc/my.cnf # For advice on how to change settings please see # http://dev.mysql.com/doc/refman/ ...
分类:
数据库 时间:
2018-06-19 13:44:44
阅读次数:
227
product_list = [ ('Mac', 9000), ('kindle', 800), ('tesla', 900000), ('python book', 105), ('bike', 2000) ] saving = input('please input your saving:')... ...
分类:
其他好文 时间:
2018-06-17 23:23:26
阅读次数:
236
eth区块同步出现这样的WARN: WARN [06-17|13:02:42] System clock seems off by -51.509894715s, which can prevent network connectivityWARN [06-17|13:02:42] Please e ...
分类:
Web程序 时间:
2018-06-17 15:11:07
阅读次数:
1097
此docker安装脚本为官方提供的,可以从网上下载,此处直接把脚本内容贴上。 docker安装方式: 为了方便下载镜像,可以自己配置镜像源为阿里云的镜像源,方法如下: 重启docker docker 常用命令 ...
分类:
其他好文 时间:
2018-06-16 17:50:53
阅读次数:
330
windows server 2012 部署群集报错日志如下:Cluster network name resource 'PHZWCS-MSDTC' failed to create its associated computer object in domain 'csot.TCL.com' during: Resource online. The t
配置错误 在唯一密钥属性“value”设置为“default.aspx”时,无法添加类型为“add”的重复集合项 配置文件 \\*******\web\web.config web.config中 <defaultDocument><files><add value="default.aspx" / ...
分类:
其他好文 时间:
2018-06-15 15:52:15
阅读次数:
194
now i have no time to verify this bash script. it is hard for me to delete each data via primary key #!/bin/bash if [[ ${1} == "" ]];then echo "Please ...
分类:
其他好文 时间:
2018-06-14 15:11:03
阅读次数:
124