A Windows GUI application and the Windows operating system.
Windows用户界面程序和Windows操作系统。
Yes, it is possible to attach a console to a GUI application.
是的,这是可能的附加控制台GUI应用程序。
Straightforward approach that works with any GUI application.
简单的方法,适用于任何GUI应用程序。
Some GUI application components require more thought than others to convey.
一些GUI应用程序组件传达信息时比其它组件需要考虑更多的东西。
A simple example is a GUI application depicting the world's major tourist destinations.
一个简单的例子是描述世界各地的主要旅游目的地的GUI应用程序。
As a GUI application, which allows easy selection of individual tests and groups of tests.
图形用户接口的应用程序,让你方便地选择个别的以及一整组的测试。
Isn't this just another kludge to try and emulate real desktop GUI application capabilities?
这是不是一种临时搭配,以尝试和模拟真正的桌面GUI应用程序功能?
A widget is a small GUI application, built to provide an interface to an application or function.
小部件是小型GUI应用程序,其构建目的是为应用程序或功能提供界面。
Build-Your-Page is a toy system, but it does involve most of the elements of a substantial GUI application.
Build - Your - Page是一个小型的系统,但是它涉及到实际GUI应用程序的元素的大部分东西。
Perhaps you'd like to write a small custom database, or a specialized GUI application, or a simple game.
也许你想要编写一个小型的自定义数据库、一个特殊的GUI应用程序或一个简单的小游戏。
For example, in a well-designed GUI application, the code that adds an Exit menu item would run on a Windows PC but not a Mac.
例如,在一个设计良好的GUI应用程序中,添加一个exit菜单项的代码可以在WindowsPC上运行,但它不能在mac机上运行。
The GWT module descriptor declares the main entry point for the GUI application, namely gaej.example.client.SimpleGWTApp, as shown in Listing 4.
GWT模块描述符声明了GUI应用程序的主要入口点,即gaej . example . client .SimpleGWTApp,如清单4所示。
After launching the application, create a new project and use the 'Qt Gui application' template and leave the other options at their default value.
运行应用程序之后,创建一个新的项目并使用“QtGui Application”模板,同时保留其他选项的默认值。
To prove it, we'll create a simple little GUI application using Python and the wxPython UI library to perform keyword searches for books, music, and dvds.
为了证明这一点,我们将使用Python和wxPythonUI库来创建一个小GUI应用程序,以便执行关键字搜索来查找书籍(book)、音乐(music)和dvd。
You now have the basic organization for your project that will allow you to create the GUI application by developing your CountryList library using TDD techniques.
现在你的项目已经有了基本的结构,它允许你采用TDD技术通过进一步开发CountryList类库来创建GUI应用程序。
To show the automobile's status, a GUI application is used to display the automobile's current zone and whether the automobile's movement along the assembly line is valid.
为了展示汽车的状态,将使用一个GUI应用程序显示汽车当前所在的区以及汽车沿着装配线的移动是否有效。
"The future" or not, it's getting a bit silly for GUI application developers to perpetually be one bad pointer dereference away from scribbling all over their application's memory.
不管“未来”到达与否,开发者为了一个损坏的指针不断的遍历内存,多少是有些愚蠢的事情了。
In other words, Geronimo's ActiveMQ implementation enables you to build a GUI application that communicates with the application server using the JMS client, so no Web page is necessary.
换句话说,Geronimo的Active MQ实现让您能够构建一个GUI应用程序,让它使用JMS客户机与应用服务器进行通信,所以不需要web页面。
Of course, the first two factors are nothing new -- graphical frameworks are complex by nature and adding business functionality to a GUI application has always posed a barrier to testing.
当然,前两个原因并不新鲜 ——图形框架本来就很复杂,而且向GUI应用程序添加业务功能总是会给测试造成麻烦。
GUI application: a graphical application could be integrated into an IDE such as Eclipse or MonoDevelop, with the metadata necessary for DOAP stored with the build information for a project.
GUI应用程序:图形应用程序可以集成到一个IDE(例如eclipse或MonoDevelop)中,并将DOAP所需的元数据与项目的构建信息存储在一起。
We researched the characteristics of the OOP language. In view of the characteristics of GUI application programming, definitions of widget structure and widget class have been abstracted.
对面向对象编程语言的特性进行了一定的研究,针对GUI应用编程的特点,抽象出了组件结构和组件类的定义。
This took maybe twenty lines of Perl, and the result was much faster than a more general solution, to say nothing of how long it would have taken to write a GUI application to do the same thing.
这个程序只有20行perl代码,而且它的速度比更一般的解决方案快得多,根本不需要花费很长时间编写GUI应用程序来完成同样的任务。
The MVC implementation in JSF more closely approximates the style of a traditional GUI application than the Model 2, or "push-MVC" approach used in frameworks such as Struts, WebWork, and Spring MVC.
与Model2或者Struts、WebWork和SpringMVC 之类的框架中使用的 “push-MVC”方法相比,JSF中的 MVC实现更接近于传统的GUI应用程序。
It would act like the service tests do, except it would use the service to provide real functionality to a GUI or a client application.
它的行为将与服务测试相似,不同的是,它将使用服务类为GUI或客户端应用程序提供真正的功能。
You will be adding a simple GUI client to the enterprise application.
将把简单的GUI客户机添加到企业应用程序中。
Your application can provide a similar GUI that your users have access to.
您的应用程序也可以为用户提供这样类似的GUI。
An interactive application such as a GUI interface is an example.
如GUI接口之类交互式应用程序就是这样的例子。
It is also possible to validate a pre-existing application GUI.
我们还可以对现有的应用程序GUI进行验证。
The reason those elements are saved here is to avoid tying the application code to the GUI interface, so the application can be easily ported to a different GUI system.
之所以将那些元素保存与此,是为了避免将应用程序的代码放在GUI界面程序中,从而我们可以很容易地把应用程序迁移到不同的GUI系统中。
The reason those elements are saved here is to avoid tying the application code to the GUI interface, so the application can be easily ported to a different GUI system.
之所以将那些元素保存与此,是为了避免将应用程序的代码放在GUI界面程序中,从而我们可以很容易地把应用程序迁移到不同的GUI系统中。
应用推荐