With Gradle we can execute Java applications using the JavaExec task or the javaexec() method. If we want to run Java code from an external dependency...
分类:
移动开发 时间:
2014-12-27 20:14:55
阅读次数:
165
在这篇链接http://blog.csdn.net/while0/article/details/26291855? 里看到这样的代码 const?char*?file_path?=?FileUtils::getInstance()->fullPathForFilename("hello.json").c_str();
log("external?fil...
分类:
其他好文 时间:
2014-12-26 20:26:44
阅读次数:
191
sfliter源码在vs08中编译 出现 错误error LNK2019: unresolved external symbol __except_handler4 referenced in function _SfEnumerateFileSystemVolumes@8解决方案project->...
分类:
其他好文 时间:
2014-12-26 12:47:14
阅读次数:
162
hive与hbase数据类型对应关系
当hbase中double,int 类型以byte方式存储时,用字符串取出来必然是乱码。
在hivd与hbase整合时也遇到这个问题:做法是:#b
1.加#b
CREATE EXTERNAL TABLE hivebig (key string,CUST_NAME string,PHONE_NUM int,BRD_WORK_FLUX double)
...
分类:
其他好文 时间:
2014-12-26 06:15:48
阅读次数:
378
第一步在相应的web项目上配置jetty插件,配置如下: org.mortbay.jetty jetty-maven-plugin / 9090 foo 第二步利用eclipse的External Tools Configurations创建外部程序的调用,如...
分类:
Web程序 时间:
2014-12-25 16:09:30
阅读次数:
229
STM32F407的库文件中默认晶振值为25MHz,若外接晶振8MHz,则需修改以下几个地方:1)修改HSE_VALUE的值将#define HSE_VALUE ((uint32_t)25000000) /*!< Value of the External oscillator in Hz */修改...
分类:
其他好文 时间:
2014-12-25 09:51:45
阅读次数:
201
使用习惯了eclipse, 还没开始使用maven, 使用idea 有些不太习惯,现在记录下来,以备忘。/*这一步在tomcat使用external source时,其实是不起作用的**/ a. ctrl+alt+s 打开settings → build,execution, deployment....
分类:
系统相关 时间:
2014-12-24 20:04:51
阅读次数:
213
下载源码&编译:git clone https://github.com/databricks/spark-avro.gitsbt/sbt packageMaven GAV:groupId: com.databricks.sparkartifactId: spark-avro_2.10version...
分类:
数据库 时间:
2014-12-24 11:31:53
阅读次数:
305
Alsa Lib: File path:external/tinyalsaAudio Hal Library: Core File path:hardware/libhardware_legacy/audio/audio_hw_hal.cpp HAL library file:/system/...
分类:
移动开发 时间:
2014-12-24 11:31:27
阅读次数:
187
下载源码&编译:git clone https://github.com/databricks/spark-csv.gitsbt/sbt packageMaven GAV:groupId: com.databricks.sparkartifactId: spark-csv_2.10version: ...
分类:
数据库 时间:
2014-12-24 11:27:55
阅读次数:
514