码迷,mamicode.com
首页 >  
搜索关键字:specification    ( 588个结果
oracle 11g 报错记录
1.ORA-01034: ORACLE not available sqlplus "sys/password as sysdba"2.ORA-00119: invalid specification for system parameter LOCAL_LISTENER 修改bhome_1\dat...
分类:数据库   时间:2015-01-08 11:05:41    阅读次数:159
【数据清洗】2013-数据质量及数据清洗方法
数据质量问题分类 本文主要讨论实例层数据质量问题 数据质量评价(12个维度) 1)数据规范(Data specification):对数据标准、 数据模型、业务规则、元数据和参考数据进行有关存在性、完整性、质量及归档的测量标准; 2)数据完整性准则(Data integrity fundamenta...
分类:其他好文   时间:2015-01-02 23:37:56    阅读次数:348
HTML/W3C-WHATWG-Differences
Differences between the W3C HTML 5.1 specification and the WHATWG LSThe W3C HTML 5.1 specification:Requires themain elementbemappedto the ARIA role 'm...
分类:Web程序   时间:2015-01-02 21:04:09    阅读次数:224
一些network的model
大概浏览了一下emule的specification,看起来还是包含了centralized bootstrapping过程,即需要连上一种中间服务器,获得ID,发布共享文件列表,搜索也需要通过服务器来完成,客户端和客户端的通信只是用来下载文件的。没有看过代码和实际实现,不知道理解的有没有问题。DH...
分类:Web程序   时间:2015-01-02 19:54:48    阅读次数:189
Class文件二进制分析
本篇博文描述的是对一个很简单的java文件的对应的class文件的二进制分析. 要分析class文件的二进制格式,必须了解对应版本的jvm specification. 由于jvm specification中关于class文件的内容有点多,所以这里不在描述相同的内容. 说明:本篇博文中设计的class文件对应的jvm specification版本是 jvm 8....
分类:其他好文   时间:2015-01-02 01:15:46    阅读次数:195
结合网上的知识,用c++实现了specification模式
specification模式c++实现...
分类:编程语言   时间:2014-12-25 00:16:03    阅读次数:185
中国大学MOOC-数据结构基础习题集、03-2、List Leaves
首先贴一下题目:Given a tree, you are supposed to list all the leaves in the order of top down, and left to right.Input Specification:Each input file contains...
分类:其他好文   时间:2014-12-21 18:00:20    阅读次数:353
java的System.getProperty()方法能够获取的值
java.versionJava 执行时环境版本号java.vendorJava 执行时环境供应商java.vendor.urlJava 供应商的 URLjava.homeJava 安装文件夹java.vm.specification.versionJava 虚拟机规范版本号java.vm.spe....
分类:编程语言   时间:2014-12-20 11:41:06    阅读次数:178
ACID in Hbase
About this DocumentApache HBase (TM) is not an ACID compliant database. However, it does guarantee certain specific properties.This specification enum...
分类:其他好文   时间:2014-12-10 19:39:21    阅读次数:261
Material Design Get Started
使用Material Design设计应用:Take a look at thematerial design specification.Apply the materialthemeto your app.Define additionalstylesto customize the mater...
分类:其他好文   时间:2014-12-09 21:15:55    阅读次数:187
588条   上一页 1 ... 50 51 52 53 54 ... 59 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!