码迷,mamicode.com
首页 >  
搜索关键字:standards    ( 320个结果
转:SIP相关的RFC文档索引
索引来源于http://www.packetizer.com/ipmc/sip/standards.htmlSIP StandardsCore SIP DocumentsRFCDocument TitleRFC 2543SIP: Session Initiation Protocol (obsole...
分类:其他好文   时间:2015-02-04 18:06:37    阅读次数:191
开发人员不可不看的 OBD通讯协议知识
OBD-II Network Standards» J1850 VPW– Adopted by GM; also known as Class 2.– Adopted by Chrysler (known as J1850).– Some references to VPW mode heard a...
分类:其他好文   时间:2015-02-03 19:10:50    阅读次数:3752
[[Hive - LanguageManual ] ]SQL Standard Based Hive Authorization
Status of Hive Authorization before Hive 0.13SQL Standards Based HiveAuthorization (New in Hive 0.13)Restrictions on HiveCommands and StatementsPrivil...
分类:数据库   时间:2015-01-26 13:37:11    阅读次数:362
H.264视频的RTP荷载格式
Status of This Memo This document specifies an Internet standards track protocol for the Internet community, and requests discussion and suggestions f...
分类:其他好文   时间:2015-01-24 10:08:33    阅读次数:210
Activity的属性之—launchMode
Activity的属性之—launchMode在manifest清单文件中配置activity的时候,有一个属性叫launchMode<Activity……android:launchMode=["multiple"|"singleTop"|"singleTask"|"singleInstance"]/>LaunchMode指定该activity的加载模式,如上所述加载模式有四种分别是standards..
分类:其他好文   时间:2015-01-12 06:53:29    阅读次数:351
OPC and .NET
Note:recent OPC standards, includingUnified Architecture (UA)andExpress Interface (Xi)were designed to natively support .NET. The content of this page...
分类:Web程序   时间:2015-01-11 13:31:06    阅读次数:688
浏览器 怪异模式(Quirks Mode) 与 标准模式(Standards Mode)
浏览器 怪异模式(Quirks Mode) 与 标准模式(Standards Mode)怪异模式,浏览器使用自己的方式解析渲染页面,在不同的浏览器就会显示不同的样式。标准模式,浏览器使用W3C的标准解析渲染页面。通过 document.compatMode 的值可以知道当前用的是什么模式。BackC...
分类:其他好文   时间:2015-01-09 20:56:26    阅读次数:125
(转载)你好,C++(1)C++是什么?C++的“前世今生”
你好,C++(1)C++是什么?C++的“前世今生”The world is built on C++.——Herb Sutterthe chairman of the ISO C++ standards committee and chief native languages architect ...
分类:编程语言   时间:2015-01-08 17:47:53    阅读次数:519
C++相关资源
http://www.cnblogs.com/xi52qian/p/4186983.html语言ISO/IEC JTC1/SC22/WG21 - The C++ Standards Committeehttp://www.open-std.org/jtc1/sc22/wg21/C/C++ Refer...
分类:编程语言   时间:2015-01-04 21:03:16    阅读次数:201
一个遵循PSR-4的文件autoload的例子
一、简介 首先这里要了解PSR,Proposing a Standards Recommendation(提出标准建议)的缩写,就是一种PHP开发规范,让我们研发出来的代码更合理、更好维护、可读性更高。PSR有下面几个标准: PSR-0:自动加载 PSR-1:基本代码规范 PSR-2:代码样式...
分类:其他好文   时间:2015-01-03 15:51:05    阅读次数:224
320条   上一页 1 ... 24 25 26 27 28 ... 32 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!