• If your application has rotatable window content, however, you should not arbitrarily set status-bar orientation using this method.

    如果应用程序旋转了窗口内容,事实上不能这个方法来设置状态的位置。

    youdao

  • This attribute should be set to any string that you want displayed in the status bar.

    可以这个属性设置状态栏中想要显示任意字符串

    youdao

  • Or, I can have a channel status window open while I use another window to set triggering on a transmit queue.

    此外,使用窗口设置触发发送队列.可以打开一个通道状态窗口。

    youdao

  • From this interface, you can send messages to friends, join games, add new friends, accept invites, and set your online status.

    这个界面里可以信息好友加入游戏添加好友,接受邀请设置在线状态

    youdao

  • Users can view the status of the execution, output parameters, and result set.

    用户可以查看执行状态输出参数结果

    youdao

  • You can set the initial status of the listener ports to be active or inactive when the application starts up.

    应用程序启动时,可以侦听器端口初始状态设置活动静止的。

    youdao

  • Defect-tracking processes that set standards, such as status categories, disposition, and tracking are usually project or enterprise processes.

    缺陷跟踪过程设定统一标准比如状态类别部署以及跟踪通常项目或者企业过程。

    youdao

  • If there is insufficient stock to fulfill the order, the order's status is set appropriately and an error is returned.

    如果没有足够的库存满足订单的需要,就会适当设置订单状态并返回一个错误。

    youdao

  • Once the tasks have successfully completed, you can view the status of the managed set.

    任务成功完成后就能够看到管理状态

    youdao

  • Set the interrupt simulation status flag to indicate that interrupt simulation is in progress.

    设置中断模拟状态标志,通知中断模拟正在运行

    youdao

  • The rest of the code is elementary. If no results are returned, set the status code to 0; otherwise, set it to 1. Output the initial XML, the XML for each message, and the final XML.

    剩下代码相当基础,如果没有结果,就设置状态代码为0,否则,设置1,输出最初xml,每个消息xml以及最终的xml.就是这些了,代码如下

    youdao

  • If the interrupt simulation status flag is set, return EBUSY.

    如果设置中断模拟状态标志,它就会返回EBUSY

    youdao

  • Such alerts can be set not only for free status, but also for GPS location, for example, if you wanted to meet a coworker on a work site and wanted to be alerted when they arrived.

    像这样提醒不仅可以空闲状态可以在用GPS方位上…比如说如果工作地点会见同事想他到之后提醒你。

    youdao

  • In an SQL procedure, you can set the status to be returned to the calling program.

    SQL过程中,可以状态设置返回给调用程序

    youdao

  • Instead of using the command-line parameter to set the account's status, you'll set a string value in the build file, and the task will use the string value to update the status.

    不要使用命令行参数设置帐户状态构建文件设置一个字符串任务使用字符串值更新状态。

    youdao

  • If you do not set the status, DB2 sets the status to 0 or -1, depending on the value of the SQLCODE.

    如果没有设置状态DB 2根据SQLCODE的状态设置0- 1

    youdao

  • There's also something called "emergency mode" which is a "panic" status you can set in order to try to get data out of a damaged database.

    这里同样有叫做紧急模式(emergency mode) ”的东西,一个严重损坏数据库中取出数据可以设置的“恐慌状态

    youdao

  • The binary data for the document, the documentAttributes instance, and the document status are set in the Document class object.

    文档二进制数据documentAttributes实例文档状态是在Document对象设置的。

    youdao

  • Also, note that I left some space just above the form for a status message, which you'll set dynamically in add.php, as shown below.

    此外应注意表单状态消息留下空间add . php中动态地设置,如下面的清单所示。

    youdao

  • To calculate a work item's status, we need to create an Iteration data set.

    为了估计工作项目状态我们需要创建Iteration数据

    youdao

  • If you set this variable, TCSH displays the exit status whenever a script or program returns a non-zero value, thereby indicating a potential error.

    如果设置这个变量,那么脚本程序返回tcsh会显示退出状态,这会指出潜在的错误。

    youdao

  • We now set the recipient's status to real, and set things up so that we show the firsttime_edit template on the new user.

    现在我们接受者状态设置real设置好内容以使我们可以为用户显示firsttime_edit模板

    youdao

  • If you are using Microsoft Windows Server 2003, set the ASP.NET status to allowed.

    如果使用的是MicrosoftWindowsServer 2003,请a SP.NET状态设置allowed

    youdao

  • Also on this form, you can set the status of the blog entry as Draft or Published, allow or disallow comments for the entry, and set the Posting style — plain text or Rich text.

    同样这个表单上,您还可以blog条目状态设置DraftPublished,这样就可以分别允许禁止对该项发表评论;还可以设置张贴风格:plaintextRich text。

    youdao

  • This feature can be set to automatically change your status to "in a meeting" when you attend a Lotus Sametime meeting.

    参加Sametime会议时,可以设置特性状态自动更改ina meeting。

    youdao

  • Use a common , organization-wide set of integrated program status, stability, quality, and financial metrics

    一个通用组织范围的集成程序状态稳定性质量财务度量集合

    youdao

  • If the variable is set, setquery returns a status code of 0, indicating that no error occurred; otherwise, it returns a 1.

    如果已经设置了此变量set——query返回状态0,这表示没有出现错误否则,返回1

    youdao

  • After that, you can customize your site with your own logo and colors. You can also set the character limit for status updates from your users.

    还可以状态更新字符限制

    youdao

  • To do an HTTP redirect, you can manually set the Status and Location headers, or you can use the redirect method of CherryPy's httputils helper library, which does the same thing.

    将某个http定向可以手工设置StatusLocation标题或者可以使用CherryPyhttputils助手redirect方法完成相同的工作。

    youdao

  • To do an HTTP redirect, you can manually set the Status and Location headers, or you can use the redirect method of CherryPy's httputils helper library, which does the same thing.

    将某个http定向可以手工设置StatusLocation标题或者可以使用CherryPyhttputils助手redirect方法完成相同的工作。

    youdao

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

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

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