码迷,mamicode.com
首页 >  
搜索关键字:please    ( 3193个结果
Django项目:CMDB(服务器硬件资产自动采集系统)--02--02CMDB将服务器基本信息提交到API接口
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模块 sys模块是与python解释器交互的一个接口 ...
分类:其他好文   时间:2018-06-21 00:12:31    阅读次数:144
win7升级powershell【转】
今天在安装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
mysql5.6优化
下面开始优化下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
Please enable network time synchronisation in system settings
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 docker 常用命令 ...
分类:其他好文   时间:2018-06-16 17:50:53    阅读次数:330
windowsserver 2012 R2 创建群集失败
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
分类:Windows程序   时间:2018-06-16 15:40:34    阅读次数:408
IIS_常见问题及解决方法
配置错误 在唯一密钥属性“value”设置为“default.aspx”时,无法添加类型为“add”的重复集合项 配置文件 \\*******\web\web.config web.config中 <defaultDocument><files><add value="default.aspx" / ...
分类:其他好文   时间:2018-06-15 15:52:15    阅读次数:194
tmp for cassandra batch delete
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
3193条   上一页 1 ... 90 91 92 93 94 ... 320 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!