• 让我们状态显示视图选中多少

    Let's use the status line to display how many items we have selected in the table view.

    youdao

  • 任何传输都会生成状态无论是put还是get命令

    A status line is produced for any transfer, whether it's a put or get command.

    youdao

  • 有时候可能希望关闭状态为此需要使用- v选项

    You may want to turn the status bar off at times; to do this, use the -v option and supply it along with the other options. For example.

    youdao

  • 这次我们完成个示例的收尾工作,然后窗口添加一条状态

    This time, we'll tidy up some loose ends with the previous example and add a status line to the window.

    youdao

  • 使用ncftpputncftpget时也会生成相似的状态

    A similar status line is produced when using ncftpput and ncftpget.

    youdao

  • 首先检查状态确定是否成功处理客户机请求返回一个结果(HTTP_OK)。

    The first check is to determine if the status line indicates the client request was successfully processed and a result returned (HTTP_OK).

    youdao

  • 现在无论是状态还是版权信息都能主机应用程序开发人员计划的那样显示了。

    Now, either your status line or your copyright will appear as the host application developer intended.

    youdao

  • 顾名思义服务器状态(serverstatusline)通知客户机请求结果

    As the name implies, the server status line informs the client of the outcome of its request. HTTP classifies the status line codes into the following broad categories.

    youdao

  • 当前工作(CurrentWork)Eclipse工作台窗口右下角状态显示当前工作项。

    Current work shows you the current work item in the status line on the bottom right of the Eclipse workbench window.

    youdao

  • 必须通过使用addStatusLine() ,在窗口创建SWT 窗口小部件之前要求窗口创建状态

    We must ask the window to create a status line before it creates the SWT widgets by using addStatusLine().

    youdao

  • 清单6中的第一包含了有关Ella Kimpton 的信息包括身份号、姓名客户状态

    The first line in Listing 6 contains information for Ella Kimpton, including her ID, name, and customer status.

    youdao

  • 表的代表事件状态单元格内包含动作转移

    Rows and columns represent events and states, and cells contain actions and transitions.

    youdao

  • 45显示主机屏幕中状态显示下一,且该含版权文本

    Figure 45 shows the host screen when the status appears on the bottom line without the copyright text.

    youdao

  • 检查存储状态,会看到已经添加了文件(开头字母a表示),见清单5。

    Checking the status of the repository shows that the new file has been added (indicated by the letter a at the beginning of the line), as shown in Listing 5.

    youdao

  • 策略就是状态定义成一种强制性编程语言其中节点也是源码

    A different tack is to define a state machine as any imperative programming language in which the nodes are also the source lines.

    youdao

  • 状态标上部件响应事件名称以及事件之间部件所处的状态

    The rows and columns of the state table are labeled with the names of the events that the widget will respond to, and the states the widget will wait in between events.

    youdao

  • 一个进度应该打印100,只是更新状态一般地我们,看到一点生机

    A progress bar is not supposed to print one hundred lines just to update its status; generally we like to see a little animation.

    youdao

  • 例如清单6中的第一包含了有关Ella Kimpton的信息包括ID姓名客户状态

    For example, the first line in Listing 6 contains information for Ella Kimpton, including her ID, name, and customer status.

    youdao

  • 数据结构状态变量函数定义就绪后,请第3163添加load_shadow_dynamics函数。

    After the data structures, state variables, and function definitions are in place, add the load_shadow_dynamics function at line 3163.

    youdao

  • 输出表明等待db2pd 输出中的0A,因为提供锁请求状态的 ‘Sts显示W,表示等待。

    The output indicates that you are waiting on the lock on the row (0;A) from the db2pd output because the 'Sts' column, which provides the status of the lock request, shows a W for waiting.

    youdao

  • 第二之后,这个代码char,*s1,等于GetSting返回,就是看起来状态

    So, after the second line for code here char * s1 gets the return value of get string this is what the state of our world looks like.

    youdao

  • 通过某些方面严格限定这些更新,确保只有那些处于最初读取状态数据更新。

    The update is in some way overqualified to ensure that only rows that are in the same state as those originally read are changed.

    youdao

  • 几乎任何情形下,只要修改多个状态,在状态改变过程中就一些代码中将不能拥有始终一致数字

    Almost anytime you have multiple states changing, you will have several lines during the state change at which the program will not have self-consistent Numbers.

    youdao

  • 零售商服务调用操作操作返回带有状态(状态表示可以运送哪些项)的列表

    The Retailer Service calls the operation, which returns a list with status as to which line items it was able to ship.

    youdao

  • sql术语中,合并会调用外层联系,工作数据集合中的每一,与状态数据集合中的单个使用匹配状态ID匹配起来。

    In SQL terms, this merge calls for an outer join, which matches each row in the work items data set to the single row in the states data set with a matching state ID.

    youdao

  • 各个状态显示表示作业提交及其每个目标状态

    Each row of the status display represents the submission of a job and its status on each of its targets.

    youdao

  • 定义个包含一个系统时间区间的表将指示DB 210自动捕获状态更改并将“存储一个历史表中。

    Defining a table with a system time period instructs DB2 10 to automatically capture changes made to the state of the table and to save the "old" rows in a history table.

    youdao

  • 佳士得拍卖,“张照片驾驭了莱茵河美景,因此,张照片并不是让看照片注意河岸上的某个特定位置而是去感受整片水域完美状态。”

    Christie's said the viewer was "not invited to consider a specific place along the river, but rather an almost 'platonic' ideal of the body of water as it navigates the landscape".

    youdao

  • 所有状态最初都是的;我们可以使用luaopen _…将函数添加状态中,第10第14

    All states are initially empty; you add libraries of functions to the state using luaopen_... , as shown in Lines 10 through 14.

    youdao

  • 数字指示大纲哪一应该窗口的上面。数字是在考虑了“展开状态”后计算出来的。

    Is a number, saying which line of the outline is displayed on the top line of the window. This number is calculated with the expansion state already applied.

    youdao

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

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

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