• It holds the activation records (i.e. stack frames) of native code, and VM code including the interpreter loop function.

    掌握本地代码活动记录(帧stack frames),VM代码包括解释器循环功能。

    youdao

  • The core of the process is the loop function that is called each time a request is received by the main MochiWeb system.

    进程核心loop函数MochiWe b系统每次接收一条请求时都会调用此函数。

    youdao

  • All of the above solutions use a simple loop to wait and handle requests, before dispatching the request to a separate function to handle the actual network interaction.

    上面所有解决方案简单循环等待处理请求然后请求分派给函数处理实际的网络交互。

    youdao

  • With such plumbs, you can target the statement, loop, function, class, or library that is most sluggish.

    有了这种垂直度,可以语句循环函数或者运行缓慢作为分析目标

    youdao

  • The function accepts three arguments, and performs some simple tests on the values to ensure that the function will not start an infinite loop.

    函数接受三个参数然后这些进行一些简单测试确保函数不会开始一个无限循环

    youdao

  • Let's take a look at a common loop for printing reports and see how it can convert into a recursive function.

    我们研究打印报表的常见循环了解如何转化为一个递归函数。

    youdao

  • When we converted our loop to a recursive function, the recursive call was the last thing that the function did.

    我们循环转化函数时,递归调用函数所做最后事情。

    youdao

  • And what's this little loop say to do? This little loop says I'm going to write a function or procedures that takes in two messages.

    这个小循环什么的,这个循环是,一个函数或者过程接受条消息。

    youdao

  • In that case, a better solution is to pass setMeta() a two-dimensional array with name-value pairs and have the function loop through it -- performing all the activities simultaneously.

    这种情况下佳的解决方案带有名称-值对的两维数组传递给setMeta() ,并且函数循环执行数组 — 同时执行所有操作。

    youdao

  • The server function then implements the Web server loop.

    然后服务器函数实现Web服务器循环

    youdao

  • Note that, although the insecure function tempnam (3) is being used, it is wrapped inside a loop using O_CREAT and O_EXCL to counteract its security weaknesses, so this use is OK.

    注意尽管使用安全tempnam(3)函数,但是包装循环中,并使用了O_CREATO_EXCL选项,从而抵消了安全弱点所以这样可以的。

    youdao

  • This function is optimized as a very tight loop using string instructions with the repeat prefix.

    使用带有repeat前缀字符串指令函数优化一个非常紧密循环

    youdao

  • A simple example is a loop that computes a particular function for multiple arguments, such as the following Fortran program.

    一个简单例子就是多个论断计算特定函数循环例如接下来Fortran程序

    youdao

  • If there are multiple requests, loop through the array of requests and call the doRpc function for each one.

    如果多个响应通过请求数组循环一个调用dorpc函数

    youdao

  • Notice that then, in the body of the loop, I use callback to invoke the passed parameter function object.

    然后注意循环使用callback调用传递参数函数对象

    youdao

  • Pyrex's enhanced for probably speeds it up slightly, but the whole function is mainly the loop.

    虽然pyrex改进后的for循环可能有一点加速但是整个函数主要个循环。

    youdao

  • The main function creates a Glib event loop, gets a connection to the session bus, and integrates the D-BUS event handling into the Glib event loop.

    main函数创建Glib事件循环获得会话总线一个连接D -BUS事件处理集成Glib事件循环之中。

    youdao

  • The fitness function is similar to the one from the original example, but the reward structure is different and the loop is actually simplified.

    fitness函数最初示例中的相似“奖赏”的结构有所不同,而且循环实际上也进行了简化。

    youdao

  • Note at the end of the loop that I recursively call the same function with an argument that is one greater than the previous, implementing the iteration of the loop.

    注意循环结尾处一个上次1参数递归地调用同一个函数以实现循环的迭代

    youdao

  • Then it states that it would like to be notified when signals with the com.burtonini.dbus.Signal interface are sent, sets signal_filter as the notification function, and enters the event loop.

    然后声明愿意具有com. burtonini . dbus . signal接口信号发送时得到通知,将signal_filter设置通知函数然后进入事件循环。

    youdao

  • Earlier in the article I rewrote the main conversion function in c, and now I am going to rewrite the main loop in c. the new code is fairly straightforward (enter as convert_driver_c.c).

    本文开头使用c语言重新编写转换函数现在使用c语言重新编写循环

    youdao

  • Within the loop, we extract the value for the iterated key, and then we attempt to set that value into the bean through reflection, using the helper function defined in the PBHandler class.

    循环内部我们遍历到提取然后使用在PBHandler中定义helper函数通过反射放置到bean中。

    youdao

  • Call, I added only the line psyco.bind (main), since the main function does loop a number of times (but only makes minimal use of integer arithmetic).

    添加了psyco .bind (main),而不是添加一个总的psyco . jit调用因为main函数确实要循环多次(但是利用最少整数运算)。

    youdao

  • This function starts with the Clojure special form loop, which creates a target for the recur at the end of the function.

    函数 Clojure特殊形式loop 开始,函数末尾处recur创建一个目标

    youdao

  • To walk through the completions table, the function USES a special version of the for statement. The standard for loop in Vimscript walks through a one-dimensional list, one element at a time.

    为了遍历补全列表函数使用一个特殊版本for语句

    youdao

  • It's an anonymous function that's passed into The Times method and prints a static sentence. This code is tighter and simpler than the alternative with a for loop, shown in Listing 2.

    一个匿名函数times方法被传递函数,函数的结果打印出静态语句

    youdao

  • All you're doing is promising the compiler that the argument passed to the function will be at least that large; some machines might use this for loop unrolling.

    这样编译器保证传递那个函数参数至少那么有一些机器可能会以此来拆解循环。

    youdao

  • The previously declared rss-summary function uses a for loop to iterate over each item by using the XPath specification to select each item.

    通过使用XPath规范前面声明rss-summary函数使用一个for 循环每个上进行迭代,以便选择每个项。

    youdao

  • Then the last for loop in that section iterates over that quasi-RSS list, sorts the items, and uses the rss-row() function to the format the information.

    然后一部分中的最后一个for 循环这个准 RSS列表上进行迭代,进行排序使用 rss-row()函数信息进行格式化。

    youdao

  • By adding a simple function to display a message and exit with the appropriate return code as well as moving everything into a for loop, the script looks cleaner and is easier to understand.

    这个脚本增加了简单函数显示一个消息适当返回退出所有操作转移一个for循环中,使这个脚本看起来更干净、更容易理解了。

    youdao

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

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

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