Overview HiveQL DDL statements are documented here, including: CREATE DATABASE/SCHEMA, TABLE, VIEW, FUNCTION, INDEX DROP DATABASE/SCHEMA, TABLE, VIEW, ...
分类:
其他好文 时间:
2017-08-01 14:21:10
阅读次数:
266
Collecting Bugs Time Limit: 10000MS Memory Limit: 64000K Total Submissions: 5747 Accepted: 2843 Case Time Limit: 2000MS Special Judge Description Ivan ...
分类:
其他好文 时间:
2017-07-26 17:39:16
阅读次数:
183
https://assets.nagios.com/downloads/nagioscore/docs/nagioscore/3/en/macrolist.html https://assets.nagios.com/downloads/nagioscore/docs/nagioscore/3/en ...
分类:
移动开发 时间:
2017-07-23 22:40:52
阅读次数:
270
已经存在Makefile.am,如何生成Makefile? 步骤: 1 [root@localhost hello]# autoscan .///在当前文件夹中搜索 2 3 [root@localhost hello]# cp configure.scan configure.ac //复制文件 4 ...
分类:
其他好文 时间:
2017-07-21 15:40:08
阅读次数:
126
上篇,把基本工作做完了,接下来,在C++下加入代码。 1、打开win32下的project,加入一个类。DomobAd。代码例如以下, <pre name="code" class="cpp">#if (CC_TARGET_PLATFORM == CC_PLATFORM_ANDROID) #incl ...
分类:
移动开发 时间:
2017-07-18 23:16:59
阅读次数:
429
原论文链接失效。特在这里保存一份 http://www.apl.jhu.edu/~hall/Lisp-Notes/Macros.html Lisp functions take Lisp values as input and return Lisp values. They are execute ...
分类:
系统相关 时间:
2017-06-03 22:33:59
阅读次数:
450
用jabRef引用同名作者的文章时,出现了第二个文章的作者变成了横线,在搜了相关资料后,发现作如下修改可避免: 1.在.bib文件中加入开关,并修改默认配置: @IEEEtranBSTCTL{IEEEexample:BSTcontrol,CTLdash_repeated_names = "no"} ...
分类:
其他好文 时间:
2017-05-28 18:01:26
阅读次数:
480
/usr/lib/rpm/macrosrpm-4.8.0/usr/lib/rpm/%{_target}/macros rpm-4.8.0/usr/lib/rpm/redhat/macros redhat-rpm-config-9.0.3/etc/rpm/macros.* centos-release[/usr/lib/rpm/macros]#----per-platformmacros.#Macrosthatarespecifictoanindividualplatform.Thevalueshere#..
分类:
其他好文 时间:
2017-05-10 21:59:23
阅读次数:
395
此文章已于 19:11:00 2017/5/5 发布到 SEVEN_CHAU define可变参数,float数据传输 define可变参数 一般在调试打印Debug信息的时候, 需要可变参数的宏. 从C99开始可以使编译器标准支持可变参数宏(variadic macros), 另外GCC也支持可变... ...
分类:
其他好文 时间:
2017-05-05 12:51:13
阅读次数:
271
安装环境:虚拟机-centos 7 ACE源码:http://download.dre.vanderbilt.edu/ 我选择的是ACE+TAO.tar.gz FTP下载Full源码,之前下载的Sources only源码里面没有makefile,不知为何~ 安装参考:http://www.dre. ...
分类:
系统相关 时间:
2017-04-12 13:21:58
阅读次数:
971