码迷,mamicode.com
首页 >  
搜索关键字:some other host already uses address    ( 36936个结果
EASYARM-IMX283 编译uboot和uImage
本文是按照IMX283配套光盘的流程重新编译uboot和uImage将光盘中的gcc-4.4.4-glibc-2.11.1-multilib-1.0_EasyARM-iMX283.tar.bz2 解压缩到系统某个文件夹下(我解压缩到/home/host/soft下)然后~/.bashrc添加一行:e...
分类:其他好文   时间:2014-05-26 21:05:45    阅读次数:957
MyEclipse设置和sqlyog中文乱码
sqlyog中文乱码:Eclipse的文本编码与MySQL数据库字符编码不一致导致。修改Eclipse设置,Window->Preferences->General->Workspace,找到Text file encoding,选择Other,修改为UTF-8。MySQL要支持完整的中文字符集,应...
分类:数据库   时间:2014-05-26 16:13:42    阅读次数:327
uva 10090 Marbles
Problem FMarblesInput:standard inputOutput:standard outputI have some (say,n) marbles (small glass balls) and I am going to buy some boxes to store th...
分类:其他好文   时间:2014-05-26 14:45:04    阅读次数:319
Post These Up-Close Shots Of The Runway Bags
Here are some tips to guide you while shopping discount LV bags online. Look at the rack bag. Before you go out and buy handbags online, it is good to...
分类:其他好文   时间:2014-05-26 10:26:29    阅读次数:279
SSD卡对redis的影响
原文地址:http://antirez.com/news/52Hello! As promised today I did some SSD testing.The setup: a Linux box with 24 GB of RAM, with two disks.A) A spinning ...
分类:其他好文   时间:2014-05-26 10:24:56    阅读次数:427
android webview 遇到的问题:external/chromium/net/disk_cache/stat_hub.cc:216:
今天也遇到这个问题,界面显示无法访问,Baidu吧,结果有些含糊其词,有的说加网络权限,我看了下我的, 有个我以为是这个呢,结果问题依旧。后来知道是要加,然后问题解决了。开始还有提示uses-permission 要放在 application之前,否则可能出现莫名其妙的问题,还以为这就是莫名其妙的...
分类:移动开发   时间:2014-05-26 10:18:24    阅读次数:2705
some things
////html[1]/body[1]/div[9]/div[1]/div[1]/div[1]/ul/li 截取规则Articles/Article[1]:选取属于Articles子元素的第一个Article元素。/Articles/Article[last()]:选取属于Articles子元素的最...
分类:其他好文   时间:2014-05-26 09:03:19    阅读次数:260
DataUml Design 教程5-代码模板介绍(甚于T4模板技术)
DataUml Design 代码模板完全基于C#语言来编写的。不懂写模板的可以请教作者,随时欢迎。下面是一段模板代码,这段代码可以获取一个类结构的所有信息。             #@ template language="C#" HostSpecific="True" #>             #              NetUmlTemplateCodeHost host =...
分类:其他好文   时间:2014-05-25 00:26:23    阅读次数:312
launch genymotion simulator from command line
Command to launch genymotion headless -player --vm-name Nexus_4if player is not already added to path, add it to path using below command in your ~/.b...
分类:其他好文   时间:2014-05-24 10:13:35    阅读次数:320
tomcat配置虚拟目录
要说这是个小问题,但是对于公司新进的一套系统,没想到虚拟目录配置的方式不同,结果也不一样。开发商那里,是在server.xml里面配置host方式,才配置虚拟目录。我用的是在conf/Catalina/localhost下建立一个xml文件,用于主目录或者虚拟目录,而不需要去修改server.xml...
分类:其他好文   时间:2014-05-24 09:21:24    阅读次数:258
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!