integer-literal的意思|示意
整数直接量
integer-literal的网络常见释义
整数 ... keyword(关键字) integer-literal(整数) real-literal(实数) ...
integer-literal相关短语
1、 integer literal 整数 ; 直接量 ; 整数型
2、 decimal-integer-literal 十进制整数
3、 of integer literal 整数文字量的
integer-literal相关例句
A floating literal consists of an integer part, a decimal point, a fraction part, ane or e, an optionally signed integer exponent, and an optional type suffix.
浮点文字量由整数部分,小数点,小数部分,e或e,可选的有符号整数指数,以及可选的类型后缀组成。
An integer literal is a sequence of digits representing an integer constant.
整型字面值是一个代表整型常量的数字序列。
It consists of a floating-point literal or decimal integer followed by the lower-case letter I.
它有浮点表和十进制整数跟随小写的字母i。
The second production describes in regex-like fashion more specifically what an integer literal looks like: a contiguous sequence of one or more numeric digits.
第二个结果以类regex的方式更特定地描述了一个整数值看上去象什么:一个或多个数字的连续序列。
The integer part, the optional decimal point and the optional fraction part form the significant part of the floating literal.
整数部分,可选的小数点,以及可选的小数部分组成浮点文字量的有效部分。
The next installment in this series will cover more advanced topics, such as metaclass syntax, ABCs, decorators, integer literal support, base types, and exceptions.
本系列的下一期文章将会涵盖更高级的主题,比如元类语法、a BC、修饰符、integer literal支持、基类型和异常。