This int is an index into a table of system error messages, called sys_errlist (an array of strings), whose highest element has index sys_nerr - 1.
该整数是对系统错误消息表的索引,这个表名为sys_errlist(字符串数组),其最高元素的索引为sys_nerr-1。
Changing the return type to float, for example, isn't flagged as an error because an int in the test method's return statement is automatically promoted to float.
如果将返回值改为float,这不会被标记成错误,因为test方法返回语句中的int会自动转换成float。
Note that int y(2.3) is allowed in C++0x; no type narrowing is assumed, and y equals 2 while int y{2.3} is plain error.
注意,在 C++0x 中允许inty(2.3);由于不允许类型窄化,y等于2,而 int y{2.3}是错的。
In order to damp the disturbances aroused by control switch and eliminate the system stead-state error, ratio switch and intelligent integrated switch are introduced int.
为防止由控制量切换引起的系统扰动,引入比值切换方式;为消除系统余差,引入智能积分开关。
Moreover, there is an error in measuring int ensities. Towards the five step color PST, it is based on a plane polariscope in white light, the influence of the different er…
针对五步彩色相移法所用的白光入射平面偏振场的特点,只考虑光强、起偏镜和分析镜方位角所引起的误差影响就可以了。
A string literal cannot be implicitly converted to an int, so the call is an error.
字符串字面值无法隐式地转换为int型,因而该调用是错误的。
A string literal cannot be implicitly converted to an int, so the call is an error.
字符串字面值无法隐式地转换为int型,因而该调用是错误的。
应用推荐