P61

  Hive 用户指南 v1.0 中文版 文档

in B matches any character in A(similar to . in posix regular expressions) while the % character in B

lxz 2014-01-03   2563   0
P62

  HIVE 学习笔记 - B2B-技术部-数据产品平台 文档

in B matches any character in A(similar to . in posix regular expressions) while the % character in B

lxz 2014-01-03   422   0
P61

  Hive 用户指南(Hive User Guide) 中文版 文档

in B matches any character in A(similar to . in posix regular expressions) while the % character in B

icebingsky 2015-01-06   1683   0
P46

  Linux学习手册--linux命令大全 文档

这个选项会自动把显示格式设定成为: real %e user %U sys %S 这么做的目的是为了与POSIX 规格兼容。 -v or --verbose 这个选项会把所有程序中用到的资源通通列出来,不但如

bluedream 2012-10-18   554   0
Linux   手册  
P32

  Makefile 经典教程 文档

80。必竟,这个make是应用最为广泛的,也是用得最多的。而且其还是最遵循于IEEE 1003.2-1992 标准的(POSIX.2)。 在这篇文档中,将以C/C++的源码作为我们基础,所以必然涉及一些关于C/C++的编译的

m2008h1 2014-08-11   2969   0
Linux   Makefile  
P61

  Hive用户指南(Hive User Guide)_中文版 文档

in B matches any character in A(similar to . in posix regular expressions) while the % character in B

liuhui_sun 2013-10-15   4946   0
P61

  Hive 用户指南(Hive User Guide) 中文版 文档

in B matches any character in A(similar to . in posix regular expressions) while the % character in B

风颖尘 2014-08-14   2121   0
P62

  HIVE学习笔记 文档

in B matches any character in A(similar to . in posix regular expressions) while the % character in B

xnbw 2016-01-11   2576   0
P61

  Hive 用户指南(Hive User Guide) 中文版 文档

in B matches any character in A(similar to . in posix regular expressions) while the % character in B

suncf1985 2014-05-08   237   0
P48

  iOS 技术概述 文档

如需进一步了解如何在应用程序中使用Core Animation,请查看Core Animation Programming Guide and Core Animation参考集。 Core Services 层

˙zhun36 2015-01-26   268   0
P48

  iOS 技术概述 文档

如需进一步了解如何在应用程序中使用Core Animation,请查看Core Animation Programming Guide and Core Animation参考集。 Core Services 层

somnus0909 2013-01-22   724   0

开源大数据处理工具汇总(上) 经验

度容错性的系统,适合部署在廉价的机器上。HDFS能提供高吞吐量的数据访问,非常适合大规模数据集上的应用。HDFS放宽了一部分POSIX约束,来实 现流式读取文件系统数据的目的。HDFS在最开始是作为Apache Nutch搜索引擎

jopen 2016-01-05   78569   0
P150

  Hadoop 介绍 文档

用户空间:虽然在用户空间运行在运行效率方面稍差,但是更便于开发和测试,还有能更好利用Linux的自带的一些POSIX API。 134. Google的核心技术GFS使用 现在Google内部至少运行着200多个

tony2007 2015-06-20   625   0
P18

  boost库中的正则表达式 文档

无可争议,正则表达式是非常有用和重要的,而本库给C++带来了强大的正则表达式功能。传统上,用户除了使用 POSIX C API来实现正则表达式功能以外,别无选择。对于文本处理的验证工作,正则表达式比手工编写分析

32242132 2012-07-20   3455   0
P136

  Linux环境高级编程-第四讲进程 文档

从main返回 调用exit:ISO C定义 调用_exit或_Exit:前者由ISO C定义,后者由POSIX.1定义 最后一个线程从其启动例程返回 最后一个线程调用pthread_exit 异常终止 调用abort:产生SIGABRT信号

dan_lionly 2012-08-17   3447   0
Linux   手册   C/C++   diff  
P94

  P2P原理与技术 文档

防止敏感数据泄露到恶意部件,相关技术有:Sandbox,安全语言(Java),虚拟机(Internet C++, POSIX虚拟机,实时Linux),带验证的代码和保证编译器 程序验证技术验证机器代码的安全性 最近发展有

61584740 2011-12-22   3659   0
网络技术   方案   C#   HTTP   C/C++  
P92

  Python 入门指南 文档

以搜索文件和目录树,可以运行其他程序,用进程或线程进行并行处理等。 Python的标准库绑定了POSIX以及其他常规操作系统工具:环境变量、文件、套接字、管道、进程、多线程、正则表达式、命令行参数、标

Yolanda 2014-04-25   648   0
Python开发   方案   HTML   C/C++   Go  
P38

  Linux系统命令分类详解 文档

][--null][--numeric-owner][--owner= < 用户名称>][--posix][--erve][--preserve-order][--preserve-permissions][--record-size=

winterlac 2011-11-02   2335   0
Linux   手册   Apache  
P23

  webkit内核原理 文档

transform engine pthread Pthread库, port of the POSIX thread library sqlite3 一个小型的数据库,据称在型入式平台是存取速度最快的数据库。

luozhanji 2013-04-02   9160   0
P150

  Hadoop 入门 文档

用户空间:虽然在用户空间运行在运行效率方面稍差,但是更便于开发和测试,还有能更好利用Linux的自带的一些POSIX API。 10. Google的核心技术GFS使用 现在Google内部至少运行着200多个G

robinzhang 2012-03-22   713   0
1 2 3 4 5 6 7 8 9 10