compile-time statement的意思|示意
编译时声明
compile-time statement的网络常见释义
翻译 ... cryptic翻译 *['kriptik] a. 神秘的, 含义模糊的, 隐藏的 【医】 隐蔽的 compile-time statement翻译 【计】 编译时间语句 cephalocanudad翻译 【医】 从头至尾, 向头尾端 ...
编译时语句 ... 编译时信息 compile-time message 编译时语句 compile time statement; compile-time statement 编译时运算 compile-time operation ...
compile-time statement相关短语
1、 compile time statement 编译时语句
compile-time statement相关例句
When the syntax of an SQL statement is fully known at compile time, the statement is referred to as static SQL.
如果在编译时一个 SQL 语句的语法是完全已知的,那么这个语句就称为静态 SQL。
Often you will want to prepare and compile the UPDATE statement only once, and then pass in a new value every time you execute the update.
常常希望只准备和编译 UPDATE 语句一次,然后在每次执行更新时传递一个新值。
Ceylon also ensures (at compile time) that the switch statement contains an exhaustive list of instance tests or, at a minimum, an else clause to provide complete coverage.
Ceylon还确认(在编译时)switch语句包含详尽的实例测试列表,至少包含else子句,从而提供完整的覆盖范围。