OASIS Advanced Message Queueing Protocol (AMQP) Version 1.0


-
ISO/IEC组织定义的AMQP协议的标准规范。目前版本号为version 1.0
Notices Copyright C) OASIS Open 2012. All Rights Reserved All capitalized terms in the following text have the meanings assigned to them in the oasis Intellectual Property Rights Policy (the"OASIS IPR Policy). The full Policy may be found at the Oasis website This document and translations of it may be copied and furnished to others and derivative works that comment on or otherwise explain it or assist in its implementation may be prepared, copied, published, and distributed, in whole or in part, without restriction of any kind, provided that the above copyright notice and this section are included on all such copies and derivative works. However, this document itself may not be modified in any way, including by removing the copyright notice or references to OASIS, except as needed for the purpose of developing any document or deliverable produced by an oasis Technical Committee (in which case the rules applicable to copyrights, as set forth in the OASIS IPR Policy, must be followed )or as required to translate it into languages other than english The limited permissions granted above are perpetual and will not be revoked by OASiS or its successors or assigns This document and the information contained herein is provided on an"As Is" basis and OASIS DISCLAIMS ALL WAR RANTIES. EXPRESS OR IMPLIED INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFOR MATION HEREIN WILL NOT INFRINGE ANY OWNERSHIP RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABIL ITY OR FITNESS FOR A PARTICULAR PURPOSE OASIS requests that any OaSiS Party or any other party that believes it has patent claims that would necessarily be infringed by implementations of this OASIS Committee Specification or OASiS Standard, to notify oaSis Tc Administrator and provide an indication of its willingness to grant patent licenses to such patent claims in a manner consistent with the IPR Mode of the OASIS Technical Committee that produced this specification OASIS invites any party to contact the OASIS TC Administrator if it is aware of a claim of ownership of any patent claims that would necessarily be infringed by implementations of this specification by a patent holder that is not willing to provide a license to such patent claims in a manner consistent with the iPr mode of the oasis Technical Committee that produced thi specification. OASIS may include such claims on its website, but disclaims any obligation to do so OASIS takes no position regarding the validity or scope of any intellectual property or other rights that might be claimed to pertain to the implementation or use of the technology described in this document or the extent to which any license under such rights might or might not be available; neither does it represent that it has made any effort to identify any such rights Information on OASIS procedures with respect to rights in any document or deliverable produced by an oaSis Technical Committee can be found on the oAsis website. Copies of claims of rights made available for publication and any assurances of licenses to be made available, or the result of an attempt made to obtain a general license or permission for the use of such proprietary rights by implementers or users of this oasis Committee Specification or oAsiS Standard, can be obtained from the OASIS TC Administrator. OASIS makes no representation that any information or list of intellectual property rights will at any time be complete, or that any claims in such list are, in fact, Essential Claims The name"OASIS" is a trademark of OASIS, the owner and developer of this specification, and should be used only to refer to the organization and its official outputs. OASIS welcomes reference to, and implementation and use of, specifi cationswhilereservingtherighttoenforceitsmarksagainstmisleadingusesPleaseseehttp://www.oasis-open.org olicies-guidelines/trademark for above guidance amgp-core-complete-v1.0-cos01 07 August 2012 Standards Track Work Product Copyright C OASIS Open 2012. All Rights Reserved Page 2 of 124 Contents 0 Overview 0.1 Introduction 0. 1. 1 Terminology 0.1.2 Normative references 0.1.3 Non-normative references 9 0.2 Conformance 10 0.3 Acknowledgements 0.4 Revision History 13 1 Types 16 Type System 1.1.1 Primitive Types 1.1.2 Described Types 1.1.3 Composite Types 1.1. 4 Restricted Types 17 2 Type Er 1.2.1 Fixed Width 19 1.2.2 Variable width 20 123C 20 124Ar 20 1.3 Type Notation 21 1 Primitive Type Notation 21 1.3.2 Composite Type Notation 1.3.3 Descriptor Notation 1.3.4 Field Notation 1.3.5 Restricted Type Notation 2 1.4 Composite Type representation 24 1.5 Descriptor Values 1.6 Primitive Type Definitions 25 1.6.1nu11 1.6.2 boolean 1.6.3 ubyt 26 1.6.4 26 1.6.5 uint 26 1.6.6 ulong 1.6.7b 26 1.6.8 short 27 1.6.9 int 27 1.6.10 1.6.11f10at 27 1.6.12 double 2 1.6.13 decima132 1.6.14 decima164 1.6.15 decima1128.., 28 1.6.16 28 1.6. 17 timestamp 1.6.18uuid 1.6. 19 binary 29 1.6.20 string 29 amgp-core-complete-v1.0-cos01 07 August 2012 Standards Track Work Product Copyright C OASIS Open 2012. All Rights Reserved Page 3 of 124 1.6.2 bol 29 1.6.221is 29 1.6.23ma 1.6.24 array 2 Transport 31 2.1 Transport 31 2.1.1 Conceptual mod 31 2.1.2 Communication Endpoints 2.1.3 Protocol Frames 2.2 Version Negotiation 2.3 Framing 2.3. 1 Frame Layout .37 2.3.2 AMQP Frames 2.4 Connections 2.4.1 Opening A Connection 2.4.2 Pipelined Open 4.3 Closing A Connection 40 24,4 Simultaneous close 40 2.45 dle Timeout of a connection 41 24.6 Connection state 41 2.4.7 Connection State diagram 2.5 Sessions 2.5.1 Establish A Session 2.5.2 Ending A Session 2.5.3 Simultaneous end 2.5. 4 Session Errors 2.5.5 Session States 2.5.6 Session Flow Control 2.6 Links g 2.6. 1 Naming A Link 2.6.2 Link Handles 49 2.6.3 Establishing Or Resuming a Link 49 2.6.4 Detaching And Reattaching A Link 2.6.5 Link errors 52 2.6.6 Closing A Link 53 2.6.7 Flow control 2.6.8 Synchronous Get 2.6.9 Asynchronous Notification 2.6. 10 Stopping a link 2.6.11 Messages 2.6.12 Transferring A Message 2.6. 13 Resuming Deliveries 60 2.6. 14 Transferring Large Messages 61 2.7 Performatives 2.7.1 Open .62 2.7.2 Begin 2.7.3 Attach 2.7.4 Flow 67 2.7.5 transfe 6 2.7.6 Disposition 2.7.7 Detach 2.7.8 End 2.7.9Cose.. 912233 7 2.8 Definitions amgp-core-complete-v1.0-cos01 07 August 2012 Standards Track Work Product Copyright C OASIS Open 2012. All Rights Reserved Page 4 of 124 2.8.1Ro|e 2.8.2 Sender Settle Mode 73 2.8.3 Receiver Settle Mode 74 2.8.4 Handle 74 2.8.5 Seconds 74 2.8.6 Milliseconds 74 2.8.7 Delivery Tag 2.8. 8 Delivery Number 2.89 Transfer number 2.8.10 Sequence No 2.8. 1 1 Message Format 2.8. 12 IETF Language Tag 2.8.13Feds 5556 2.8.14Eror 2.8.15 AMQP Error 76 2.8. 16 Connection Error 77 2.8.17 Session Error 78 2.8. 18 Link Error 78 2.8. 19 Constant Definitions 79 3 Messaging 81 3.1 Introduction 3.2 Message Format 3.2.1 Header 3.2.2 Delivery Annotations 3.2.3 Message Annotations 3.2.4 Properties 3.2.5 Application Properties 8888888888 6 3.2.6 Data 3.2.7 AMQP Sequence 3.2.8 AMQP Value 3.2.9 Footer 3.2.10 Annotations 87 3.2. 11 Message ID ULong 87 3.2.12 Message ID UUID 87 3.2. 13 Message ID Binary 87 3.2. 14 Message ID String 87 3.2.15 Address String 87 3.2.16 Constant Definitions 87 3.3 Distribution Nodes 88 3. 4 Delivery State 88 3.4.1 Received 3.4.2 Accepted 89 3.4.3 Rejected 90 3.4.4 Released 3.4.5 Modified 3.4.6 Resuming Deliveries Using Delivery States 91 3.5 Sources and Targets 95 3.5. 1 Filtering Messages 3.5.2 Distribution modes 3.5.3 Source 3.5. 4 Target 97 3.5.5 Terminus Durability 3.5.6 Terminus Expiry Polic 3.5.7 Standard Distribution Mode 99 amgp-core-complete-v1.0-cos01 07 August 2012 Standards Track Work Product Copyright C OASIS Open 2012. All Rights Reserved Page 5 of 124 3.5.8 Filter Set 100 3.5.9 Node Properties 100 3.5.10 Delete On Close 100 3.5.11 Delete On No links ..100 3.5. 12 Delete On No Messages 101 3.5. 13 Delete On No Links Or Messages 10 4 Transactions 102 4.1 Transactional Messaging 102 4.2 Declaring a Transaction 102 4. 3 Discharging a Transaction .....103 4.4 Transactional Work 104 4.4.1 Transactional Posting 104 4.4.2 Transactional Retirement 105 4.4.3 Transactional Acquisition 106 4.4.4 Interaction Of Settlement With Transactions 107 4.4.4.1 Transactional Posting 107 44. 42 Transactional retirement ,,,108 4.4.4.3 Transactional Acquisition 108 4.5 Coordination 108 4.5.1 Coordinator 108 4.5.2 Declare 4.5.3 Discharge 109 4.5. 4 Transaction ID 110 4.5.5 Declared 110 4.5.6 Transactional State 110 4.5.7 Transaction Capability 4.5.8 Transaction Error 5 Security 112 5.1 Security Layers 112 5.2 TlS 112 5.2.1 Alternative Establishment 113 5.2.2 Constant Definitions 113 5.3 SASL 113 5.3.1 SASL Frames 114 5.3. 2 SASL Negotiation 114 5.3. 3 Security Frame Bodies 115 5.3.3.1 SASL Mechanisms 115 5.3.3.2 SASL Init 115 5.3. 3.3 SASL Challenge 116 5.3.3.4 SASL Response 116 5.3.3.5 SASL Outcome 117 5.3.3.6 SASL Code 117 5.3, 4 Constant definitions 117 XML Document Type Definition(DTD) 19 amgp-core-complete-v1.0-cos01 07 August 2012 Standards Track Work Product Copyright C OASIS Open 2012. All Rights Reserved Page 6 of 124 PART O. OVERVIEW Part 0: Overview 0.1 Introduction The Advanced Message Queuing Protocol is an open internet protocol for business messaging AMQP is comprised of several layers. The lowest level defines an efficient, binary, peer-to-peer protocol for transporting messages between two processes over a network. Above this, the messaging layer defines an abstract message format, with concrete standard encoding. Every compliant AMQP process MUst be able to end and receive messages in this standard encoding 0.1.1 Terminology The key words " MUST",“ MUST NOT," REQUIRED",“ SHALL,"“ SHALL NOT":“ SHOULD:"SH○ ULD NOT RECOMMENDED, MAY, and "OPTioNAL" in this specification are to be interpreted as described in IETF RFc2119[RFc2119 The authoritative form of the AmQP specification consists of a set of XML source documents. These documents are transformed into PDF and HTML representations for readability. The machine readable version of the AMQP dtd describes the xml used for the authoritative source documents. this dtd includes the definition of the syntax used in the excerpts of XML presented in the PDF and HTML representations 0.1.2 Normative References [ASCII American National Standards Institute, Inc, American National Standard for Information Systems, Coded char- acter Sets-7-Bit American National Standard Code for information Interchange (7-Bit ASCH), ANSI X3.4-1986 March 26, 1986 [BCP47 A. Phillips, Ed, M. Davis, Ed, Tags for Identifying Languages. IETF BCP: 47, September 2009 http://www.ietf.org/rfc/bcp/bcp47.txt [anaHttpParamS] IaNa(iNternetAssignedNumbersauthority),HypertextTransferProtocol(http)parameters http://www.iana.org/assignments/http-parameters/http-parameters.xm1 [ANAPEN] lANA (Internet Assigned Numbers authority), Private Enterprise Numbers http://www.iana.org/assignments/enterprise-numbers [ANASUBTAG] lANA Internet Assigned Numbers Authority), Language Subtag Registr http://www.iana.org/assignments/language-subtag-registry [IEEE754 Standard for Floating-Point Arithmetic. IEEE 754-2008, August 2008 http://ieeexplore.ieee.org/servlet/opac?punumber=4610933 [EEE1003] The Single UNIX Specification, Version 4. IEEE Std 1003. 1-2008, December 2008 http://www.unix.org/version4/ amgp-core-complete-v1.0-cos01 07 August 2012 Standards Track Work Product Copyright C OASIS Open 2012. All Rights Reserved Page 7 of 124 PART O. OVERVIEW 0. 1 Introduction RFC1982 R ElZ, R Bush, Serial Number ArithmetiC. IETF RFC 1982, August 1996 http://www.ietf.org/rfc/rfc1982.txt [RFC2046 N Freed, N. Borenstein, Multipurpose internet Mail Extensions(MIME) Part TwO: Media types. IETF RFC 2046 November 1996 http://www.ietf.org/rfc/rfc2046 RFc2119] S Bradner, Key words for use in RFCs to Indicate Requirement Levels. IETF RFC 2119, March 1997 http://www.ietf.org/rfc/rfc2119.txt RFc22341 D. Crocker, Ed, P. Overell, Augmented BNF for Syntax Specifications: ABNF. IETF RFC 2234, November 199 http://www.ietf.org/rfc/rfc2234.txt [RFc2616] R. Fielding, J. Gettys, J. Mogul, H. Frystyk, L Masinter, P. Leach, T. Berners-Lee, Hypertext Transfer Protocol Http/1.1. Ietf Rfc 2616. June 1999 http://www.ietf.org/rfc/rfc2616.tx [RFc4122] P. Leach, M. Mealling, R Salz, A Universally Unique IDentifier(UUID)URN Namespace. IETF RFC 4122, July 2005 http://www.ietf.org/rfc/rfc4122.txt RFc43661 S. Blake-Wilson, M. Nystrom, D. Hopwood, J. Mikkelsen, T. Wright, Transport Layer Security(TLS) EXtensions IETF RFC 4366, April 2006 http://www.ietf.org/rfc/rfc4366.txt [RFC4422 A Melnikov, Ed, K. Zeilenga, Ed, Simple Authentication and Security layer (SASL). IETF RFC 4422, June 2006 http://www.ietf.org/rfc/rfc4422.txt [RFc4616] K. Zeilenga, Ed, The PLaIN Simple Authentication and Security Layer(SASL) Mechanism. IETF RFC 4616 August 2006 http://www.ietf.org/rfc/rfc4616.txt [RFc5246] T. Dierks, E Rescorla, The Transport Layer Security (TLS) Protocol Version 1. 2. IETF RFC 5246, August 2008 http://www.ietf.org/rfc/rfc5246.txt [RFc5646] A. Phillips, Ed, M.Davis, Ed, Tags for identifying Languages. IETF RFC 5646, September 2009. http://www.ietf.org/rfc/rfc5646.txt [RFc5802 (SCRAM)SASL and GSS-AP/ Mechanisms. IETF RFC 5802, July 201e Response Authentication Mechanism C. Newman, A. Menon-Sen, A Melnikov, N. Williams, Salted Challeng http://www.ietf.org/rfc/rfc5802.txt TUNICODE6 The Unicode Consortium. The Unicode Standard, Version 6.0.0, Mountain view CA: The Unicode Consortium 2011.SBN978-1-93621301-6) http://www.unicode.org/versions/unicode6.0.0/ amgp-core-complete-v1.0-cos01 07 August 2012 Standards Track Work Product Copyright C OASIS Open 2012. All Rights Reserved Page 8 of 124 PART O. OVERVIEW 0. 1 Introduction 0.1.3 Non-normative references [AMQPCONNCAP AMQP Capabilities Registry: Connection Capabilities http://www.amqp.org/specification/1.0/connection-capabilities TAMQPCONNPROP AMQP Capabilities Registry: Connection Properties http://www.amqp.org/specification/1.0/conmection-properties TAMQPDELANNI AMQP Capabilities Registry: Delivery Annotations http://www.amqp.org/specification/1.0/delivery-annotations TAMQPDISTMODE] AMQP Capabilities Registry: Distribution Modes http://www.amqp.org/specification/1.0/distribution-modes [AMQPFILTERS] AMQP Capabilities Registry: Filters http://www.amqp.org/specification/1.0/filters [AMQPFOOTER AMQP Capabilities Registry Footer http://www.amqp.org/specification/1.0/footer [AMQPLINKCAP AMQP Capabilities Registry: Link Capabilities http://www.amqp.org/specification/1.0/link-capabilities TAMQPLINKPROP AMQP Capabilities Registry: Link Properties http://www.amqp.org/specification/1.0/link-properties [AMQPLINKSTATEPROP] AMQP Capabilities Registry: Link State Properties http://www.amqp.org/specification/1.0/link-state-properties AMQPMESSANN AMQP Capabilities Registry: Message Annotations http://www.amqp.org/specification/1.0/message-annotations [AMQPNODEPROP AMQP Capabilities Registry: Node Properties http://www.amqp.org/specification/1.0/node-properties [AMQPSESSCAPI AMQP Capabilities Registry: Session Capabilities http://www.amqp.org/specification/1.0/session-capabilities [AMQPSESSPROP AMQP Capabilities Registry Session Properties http://www.amqp.org specification/1. 0/session-properties [AMQPSOURCECAP AMQP Capabilities Registry: Source Capabilities http://www.amqp.org/specification/1.0/source-capabilities AMQPTARGETCAP AMQP Capabilities Registry: Target Capabilities http://www.amqp.org/specification/1.0/target-capabilities amgp-core-complete-v1.0-cos01 07 August 2012 Standards Track Work Product Copyright C OASIS Open 2012. All Rights Reserved Page 9 of 124

708KB
amqp 1.0文档
2013-01-14amqp 1.0协议通过了oasis审核,以后地位会越来越重要,这个文档就是从官方下载的那个文档,在csdn这里面上传一份方便大家寻找,最起码这里一搜就搜到,官网要是不熟悉的话要找半天
1.30MB
OASIS的SOA参考模型.doc
2008-09-03OASIS的SOA参考模型 Reference Model for Service Oriented Architecture 1.0 OASIS Standard, 12 October 2006
24KB
oasis
2019-10-25oasis
250.0MB
Geosoft Oasis Montaj 8.4.1.part2 学习特别版 带详细安装教程 共5部分
2019-09-20Oasis montaj是加拿大Geosoft公司研发的一款功能强大的用于地球科学调查和勘探的成图及数据处理软件。Oasis montaj软件能够对大量的地球物理、 地球化学和地质数据进行综合、处理、
250.0MB
Geosoft Oasis Montaj 8.4.1.part1 仅供学习使用 带详细安装教程 共5部分
2019-09-20Oasis montaj是加拿大Geosoft公司研发的一款功能强大的用于地球科学调 查和勘探的成图及数据处理软件。Oasis montaj软件能够对大量的地球物理、 地球化学和地质数据进行综合、处理
82B
OASIS OpenDocument基本知识OASIS OpenDocument Essentials
2019-11-15向读者介绍OpenDocument,这是一种免版税的,基于XML的文件格式,涵盖了文本,电子表格,图表和图形文档所需的功能。
250.0MB
Geosoft Oasis Montaj 8.4.1.part3 特别学习版 仅供学习使用 带详细安装教程 共5部分
2019-09-21Oasis montaj是加拿大Geosoft公司研发的一款功能强大的用于地球科学调 查和勘探的成图及数据处理软件。Oasis montaj软件能够对大量的地球物理、 地球化学和地质数据进行综合、处理
1.36MB
WAP422S-OASIS
2018-06-01H3C企业无线ap配置手册,很详细的手册,根据教程即可配置。
227.67MB
Geosoft Oasis Montaj 8.4.1.part5 特别学习版 仅供学习使用 带详细安装教程 共5部分
2019-09-22Oasis montaj是加拿大Geosoft公司研发的一款功能强大的用于地球科学调 查和勘探的成图及数据处理软件。Oasis montaj软件能够对大量的地球物理、 地球化学和地质数据进行综合、处理
427KB
引擎:Oasis Engine是一个网络优先和移动优先的高性能实时开发平台-源码
2021-02-06Oasis Engine(蚂蚁图形引擎) Oasis是一个Web优先和移动优先的高性能实时开发平台。 使用组件系统设计,并追求易用性和轻巧性。 该存储库是Oasis的核心引擎。 开发人员可以使用纯代码
54.26MB
WA5300-CMW710-R2430P01-OASIS版本软件首次支持WA5320X、WA5530、WA5530-SI)
2020-05-20WA5300-CMW710-R2430P01-OASIS版本软件及说明书(首次支持WA5320X、WA5530、WA5530-SI), 1. WA5300-CMW710-R2430P01-OASIS.
11.15MB
GEOSOFT Oasis Montaj 操作手册-OM平台
2015-05-16Oasis montaj是加拿大Geosoft公司研发的一款功能强大的用于地球科学调 查和勘探的成图及数据处理软件。Oasis montaj软件能够对大量的地球物理、 地球化学和地质数据进行综合、处理
475KB
OASIS_Standard_Draft[21591].pdf
2021-02-22半导体芯片掩膜OASIS流格式文件的定义标准。
23KB
Unisys OASIS开源代码软件套件解决方案
2020-03-04Unisys OASIS解决方案能降低采用开放源代码的风险和充分利用其经济优势,并且它还能够帮助客户评估创新举措可能带来的业务影响。新的Unisys OASIS产品为客户提供更多较低成本,并推进IT环
250.0MB
Geosoft Oasis Montaj 8.4.1.part4 特别学习版 仅供学习使用 带详细安装教程 共5部分
2019-09-22Oasis montaj是加拿大Geosoft公司研发的一款功能强大的用于地球科学调 查和勘探的成图及数据处理软件。Oasis montaj软件能够对大量的地球物理、 地球化学和地质数据进行综合、处理
1.66MB
XACML V3.0
2011-05-18是OASIS官网上的XACML标准,version 3.0的。
33.40MB
phoss-smp:phoss SMP-PEPPOL和OASIS BDXR SMP服务器,符合CEF eDelivery-源码
2021-02-05phoss SMP是一个完整的SMP服务器,它既支持PEPPOL SMP规范又支持OASIS BDXR SMP 1.0规范。 它带有管理GUI和XML后端,以简化操作。 这是第一个SMP。 最新版本:
1.88MB
UblSharp:用于处理OASIS UBL 2.02.1文档的C#.NET XML库-源码
2021-02-05乌布·夏普 UblSharp是一个C#/ .NET / XML库,用于处理OASIS UBL 2.0和2.1文档。 它支持.NET 2.0-4.6和.NET Standard 1.0及更高版本的所有.
3.49MB
OData与SAP.pdf
2020-05-30OData:开放数据协议(Open Data Protocol,简称OData)是一种描述如何创建和访问Restful服务的OASIS标准。该标准由微软发起,前三个版本1.0、2.0、3.0都是微软开
348KB
oasisctl:用于访问ArangoDB Oasis的命令行实用程序。 ArangoDB的托管云-源码
2021-02-27绿洲 用于访问ArangoDB Oasis的命令行实用程序。 该实用程序用于访问ArangoDB Oasis资源(例如项目,部署,证书),而无需图形仪表板。 它通常在脚本中使用。 维护者 该实用程序由
27.73MB
food-oasis:洛杉矶Food Oasis网站当前开发的存储库-源码
2021-02-12食物绿洲 Food Oasis是一个Web应用程序,可向洛杉矶县的美食寻求者提供有关食品储藏室和进餐计划的信息。 目前已将其部署到 。 它是Hack for LA的一个项目,而反过来又是Code fo
54.20MB
WA5300-CMW710-R2433P01-OASIS
2020-10-01适用AP列表:UAP300-SI WA5320 WA5320-C WA5320-C-EI WA5320H WA5320-SI WAP722E-W2 WAP722S-W2 WAP722S-W2-IOT
209.17MB
update_kindle_all_new_paperwhite_5.9.6.1.bin
2020-08-02固件版本为 5.9.6.1,涵盖的 Kindle 设备型号包括: Kindle Oasis 2 (KO2) Kindle Oasis (KO) Kindle Voyage (KV) 558 入门版 K
2.21MB
H3C Oasis Cloud-Net绿洲云简网络方案.pptx
2020-04-07H3C Oasis Cloud-Net 绿洲云简网络方案中小园区方案和Cloud-Net方案对比Oasis Cloud-Net绿洲云简网络解决方案传统中小园区网络解决方案目标客户连锁商业多分支企业业务
11.24MB
秋实行动-H3C Oasis Cloud-Net 绿洲云简网络培训胶片(2019-09-29).pptx
2020-11-01;中小园区方案和Cloud-Net方案对比;Oasis Cloud-Net 销售指导;数字化转型中网络面临的挑战;Oasis Cloud-Net 特性介绍;云工勘省时省力效果好;云部署场所现场零配置;
100.80MB
ComicLife3(漫画创作软件)v3.1.1完美无限试用特别版(附注册机安装教程)
2019-08-06Comic Life 3是一款简单易用的漫画创作软件,主要能辅助使用者快速创作出简易的漫画素材。这款Comic Life3能够帮助用户在多种模板中选择一个来快速制作出一个简易的漫画框架,并还能使用脚本
1.3MB
oasis:小型静态链接的linux系统-源码
2021-02-04绿洲 oasis是一个小型linux系统。 它可能与您可能熟悉的其他基于Linux的操作系统有很多不同,并且与BSD相比可能更好。 有许多功能使其区别于其他操作系统: 完全静态链接。 基本系统中的所有
4.16MB
论文研究 - 利用重力数据的Euler反卷积对肯尼亚Eburru地区的地热结构进行深度估计
2020-05-14在Eburru地区进行了重力调查,以估计震源深度位置并使用3D欧拉反褶积划定断层边界。 使用CG-5重力仪收集重力数据。 通过对观察到的原始数据应用漂移校正,纬度校正,自由空气校正,布格校正和地形校正
1.53MB
H3C Oasis Cloud-Net绿洲云简网络解决方案.pdf
2020-04-24云赋能网极简 H3C Oasis Cloud-Net绿洲云简网络解决方案 中小企业数字化转型趋势 新零售 企业大规模 数字化转型向 风起云涌 扩张分支 中小企业渗透 2 传统网络模式无法适应业务挑战
137KB
org.jibx.schema.org.oasis_open.committees.entity.release._1_0.catalog-1.0.6.zip
2019-10-23junrar.zip,普通javaplainjavaunrar util中的rar解压库(前sf项目)
-
下载
Servidor-NodeJs:Servidor简单,criado em aula,utilizando NODEJS-源码
Servidor-NodeJs:Servidor简单,criado em aula,utilizando NODEJS-源码
-
学院
基于Flink+Hudi构建企业亿级云上实时数据湖教程(PC、移动、小
基于Flink+Hudi构建企业亿级云上实时数据湖教程(PC、移动、小
-
博客
springboot rabbitmq死信队列与延迟队列实战
springboot rabbitmq死信队列与延迟队列实战
-
博客
多渔:人性里的隐秘生意
多渔:人性里的隐秘生意
-
学院
Galera 高可用 MySQL 集群(PXC v5.6 + Ngin
Galera 高可用 MySQL 集群(PXC v5.6 + Ngin
-
学院
PowerBI重要外部工具详解
PowerBI重要外部工具详解
-
下载
需求管理:需求探索与团队沟通
需求管理:需求探索与团队沟通
-
学院
Docker从入门到精通
Docker从入门到精通
-
博客
数组
数组
-
学院
MHA 高可用 MySQL 架构与 Altas 读写分离
MHA 高可用 MySQL 架构与 Altas 读写分离
-
学院
零基础极简以太坊智能合约开发环境搭建并开发部署
零基础极简以太坊智能合约开发环境搭建并开发部署
-
下载
PhotoViewer:微信,微博图片点击放大浏览功能的一样库-源码
PhotoViewer:微信,微博图片点击放大浏览功能的一样库-源码
-
下载
塑料颗粒-物料混合过程自动称重系统的分段内部模型控制
塑料颗粒-物料混合过程自动称重系统的分段内部模型控制
-
博客
CodeForces 1367E :Necklace Assembly 思维
CodeForces 1367E :Necklace Assembly 思维
-
博客
Bentley MicroStation (*.dgn) 模型 一键输出 3D Tiles 和 glTF/glb
Bentley MicroStation (*.dgn) 模型 一键输出 3D Tiles 和 glTF/glb
-
下载
阿里百秀xiu主题去授权无限制版本(更新至V7.1)WordPress主题模板
阿里百秀xiu主题去授权无限制版本(更新至V7.1)WordPress主题模板
-
下载
eclipse-inst-jre-linux64.tar.gz
eclipse-inst-jre-linux64.tar.gz
-
下载
node-express-course:Node.js和Express.js服务器简介-源码
node-express-course:Node.js和Express.js服务器简介-源码
-
博客
HelloWorld
HelloWorld
-
博客
LogisticRegression函数实现逻辑回归
LogisticRegression函数实现逻辑回归
-
学院
2021年 系统分析师 系列课
2021年 系统分析师 系列课
-
下载
一种面向空间信息网的SCPS-NP QoS单播路由机制
一种面向空间信息网的SCPS-NP QoS单播路由机制
-
学院
MMM 集群部署实现 MySQL 高可用和读写分离
MMM 集群部署实现 MySQL 高可用和读写分离
-
博客
Failed to mount /sysroot
Failed to mount /sysroot
-
博客
java 时间格式转换
java 时间格式转换
-
下载
5118智能原创-火车采集器插件2020-04-01.rar
5118智能原创-火车采集器插件2020-04-01.rar
-
下载
jquery-spectragram:一个使用Instagram基本显示API的jQuery插件,用于在列表或您定义的任何容器内获取并显示用户照片供稿-源码
jquery-spectragram:一个使用Instagram基本显示API的jQuery插件,用于在列表或您定义的任何容器内获取并显示用户照片供稿-源码
-
学院
MySQL 多实例安装 及配置主从复制实验环境
MySQL 多实例安装 及配置主从复制实验环境
-
博客
leetcode-230
leetcode-230
-
学院
深究字符编码的奥秘,与乱码说再见
深究字符编码的奥秘,与乱码说再见