码迷,mamicode.com
首页 >  
搜索关键字:streams aq qmn coord    ( 603个结果
[Angular2 Form] Use RxJS Streams with Angular 2 Forms
Angular 2 forms provide RxJS streams for you to work with the data and validity as it flows out of the forms. These streams allow you handle complex s ...
分类:Web程序   时间:2016-09-28 07:40:28    阅读次数:229
redhat6.3下配置使用cenos yum源
1、删除redhat原有的yum源#rpm-aq|grepyum|xargsrpm-e--nodeps2、下载新的yum安装包(CentOS的yum源)注:rmp包版本可能有更新,如出现无法下载的情况,请自行网上找到相对应的高级版本下载使用#wgethttp://mirror.centos.org/centos/6.5/os/i386/Packages/python-iniparse-0.3..
分类:其他好文   时间:2016-09-20 18:19:55    阅读次数:232
php-streams扩展
...
分类:Web程序   时间:2016-09-18 19:21:24    阅读次数:396
Red hat 6使用 CentOS7 的yum和yum源
删除redhat原有的yumrpm-aq|grepyum|xargsrpm-e–nodeps下载yum安装文件Wgethttp://mirrors.163.com/centos/6/os/x86_64/Packages/yum-3.2.29-73.el6.centos.noarch.rpmWgethttp://mirrors.163.com/centos/6/os/x86_64/Packages/yum-metadata-parser-1.1.2-16.el6.x86_64.rpmW..
分类:其他好文   时间:2016-09-15 15:18:43    阅读次数:964
Java 8 中的 Streams API 详解
为什么需要 Stream Stream 作为 Java 8 的一大亮点,它与 java.io 包里的 InputStream 和 OutputStream 是完全不同的概念。它也不同于 StAX 对 XML 解析的 Stream,也不是 Amazon Kinesis 对大数据实时处理的 Stream ...
分类:编程语言   时间:2016-09-14 20:21:00    阅读次数:219
Oracle 同步
原文出处:http://www.cnblogs.com/zeromyth/archive/2009/08/19/1549661.html Oracle备份功能包括: 高级复制(Advanced Replication) 流复制(Streams Replication) 备库(Dataguard) 一 ...
分类:数据库   时间:2016-09-14 15:17:19    阅读次数:241
php的特殊协议
php:// php:// — 访问各个输入/输出流(I/O streams) php:// php:// — 访问各个输入/输出流(I/O streams) 说明 PHP 提供了一些杂项输入/输出(IO)流,允许访问 PHP 的输入输出流、标准输入输出和错误描述符, 内存中、磁盘备份的临时文件流以 ...
分类:Web程序   时间:2016-09-08 01:01:28    阅读次数:354
改变软件开发的5个Java9新特性
今天我们已经对Java 9中所期待的特性有了一个很清晰的图景。如果Java 8可以被描述为主要是lambdas表达式、streams和API变化的话,那么Java 9就是关于Jigsaw、额外的实用工具和内部的变化。在这篇文章中,收集了一些我们认为是Java 9中最期待的特性——除了通常的猜测之外, ...
分类:编程语言   时间:2016-09-07 10:55:42    阅读次数:162
Oracle 判断 并 手动收集 统计信息 脚本
select owner,table_name,last_analyzed,num_rows from dba_tables where owner='SYSTEM' and table_name='AQ$_INTERNET_AGENTS' last_analyzed:相关表的信息最后被统计的时间; ...
分类:数据库   时间:2016-09-03 01:03:35    阅读次数:332
Visualize real-time data streams with Gnuplot
源文地址 (September 2008) For the last couple of years, I've been working on European Space Agency (ESA) projects - writing rather complex code generators ...
分类:其他好文   时间:2016-08-21 16:40:39    阅读次数:201
603条   上一页 1 ... 37 38 39 40 41 ... 61 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!