码迷,mamicode.com
首页 >  
搜索关键字:setting    ( 5158个结果
poj 1087 A Plug for UNIX(最大流)
A Plug for UNIX Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 14340   Accepted: 4831 Description You are in charge of setting up the press room for the ina...
分类:其他好文   时间:2015-05-08 09:35:31    阅读次数:127
maven setting
<?xml?version="1.0"?encoding="UTF-8"?>?? <settings?xmlns="http://maven.apache.org/POM/4.0.0"?xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"?? ?xsi:schemaLocation="http://maven.apac...
分类:其他好文   时间:2015-05-06 15:32:38    阅读次数:169
putty SSH tunnel function
github & dynamicVNCgithub git setting
分类:其他好文   时间:2015-05-06 14:32:54    阅读次数:116
Cocos2d-JS中使用CocosStudio资源——设置界面
在本篇博客中,我们将通过一个在Cocos2d-JS中使用从CocosStudio导出的设置界面资源的例子,来简要介绍以下内容:Slider控件的使用。...
分类:Web程序   时间:2015-05-06 13:17:35    阅读次数:203
Cocoapods的安装和使用
Cocoapods,Setting up CocoaPods master repo。
分类:其他好文   时间:2015-05-06 08:03:11    阅读次数:110
让Sublime完全支持Vim功能
别的不多说,就是让Sublime,Vim合二为一!#先下载sublimehttp://c758482.r82.cf2.rackcdn.com/Sublime%20Text%202.0.2%20x64%20Setup.exe这是2.0.2的,要其他版本就自己百度官网!#下载本文附件包#打开sublime不好截图,所以下面我就用文字代替了!Preferences->Setting-De..
分类:系统相关   时间:2015-05-05 19:54:41    阅读次数:319
VC Preprocessor definitions
在项目上点击右键->setting->C/C++->Preprocessor definitions 在里面加入自定义预编译头_SB2 测试代码: include “stdafx.h”include include ifdef _SBprintf("调用了sb\n"); elif _SB2printf("调用了sb2\n"); elseprintf("Hello World!\n"); endifr...
分类:其他好文   时间:2015-05-05 12:35:56    阅读次数:94
zTree自动点击第一个节点(转载)
var setting = { view: { dblClickExpand: true,//双击展开 showLayer: false, selectedMulti: f...
分类:其他好文   时间:2015-05-05 12:23:29    阅读次数:99
SqlMapConfig.xml中的setting属性 Ibatis mybatis
转自:http://blog.csdn.net/wang_fangyong/article/details/5847403
分类:数据库   时间:2015-05-04 19:48:38    阅读次数:175
关于SAE上Django配置的问题
1,如果使用版本不是1.4 注意在config.yaml文件配置。2,在setting.py里将 MIDDLEWARE_CLASSES ={} 里的 'django.contrib.auth.middleware.SessionAuthenticationMiddleware', 这一行注...
分类:其他好文   时间:2015-05-03 11:51:10    阅读次数:133
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!