This paper presents a new method of circuit analysis-substitute Node method.
本文论述了一种新的电路分析方法——替代节点法。
The hybrid boundary node method (HBNM) and the dual reciprocity method (DRM) are combined for solving potential problems in this paper.
提出了将杂交边界点法和双重互易法结合求解势问题的一种新的算法。
Mathematical model of gas networks hydraulic calculation by node method is introduced, and hydraulic calculation is done by linear method.
介绍了采用燃气管网节点法水力计算的数学模型,运用线性化法进行水力计算。
The modified node method in the linear active networks with controlled sources is discussed and modified in this paper, then the corresponding equation is set up.
文章对有受控源的线性有源网络在改进节点法的基础上提出了一种新的方法,并建立了对应的改进节点电压方程。
The design problem of location algorithm in wireless sensor networks is investigated, and a new node positioning algorithm is proposed based on the mobile beacon node method.
文中通过对无线电传播路径损耗模型的分析,提出了加权质心定位算法,用信标节点对未知节点的不同影响力来确定加权因子,以提高定位精度。
This method tells you all information you need to know: whether one node is descendant of an ancestor of the other, whether it is before or after, and so on.
这个方法告诉您所有想知道的信息:一个节点是否是另一个节点的祖先的后代,它是在前面还是后面呢,等等。
This method tells you all you need to know: whether one node is a descendent or an ancestor of the other, whether it is before or after, and so on.
这个方法告诉您所有想知道的内容:一个节点是另一个节点的后代还是祖先、在前面还是后面等等。
For instance, a widget implementer can create in this method the widget mark-up and set it into the widget DOM node.
比如,一个小部件实现者可以用这种方法创建小部件标记并将其设置到小部件DOM节点。
If you need to show them, you should call this method and visit each comment node individually.
如果需要显示注释,应该调用该方法来单独访问每个注释节点。
If you had selected additional methods from a larger class, you would see each method appear as a node in the test.
如果你已从更大的类中选择了其它方法,就可能在测试中看到像是节点的方法。
This line visits the AST tree, starting at the compilation unit (the top-most node), and queries for a list of all method declarations.
这一行访问ast树,起步于编辑单元(最顶层的节点),并且查询所有的方法声明。
The diskless method of provisioning the compute nodes is used, whereby the nodes boot from the management node.
对计算节点的供应采用的是无磁盘的方法,计算节点从管理节点引导。
Where they don't, you usually have a method to create or avoid creating a namespace node in the tree-like representation of the XML.
当它们不自动管理时,您总是会有方法在xml类树表示法中创建或避免创建一个名称空间节点。
This method returns an empty node that is not linked anywhere in the document tree yet.
该方法返回一个尚未连接到文档树中任何位置的空节点。
The main handler USES the RID to identify the target node and calls the appropriate handler method.
主处理程序将使用RID标识目标节点并调用适当的处理程序方法。
This method captures the current bound node and removes the content and replaces that with the value from the current editor content.
该方法捕捉当前的绑定节点并将其内容替换为来自当前编辑器内容的值。
If, however, you're in a static method, you have to get the root node and provide the package yourself, as shown in Listing 2.
但是,如果您使用的是静态方法,您就必须得到根节点并自己提供包,如清单2所示。
If you choose the first technique, then you need to provide the method with configuration IDs for both the cluster and the node.
如果选择第一种技术,那么需要向方法提供集群和节点的配置ID。
The program in Listing 4 shows a generic method for right-clicking the tree node.
列表4中的程序显示了右击树节点的通用方法。
If the request is for one of the nodes we know about, we pass that node to the printDOMTree method.
如果所请求的是我们知道的一个节点,则可以将这个节点传递给方法printdomtree。
If the visitor is interested, the node calls the visitor's visit method, which returns one of three values.
如果感兴趣,该节点调用访问程序的visit方法,该方法返回下列三个值中的一个。
The getElementsByTagName() method searches within the node for elements with the corresponding name and returns them in a NodeList object.
getElementsByTagName()方法根据相应的名称在节点中搜索对应的元素,并通过 NodeList 对象返回它们。
The dojoAttachEvent declaration will cause the onkeyup events (coming from the input node) to trigger the onKeyUp widget's method calls.
dojoAttachEvent声明会导致onkeyup事件(来自输入节点)触发 onKeyUp小部件的方法调用。
Accept immediately calls the visit method on the visitor, passing the node as a parameter.
accept直接对访问器调用visit方法,并把节点作为参数传递。
Local rendering is the default method used on a given node, as it USES the local Workplace Web content Management APIs for retrieving and rendering content.
本地呈现是给定节点上使用的默认方法,因为它使用本地WorkplaceWebContentManagementAPIs来检索和呈现内容。
By calling the toString method of the root-level node, the framework can easily marshal the entire XML document.
通过调用根级别节点的toString方法,这个框架可以轻松编组整个XML文档。
With this method, you can convert a node passed by XMLReader to a DOMElement.
通过这种方法就能将XMLReader传递的节点转换成DOMElement。
If you return false from the visit method, the children of this node won't be visited.
如果visit方法返回false,那么该节点的子接点将不会被访问。
Finally, the node loops through its descendants and calls their accept method with the visitor.
最后,节点循环遍历所有的后代,并使用访问器调用它们的accept方法。
In contrast, a gnosis.xml.objectify node has no built-in method to step through all of its subelements.
相比之下,gnosis . xml . objectify节点没有内置方法可遍历它所有的子元素。
应用推荐