Working with patches Prepare quilt configuration Adding a new patch Edit an existing patch Adding or editing kernel patches Adding or editing toolchai ...
分类:
其他好文 时间:
2017-03-15 18:57:38
阅读次数:
346
TextInputLayout和FloatingActionButton都属于MD风格的控件,比起普通的EditText和Button、ImageButton,TextInputLayout和FloatingActionButton还是有很多炫酷的地方,今天我们就一起来看一下。 1.TextInpu ...
分类:
移动开发 时间:
2017-03-13 18:50:58
阅读次数:
313
http://blog.csdn.net/lengyue_wy/article/details/6718637 版权声明:本文为博主原创文章,未经博主允许不得转载。 http://blog.csdn.net/lengyue_wy/article/details/6718637 版权声明:本文为博主原 ...
分类:
其他好文 时间:
2017-03-13 10:16:59
阅读次数:
148
/// <summary> /// 返回没有边框的只读的TextBox标签 /// </summary> /// <typeparam name="TModel"></typeparam> /// <typeparam name="TValue"></typeparam> /// <param na ...
1-4 proliferation dominated assemblysuperstructuresuccessivetensionmilitarilyinterdependenceapartheidagonyinterventionsuccessiverespectiveconsideratee ...
分类:
其他好文 时间:
2017-03-09 21:47:19
阅读次数:
168
1.topology 一个topolgy是spouts和bolts组成的图,通过stream groupings将图中的spout和bolts连接起来:如图所示: 一个topology会一直运行知道你手动kill掉,Storm自动重新分配执行失败的任务,并且Storm可以保证你不会有数据丢失(如果开 ...
分类:
其他好文 时间:
2017-03-09 16:55:11
阅读次数:
207
2017年 golang、python、php、c++、c、java、Nodejs性能对比 ...
分类:
编程语言 时间:
2017-03-09 13:33:45
阅读次数:
487
有的时候,手机没有root,无法查看数据库,甚不方便,好在Github上有解决方案: Github地址:https://github.com/king1039/Android-Debug-Database 使用方法: gradle: cmd: 浏览器: 然后就能很方便的在浏览器中查看、修改、删除手机 ...
分类:
数据库 时间:
2017-03-09 10:46:47
阅读次数:
201
在ShareSDK官网http://mob.com/注册并创建Android应用.申请APP_key,下载SDK等 根据官网开发文档导入SDK,目录结构如下 将以上文件按需放入Android Studio项目所要使用SMSSDK的Module所在的Libs里面,再在Module的build.grad ...
分类:
其他好文 时间:
2017-03-08 17:53:34
阅读次数:
853
根据CPU架构oprofile采样的触发有两种模式:1) NMI模式: 利用处理器的performance counter功能, 指定counter的类型type和累进数量count. 比如 type=DTLB_MISS, count=500, 代表"Data TLB miss"每发生500次, 会 ...
分类:
系统相关 时间:
2017-03-08 17:39:22
阅读次数:
385