码迷,mamicode.com
首页 >  
搜索关键字:specification    ( 588个结果
margin-top 为什么会影响父元素的 margin-top
1.原因: In this specification, the expression collapsing margins means that adjoining margins (no non-empty content, padding or border areas or clearanc ...
分类:其他好文   时间:2016-05-09 12:34:26    阅读次数:111
OPENGL es版本和OGL 及android关系
OpenGL ES 1.0 and 1.1 - This API specification is supported by Android 1.0 and higher. OpenGL ES 2.0 - This API specification is supported by Android 2.2 (API level 8) and higher. OpenGL ES 3.0 - Th...
分类:移动开发   时间:2016-05-06 15:21:48    阅读次数:328
1088. Rational Arithmetic (20)
For two rational numbers, your task is to implement the basic arithmetics, that is, to calculate their sum, difference, product and quotient. Input Specification: Each input file contains one te...
分类:其他好文   时间:2016-05-06 12:34:58    阅读次数:130
转载:Why Developers Should Not Write Programs That Call 'sun' Packages
The java.*, javax.* and org.* packages documented in the Java Platform Standard Edition API Specification make up the official, supported, public inte ...
分类:其他好文   时间:2016-05-04 10:31:41    阅读次数:150
团队项目—编写项目的Spec
一、Spec的目标 spec又叫Specification, 有两种、第一种是functional spec, 软件功能说明书, 主要用来说明软件的外部功能, 和用户的交互情况。第二种technical spec, 软件技术说明书, 又叫 design doc, 设计文档, 主要用来说明软件内部的设 ...
分类:其他好文   时间:2016-05-03 21:58:35    阅读次数:146
【转】STOMP协议规范
英文原文:http://stomp.github.io/stomp-specification-1.2.html 译文原文:http://simlegate.com/2013/10/17/stomp-specification-1.2/ 17 October 2013 原文: STOMP Proto ...
分类:其他好文   时间:2016-05-01 12:23:10    阅读次数:434
LTE-TDD资源调度(3)-测量GAP
参考文献 (1)3GPP TS 36.300 V9.10.0 (2012-12) Overall description (2)3GPP TS 36.321 V9.6.0 (2012-03) Medium Access Control (MAC) protocol specification (3)3GPP TS 36.331 V9.18.0 (2014-06) Radio Resource Control (RRC) (4)3GPP TS 36.133 V9.15.0 (2013-03) Requirem...
分类:其他好文   时间:2016-04-29 15:30:13    阅读次数:324
FLV文件格式官方规范详解
——如果要学习一个新的知识点,官方手册可能是最快的途径。查看网上其他人的总结也许入门更快,但是要准确,深入,完整,还是要看官方手册。 以下内容来自对官方文档Video File Format Specification Version 10的分析总结。过程中借助ffmpeg实际转换了一个flv文件用 ...
分类:其他好文   时间:2016-04-29 14:26:05    阅读次数:240
Jersey(1.19.1) - Use of @Context
Previous sections have introduced the use of @Context. The JAX-RS specification presents all the standard JAX-RS Java types that may be used with @Con ...
分类:其他好文   时间:2016-04-17 00:30:02    阅读次数:136
Frameworks.Entity.Core 6 Specification
Specification internal 1 A logic AND Specification密封类AndSpecification<T>继承 抽象类CompositeSpecification<T>约束where T : class 2 描述:Base class for composite ...
分类:其他好文   时间:2016-04-09 00:10:33    阅读次数:136
588条   上一页 1 ... 36 37 38 39 40 ... 59 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!