安装SALT时,需要这样作,公司有一批REDHAT5的,弄起来。。。然后却是:Missing Dependency: python(abi) = 2.6 is needed by packagerpm -q --provides python | grep abipython(abi) = 2.4过...
分类:
编程语言 时间:
2015-08-14 15:21:55
阅读次数:
143
Unicode是Unicode.org制定的编码标准,目前得到了绝大部分操作系统和编程语言的支持。Unicode.org官方对Unicode的定义是:Unicode provides a unique number for every character。可见,Unicode所做的是为每个字符定义了...
分类:
其他好文 时间:
2015-08-12 23:28:27
阅读次数:
140
1.通过html比较diff_text两文本不同之处#!/usr/bin/envpythonimportdifflibtext1="""text1:Thismoduleprovidesclassesandfunctionsforcomparingsequences.includingHTMLandcontextandunifieddiffs.difflibdocumentv7.4addstring"""text1_lines=text1.splitlines()text2="""text..
分类:
编程语言 时间:
2015-08-12 19:56:38
阅读次数:
201
1047. Student List for Course (25)Zhejiang University has 40000 students and provides 2500 courses. Now given the registered course list of each stude...
分类:
其他好文 时间:
2015-08-11 21:14:54
阅读次数:
146
1039. Course List for Student (25)Zhejiang University has 40000 students and provides 2500 courses. Now given the student name lists of all the course...
分类:
其他好文 时间:
2015-08-11 15:53:55
阅读次数:
122
转载自:http://www.cnblogs.com/xuling/archive/2011/06/06/android.html首先我们先来看下官方API对SurfaceView的介绍SurfaceView的API介绍Provides a dedicated drawing surface emb...
分类:
移动开发 时间:
2015-08-09 13:58:05
阅读次数:
142
所有常用动画总结先来装下B,看不懂没关系,其实我也看不懂-😄iOS provides several different frameworks for adding graphics and animations to your apps. UIKit is an Objective-C API ...
分类:
移动开发 时间:
2015-08-07 22:18:19
阅读次数:
937
IntroductionParsing XML files has always been time consuming and sometimes tricky. .NET framework provides powerful new ways of parsing XML. The vario...
分类:
Web程序 时间:
2015-08-07 22:00:29
阅读次数:
116
FreeRTOS+CLI
An Extensible Command Line Interface Framework
Introduction
FreeRTOS+CLI (Command Line Interface) provides a simple, small, extensible and RAM efficient method of enabling your ...
分类:
其他好文 时间:
2015-08-06 22:22:27
阅读次数:
417
TSMessageshttps://github.com/KrauseFx/TSMessagesThis library provides an easy to use class to show little notification views on the top of the screen....
分类:
其他好文 时间:
2015-08-06 00:07:41
阅读次数:
245