curly brace中文,curly brace的意思,curly brace翻译及用法

2025-09-06 21:55 浏览次数 5

curly brace

英[ˈkɜ:li: breis]美[ˈkəli bres]

花括号

curly brace 英语释义

英语释义

    1. either one of the marks { or } that are used as a pair around words or items that are to be considered together

curly brace 例句

英汉例句

  • net will line up the curly brace in the proper column.

    net将按适当的方式重新排列代码。

  • with anonymous methods, mimic the code layout of a regular method, aligned with the delegate declaration. (complies with placing an open curly brace in a new line)

    使用匿名方法时,代码风格应该和普通方法一样,与委托声明对齐。(大括号应该放到新的一行里)

  • well in c and many similar languages, you have to implement that same bracing structure with your keyboard using an open curly brace and a closed curly brace, so a tiny little detail.

    在c语言和一些类似的编程语言中,你也必须搭建同样的架构,同样也得注意前大括号啊,后大括号啊等等这些细节问题。

  • so we hit the curly brace so the very bottom of the function and as soon as you hit that, the next line in the story is well, then we return to main and where are we executing in main?

    我们抵达花括号了,这是函数的末尾了,一旦到了那个地方,在下一行,然后返回到main函数中,在main中哪里开始执行?

  • always place an open curly brace ({) in a new line.

    总是将大括号({)放到新的一行里。

  • other programming languages use special characters to distinguish blocks of code, like the curly brace characters ({ and } ) in c-based languages.

    其他编程语言使用特殊的字符来区分代码块,比如基于c的语言中的花括号({和 })。

  • curly brace reviews - emphasizing just on structure and indentation instead of serious issues.

    花括号复查——只强调排版结构和缩进之类的琐碎细节,而置更为严重的问题于不顾。

  • so the open curly brace followed by the closed curly brace means everything inside of these curly braces should get executed, but only if that first condition is actually true.

    所以左花括号后面跟着,右花括号,这意味着花括号里面所有的代码,都应该是要被执行的,但只有当第一个条件是正确的。

相关热词