您要查找的是不是:
- Enumeration types may be used in a switch statement. 枚举类型可用于switch语句中。
- This value can then be pulled out of the switch statement. 然后,可从switch语句取出此值。
- The switch statement executes line by line (actually, statement by statement). switch语句一行接一行地执行(实际上是语句接语句)。
- The switch statement selects from among pieces of code based on the value of an integral expression. 根据一个整数表达式的值,switch语句可从一系列代码选出一段执行。
- This is the conventional way to build a switch statement, but the break is optional. 这是构建switch语句的一种传统方式,但break是可选的。
- If you want to use,for example,a string or a floating-point number as a selector,it won't work in a switch statement. 例如,假若将一个字串或者浮点数作为选择因子使用,那么它们在switch语句里是不会工作的。
- This is the conventional way to build a switch statement,but the break is optional. 这是构建switch语句的一种传统方式,但break是可选的。
- A switch statement can perform multiple actions depending on the value of a given expression. 根据给定表达式的值,switch语句可以执行多个操作。
- If you want to select one of many blocks of code to be executed, use the Switch statement. 如果想按照条件在多组代码中选择一组来执行,使用Switch语句。
- A common use of goto is to transfer control to a specific switch-case label or the default label in a switch statement. goto的一个通常用法是将控制传递给特定的switch-case标签或switch语句中的默认标签。
- Note: Note that in PHP the switch statement is considered a looping structure for the purposes of continue. 注:注意在PHP中switch语句被认为是作为continue目的的循环结构。
- In a switch statement, the condition is evaluated only once and the result is compared to each case statement. 在switch语句中条件只求值一次并用来和每个case语句比较。
- If you want to use, for example, a string or a floating-point number as a selector, it won't work in a switch statement. 例如,假若将一个字串或者浮点数作为选择因子使用,那么它们在switch语句里是不会工作的。
- Conditional Branch Optimization With the value probes, profile-guided optimizations can find if a given value in a switch statement is used more often than other values. 条件分支优化使用值探测,按配置优化可确定switch语句中的给定值是否比其他值更常用。
- Another way is to use the Transact-SQL ALTER TABLE SWITCH statement to switch the data of the table to a range-partitioned table that has only one partition. 另一种方式是使用Transact-SQL ALTER TABLE SWITCH语句将表中的数据切换到只有一个分区的按范围分区的表中。
- I groped for the light switch in the dark room. 我在黑暗的房间里摸索着找电灯开关。
- Use a switch statement or if. 使用开关语句或if。
- The switch statement is a clean way to implement multi-way selection (i.e.,selecting from among a number of different execution paths),but it requires a selector that evaluates to an integral value such as int or char. switch语句是实现多路选择的一种易行方式(比如从一系列执行路径中挑选一个)。但它要求使用一个选择因子,并且必须是int或char那样的整数值。
- You typically use the break statement in switch statements and while, for, for. In, or do. While loops. 通常在switch语句和while、for、for.;in或do
- In confirmation hereof we attach a bank statement. 为作这方面的确认我们附上银行结单。