CONTROL FLOW in Chinese translation

[kən'trəʊl fləʊ]
[kən'trəʊl fləʊ]
控制流程
控制流
control flow

Examples of using Control flow in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Explore Python functions and control flow, and create your own visualizations based on real data.
探索Python功能和控制流程,并根据实际数据创建您自己的可视化。
This tutorial teaches you everything about Swift including the basics, control flow, and the important functions.
本教程会教你一切关于Swift语言的技巧,包括基础知识,控制流,以及一些重要的功能。
Trace control flow from the entry point to the first conditional clause that has not been evaluated to both its true and false outcomes.
跟踪控制流程,从入口点到第一个未被先后评估为真和假两种结果的条件语句。
Chapter 5 discusses structs and methods, and Chapter 6 covers enums, match expressions, and the if let control flow construct.
第五章讨论结构体和方法,第六章介绍枚举、match表达式和iflet控制流结构。
Contrary to the error-prone behaviour of some programming languages, control flow does not continue from one case to the next.
与某些编程语言的容易出错的行为相反,控制流程从一种情况到下一种情况都不会继续。
There are some exceptions, such as dynamic models that use Python control flow to alter the computation based on inputs.
也有一些例外,比如动态模型使用Python控制流改变基于输入的计算。
An essential part of any programming languages are ways to modify control flow: if/else, for, and others.
任何编程语言都包含的一个必要部分就是改变控制流程:if/else,for等。
Traps are issued inside bounds checks, which means they are necessarily present in non-uniform control flow.
Trap是在边界检查内发出的,这意味着它们必然存在于非一致的控制流程中。
For details about syntax- that is, how to write or recognise control flow statements in AutoHotkey- see Control Flow..
有关语法的详细信息-即如何在AutoHotkey中编写或识别控制流程语句-请参阅控制流.
One reason is that it is easy to get lost in details of complicated data structures and control flow;
一个原因是,很容易迷失在复杂的数据结构和控制流程的细节上;.
It can also control flow and application properties, and affect the stability of the paint while in liquid state.
它还控制流量和应用程序的属性,并影响涂料的稳定性,而在液体状态。
There are three control flow statements in Python- if, for and while.
Python拥有3种流程控制语句,分别为if,for和while。
There are three control flow statements in Python- if, for and while.
在Python中,有三种流程控制方法:if-else、while和for。
In computer programming, readability refers to the ease with which a human reader can comprehend the purpose, control flow, and operation of source code.
在编程领域,可读性指的是:人类读者对于源代码的功能意图、流程控制和操作运行是否容易把握。
Are not so standard: they provide non-local control flow, making it possible to switch between.
Task不是那么的标准:它提供了非局部的流程控制,这使得在暂时挂起的计算任务之间进行切换成为可能。
When control flow reaches the closing brace of operator=, source goes out of scope, releasing the old resource automatically.
控制流量到达关闭支撑时operator=,source超出范围,自动释放旧资源。
All these problems stem from the fact that we're using control flow as our primary means of solving the problem, instead of data dependencies.
所有的问题其实都来自于我们尝试通过控制程序流来作为主要的解决问题的手段,而不是依赖于数据之间的关系。
Because trapping introduces new control flow, it has an effect on the uniformity of the program.
因为Trapping引入了新的控制流程,所以对程序的一致性有一定影响。
This doesn't involve new control flow, so it doesn't have any affect on uniformity.
这不涉及新的控制流程,因此它对一致性没有任何影响。
A security feature bypass vulnerability exists in the Microsoft Chakra scripting engine that allows Control Flow Guard(CFG) to be bypassed.
安全功能绕过漏洞存在于允许绕过控制流防护(CFG)的MicrosoftChakra脚本引擎。
Results: 66, Time: 0.0337

Control flow in different Languages

Word-for-word translation

Top dictionary queries

English - Chinese