01.
14.6.5 Prefix in- and decrement operatorspre-increment-expression:++ unary-expressionpre-decrement-expression:-- unary-expressionThe operand of a prefix increment or decrement operation must be an expression classified as a variable, aproper...查看完整版>>
14.6.5 Prefix in- and decrement operators
02.
14.5.9 Postfix in- & decrement operatorspost-increment-expression:primary-expression ++post-decrement-expression:primary-expression --The operand of a postfix increment or decrement operation must be an expression classified as a variable, ...查看完整版>>
14.5.9 Postfix in- & decrement operators
03.
14.9.6 Reference type equality operatorsThe predefined reference type equality operators are:bool operator ==(object x, object y);bool operator !=(object x, object y);The operators return the result of comparing the two references for equal...查看完整版>>
14.9.6 Reference type equality operators
04.
14.9.1 Integer comparison operatorsThe predefined integer comparison operators are:bool operator ==(int x, int y);bool operator ==(uint x, uint y);bool operator ==(long x, long y);bool operator ==(ulong x, ulong y);bool operator !=(int...查看完整版>>
14.9.1 Integer comparison operators
05.
14.5.12 The checked & unchecked operatorsThe checked and unchecked operators are used to control the overflow checking context for integral-typearithmetic operations and conversions.checked-expression:checked ( expression )unchecked-expressi...查看完整版>>
14.5.12 The checked & unchecked operators
06.
RFC3976-Interworking SIP and Intelligent Network (IN) ApplicationsNetwork Working Group V. K. GurbaniRequest for Comments: 3976 LUCent Technologies, Inc.Category: Informational ...查看完整版>>
RFC3976-Interworking SIP and Intelligent Network (IN) Applications
07.
RFC2991 - Multipath Issues in Unicast and Multicast Next-Hop SelectionNetwork Working Group D. ThalerRequest for Comments: 2991 MicrosoftCategory: Informational C. Hopps NextHop Technologies November 2000 Multipath Issues in Unicast and Multicast Next-Hop SelectionS...查看完整版>>
RFC2991 - Multipath Issues in Unicast and Multicast Next-Hop Selection
08.
RFC2876 - Use of the KEA and SKIPJACK Algorithms in CMSNetwork Working Group J. PawlingRequest for Comments: 2876 WGSI, A Getronics CompanyCategory: Informational July 2000 Use of the KEA and SKIPJACK Algorithms in CMSStatus of this Memo This memo pro...查看完整版>>
RFC2876 - Use of the KEA and SKIPJACK Algorithms in CMS
09.
RFC2160 - Carrying PostScript in X.400 and MIMENetwork Working Group H. AlvestrandRequest for Comments: 2160 UNINETTCategory: Standards Track January 1998 Carrying PostScript in X.400 and MIMEStatus of this Memo This document specifies an Inte...查看完整版>>
RFC2160 - Carrying PostScript in X.400 and MIME
10.
RFC2293 - Representing Tables and Subtrees in the X.500 DirectoryNetwork Working Group S. KilleRequest for Comments: 2293 Isode Ltd.Obsoletes: 1837 March 1998Category: Standards Track Representing Tables and SuBTrees in the X.500 DirectoryStatus of this Memo Th...查看完整版>>
RFC2293 - Representing Tables and Subtrees in the X.500 Directory
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。