码迷,mamicode.com
首页 >  
搜索关键字:annotation-config co    ( 7094个结果
解决Mac上Android开发时adb连接不到手机问题
今天在Mac OS上进行Android开发的时候,打开eclipse连接不到手机MX4问题1. 插入手机打开Terminal,输入 system_profiler SPUSBDataType2. 在显示结果中找 Vendor ID:USB 3.0 Hi-Speed Bus: Host Co...
分类:移动开发   时间:2015-01-16 18:41:51    阅读次数:231
https服务器的配置(二)配置apache虚拟主机
一、配置httpd.conf文件开启vhost模块包含对应的文件[root@CentOS6bin]#vim/etc/httpd/httpd.confLoadModulevhost_alias_modulemodules/mod_vhost_alias.soInclude/etc/httpd/extra/httpd-vhosts.conf注释掉这个#DocumentRoot"/usr/local/apache/htdocs"二、配置httpd-vhost.co..
分类:Web程序   时间:2015-01-16 17:02:39    阅读次数:152
(简单) POJ 3279 Fliptile,集合枚举。
Description Farmer John knows that an intellectually satisfied cow is a happy cow who will give more milk. He has arranged a brainy activity for co...
分类:其他好文   时间:2015-01-16 12:50:45    阅读次数:183
LeetCode--Compare Version Numbers
Compare two version numbers version1 and version1. If version1 > version2 return 1, if version1 version2 return -1, otherwise return 0. You may assume that the version strings are non-empty and co...
分类:其他好文   时间:2015-01-16 11:19:13    阅读次数:104
成为天才的方法--刻意训练
2006 年,一本 900 多頁的書,The Cambridge Handbook of Expertise and Expert Performance, 出版。這是「怎樣煉成天才」研究的一本里程碑式的學術著作,此書直接引領了後來一系列暢銷書的出現,包括格拉德威爾的《異數》,Geoff Co...
分类:其他好文   时间:2015-01-15 23:42:05    阅读次数:240
使用MapReduce简单的数据清洗
package com.bank.service;import java.io.IOException;import java.text.ParseException;import java.text.SimpleDateFormat;import org.apache.hadoop.conf.Co...
分类:其他好文   时间:2015-01-15 20:00:39    阅读次数:204
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!