先看代码吧。#!/usr/bin/env python#-*- coding: utf-8 -*-__author__ = 'jiang'__creattime__ = '2015/10/31 23:40'width = input('please enter width:')price_wid.....
分类:
编程语言 时间:
2015-11-01 10:13:44
阅读次数:
266
问题:CentOS 运行软件更新时,提示如下错误。解决办法:在终端界面,运行 sudo yum-complete-transaction。
分类:
其他好文 时间:
2015-10-31 10:11:29
阅读次数:
304
Python执行语句流程(文件)加载内存词法分析语法分析编译字节码机器码方法收集输入密码不显示字符importgetpassshuju=getpass.getpass("pleaseinputyourcode!>>")去掉空格Printname.strip()去掉两头的空格name.lstrip()去掉左边的空格name.rstrip去掉右边的空格字符串分..
分类:
其他好文 时间:
2015-10-31 01:47:50
阅读次数:
211
有时进入一些基于Web页面时,会出现这种现象: XXX 不是当前用户的有效责任,请联系您的系统管理员 ( or: xxxis not a valid responsibility for the current user. Please contact your System Administrat...
分类:
其他好文 时间:
2015-10-30 20:31:23
阅读次数:
244
1. After installing ProbCog,you can run blnquery and mlnquery. If the terminal warns that 'command not found', please install the ProbCog again and co...
分类:
其他好文 时间:
2015-10-30 12:08:24
阅读次数:
351
HM NIS Edit 新建程序向导无效,提示“Please specify the setup lang”说明 NSIS 安装不对。解决方案有二种:1. 重装 NSIS;2. 设置 HM NIS Edit 的编译器路径,在菜单“NSIS->配置...“中设置 编译器路径,如: D:\Program...
the selected server is enabled,but is not configured properly.deployment to it will not be permitted until the problem is corrected.please navigate to...
分类:
系统相关 时间:
2015-10-29 11:15:22
阅读次数:
429
Installation using setuptools and pip NOTE: If you don‘t want to touch system files or you don‘t have root, please see?this question on stackoverflow. For everyone else please read on... Install s...
分类:
其他好文 时间:
2015-10-28 10:59:16
阅读次数:
217
" Fsck Failed please repair manually and reboot. the root filesystem is currently mounted as read-only. to remount it red-write do : bash# mount -n -....
分类:
其他好文 时间:
2015-10-27 16:47:57
阅读次数:
227
所用资源:https://github.com/allegro/php-protobuf/ 进入解压目录执行:?phpize ./configure make make install # please add following line to your php.ini extension=protobuf.so 重启PHP phpinfo() ?就可...
分类:
Web程序 时间:
2015-10-26 19:10:42
阅读次数:
350