一共包括以下两步1:通过setup命令设置IP保存……--返回前面,配DNS保存退出……2:重启网络服务
分类:
系统相关 时间:
2014-08-12 18:26:24
阅读次数:
266
fuerte groovy hydro indigoexport ROS_PACKAGE_PATH=~/catkin_ws/src:$ROS_PACKAGE_PATHsource ./devepl/setup.bashDistroRelease datePosterTuturtle, tur...
分类:
其他好文 时间:
2014-08-12 12:50:44
阅读次数:
430
偶尔机会接触到了它。由网上的知识总结了一个小代码。希望,对大家有用。- (void)viewDidLoad{ [super viewDidLoad]; // Do any additional setup after loading the view. self.title...
分类:
其他好文 时间:
2014-08-11 23:49:13
阅读次数:
260
1. 基本环境准备:安装JDK1.6和MyEclipse 8.6。1. 下载Android SDK地址:http://developer.android.com/sdk/index.html双击SDK Setup.exe安装SDK,安装完成后,文件夹入下图所示:2. 配置SDK环境变量:主要是在pa...
分类:
移动开发 时间:
2014-08-11 20:37:52
阅读次数:
272
我安装了WSE 2.0 SP3,Setup Type选择Runtime。如果想要让Visual Studio 2005以上版本集成WSE需稍费周折,默认集成Visual Studio 2005。1、引用Microsoft.Web.Services2.dll。2、修改Visual Studio自动生成...
分类:
Web程序 时间:
2014-08-11 11:54:42
阅读次数:
194
I am using uploadify to upload files, they automatically post to the handler. I then modify the session in the handler that I have setup as a static p...
分类:
Web程序 时间:
2014-08-10 12:53:00
阅读次数:
252
1. 机器上安装python 省略2. 机器上安装python的easy_install 下载一个ez_setup.py文件 进入该文件路径下,运行该文件;运行结束后,文件下\Scripts多了easy_install.exe 将这个exe文件的路径加入环境变量path下,这个时候在任何情况...
分类:
编程语言 时间:
2014-08-09 18:12:48
阅读次数:
279
How to setup multimedia on CentOS-5CentOS ships with basic sound support for audio content encoded with codecs for a variety of sound formats, includi...
分类:
其他好文 时间:
2014-08-08 01:37:45
阅读次数:
505
编译cocos2d-x,一直提示加载失败
通过搜索,解决方案如下:
第一步,通过命令提示行工具进入VS安装目录下的%VS2012home%Common7\IDE
第二部,执行devenv.exe /setup /resetuserdata /resetsettings
第三步,重新加载sln文件...
分类:
其他好文 时间:
2014-08-06 19:15:52
阅读次数:
193
Q:在安装setuptools时Python ez_setup.py,或者安装其他egg包,有时候会碰到: UnicodeDecodeError错误,这是为什么呢?
安装setuptools时UnicodeDecodeError错误
mimetypes.init() # try to read system mime.types
File "C:\Python27\lib\mim...
分类:
其他好文 时间:
2014-08-05 19:35:50
阅读次数:
201