There is a public bike service in Hangzhou City which provides great convenience to the tourists from all over the world. One may rent a bike at any s...
分类:
其他好文 时间:
2015-03-18 17:35:52
阅读次数:
124
With the 2010 FIFA World Cup running, football fans the world over were becoming increasingly excited as the best players from the best teams doing ba...
分类:
其他好文 时间:
2015-03-17 11:51:41
阅读次数:
120
hoverIntent插件—实现子菜单延时显示可以防止鼠标经过时的误点击操作延时显示子菜单的方法
$(document).ready(function(){
$("#demo6").hoverIntent({
over: makeTall,
o...
分类:
其他好文 时间:
2015-03-16 16:22:37
阅读次数:
127
--删除表中重复记录大于两条保存两条delete from t_Cht_clm_reg F where F.case_id in (select T.case_id from (select B.* from (select e.* , row_number() over (partition b....
分类:
其他好文 时间:
2015-03-16 15:48:47
阅读次数:
100
/*void main(void){ char aaa; while(1){ if(OneSecondPassed())aaa++; if(aaa >200){ Class_Is_over(); }else{ Lesson_to_Lecture(); } }}*/这是一段C++的简单...
分类:
其他好文 时间:
2015-03-15 18:05:38
阅读次数:
101
调试:当程序有错,需要跟踪错误运行程序时,需要用debug as运行程序。 双击,出现断点,在目录栏里,找到debug as运行。 f5(step into)进入函数,f6(step over)执行下一条语句,f7(step return)跳出函数。f8跳到下一个断点 d...
分类:
系统相关 时间:
2015-03-14 21:21:06
阅读次数:
201
项目中使用的hive版本低于0.11,无法使用hive在0.11中新加的开窗分析函数。在项目中需要使用到row_number()函数的地方,有人写了udf来实现这个功能。new java project, BuildPath add hadoop-core..jar and hive-exec…ja...
分类:
其他好文 时间:
2015-03-14 16:43:16
阅读次数:
176
typedef NS_ENUM(NSInteger, UIInterfaceOrientation) { UIInterfaceOrientationUnknown = UIDeviceOrientationUnknown, UIInterfaceOrientati...
分类:
移动开发 时间:
2015-03-14 16:37:29
阅读次数:
179
Repodata is over 2 weeks old. Install yum-cron? Or run: yum makecache fast的解决方法:在命令行输入:yum clean allhttp://blog.andrewpike.co.uk/repodata-is-over-2-we...
分类:
系统相关 时间:
2015-03-13 22:02:40
阅读次数:
3683
OpenLDAP 2.4 OpenLDAP 2.4?provides some great new features over 2.3. Notable among them are the ability to store configuration data in the directory and change values on the fly. Adding a Schema ...
分类:
其他好文 时间:
2015-03-13 20:55:35
阅读次数:
215