最近刚到公司就遇上一个新的项目面临立项,最新的wave2产品。 需要确定的工作: 1. Feature List: sdk已经支持的,和公司产品必须支持两部分 2. Hardware Specification 3. 性能指标: a. 2.4G 支持的最大终端数; 5G支持的最大终端数 b. 2.4 ...
分类:
其他好文 时间:
2016-07-07 17:10:45
阅读次数:
114
服务层代码 首先我先放出2个主要类的代码再分别讲解 接口 实现 查询实体 上一节提到Specification实现查询功能,主要实现Where功能, 但是查询还需要数据承载,查询实体就是数据的承载,其中数据到 表达式或者sql的拼接就是在GetFilter中实现的,这里要注意写法特别是 expres ...
分类:
其他好文 时间:
2016-07-06 00:12:56
阅读次数:
559
最近3年,广告实时竞价(RealTimeBidding)模式逐渐流行起来。 2012年大致了解过,最近一段时间,重新温习下。 下图摘自 OpenRTB_API_Specification_Version2.0_FINAL 半壁江山 生态系统总的来说分为2个部分,卖方和买方。 卖方:媒体,即拥有广告资 ...
分类:
其他好文 时间:
2016-07-05 22:14:29
阅读次数:
191
document-register-element 自定义元素的一个规范 A stand-alone working lightweight version of the W3C Custom Elements specification. npm install document-register ...
分类:
其他好文 时间:
2016-07-01 13:36:54
阅读次数:
441
??
应该说是对了解一些基本概念十分好的书,虽然编写了这么长时间的C#程序,但翻了两天,也感觉有些东西可以吸取的。(权当这里作为读书笔记的摘要 ^_^)
几个缩写术语:
CTS Common Type System 通用类型系统
CLS Common Language Specification 公共语言规范
CLR Common Language Runtime 公共语言运行时...
Today, I gain some renewed comprehension of Histogram Specification when reviewing Digital Image Processing. In general, specification is based on equ ...
分类:
其他好文 时间:
2016-06-25 16:23:28
阅读次数:
172
源文档:http://public.dhe.ibm.com/software/dw/webservices/ws-mqtt/mqtt-v3r1.html
MQTT V3.1 Protocol Specification
Authors:International Business Machines Corporation (IBM)Eurotech
Abstract...
分类:
其他好文 时间:
2016-06-24 15:45:04
阅读次数:
426
参考文献:
(1)3GPP TS 36.212 V9.4.0 (2011-09) Multiplexing and channel coding
(2)3GPP TS 36.213 V9.3.0 (2010-09) Physical layer procedures
(3)3GPP TS 36.321 V9.6.0 (2012-03) Medium Access Control (MAC) protocol specification...
分类:
其他好文 时间:
2016-06-24 15:15:23
阅读次数:
762
我们已经在2.5.4节中讨论了函数sysconf,The Single Unix Specification定义了与线程操作相关的几个限制。与其他系统限制一样,线程限制也可以使用函数sysconf进行查询,图12.1总结了这些限制. 与其他使用sysconf获取到的系统限制一样,这些限制的应用是为了... ...
分类:
编程语言 时间:
2016-06-21 06:31:50
阅读次数:
212
Definitions and BuildersThe driver has introduced a number of types related to the specification of filters, updates, projections, sorts, and index ke ...
分类:
数据库 时间:
2016-06-20 00:13:39
阅读次数:
3329