- 基本释义
- 英英释义
- 更多资料
abbr.
- 1. Air Intelligence 航空情报
机器翻译参考:
查词历史
网络例句
以下结果来自互联网
- Thus, if within a function definition you have:int x;

所以,假若在一个函数定义中写入下述代码:intx; - if you add an int and a long, the result will be long.

如将一个int和一个long值相加,则结果为long。 - If you shift a char, byte, or short, it will be promoted to int before the shift takes place, and the result will be an int.

若对char,byte或者short进行移位处理,那么在移位进行之前,它们会自动转换成一个int。 - If a is an int, for example, the expression ++a is equivalent to (a = a + 1).

举个例子来说,假设a是一个int(整数)值,则表达式++a就等价于(a=a+1)。 - For example, suppose you have a method f( ) that takes no arguments and returns a value of type int.

举个例子来说,假设我们有一个方法名叫f(),它没有自变量,返回的是类型为int的一个值。
网络释义
以下结果来自互联网
- 1. 例如对于表T
- 2. 例如对于表t
