公司测试机环境不知道给我卸了什么包,导致yum运行报错状况: 报错情况: There was a problem importing one of the Python modulesrequired to run yum. The error leading to this problem was ...
分类:
其他好文 时间:
2017-02-27 13:44:28
阅读次数:
1656
作者信息 作者:彭东林 邮箱:pengdonglin137@163.com QQ:405728433 软件平台 主机: Ubuntu14.04 64位版本 模拟器:Qemu-2.8.0 Linux内核版本: Linux-4.10 Busybox版本:busybox-1.24.2 工具链: gcc 具 ...
分类:
其他好文 时间:
2017-02-25 21:36:25
阅读次数:
1225
public interface ICacheManager:IDisposable { /// <summary> /// 根据键获取值 /// </summary> /// <typeparam name="T"></typeparam> /// <param name="key"></para ...
let arrowImage = UIImageView(image: UIImage(named: "Machine_arrow")!.imageWithRenderingMode(.AlwaysTemplate)) let arrowButton = UIButton(frame: CGRect ...
分类:
编程语言 时间:
2017-02-24 13:39:07
阅读次数:
315
ImportError:NomodulenamedgraphicswindowsIDLE安装目录下:c:\python27>pipinstallreportlab
分类:
其他好文 时间:
2017-02-22 15:17:17
阅读次数:
283
com.opensymphony.xwork2.config.ConfigurationException: com.opensymphony.xwork2.config.ConfigurationException: No result type specified for result name ...
分类:
其他好文 时间:
2017-02-21 23:59:42
阅读次数:
323
MsSql- 协议:Shared Memory :效率最高,在内存中操作,是能用于本机,用.或(local)就等登录Named Pipes :Winodows与Windows交流的协议,机器名交流,一般用不到Tcp-Ip :通过IP地址访问服务器 数据类型更多详细信息请查阅http://www.cn ...
分类:
数据库 时间:
2017-02-19 14:28:15
阅读次数:
310
interface ViewController () /**获取.plist数据*/ @property (nonatomic,strong) NSArray *aps; @end @implementation ViewController - (void)viewDidLoad { [supe... ...
分类:
移动开发 时间:
2017-02-18 23:58:19
阅读次数:
1197
""" @author:Peng(非原创) 参考:http://python.jobbole.com/81515/ 记录学习历程 """ 应用程序经常要保存一些临时的信息,这些信息不是特别重要,没有必要写在配置文件里,但又不能没有,这时候就可以把这些信息写到临时文件里。其实很多程序在运行的时候,都会 ...
分类:
编程语言 时间:
2017-02-17 21:45:24
阅读次数:
192
内容来源于人民邮电出版社《Linux命令应用大词典》讲述729个命令,1935个例子学习Linux系统的参考书、案头书,遇到不懂的命令或命令选项一查即可争取每天都发布内容本文出自“airfish2000”博客,更多命令查看博客:http://airfish2000.blog.51cto.com/10829608/1898279named-c..
分类:
系统相关 时间:
2017-02-16 12:00:49
阅读次数:
252