... one-way circuit 单向电路 one-way element 单向元件 on-state 接通状态 ...
双语例句
1
Oneway to use predefined content as part of an SVG drawing is with the element.
使用预定义内容作为SVG绘图一部分的方法之一是使用元素。
2
Oneway to resolve the error is to add a root element as part of the view definition. For example, you can define the following view on the Oracle data source.
解决此错误的一种方式是添加作为视图定义一部分的root元素。
3
This final, follow-up example in Listing 5 uses the DOM with XPath in the same way, except the data is passed oneelement at a time by XMLReader using expand().
后面清单 5 中的例子仍然使用 DOM 和 XPath,但每次让 XMLReader 用 expand() 传递一个元素的数据。