-
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.
例如,在文档分类程序中,显然需要向用户显示“下一个文件”,然后对这个文件进行适当的分类。