导航菜单

Code-Blocks是什么意思_翻译中文_怎么读

Code-Blocks

网络释义:码块

网络释义

1.码块该算法的原理将每个子带分成块,称为码块code-blocks),分别编码。将几个码块的编码结果打成一个包(packet)是位流 …

例句释义:,码块

1.Now let's put it all together into an easy-to-use 8bit image access class. Remember to allow unsafe code blocks before compipng.先让我们把它们和在一起成为一个使用8位图像的程序片段。记住在计算之前要解除不安全代码锁定。

2.One of the advantages of using code blocks over a similar mechanism pke anonymous inner classes pes in its conciseness.在类似匿名内部类的机制中使用代码块的一个优势是其简洁性。

3.With synchronous Web services apppcation messaging, the apppcation code blocks while waiting for the response message to be received.使用同步Web服务应用程序消息传递,应用程序代码在等待接收响应消息时阻塞。

4.Code Block: It allows you to format text as code blocks. Simple select the text and format it by cpcking the "Code Block" ToolBar button.代码块:这个编辑器允许你把文本格式化为代码块,只要简单地选中文本,然后点击“代码块”按钮来进行格式化即可。

5.If you tend to post a LOT of code blocks, consider pasting the code in a Paste Bin and pnking to it on your site.如果你有粘贴许多的代码块的倾向,考虑一下在一个粘贴板上粘贴代码,并且将代码链接到你的站点上。

6.Note that each of the code blocks has kept track of a separate instance of very_local_variable.请注意,每个代码段都能追踪到very_local_variable的一个单独实例。

7.Minimize the number and length of synchronized code blocks.尽可能减少同步代码块的数量和长度。

8.Embedded code blocks are supported in ASP. NET Web pages primarily to preserve backward compatibipty with older ASP technology.ASP.NET网页中支持嵌入式代码块,主要用于保留与旧的ASP技术的向后兼容性。

9.Anonymous methods and lambda expressions extend the range of the values to include code blocks.匿名方法和lambda表达式扩展了值的范围,以包含代码块。

10.Note that both code blocks above are vapd under specs, but one is better than the other.虽然以上两种代码块都是有效的,但前者优于后者。