Implement wildcard pattern matching with support for '?' and '*'.
'?' Matches any single character.
'*' Matches any sequence of characters (including the empty sequence).
The matching should cover t...
分类:
其他好文 时间:
2014-10-26 13:08:38
阅读次数:
172
一、Git的特性Speed 速度(git是用c语言写的。一般都是提交到本地)Simple designStrong support for non-linear development (thousands of parallel branches)(强有力的支持非线性开发)Fully distri...
分类:
其他好文 时间:
2014-10-26 10:16:15
阅读次数:
288
之前已经写过通过应用主题和使用ListView, CardView,应用Material Design样式,同时都都可以通过support library向下兼容。今天要写的阴影和视图裁剪,无法向下兼容,请注意。 ?Material Design 为用户界面元素引...
分类:
移动开发 时间:
2014-10-26 00:32:21
阅读次数:
218
之前已经写过通过应用主题和使用ListView, CardView,应用Material Design样式,同时都都可以通过support library向下兼容。今天要写的阴影和视图裁剪,无法向下兼容,请注意。
?Material Design 为用户界面元素引入了深度这个元素。深度帮助用户理解各个元素之间的重要关联和帮助用户关注他们手上的任务。
视图的高度(elevation),通...
分类:
移动开发 时间:
2014-10-26 00:26:45
阅读次数:
274
Design and implement a data structure for Least Recently Used (LRU) cache. It should support the following operations:getandset.get(key)- Get the valu...
分类:
编程语言 时间:
2014-10-25 22:57:35
阅读次数:
480
Nginx作为一个后起之秀,他的迷人之处已经让很多人都投入了他的怀抱。配置简单,实现原理简单。做一个负载平衡的再好不过了。简单介绍一下他的安装及配置过程:在linux下,怎么安装nginx呢,可以按照以下步骤进行安装:一、依赖的程序1.gzipmodulerequireszliblibrary2.rewrite..
分类:
系统相关 时间:
2014-10-25 18:55:20
阅读次数:
163
自己的macbookPro 只有128G的硬盘,存储空间经常不足,终于找到了个大文件,,/Users/usrname/Library/Containers/com.tencent.qq/Data/Library/Application Support/QQ/在这个目录下面竟然藏着一个8G大小的 in...
分类:
系统相关 时间:
2014-10-25 18:47:14
阅读次数:
221
---恢复内容开始---1.download qemu-master from xilinx github2. configure qemu-system-arm without kvm and with flat device tree support./configure --target-li...
分类:
系统相关 时间:
2014-10-25 18:43:31
阅读次数:
219
Theme.AppCompat.Light.DarkActionBar 不是问题...
分类:
移动开发 时间:
2014-10-25 14:32:36
阅读次数:
184
问题:安装新版本wordlpress的时候遇到如下问题,ZendGuardRun-timesupportmissing!OnemoremorefilesonthiswebsitewereencodedbyZendGuardandtherequiredrun-timesupportisnotinstalledorproperlyconfigured.FortheWebsiteuserThismeansthatthisWebserverisnotconfiguredcorrect..
分类:
其他好文 时间:
2014-10-25 02:06:09
阅读次数:
194