a railway branch line that branches from the trunk line and then rejoins it later on
双语例句
1. It introduces that how to watch and measure the hysteresis loop-line, residual magnet and coercive force of ferromagnet through an oscillograph.
介绍了如何利用示波器观察和测量铁磁物质的磁滞回线、剩余磁感应强度和矫顽力。
youdao
2. This paper introduces some magnetic parameters of magnetic material, such as magnetic hysteresis loop-line, electrical resistivity and magnetoresistivity, and the methods to measure them.
本文主要介绍了电磁材料的磁滞回线及电阻率与磁阻几种电磁参数以及它们的测量方法。
youdao
3. A loop works on the command line as nicely as it does in a script.
循环在命令行中的工作效果与在脚本中同样出色。
youdao
4. It also supplies a simple loop for handling queries on the command line.
它还提供在命令行中处理查询的简单循环。
youdao
5. The main loop is entered to read every line on STDIN and extract relevant information.
进入主循环以读取STDIN 中的每一行并提取相关信息。
youdao
6. Improving the performance of this loop is very simple and doesn't even require an additional line of code (see Listing 9).
提高循环性能的方法很简单,甚至不需多加一行代码(见清单9)。
youdao
7. In the example below, imagine that you have a breakpoint at line 22 of the application, within a loop.
在下面的一个范例中,假设您在程序的第22行中有一个中断点。
youdao
8. The loop including line 3 of the listing is working through the keys received, getting a corresponding value, and printing it as an array or a string.
包含清单第3行的循环将遍历接收到的键,获得相应值,并把它作为数组或字符串输出。
youdao
9. Next, you have a PHP foreach loop, which loops through each outputted line and renders it nicely into XHTML, ready for the browser to display.
14. The loop simply iterates through the array and prints each line as it would do on the command line, but enforcing an XHTML break-line element after each print.
18. When command-line arguments are not enough, the next step is to write an event loop.
当命令行参数不够用时,下一步是编写一个事件循环。
youdao
19. The plasma flows in a loop along a magnetic field line.
这些等离子体沿着磁力线的方向流动喷发。
youdao
20. Definition: A common knot used in many circumstances on sailboats, such as to tie a loop of line around a piling, stanchion, or any other fixed structure.
在帆船上使用场景广泛的一种绳结,如用于将一股绳索围绕套在木桩,支柱,或任何其他固定结构上。
youdao
21. Note that the extension is easy to understand and modify, and that it can do the job just as well as the previous, non-parsing example (see the Event loop with command-line switches).
22. Line 32 USES the "XSL: for-each" element to define the loop that creates the main part of the table, generating one line for each "emp" element occurrence.
23. For each line of data returned by the data source, the while loop will take in the line as an object, and spit out a Zip tag with all the data in the database (see Listing 1).
27. Daniel: Yes, we'll take the Loop line and then change to line 1 at the Jianguo Men station.
丹尼尔:要换乘,我们乘环线然后在建国门站换乘一号线。
youdao
28. In case you're not up on your STL, recall that for iterators the dereference operator returns the current object, so the line inside the for loop in the preceding snippet is equivalent to.
29. In case you're not up on your STL, recall that for iterators the dereference operator returns the current object, so the line inside the for loop in the preceding snippet is equivalent to.