码迷,mamicode.com
首页 >  
搜索关键字:information quality    ( 3638个结果
【tool】什么样的用例是好的测试用例
什么样的用例是好的用例? 一.质量属性 Quality Attributes 1.正确性:确保测试标题描述部分的内容正确性。 2.经济性:只为确定需要的目的设计相应的测试步骤 3.适应性:既能适应短期需要,又能考虑长远需要。 4.可追踪性:用例能追踪到一个具体的需求。 5.自我清理性:...
分类:其他好文   时间:2014-11-10 13:39:46    阅读次数:190
手机端的META差异
手机端的META你了解多少?我们先来简单了解下meta标签:meta指元素可提供有关页面的元信息(meta-information),比如针对搜索引擎和更新频度的描述和关键词。标签位于文档的头部,不包含任何内容。 标签的属性定义了与文档相关联的名称/值对。接下来我们来看看各大网站手机端的meta标签...
分类:移动开发   时间:2014-11-10 11:59:19    阅读次数:225
关于v$datafile和v$tempfile中的file#
v$datafile视图中存储的是有关数据文件的信息,v$tempfile视图中存储的是有关临时文件的信息。在两个视图中都有file#字段,先来看一下官方文档的定义: V$DATAFILE This view contains datafile information from the control file. See Also: "V$DATAFILE_HEADER",...
分类:其他好文   时间:2014-11-10 08:42:16    阅读次数:273
【转】【编码】ASCII 、UNICODE和UTF-8之二
字符发展1. 美国ASCII-(American standard code information interchange) 美国信息互换标准代码范围:1-127 ; 单字备注:前部用作控制码,0x20以下的字节状态称为"控制码";后面跟数字,字母大小写至1272. 美国ASCII扩展编码范围:1...
分类:其他好文   时间:2014-11-09 23:33:59    阅读次数:308
theoritical neuroscience 阅读笔记chsyrapter1
帮助阅读,掌握知识每段用一句话去概括======================================1.1 introdunction neuros represent and transmit information by firing sequences of spikes in ....
分类:其他好文   时间:2014-11-09 20:42:14    阅读次数:150
Minimum no. of iterations to pass information to all nodes in the tree
Given a very large n-ary tree. Where the root node has some information which it wants to pass to all of its children down to the leaves with the cons...
分类:其他好文   时间:2014-11-09 06:13:47    阅读次数:177
POJ - 1850 Code
Description Transmitting and memorizing information is a task that requires different coding systems for the best use of the available space. A well known system is that one where a number is ass...
分类:其他好文   时间:2014-11-08 09:19:39    阅读次数:188
visio 2010 kit tools
Getting Office License Configuration Information.---------------------------------------Backing Up License Info In Case Of Failure.-------------------...
分类:其他好文   时间:2014-11-07 18:30:05    阅读次数:231
COUNT()函数的使用
COUNT函数 让我们能够数出在表格中有多少笔资料被选出来。它的语法是:SELECT COUNT("栏位名") FROM "表格名"举例来说,若我们要找出我们的示范表格中有几笔 store_name 栏不是空白的资料时,Store_Information表格store_nameSalesDa...
分类:其他好文   时间:2014-11-07 16:54:42    阅读次数:136
POJ 2371 Questions and answers
DescriptionThe database of the Pentagon contains a top-secret information. We don't know what the information is — you know, it's top-secret, — but we...
分类:其他好文   时间:2014-11-07 16:51:52    阅读次数:114
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!