源码://HeapSort.cpp#include using namespace
std;//about heap://the last leaf node is a[n-1]//the last non-leaf node is
a[n/2-1];// a[i]// ...
分类:
其他好文 时间:
2014-05-27 02:21:23
阅读次数:
240
reference
from:http://www.programcreek.com/2013/09/top-10-questions-for-java-collections/The
following are the most popular questions of Java collecti...
分类:
编程语言 时间:
2014-05-23 22:27:40
阅读次数:
545
一、现在我们在网站设计(三)的基础上,来编写about.html页面。这个页面要用到的知识点是利用JavaScript和DOM实现选择性地显示和隐藏某些DIVabout.html页面在前面我们为了看导航栏菜单项高亮显示时,已经写了部分内容,只是那时写的代码没有实现div显示和隐藏,现在就在之前编写的...
分类:
编程语言 时间:
2014-05-20 02:43:52
阅读次数:
433
一、现在我们在网站设计(三)的基础上,来编写about.html页面。这个页面要用到的知识点是利用JavaScript和DOM实现选择性地显示和隐藏某些DIVabout.html页面在前面我们为了看导航栏菜单项高亮显示时,已经写了部分内容,只是那时写的代码没有实现div显示和隐藏,现在就在之前编写的...
分类:
编程语言 时间:
2014-05-19 18:41:51
阅读次数:
256
原文:JavaScript网站设计实践(四)编写about.html页面,利用JavaScript和DOM,选择性的显示和隐藏DIV元素一、现在我们在网站设计(三)的基础上,来编写about.html页面。这个页面要用到的知识点是利用JavaScript和DOM实现选择性地显示和隐藏某些DIVabo...
分类:
编程语言 时间:
2014-05-19 13:35:23
阅读次数:
309
#define IDM_NEW 0x1002#define IDM_EXIT
0x1003#define IDM_HELP 0x1004#define IDM_ABOUT 0x1005hMenu =
CreateMenu();hFileMenu = CreateMenu();hHelpMenu = ...
分类:
其他好文 时间:
2014-05-19 09:58:20
阅读次数:
251
Math:
https://projecteuler.net/about
Pygame:
http://nullege.com/
Python:
https://www.python.org/...
分类:
Web程序 时间:
2014-05-18 18:43:54
阅读次数:
325
IE6有诸多奇葩,不支持position:fixed就是其中之一。所以在做一些比如固定在顶部或者底部或者固定元素的效果时需要考虑兼容IE6的这个问题。解决方案是用Ie6的hack。
*html {/* 只有IE6支持 */
background-image: url(about:blank);
background-attachment: fixed; /* 固定背景 */
}...
分类:
其他好文 时间:
2014-05-18 07:05:34
阅读次数:
203
概览
这个入门教程描述了native(本地?原生?)hadoop库,包含了一小部分关于native hadoop共享库的讨论。
This guide describes the native hadoop library and includes a small discussion about native shared libraries.
注意: 根据你的环境,词组 "native l...
分类:
其他好文 时间:
2014-05-18 03:21:01
阅读次数:
458
QuicklinksIf you know what this isall about and
you just need the update site details:name:GNU ARM Eclipse
Plug-insURL:http://gnuarmeclipse.sourceforg...
分类:
系统相关 时间:
2014-05-17 14:44:41
阅读次数:
499