一.Eclipse的下载到网站:http://www.eclipse.org/downloads/上,由于我们是用Java开发的所以步骤如下:找到“Eclipse
IDE for java Developers”此处右上角会根据你当前使用的系统自动选择,Mac下就会自动选择位“Mac OS X(Co...
分类:
移动开发 时间:
2014-06-03 06:52:10
阅读次数:
310
首先,要检查一下网络适配器的型号。[root@localhost sam]# lspci
-nn | grep -i net03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co.,
Ltd. RTL8111/8168B PCI Ex...
分类:
其他好文 时间:
2014-06-03 04:56:28
阅读次数:
498
题目: Say you have an array for which the ith element
is the price of a given stock on day i. Design an algorithm to find the maximum
profit. You may co...
分类:
其他好文 时间:
2014-05-28 22:37:18
阅读次数:
327
题目: Say you have an array for which the ith element
is the price of a given stock on day i. Design an algorithm to find the maximum
profit. You may co...
分类:
其他好文 时间:
2014-05-28 00:53:26
阅读次数:
338
Eclipse开发过程连接Hadoop集群环境,需要安装Hadoop插件。Hadoop源码包中有Eclipse插件源代码,需要自己动手编译。环境:Hadoop
1.2.1 & EclipseKepler & Windows 7 & JAVA
71、生成插件源码解压Hadoop安装包,找到src\co...
分类:
系统相关 时间:
2014-05-28 00:39:47
阅读次数:
542
1.安装 doxygen有两种获得 doxygen 的方法。可以下载预编译的可执行文件,也可以从
SVN 存储库下载源代码并自己编译。清单 1 演示的是后一种方法。清单 1. 安装和构建 doxygen 源代码bash-2.05$svn co
https://doxygen.svn.sourcefo...
分类:
编程语言 时间:
2014-05-28 00:04:06
阅读次数:
501
1. Jar包:ganymed-ssh2-build210.jar2. 步骤: a) 连接:
Connection conn = new Connection(ipAddr); conn.connect(); b)认证: boolean
authenticateVal = co...
分类:
编程语言 时间:
2014-05-25 20:35:17
阅读次数:
1774
有二种方式波形文件显示的数值的进制,第一种是直接修改配置文件,第二种是使用do文件时,指定波形的显示进制第一种方法:可以通过修改modelsim安装目录下面的modelsim.ini文件里面的DefaultRadix
值实现; Default radix for all windows and co...
分类:
其他好文 时间:
2014-05-25 18:45:59
阅读次数:
472
如同android中的用户交互,cocos2d-x通常也需要对一些用户点击、触摸事件进行监听;一、 简单触摸事件 auto listener =
EventListenerTouchAllAtOnce::create(); listener->onTouchesBegan = [](co...
分类:
其他好文 时间:
2014-05-25 16:08:13
阅读次数:
319
首先不要吃惊,由于在这里并非说我本人中毒(什么三聚氰胺,百草枯CO中毒啥的)的经历,而是笔者电脑中的病毒史。
我想说的是,相信读者对病毒并不陌生,或多或少对此有些了解吧!可是我觉得这些知识仅仅是局限于书本,而我如今说的就是我的亲身经历,应该比书本上更生动。笔者电脑购置于2012年,距今已有...
分类:
其他好文 时间:
2014-05-25 11:26:10
阅读次数:
220