Normally Gradle looks for a build script file with the name build.gradle in the current directory to execute a build. But we can easily use a differen...
分类:
其他好文 时间:
2014-12-27 21:36:08
阅读次数:
189
Gradle Goodness: Task Output Annotations Create Directory AutomaticallyOne of the great features of Gradle is incremental build support. With incremen...
分类:
其他好文 时间:
2014-12-27 10:09:31
阅读次数:
250
php pdo ?连接报错:SQLSTATE[HY000] [2002] No such file or directory 环境:mac系统自带php 、 Apache、 mysql 原因:pdo_mysql.default_socket指定的mysql.sock路径不对 解决方法: ????1.先查找mysql.s...
分类:
数据库 时间:
2014-12-26 18:57:17
阅读次数:
179
magento本身的数据库里不包含中国的省份信息,你可以执行以下的SQL语句来添加 添加到directory_country_region表 [c-sharp]view plaincopyINSERTINTO`directory_country_region`(`region_id`,`c...
分类:
其他好文 时间:
2014-12-26 12:35:18
阅读次数:
241
BNE_UIX_PHYSICAL_DIRECTORY Is Not Configured ErrorCause 22.BNE profile is not properly define27.BNE UIX Physical Directory 修改为null
分类:
Web程序 时间:
2014-12-25 13:04:59
阅读次数:
164
Adding in a Permanent Location To make the new?path?stick permanently you need to create a?.bash_profile?file in your home directory and set the?path?there. This file control various Terminal...
分类:
其他好文 时间:
2014-12-25 00:19:38
阅读次数:
285
配置架构: a. Heka’s Agent/Aggregator架构 ????? ? ? ?b:以一台agent为例进行说明,agent1配置文件如下: [NginxLogInput]
type?=?"LogstreamerInput"
log_directory?=?"/usr/local/openresty/n...
分类:
其他好文 时间:
2014-12-24 18:43:57
阅读次数:
352
1.首先建立DUMP_DIR sqlplus / as sysdbaselect * from dba_directories如果没有DUMP_DIR就执行下面的语句CREATE OR REPLACE DIRECTORY DUMP_DIR AS 'C:\as' 此处的“C:\as”为DUMP_DIR...
分类:
数据库 时间:
2014-12-24 11:41:27
阅读次数:
183
转载:http://www.cnblogs.com/lori/p/3529936.html代码: static void GetFiles(List arr, string dir) { arr.AddRange(Directory.GetFiles(dir));...
分类:
其他好文 时间:
2014-12-24 09:58:03
阅读次数:
110
关键词:(1)fcgi(2)mips、openwrt(3)mv : cannot stat `libfcgi_la-fcgiapp.o': No such file or directory(4)`alocal symbol' can not be used when making a shared...
分类:
其他好文 时间:
2014-12-23 16:49:34
阅读次数:
329