官网Enumerable.Distinct https://msdn.microsoft.com/zh-cn/library/bb338049.aspx CSDN中作者oriency755 关于Distinct的使用: http://blog.csdn.net/oriency755/article/ ...
出自:https://segmentfault.com/a/1190000000709725 Hadoop参数大全 主要配置文件: core hdfs yarn mapred 重要性表示如下: 重要 一般 不重要 core-default.xml hadoop.common.configuratio ...
分类:
其他好文 时间:
2016-04-05 09:22:33
阅读次数:
253
转载请注明出处作者:晓渡文章地址:https://greatestrabit.github.io/2016/03/29/callback/1.字面意义上的回调字面意思上理解回调,就是A调用B,B回过头来再调用A,即是回调.既然是这样,当然就要求A中有B,B中有A.如下:classA{
/**
*提出问题
*@authorxiaodu.email@gmail.com
*@..
分类:
编程语言 时间:
2016-04-05 02:17:02
阅读次数:
272
RXjava学习资料: https://www.gitbook.com/book/yuxingxin/rxjava-essentials-cn/details 如下只是学习笔记而已,后面添加实战案例,现在只是理论总结: Rxjava语言特点: 1,易于并发从而更好的利用服务器的能力; 2,易于有条件 ...
分类:
其他好文 时间:
2016-04-05 00:42:19
阅读次数:
234
序列号查询: http://tools.juniper.net/SerialNumberEntitlementSearch/ 产品注册: https://tools.juniper.net/svcreg/SRegSerialSearch.jsp junos镜像下载: http://www.junip ...
分类:
其他好文 时间:
2016-04-05 00:28:12
阅读次数:
146
以前没有开发过app也没有了解过,当然只是用过,现在迫于形势无奈活到老学到老。 初步想了下app相关开发所涉及的知识点 一 app相关资源监视 1.1 网络监视器:https://github.com/jamesmontemagno/Xamarin.Plugins/tree/master/Conne ...
分类:
其他好文 时间:
2016-04-05 00:17:32
阅读次数:
228
第五周可执行代码已经上传github,地址是https://github.com/yanyige/CourseWork/tree/master/Week4。以及效果在http://yanyige.github.io/Week4/中展示。 这里使用Canvas绘图制作PSP饼图,整个实现方法参考Jav ...
分类:
其他好文 时间:
2016-04-05 00:16:13
阅读次数:
174
https://github.com/mspnp/azure-guidance https://github.com/mspnp/performance-optimization https://github.com/mspnp/data-pipeline Cloud Design Patterns ...
分类:
移动开发 时间:
2016-04-05 00:04:01
阅读次数:
195
1 p/x 16 转16进制https://sourceware.org/gdb/onlinedocs/gdb/Output-Formats.html/t 二进制 /s 字符串 /c char /d 十进制2 c/s/n/f continume/ step into /next /finish3fr... ...
分类:
数据库 时间:
2016-04-04 22:46:45
阅读次数:
261
课程地址:https://class.coursera.org/ntumltwo-002/lecture 重要!重要!重要~ 一、决策树(Decision Tree)、口袋(Bagging),自适应增强(AdaBoost) Bagging和AdaBoost算法再分类的时候,是让所有的弱分类器同时发挥... ...
分类:
编程语言 时间:
2016-04-04 20:56:34
阅读次数:
510