用户图形界面 meaning in English
graphical user interface
Examples
- Zinc - a user graphical interfaces facility under the embedded os
下的用户图形界面开发工具 - Zinc - a user graphical
下的用户图形界面开发工具 - Notifyall . in java programs with guis that use swing and or the awt , the awt event handler runs in its own thread
在那些使用swing和/或awt包创建gui (用户图形界面)的java程序中, awt事件句柄在它自己的线程中运行。 - Some of them are based on resource , some of them focus on gui ( graphic user interface ) ; and others mainly deal with input and output
有些是基于资源的,有些重在对用户图形界面的处理,还有一些则主要处理输入输出。 - Developers must be careful to not tie up this gui thread performing time - consuming work , because it is responsible for handling user events and redrawing the gui
开发员必须注意避免将这些gui线程与较耗时间的计算工作绑在一起,因为这些线程必须负责处理用户时间并重绘用户图形界面。