• 可以简单地使用SSH返回本地计算机好像远程计算机上运行ssh一样

    (you can simply use SSH to get back to your local machine-it works the same as if you were running SSH from a remote machine.) First, use SSH to log in to the remote machine.

    youdao

  • 能够这个查询中直接执行可以返回属性图表中从那里运行测试

    She can execute directly from this query, or she can return to the tree view and run her tests from there.

    youdao

  • 输入每个命令记录下来,以便您能够返回命令,并再次按原样运行或者编辑它并运行编辑后的版本

    Every command that you enter is recorded so that you go back to the command and either run it again verbatim, or edit it and run the edited version.

    youdao

  • 返回刚才桌面,所有程序运行

    You have the desktop back again, with all the programs still running!

    youdao

  • 可以单击这里任何图标返回一个运行中的活动

    You can click any icon here to return to a running activity.

    youdao

  • 方面一个很好的例子用户正在运行应用程序午饭过后返回应用程序时,认证密钥已经过期了

    A good example of this would be a user using the application, taking a lunch break, and returning to the application after the authentication key had expired.

    youdao

  • 开发人员运行搜索工具结果返回搜索结果视图中

    Once the developer runs the search, the tooling returns a result set into the search Results View.

    youdao

  • 这些方法取消任何正在运行计时器如果已经创建了工具提示,就删除有限状态返回初始状态。

    These methods will cancel any running timers, delete the tooltip if one has been created, and return the finite state machine to its initial state.

    youdao

  • 如果部署成功控制台返回数据库列表屏幕新的池应该处于正在运行状态

    If the deployment is successful, the console returns to the database pool list screen where the new pool is listed in the running state.

    youdao

  • 因为卫星头衔而且沿椭圆形轨道环绕地球运行月亮似乎每天平均51分钟返回天空同一地点

    Due to the moon's titled and elliptical orbit around Earth, the moon seems to return to the same place in the sky 51 minutes later each day, on average.

    youdao

  • 我们返回门户项目运行

    Let's return to the portal project; you just need to run it.

    youdao

  • sca异步编程模型规则一个异常目标组件发生运行异常返回组件。

    There is one exception to the SCA asynchronous programming model rule that runtime exceptions that occur at the target component are not returned to the source component.

    youdao

  • 根据sca异步编程模型目标组件发生运行异常返回组件。

    According to the SCA asynchronous programming model, runtime exceptions that occur at the target component are not returned to the source component.

    youdao

  • 类似地Web应用程序中,不同页面可以调用应用程序的一部分被调用的功能运行完毕时,控制返回调用页面

    Similarly, in a Web application, different pages can call part of the application; when the called functionality has run its course, the control returns to the caller page.

    youdao

  • 当前运行任务(现在抢占的任务)通过对put _ prev_task调用(通过调度)返回红黑

    The currently running task (now preempted) is returned to the red-black tree through a call to put_prev_task (via the scheduling class).

    youdao

  • WebSphereApplicationServer运行WLM部分一个间接IOR(可互操作对象引用)返回EJB客户机作为lookup调用结果

    The WLM portion of the WebSphere Application Server run time returns an indirect IOR (interoperable object reference) to the EJB client as a result of the lookup call.

    youdao

  • 之后function1完成时返回”——不过不是返回main而是返回到攻击者运行任何代码

    Then, when function1 is done, it will "return" — but instead of returning to main , it will return to whatever code the attacker wants to run instead.

    youdao

  • 最后Rails回滚这些变化数据库返回测试方法运行之前状态

    Finally, Rails rolls those changes back to return the database to the state that existed before the test method ran.

    youdao

  • 授权决策(truefalse)返回服务器运行

    This authorization decision, true or false, is returned to the server runtime.

    youdao

  • 返回所创建初始indexUpdateTask想要时间间隔安排任务运行(请参见管理安全性指南中的进度管理”)。

    Return to the initial Index Update task that you created and schedule the task to run at your desired interval (refer to "schedule Management" in the Administration and Security Guide).

    youdao

  • 可以通过Eclipse控制台重启实例,或是返回 /usr/local/tomcat-6.0.20/bin目录先后运行停止脚本启动脚本 —您决定。

    You can either reboot your instance via the Eclipse console or simply go into the /usr/local/tomcat-6.0.20/bin directory and run the stop script followed by the start script — the choice is up to you.

    youdao

  • ssh建立 db.linux-mag.com 的连接,然后将 hostname-a-v参数传递远程计算机参数运行这个命令输出返回本地计算机。

    ssh opened a connection to db.linux-mag.com and passed the hostname -a -v arguments to the remote computer, which ran the command and returned the output to the local computer.

    youdao

  • 由于进程后台运行进程一终止,控制返回Shell

    Because the child process is running in the background, control returns to the shell as soon as the parent dies.

    youdao

  • 返回Inspector 视图,流程正在运行

    You are returned to the Inspector perspective with the process still running.

    youdao

  • 目前情况是,Android用户必须点击home退出应用程序返回屏幕可以切换。 (可以按住home键,看看运行应用程序,不是同一概念。)

    Right now, Android users have to hit the home button to exit an app and return to the home screen (they can also hold down the home button to see key apps, but it’s the same idea).

    youdao

  • 示例中,处理三月份日历使YTD(年初至今)数字其他余额保持为最新的状态,需要一个链接用以返回在三月份常规运行之前处理最近日历

    In the example, to process the March calendars and to keep YTD Numbers and other balances up to date, you need a link going back to the most recent calendar processed prior to the March regular run.

    youdao

  • 运行返回函数网页

    Runs until it returns to a parent class, function or page.

    youdao

  • 函数可以让程序创建代码模块,该模块可以运行一个确定任务返回函数之前激活代码区域

    Functions allow a programmer to create modular pieces of code that performs a defined task and then returns to the area of code from which the function was "called".

    youdao

  • 运行第三行的rva计算所需偏移量地址地址返回JIT编译器,然后,JIT编译器进入地址。

    The runtime calculates the desired offset address from the RVA column in the third row and returns this address to the JIT compiler, which then proceeds to the new address.

    youdao

  • 运行第三行的rva计算所需偏移量地址地址返回JIT编译器,然后,JIT编译器进入地址。

    The runtime calculates the desired offset address from the RVA column in the third row and returns this address to the JIT compiler, which then proceeds to the new address.

    youdao

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

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

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