programming statement meaning in Chinese
程序设计语句
Examples
- The programming statements that perform operations in the database , including calling other procedures
执行数据库操作(包括调用其他过程)的编程语句。 - The ability to group program statements and functions into a named units has many advantages
把程序内容和函数组织成指定单元的这项能力可以带来很多好处。 - So python dictionaries let you write succinct yet powerful programming statements
)访问这些数据,所以python dictionary使开发人员能够编写简洁而又强大的编程语句。 - Contain programming statements that perform operations in the database , including calling other procedures
包含用于在数据库中执行操作包括调用其他过程的编程语句。 - Clause that indicates a block of program statements that should be processed if the boolean expression evaluates false
子句,指示当布尔表达式计算为false时应该处理的程序语句块。