码迷,mamicode.com
首页 >  
搜索关键字:setting    ( 5158个结果
elasticsearch ulimit: error setting limit
elasticsearch? ulimit: error setting limit 解决: My understanding is that /etc/security/limits.conf applies to login shells - but if you‘ve installed docker via apt-get, it‘s started by Upstart. ...
分类:其他好文   时间:2014-12-16 13:38:59    阅读次数:228
maven tomcat配置
1、我的tomcat7     在config文件下修改tomcat-users.xml tomcat-users.xml内容如下:             2maven config文件夹下修改setting.xml     tomcat tomcat tomcat   这里的id在下面要用(和3中的service对应) 3、...
分类:其他好文   时间:2014-12-16 11:43:38    阅读次数:105
intelliJ IDEA集成checkStyle
本文中使用intelliJ IDEA版本为14.0.1,其他版本差异不大,可同样安装。下载安装CheckStyle-IDEA插件安装该插件有两种方式,在线安装和安装包安装(1) 在线安装File->Setting->Plugins至下图界面,搜索CheckStyle-IDEA,点击安装。(2)安装包...
分类:其他好文   时间:2014-12-16 09:55:21    阅读次数:184
[AngularJS] $http cache
By default your HTTP requests with the $https service in Angular arenotcached. By setting some options, you can turn caching on./** * Created by Answe...
分类:Web程序   时间:2014-12-16 00:55:06    阅读次数:491
完美解决discuz登陆 同步到phpcms
修改 Discuz! 会员登录相关1、修改 template\default\member\login.htm 第 36 行,删除onsubmit="{if $this->setting['pwdsafety']}pwmd5('password3_$loginhash');{/if}pwdclear...
分类:Web程序   时间:2014-12-15 18:58:55    阅读次数:207
Some little problems while setting up nginx/uwsgi/django
I set up nginx/uwsgi/django, referencing . That's quite a comprehensive and detailed article. So I just listed serveral problems I encountered during ...
分类:其他好文   时间:2014-12-15 16:46:43    阅读次数:215
mvn setting 配置
<?xml?version="1.0"?encoding="UTF-8"?> <settings?xmlns="http://maven.apache.org/SETTINGS/1.0.0"? ??????????xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"? ?????????...
分类:其他好文   时间:2014-12-15 15:36:52    阅读次数:438
博客园客户端(Universal App)开发随笔 - Setting Page的实现方法与经验
前言几乎所有的移动 App 都会为用户提供一个设置页面(Setting Page 或 Preference Page),来满足大家对于一个 App 众口难调的需求。虽然有一种说法表示,最好的 App 不需要设置,一切默认呈现给用户的就是最好的选择。但是对于大多数开发人员来说,这样的境界不是可以简单达...
分类:移动开发   时间:2014-12-15 14:58:53    阅读次数:331
SVN图标不显示的问题
svn图标不显示的解决方案最近发现svn图标莫名其妙的不显示,其他操作都正常。在网上搜了一些方法。解决方法一(失败):升级最新版本,我的本来就是最新版本解决方法二(失败):右键->TortoiseSVN->setting->Icon Overlays->Status cache->default/S...
分类:其他好文   时间:2014-12-15 11:54:49    阅读次数:157
Centos搭建mysql/Hadoop/Hive/Hbase
Centos搭建Eclipse C/C++环境只需要CDT即可,解压运行,新建工程,运行报 program g++ not found in path : eclipse 的window--》preference--》c/c++--》 build --》 setting --》discovery--...
分类:数据库   时间:2014-12-14 18:22:10    阅读次数:321
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!