github虽说挺好用,但对于新手来说,还是个噩梦,比如说对我- - ,搞得乱七八糟,还把之前用来爬微博数据的爬虫给搞没了
这个问题是在Myeclispe 中,右键项目 team 选择pull时报错的,国内很多人都有各自乱七八糟的解答,没几个能用的
在Stackoverflow找到了答案,原题地址 http://stackoverflow.com/questions/88206...
分类:
其他好文 时间:
2015-08-29 23:25:43
阅读次数:
442
今天在myeclipse中建立虚拟目录的时候不小心物理路径中出现了中文,出现了服务器无法启动的问题
所以编码过程中涉及路径的最好不要出现中文,在将文件上传到服务器过程中被编码的话就无法将文件正常写到磁盘。...
分类:
其他好文 时间:
2015-08-29 21:41:27
阅读次数:
416
vSS: vSwitches are configured on each ESXi/ESX host. vDS: The configuration of vDS is centralized to vCenter Server. The ESXi/ESX 4.x and ESXi 5.x hos...
分类:
Web程序 时间:
2015-08-26 19:36:18
阅读次数:
532
前面的版本的设置变动比较大,我只说1.3.1的,其他版本的自己微调,settings >>editor>>code style 右边的Right margin(columns)的值是参考线的宽度,如果你的界面中没有参考线,那么你还得把settings>>editor >>General >>Apppearance右边的Show right margin(configured in Code Styl...
分类:
移动开发 时间:
2015-08-17 17:28:18
阅读次数:
163
现在网上最新的是CentOS7.1, 但是在配置国内流行的163源的时候,网上的文章大多数我这里都通不过。错误信息大概是:One of the configured repositories failed (CentOS-7 - Addons - 163.com), and yum doesn't ...
分类:
其他好文 时间:
2015-08-13 14:20:44
阅读次数:
444
之前都是命令行创建,今天用eclipse装m2eclipse的时候装完后创建项目的时候报错:
Could not resolve archetype org.apache.maven.archetypes:maven-archetype-quickstart:RELEASE from any of the configured repositories
解决方式:
...
分类:
Web程序 时间:
2015-08-08 16:35:09
阅读次数:
167
在myeclipse用egit插件,当使用pull操作时,出现 Error:The current branch is not configured for pull 解决:在Window->Preference->Team->Git->Configuration->Repository Settings->选择你的repository,然后点...
分类:
系统相关 时间:
2015-08-04 13:44:53
阅读次数:
227
购买了阿里的云ECS,装载的是windows 2008 R2 64bit系统,要搭建mvc3的网站,然后出现了各种没见过的错误信息。。。1、HTTP Error 403.14 - ForbiddenThe Web server is configured to not list the conten...
分类:
Web程序 时间:
2015-07-30 13:16:21
阅读次数:
108
Hadoop之前都是好好的,今天早上启动突然报错:
Incorrect configuration: namenode address dfs.namenode.servicerpc-address or dfs.namenode.rpc-address is not configured.
在网上一顿乱找,各种方法一阵乱试,都没有解决问题。这时,突然想到,问题可能是昨天正确启动到今天启动错误...
分类:
其他好文 时间:
2015-07-28 10:50:40
阅读次数:
321
RHEL/CentOS 6 does not configure network interfaces on default installation. Also, it is configured to use NetworkManager. To enable networking interf...
分类:
Web程序 时间:
2015-07-18 21:08:28
阅读次数:
189