原题地址:https://oj.leetcode.com/problems/anagrams/题意:Given
an array of strings, return all groups of strings that are anagrams.Note: All
inputs will be i...
分类:
编程语言 时间:
2014-06-29 13:25:28
阅读次数:
355
解决方法:将work下面的文件清空,主要是*.ser文件,或者只是删除掉session.ser即可以解决。
分类:
编程语言 时间:
2014-06-07 00:29:29
阅读次数:
332
1、ls基本语法及选项用法:ls [选项]... [文件]...List information
about the FILEs (the current directory by default).Sort entries alphabetically
if none of -cftuvSUX n...
分类:
其他好文 时间:
2014-06-06 14:11:26
阅读次数:
196
This is the beginning of my plan. Or this is a
manifesto, a motivation for me. Note what I read, good or bad, old or new, Tao
or method. Maybe sometim...
分类:
其他好文 时间:
2014-06-05 15:57:51
阅读次数:
373
自定义webview背景色 重点是把webview弄成透明的
然后把self.view的背景调色即可UIWebview 背景透明处理让 UIWebView
背景透明需要以下设置web_about.backgroundColor = [UIColor clearColor];web_about.opa...
分类:
Web程序 时间:
2014-06-04 17:23:59
阅读次数:
291
Power of CryptographyDescriptionCurrent work in
cryptography involves (among other things) large prime numbers and computing
powers of numbers among t...
分类:
其他好文 时间:
2014-06-04 16:27:41
阅读次数:
248
1、Android设备屏幕尺寸分布
首先看一下各种屏幕的尺寸和屏幕密度划分,下图是各种屏幕尺寸对应的范围:
从上图可以看出,对应normal尺寸的屏幕范围集中在常见的3到5寸屏之间,large尺寸对应的就主要是5到7寸的nottpad之类的设备,例如三星的Note和Nexus7平板等,再网上走就是平板电脑了。接下来是屏幕密度(dpi),需要说明的时,平时所说的屏幕分辨率其实不能...
分类:
移动开发 时间:
2014-06-04 13:43:01
阅读次数:
459
Swift is a new programming language for iOS and OS X apps that builds on the best of C and Objective-C, without the constraints of C compatibility. Swift adopts safe programming patterns and adds mode...
分类:
其他好文 时间:
2014-06-04 13:19:23
阅读次数:
282
DNS:domainnamesystem为什么她会存在?whydoesitexist?比如说,一个数据中心的2000台服务器,如果是记住IP地址的话,比如说协会的机房他们使用的是IP地址来记录,但是呢,这样来管理,第一是太过混乱,第二是机房本身太小域名解析系统:举例来说:索尼移动的机房:内部网络工..
分类:
其他好文 时间:
2014-06-04 13:01:52
阅读次数:
470
One of the most important use-case in any cloud
is provisioning a VM . In this article we shall do a walk through about an
instance(VM) being provisio...
分类:
其他好文 时间:
2014-06-03 15:04:09
阅读次数:
444