• Logical expressions are put forward to judge the conflicts of sections and stations, and the stack method is used to judge the conflicts of station tracks.

    区间车站冲突采用逻辑表达式判定,对到发线冲突则引入堆栈方法判定。

    youdao

  • Some experiments show that the sign bit horizontal stack method emphasizes the coherence of reflections, thus weak reflections on the section are enhanced.

    一些试验表明符号水平迭加方法强调反射相干程度因而剖面突出了反射波。

    youdao

  • The conventional stack method of seismic data gives quite good results when the errors of time corrections are small enough or the arrivals are near the same.

    前共深度点道集内各地震动、静校正误差很小的情况下,地震资料时间域水平叠加方法好的叠加结果

    youdao

  • We can conclude that the method that unites lower-sect coal stack method and mobile drainage method is an effective measure in the control of gas in the working face of high gas mine.

    由此得出,降段移动抽放结合方法高瓦斯矿井回采工作面瓦斯治理有效方法

    youdao

  • You might wonder why I check whether the method is static at the start of my parameter size calculation, then initialize the stack frame slot to zero if it is (as opposed to one if it is not).

    可能会奇怪为什么开始参数大小计算时要检查方法是否是静态如果静态堆栈初始化为(不是静态正好相反)。

    youdao

  • The method call passes the invocation up the stack, either to the final target or possibly to the next interceptor.

    方法调用一直沿着传递调用可能传递最终目标一个截取程序。

    youdao

  • Contains the thread and method call stack frames.

    包含线程方法调用堆栈框架

    youdao

  • The first part here computes the space occupied by the method call parameters on the stack.

    这里一部分计算方法调用参数堆栈上占用空间

    youdao

  • Very specific keywords taken from specific symptoms that you observed, such as an error message or error number, or the name of a class or method found in a stack trace, and so on.

    取自观察到特定症状非常特定的关键字例如错误消息错误编号或者堆栈跟踪找到方法名称,等等。

    youdao

  • Rather than using programmatic transactions within the same method, you can move the update operations to another public method within the call stack.

    不用相同方法使用编程事务,而是更新操作移动调用另一个公共方法中。

    youdao

  • In essence, what happens upon calling this method is that a snapshot of the state of the call stack is taken at that very instant and the sets of permissions intersected with each other.

    本质调用这个方法发生事情一瞬间调用堆栈相互交叠的权限进行快照

    youdao

  • Accordingly, I can create an ArrayList for the Stack class that holds values passed into the push method, as shown in Listing 9.

    相应地可以stack创建一个ArrayList用于保持传递给push方法如清单9

    youdao

  • Listing 4 adds logging to the third try block, logging just the method name for each part of the stack trace.

    清单4第三try添加了日志记录功能,记录堆栈跟踪部分方法名称

    youdao

  • The push method observes the current top node, constructs a new node to be pushed on the stack, and then, if the topmost node has not changed since the initial observation, installs the new node.

    push方法观察当前最顶节点构建一个节点放在堆栈然后如果顶端的节点初始观察之后没有变化那么就安装新节点。

    youdao

  • Now I can code the behavior for the pop method, which ensures that if the stack is logically empty, an exception will be thrown.

    现在可以pop方法编写行为确保逻辑上为空时,抛出一个异常

    youdao

  • When you put the example SCA application into a debugger and place a breakpoint on the AddService add method, you see a call stack trace similar to Listing 4.

    使用调试器调试示例SCA应用程序AddServiceadd方法上设置断点时,将看到清单 4 所示的调用堆栈跟踪

    youdao

  • It seems to me that you'd first need a push method on a Stack class, which is easy to define.

    似乎stack首先需要有一个push方法容易定义。

    youdao

  • The go method, defined in Listing 4, will allow us to move backward and forward in the stack.

    清单4定义go方法允许我们堆栈来回移动

    youdao

  • Later on in the method, NSStack can be used to add a new namespace and search through the stack for the prefix given a URI.

    稍后这个方法中,可以NSStack添加新的名称空间,还可以用它整个堆栈搜索给予一个URI前缀

    youdao

  • First, after popping an instance from the stack, the Dispose method checks to see whether there are any remaining instances on the stack.

    第一,将实例堆栈弹出Dispose方法将检查堆栈中是否存在任何剩余实例

    youdao

  • This object must have a method called run(), which is executed by the runtime once the current frame in the call stack is specially marked as described above.

    这个对象必须一个名为run() 的方法调用堆栈中的当前特别做了如上所述的标记时,运行时执行这个方法。

    youdao

  • The idea is that you can instantiate a Scope in one method with an instance of type t that you'd like another method later in the call stack to be able to access.

    可以方法使用类型t一个实例来实例化scope,并希望调用堆栈中的另一方法稍后能够访问该实例。

    youdao

  • Let's first take a look at the addResource method, which will be used to push items onto the end of the history stack (see Listing 2).

    首先一看addresource方法用于记录压入历史堆栈堆栈顶部(参见清单2)。

    youdao

  • The static Current property uses the Stack.Peek method to return the T instance at the top of the stack if one exists, returning null if the Stack is empty.

    静态Current属性使用Stack.Peek方法返回位于堆栈顶端T实例如果存在),如果Stack返回

    youdao

  • A call stack snapshot like the one shown in Figure 1 would be codified as an AccessControlContext and returned by native method calls provided via the AccessController object.

    1显示这样调用堆栈快照编写为(codified)AccessControlContextAccessController对象提供本机方法调用返回

    youdao

  • By enabling pass by reference, the parameters of the method are not copied to the stack with every remote call, which can be expensive.

    通过引用传递方法参数没有复制每个远程调用堆栈中,而这个复制过程可能代价高的。

    youdao

  • Internally, all the variables declared within a method, including the parameters, are stored together in a stack frame.

    内部所有方法内部声明变量包括参数一起存储堆栈框架中。

    youdao

  • The directory stack functionality is a good example; it becomes invaluable when you want a quick method of visiting a directory without losing your train of thought.

    目录堆栈机制就是一个很好的例子希望快速访问某个目录而不打断思维时,就变得非常有价值了

    youdao

  • If the method is not static, I generate code to load the this object reference to the stack, and also set the method call type to virtual (rather than static).

    如果方法不是静态的,那么生成将this对象引用装载堆栈中的代码同时设置方法调用类型virtual(而不是static)。

    youdao

  • If the method is not static, I generate code to load the this object reference to the stack, and also set the method call type to virtual (rather than static).

    如果方法不是静态的,那么生成将this对象引用装载堆栈中的代码同时设置方法调用类型virtual(而不是static)。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定