题目:Given a digit string, return all possible letter combinations that the number could represent.A mapping of digit to letters (just like on the tele....
分类:
编程语言 时间:
2014-07-31 05:22:05
阅读次数:
307
最近开始学习android,开发一个小项目,功能很简单,就是从服务器上获取数据,之后显示在手机上。打算把访问服务器的功能打包成一个jar文件。然后android 引入jar包。在eclipse 里 新建了一个java项目。之后完成代码测试,打包成jar文件 都很顺利。引用到android项目中,调试...
分类:
移动开发 时间:
2014-07-30 23:40:35
阅读次数:
248
No connection could be made because the target machine actively refused it 127.0.0.1:8888你妹的微软用的Win7系统,今天打开WindowsUpdate,升级了几个补丁,然后安装了最新的IE11,结果发现VS调用...
分类:
其他好文 时间:
2014-07-30 20:42:24
阅读次数:
303
Given a binary tree containing digits from 0-9 only, each root-to-leaf path could represent a number.An example is the root-to-leaf path 1->2->3 which...
分类:
其他好文 时间:
2014-07-30 11:30:33
阅读次数:
247
问题描述:
A linked list is given such that each node contains an additional random pointer which could point to any node in the list or null.
Return a deep copy of the list.
解题思路:
将1->2->3->4->NUL...
分类:
其他好文 时间:
2014-07-30 10:07:54
阅读次数:
259
一 Words 1 foible 小缺点,小癖好 e.g. You could do Ebay,or dating or indulge 纵容,沉溺于another foible of choice.你可以上eBay购物,或者约会,或者纵容另外一个弱点。 2 obnoxious 讨厌的 eg. My...
分类:
其他好文 时间:
2014-07-30 07:39:03
阅读次数:
274
"could not create the java virtual machine"打开到eclipse安装文件夹下的eclipse.ini文件,内容如下:-vmargs-Xms512M-Xmx1024M-XX:PermSize=64M-XX:MaxPermSize=128M 暂时不知道什么意思,...
分类:
系统相关 时间:
2014-07-29 21:24:12
阅读次数:
252
WARN hdfs.DFSClient: DataStreamer Exception: org.apache.hadoop.ipc.RemoteException: java.io.IOException: File /input/LICENSE.txt could only be replicated to 0 nodes, instead of 1
at org.apache...
分类:
其他好文 时间:
2014-07-29 18:13:22
阅读次数:
227
按照文档:http://www.micmiu.com/bigdata/hadoop/hadoop2x-eclipse-mapreduce-demo/安装配置好Eclipse后,运行WordCount程序报错: log4j:WARN No appenders could be found for lo...
前几天的安装的Oracle测试环境,今天发现不能使用本地IP连接,连接提示错误 “Oracle the network adapter could not establish the connection” 这个问题折腾我时间比较长,网上很多资料都不太适合我的情况。不...
分类:
数据库 时间:
2014-07-29 16:09:39
阅读次数:
275