inline code block的意思|示意
内联代码块
inline code block的网络常见释义
又称为内联代码块 假如指定一个提交代码块(render code block),又称为内联代码块(inline code block),那么他所包含的任何代码均可作为页面提交过程的一部分来执行(在此过程中Page对象传回HTML,以便让浏览器显示)。
inline code block相关例句
I emit an error message and replace the return value with 0, instead (remember: every inline code block returns an object).
我发出错误信息,将返回值替换为0(请记住:每个内联代码块都返回一个对象)。
To do so, add additional code to the inline script block you created earlier (see Listing 4). Listing 9 shows the inline script block.
为此,需要在前面创建的内联脚本块(见清单4)中添加代码。
Avoid block comments inline with code, as the code should be as self-documenting as possible.
避免在代码块内的大块注释,该代码应该是自我描述的。