single block
推荐文章



释义
单程序段;单轮车;单轮滑车;单阻塞
双语例句
A light tackle having double or single blocks, used to hoist or tighten rigging.
轻型滑车双滑轮或单滑轮轻型滑车,用于升起或拉紧支撑船桅和帆的全部绳索
The organizations were formed because of people's belief that the city is just too large to care about any single block.
人们认为这个城市太大难以管理到每一条街道,所以成立了这样的组织。
权威例句
Single-block dual-passband ceramic filter useable with a transceiverMinimizing method-specific variance in the IAT: A single block IAT.
Single-block differential transmit scheme for broadband wireless MIMO-OFDM systems
A correlated storage location assignment problem in a single-block-multi-aisles warehouse considering BOM information
A new preparation method for several histopathological examinations on a single block.
Indifferentiability of Single-Block-Length and Rate-1 Compression Functions
A computer program for reconstructing blocky rock geometry and analyzing single block stability
An RSA Encryption Hardware Algorithm Using a Single DSP Block and a Single Block RAM on the FPGA
Wind tunnel experiments modelling the thermal effects within the vicinity of a single block building with leeward wall heating
Monte Carlo simulation and self-consistent field theory for a single block copolymer chain in selective solvents
1. It follows that a basic block can be conceptually considered a single group or block of instructions.
接下来的是一个基本块,它可以认为是一个单个组或者一系列的指南。
youdao
2. The first restriction is the actual format, which must be a single statement or block.
第一项限制是使用的格式,它必须是单条语句或者块。
youdao
3. For example, many JVMs are sophisticated enough to recognize that a block of code being looped over constitutes "hot" code, even if there's only a single call to the method that contains that block.
例如,许多先进的编译器可以识别出构成“热”代码的循环代码块,即使它只包含对包含方法的一个调用。
youdao
4. If they are closer together than that, they tend to merge into a single block on a radar image.
如果这些单位靠的太近,小于1米,它们就会在雷达图像中融合成一个大块。
youdao
5. If they are closer together than that, they tend to mergeinto a single block on a radar image.
如果这些单位靠的太近,小于1米,它们就会在雷达图像中融合成一个大块。
youdao
6. And, if this process is applied repeatedly, the entire loop can be collapsed into a single synchronized block with a single "counter=10000000" operation.
而且,如果重复应用这个过程,整个循环将缩水成一个单独的同步块,这个同步块中只有一个 "counter=10000000"操作。
youdao
7. The compiler can observe that there is a sequence of adjacent blocks that operate on the same lock, and merge them into a single block.
编译器可以观察到有一个顺序的相邻块对同一个锁进行操作,并会把它们合并到单一块内。
youdao
8. If you have two operations that require synchronization separated by a small block of thread-safe code, you are generally better just using a single synchronized block.
要是您想用一小块线程安全代码把要求同步的两个操作隔开,那么只使用一个同步块一般会更好些。
youdao
9. This is a solution where several physical hard disks (two or more) are governed by a unit called RAID controller, which turns them into a single, cohesive data storage block.
这是几个物理硬盘(两个或更多)有一个称为RAID的单元的管理的解决方法,它把他们变成了单一的、结合一体的数据存储块。
youdao
10. Within a single square block there is a W Hotel, a Brooks Brothers, a shop that specializes in imported European shoes and a World of Wine store.
在一块方形街区,有一座W酒店,一家布鲁斯兄弟公司、一家专门进口欧洲鞋子的商店和世界葡萄酒商店。
youdao
11. An optional block can contain any graph pattern, not just a single triple as shown in Listing 6.
可选块可以包含任何图形模式,不仅仅是像清单6所示的那种单一的三元模式。
youdao
12. A state machine is really only worth implementing if the transitions between types of text require some calculation based on the content within a single state-block.
实际上,在单一状态块中,仅当文本类型之间的转移需要基于内容的计算时,才有必要实现状态机。
youdao
13. The default exceptional handler can block the message consumption when a single poisoned message processing is failed.
缺省异常处理程序可以在单个被破坏的消息处理失败时阻塞消息使用。
youdao
14. Because the entire body of the method is a single block, I can define and use local variables within the body without any problems.
因为整个方法是一个块,所以我可以毫无问题地在正文中定义并且使用局部变量。
youdao
15. A file can be treated as a single large block of data or, alternatively, as a collection of many distinct records delimited from one another by separators.
可以将文件视为单个大数据块,或者视为由分隔符彼此分隔开的许多不同记录的集合。
youdao
16. With modularity, required updates are centralized to the single core building block, overcoming test script decay.
通过模块化,所需的更新被集中到一个单一的核心构件块中,克服测试脚本的衰退。
youdao
17. Compaction can also be done in parallel, but it results in a less efficient packing of the live objects — instead of a single block of free space, several smaller ones might be created.
压缩也可以并行执行,但这会降低活动对象的打包效果,可能会生成几个较小的闲置空间,而不是一整块闲置空间。
youdao
18. A single broken or unavailable interface can block multiple development teams downstream.
一个被破坏的或不可用的接口可能阻塞多个下游开发团队。
youdao
19. Once the application has been allocated 16 4KB blocks, assuming all the blocks are in current use, they are promoted to be a single 64KB block.
假设给应用程序分配了16 个4KB 的块,当前所有的块都在使用,那么它们被提升为一个 64KB 的块。
youdao
20. You would need to make the change on every single page where you created this address block!
您需要在创建这个地址组的每个页面进行变更!
youdao
21. Dead bodies littered the pavements, sometimes numbering dozens on a single block.
尸体横七竖八地充斥在街道上,有时一个街区就布满了几十条。
youdao
22. This single number can be used to check that particular block of data for any changes.
这个数字用来检出它所代表的数据块有无变化。
youdao
23. The respond_to method accepts a single code block and passes one instance variable (labeled wants) into the code block.
respond _ to方法接受单个代码块,并传递一个实例变量(标为wants)到代码块。
youdao
24. Blue provides a single mechanism for looping, which is contained within a code block.
Blue提供单一的循环机制,包含于代码块之内。
youdao
25. First, multiple exception types can be named as being handled by a single catch block.
首先,一个catch块中可以处理多个指定类型的异常。
youdao
26. Exception blocks can be combined into a single multi-catch block.
异常块可以组合到单个multi - catch块中。
youdao
27. You will end up with a single 8-byte block as the final end result of all exclusive OR operations.
所有exclusiveOR操作的最后结果是一个8字节长的块。
youdao
28. In the dark, Kristoff and Sven finally manage to get a single block of ice out of the water.
在黑暗中,克里斯托弗和斯文终于设法把一块冰取出水面。
youdao
29. For single block mechanism, such as plane and log-spiral slip surface, the validity of this method has been verified by a typical two-dimensional example.
采用平面和对数螺旋滑裂面的单滑块机制,对典型的二维土压力问题进行分析,其结果说明该方法的有效性。
youdao
30. Its largest single block of turnover comes from emerging markets.
营业额最大的一块是来自新兴市场。
youdao
single block




