查询
1 词典释义:
program display
时间: 2025-04-20 20:46:45

程序显示

双语例句
  • This program display the calendar.

    显示日历的程序。

  • Application virtualization refers to a separation of program execution from program display; in other words, a program executes on a server, but the graphical output is sent to a remote client device.

    应用程序虚拟化是指把程序的执行与程序的显示分隔开;换句话说,程序在服务器上运行,但是把图形化输出发送到远程客户机设备。

  • If the application window fails to display when the program is run, chances are that one or both of these omissions is the cause.

    如果程序运行时应用程序窗口不能正常显示,原因可能就是由于其中之一或者两者都被遗漏掉所造成的。

  • Since this program can only display messages or run commands, it refuses to create an alarm that has neither a message nor a command.

    因为此程序只能显示消息或运行命令,所以它拒绝创建既不是消息也不是命令的警报。

  • For instance, in a document-classification program, the obvious thing to do is to display "the next file" to the user, then file it appropriately.

    例如,在文档分类程序中,显然需要向用户显示“下一个文件”,然后对这个文件进行适当的分类。

  • Your program should then display the new balance after a year.

    你的程序应当显示一年后的新余额。

  • This program could naturally be extended to display an appropriate error message, which is explained next.

    该程序可以被自然地扩展为显示适当的错误消息,我们在下一步将解释它。

  • The user interface utilized frames, and one of the sanity-checks performed by my display program could fail catastrophically if another program modified the database while it was running.

    用户界面使用了框架,如果另一个程序在我的显示程序运行时修改了数据库,那么我的程序执行的一项安全检查就会失败。

  • The main program holds the query, sorting, and display logic for returning the matches.

    主程序拥有返回匹配所需的查询、排序和显示逻辑。

  • With that in mind, it would be nice to be able to create arbitrary alarm events from a command-line program, which would execute programs or display messages.

    考虑到这一点,从命令行程序创建任意警报事件会更好,这些事件将执行程序或显示消息。

  • To use RSS on your computer you will need to obtain a program called a news reader, which allows you to collect and display RSS feeds from your chosen web sites.

    要在你的计算机上使用RSS,你必须有一个程序,称为新闻阅读器,使你能从所选的网站收集和显示RSS提要传送。

  • The following program shows you the basic steps needed to display 3d objects.

    下列程序说明了显示3d对象的基本步骤。

  • After the FETCH, the program does "before and after" checking to see if anything on the row was changed by a different user while our user was staring at the screen display.

    FETCH之后,程序进行“前后”检查,来查看在进行屏幕显示时,是否有不同用户对该行做了改动。

  • In fact, I couldn't find an example of a group 4 fax compressed black-and-white image that would display using that program.

    事实上,我还没发现哪一个以group 4 fax方式压缩的黑白图像可以使用那个程序显示出来。

  • The man command pages output onto your display using a paging program.

    man 命令通过一个分页程序将输出分页到显示中。

  • The program will display unread email messages and other information and links related to the Gmail account directly in the Windows 7 taskbar.

    这个程序会直接在Windows 7任务栏显示未读邮件信息和其他信息,以及关联到Gmail账号的链接。

  • You will need at least a semifunctional installation of the sndpeek program, as the 3-D display portion of the code is not required.

    至少需要安装 sndpeek 程序的一半功能,因为 3-D 显示部分的代码是可选项,可以不安装。

  • PhpMyEdit: With this utility, write a simple calling program that generates PHP code to display or edit MySQL tables in HTML.

    phpMyEdit:使用这个工具编写一个简单的调用程序,生成一些php代码,以html格式显示或编辑的mysql表。

  • In this example, the address information is used as input to a Yahoo map program to display a map as part of the UI.

    在本例中,地址信息被用做Yahoo map程序的输入以便作为UI的一部分来显示一个地图。

  • Where myfunc is a script, is the name of the program to search, and is the name of the function to display.

    这里myfunc是一个脚本,是要搜索程序的名字,而是要显示函数的名字。

  • The passthru() command lets you run an external program and display its results on the screen.

    passthru() 允许您运行外部程序,并在屏幕上显示结果。

  • The display changes when you swap memory pages so you need not copy an Image object from program memory to video memory; you merely change video Pointers and the display changes.

    当交换内存页时显示就发生更改,所以您不需要将Image对象从程序内存复制到显示内存;您只要更改视频指针,显示就会发生更改。

  • Part 2 injects the scoreSortResults subroutine into the main program logic to score each matched record, sort the resulting list, and pass it on to the display step.

    第2部分把scoresortresults子例程注入到主程序逻辑中来给每条匹配的记录评分、给结果列表排序并将其传递给显示步骤。

  • For example: Portlet will query the database for the current program and display a list of names, geographical locations, and point scores for the top 10 highest point values.

    例如:Portlet将查询当前程序的数据库,并显示名称、地理位置列表,以及分值最高的前十位的得分。

  • Now, when a user enters 40 CC for the vehicle data, the program must display a message saying that the entry does not fall within the valid CC range. You can show the message simply as in Listing 1.

    现在,当用户输入的车辆数据为40cc时,程序必须显示一条消息,说明输入的数据不在有效的CC范围内。

  • I'll use the "Hello World" program to illustrate the creation of a simple program to emit a simple text string to the display.

    我使用“ Hello World ”程序演示如何创建简单的程序,将一个简单的文本字符串发送到显示器。

  • To debug this program, I'm using the XMLString: : transcode function to convert the wide character strings for display on a console, as shown in Figure 1.

    为了调试这个程序,我使用了XMLString: transcode函数来转换将在控制台上显示的宽字符字符串,如图1所示。

  • Think of the GUI control panel; a high-performance way to program this with Unix is to update the display only when the select() system call detects arriving data.

    思考一下前面所说的 GUI 控制面板;在 Unix 中编写这个程序时,一种高性能的做法是只在 select() 系统调用检测到到达的数据时才更新显示。

  • For processing the XML, the program keys off of the columnnumber attribute, and USES the view entries and item name in the Person document to get the core data to display within the Windows.

    为了处理XML,程序去掉columnnumber属性,使用视图条目和Person文档中的项名称,来获取窗口内要显示的核心数据。

  • Keep in mind that while this program runs, the action is focused in the contents of the display widget.

    请记住,在该程序运行时,操作集中在display小部件的内容上。