首页 > 2014年08月23日 > 全部分享
hadoop 读写 elasticsearch 初探
1、参考文档:http://www.elasticsearch.org/guide/en/elasticsearch/hadoop/current/configuration.htmlhttp://www.elasticsearch.org/guide/en/elasticsearch/hadoop...
分类:其他   时间:2014-08-23 09:58:30    收藏:0  评论:0  赞:0  阅读:458
inline-block 前世今生(转载)
inline-block 前世今生 作者:一丝 | 时间:2012-08-15 19:23 曾几何时,display:inline-block 已经深入「大街小巷」,随处可见 「display:inline-block; *display:inline; *zoom:1; 」这样的代码。如今现代浏....
分类:其他   时间:2014-08-23 09:58:20    收藏:0  评论:0  赞:0  阅读:278
JS 页面打印
...
分类:Web开发   时间:2014-08-23 09:58:10    收藏:0  评论:0  赞:0  阅读:297
hdu-------(1848)Fibonacci again and again(sg函数版的尼姆博弈)
Fibonacci again and againTime Limit: 1000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 5088Accepted Submission(s...
分类:其他   时间:2014-08-23 09:58:00    收藏:0  评论:0  赞:0  阅读:265
[原]Unity3D深入浅出 - 物理引擎之碰撞体(Colliders)
通常Colliders会与Rigidbody一起使用,没有添加碰撞体的刚体会彼此相互穿过。常用碰撞体有以下几种:Box Collider:盒子碰撞体,是一个立方体外形的碰撞体,可调整为不同大小的长方体,一般可用作门,墙及平台等,也可用于交通工具的外壳。最适合的是使用在盒子和箱子上。Is Trigge...
分类:其他   时间:2014-08-23 09:57:50    收藏:0  评论:0  赞:0  阅读:436
PHP 使用use语句来导入一个命名空间
使用use语句来导入一个命名空间 PHP 5.3版本将会在2008年的早些时候发布, 现在我想应该是时候谈一谈这个版本的新特性了。在这些特性中,重量级的特性包括 命名空间, 静态延迟绑定(late static binding) 以及 mysqlnd,当然还有其他的一些有趣的改进, 比如 __cal...
分类:Web开发   时间:2014-08-23 09:57:40    收藏:0  评论:0  赞:0  阅读:393
sql逻辑查询 理论知识
参考并转载 http://www.cnblogs.com/bhtfg538/archive/2008/11/25/1341016.htmlFirst:(8)SELECT(9)DISTINCT(11)(1)FROM(3)JOIN(2)ON(4)WHERE(5)GROUPBY(6)WITH{CUBE|R...
分类:数据库技术   时间:2014-08-23 09:57:20    收藏:0  评论:0  赞:0  阅读:400
猎豹免费WiFi V4.0
猎豹免费WiFi是一款免费、极简的无线路由器,用户只需下载并运行它,就能将电脑瞬间变成免费WiFi,从而让手机、PAD等无线设备免费上网。好东西有时恰恰是免费的,不用购买任何硬件。绿色纯净无需安装,下载运行后电脑瞬间变无线路由器。从此手机免费上网,从此尽享无线快乐!tie se个性WiFi欢迎页个....
分类:其他   时间:2014-08-23 09:57:10    收藏:0  评论:0  赞:0  阅读:293
Map HashMap 排序 迭代循环 修改值
HashMap dgzhMap = Dict.getDict("dgzh");Iterator it_d = dgzhMap.entrySet().iterator(); while (it_d.hasNext()) { Map.Entry entry_d = (...
分类:其他   时间:2014-08-23 09:57:00    收藏:0  评论:0  赞:0  阅读:348
Edit Distance (or Levenshtein Distance) python solution for leetcode EPI 17.2
https://oj.leetcode.com/problems/edit-distance/Edit DistanceGiven two wordsword1andword2, find the minimum number of steps required to convertword1tow...
分类:编程语言   时间:2014-08-23 09:56:50    收藏:0  评论:0  赞:0  阅读:461
一键激活Win8.1、wni7\winser(无需联网)
00.视图、01.激活信息★HEU_KMS_Activator_v7.3 一键激活Win8.1/Office 2013(无需联网)★温馨提示: 1、系统在安装过程中已经调用了这个激活软件对系统进行激活,但不保证100﹪,如果系统还是未激活状态再使用; 2、已在Windows8.1专业版、企业版(32...
分类:Windows开发   时间:2014-08-23 09:56:40    收藏:0  评论:0  赞:0  阅读:451
window.location.hash属性介绍
location是javascript里边管理地址栏的内置对象,比如location.href就管理页面的url,用location.href=url就可以直接将页面重定向url。而location.hash则可以用来获取或设置页面的标签值。比如http://domain/#admin的locati...
分类:Windows开发   时间:2014-08-23 09:56:30    收藏:0  评论:0  赞:0  阅读:310
Android性能测试工具之APT
1.APT工具简介: APT是一个eclipse插件,可以实时监控Android手机上多个应用的CPU、内存数据曲线,并保存数据;另外还支持自动获取内存快照、PMAP文件分析等,方便开发人员自测或者测试人员完成性能测试,快速发现产品问题。项目地址:https://code.csdn.ne...
分类:移动平台   时间:2014-08-23 09:56:20    收藏:0  评论:0  赞:0  阅读:303
Android百度地图之自定义绘制功能
我们可以在地图上绘制各种自定义的图形,包括点、折线、圆、多边形等等,尤其绘制点和折线非常实用,点可以用来标识所处的位置,折线可以用来描述走过的轨迹,结合前面GPS定位功能可以做出一些非常有意思的应用,下面应用百度Demo实现绘制的基本功能,代码如下:Activity:package com.home...
分类:移动平台   时间:2014-08-23 09:56:10    收藏:0  评论:0  赞:0  阅读:403
Transparency Tutorial with C# - Part 2
Download Compositing Mode demo project - 24 KbDownload Compositing Mode source - 26 KbDownload Compositing Quality demo project - 185 KbDownload Compo...
分类:其他   时间:2014-08-23 09:55:50    收藏:0  评论:0  赞:0  阅读:486
SGU 275 To xor or not to xor (高斯消元)
题目链接题意:分析: 1 #include 2 #include 3 #include 4 #include 5 #include 6 #include 7 #define LL __int64 8 const int maxn = 100+10; 9 using namespace s...
分类:其他   时间:2014-08-23 09:55:30    收藏:0  评论:0  赞:0  阅读:265
java中Double类数字太大时页面正常显示而不要用科学计数法
DecimalFormat format = (DecimalFormat) NumberFormat.getPercentInstance();format.applyPattern( "#####0 ");String temp = format.format(Double.MAX...
分类:编程语言   时间:2014-08-23 09:55:20    收藏:0  评论:0  赞:0  阅读:592
差分约束+SPFA+栈
#include #include #include #include #define INF 0x3f3f3f3fusing namespace std;struct node{ int u,v,w,next;}edge[150001];int head[30001],dis[30001],...
分类:其他   时间:2014-08-23 09:55:10    收藏:0  评论:0  赞:0  阅读:306
测试 - 如何测试一部电梯
转自:http://blog.csdn.net/txx9010/article/details/8659051需求测试:查看电梯使用说明书、安全说明书等界面测试:查看电梯外观功能测试:1.测试电梯能否实现正常的上升和下降功能。2.电梯的按钮是否都可以使用。3.电梯门的打开,关闭是否正常。4.报警装置...
分类:其他   时间:2014-08-23 09:55:00    收藏:0  评论:0  赞:0  阅读:210
禁止浏览器backspace键(退格键)时跳转页面(extjs,javascript)
Ext实现方式://方法一var key = new Ext.KeyMap(document,{key: 8,fn: function(obj,e){var type = e.target.type;var readonly = e.target.readOnly;if(type != 'text'...
分类:编程语言   时间:2014-08-23 09:54:50    收藏:0  评论:0  赞:0  阅读:466
1027条   上一页 1 ... 42 43 44 45 46 ... 52 下一页
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!