码迷,mamicode.com
首页 >  
搜索关键字:setting    ( 5158个结果
【转】Android SDK Manager 更新方法
在Android SDK Manager Setting 窗口设置HTTP Proxy server和HTTP Proxy Port这个2个参数,分别设置为:HTTP Proxy server:mirrors.neusoft.edu.cnHTTP Proxy Por:80然后把下面的Force .....
分类:移动开发   时间:2014-10-24 12:16:35    阅读次数:236
Price Control V or S in Material Type (Price control in material master )
When is it useful to use the price control V or S in Material Master? Do I have to follow the SAP standard setting in thematerial type for the followi...
分类:其他好文   时间:2014-10-22 23:39:03    阅读次数:419
No architectures to compile for (ONLY_ACTIVE_ARCH=YES, active arch=x86_64, VALID_ARCHS=i386).错误解决方法
targets ->build setting 下的 Build Active Architecture Only 设置 NO  即可....
分类:其他好文   时间:2014-10-22 20:28:21    阅读次数:213
[U3D 导出Xcode工程包,用Xcode给U3D脚本传递参数]
1.导出Xcode工程File->Building and setting,导出IOS工程(有错误会失败)2.运行Xcode工程,在Classes文件夹的UI文件夹里,早到UnityAppController+ViewHanding.mm3.在ShowGameUI()函数里进行编辑,这是个界面创建的...
分类:其他好文   时间:2014-10-22 17:30:21    阅读次数:167
filezilla server配置为 passive mode
首先要配置filezilla的setting里面的Passive mode setting选项(2)关键部分,打开win8.1下的防火墙,新建入站规则注意,要打开80,443端口.已经passive mode要使用的端口范围
分类:其他好文   时间:2014-10-21 16:50:12    阅读次数:198
Cocos2d-x使用UserDefault数据持久化实例:保存背景音乐和音效设置
UserDefault可以实现数据的存储,但是它的使用不能泛滥,具体讲一般情况下不会使用它保存大量的数据,它没有SQL语句那样的灵活。UserDefault除了保存游戏设置外,还有可以长期保持游戏精灵等对象的状态。我们通过一个实例介绍一下在游戏项目中如何使用UserDefault。如图所示,在Setting场景中可以设置是否播放背景音乐和音效,现在我们将它完善将选择的状态保存到UserDefaul...
分类:其他好文   时间:2014-10-20 21:27:43    阅读次数:210
django1.7+nginx1.4.4的static配置
静态文件指像css,js,images之类的文件.1、工程配置setting.pySTATIC_URL = /static/STATIC_ROOT = /home/www/winingcpi/static2、在html文件中引用静态文件方法就是前面加{{STATIC_URL}}目录名/文件名.后缀名...
分类:其他好文   时间:2014-10-20 18:58:06    阅读次数:113
Win 7 mysql安装错误(the security settings could not be applied to the database (error 1045 MySQL)
安装MYSQL最后一步“Applysecuritysetting”出现如下错误:Thesecuritysettingscouldnotbeappliedtothedatabasebecausetheconnectionhasfailedwiththefollowingerror.ErrorNr.1045Accessdeniedforuser‘root‘@‘localhost‘(usingpassword:YES)Ifapersonal firewallisrunningonyou..
分类:移动开发   时间:2014-10-20 02:16:32    阅读次数:232
struts2文档上传报错
今天在写文档上传的时候出现了INFO: Unable to find 'struts.multipart.saveDir' property setting. Defaulting to javax.servlet.contex提示错误,后来查找了写资料发现是struts.xml中少了配置修改办法....
分类:Web程序   时间:2014-10-19 14:12:29    阅读次数:231
POJ1087 A Plug for UNIX 【最大流】
A Plug for UNIX Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 13855   Accepted: 4635 Description You are in charge of setting up the press room for the i...
分类:其他好文   时间:2014-10-19 10:14:49    阅读次数:202
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!