码迷,mamicode.com
首页 >  
搜索关键字:graphical effects    ( 595个结果
图形用户界面(graphical user interface)
1 java中提供的类库1.1 定义AWT(abstract windows toolkit)抽象窗口工具包:提供了与本地图形界面进行交互的接口,AWT中提供的图形函数与操作系统的图形函数有着对应关系。(为了实现java的平台通用性,AWT牺牲了部分功能,整合所有操作系统的共有图形函数,形成了AWT...
分类:其他好文   时间:2015-10-11 11:21:33    阅读次数:269
Modern Operating System --- Graphical User Interface
Most personal computer offer a GUI (Graphical User Interface). The acronym GUI is pronounced ''gooey''.The GUI was invented by Douglas Engelbart and h...
分类:其他好文   时间:2015-10-10 06:47:33    阅读次数:220
ocp-139
QUESTION NO: 139重复 How can you reverse the effects of an ALTER DISKGROUP … DROP DISK command if it has already completed? A. Issue the ALTER DISKGROUP … ADD DISK command. B. Issue the ALTER DISKGR...
分类:其他好文   时间:2015-10-05 13:03:57    阅读次数:156
GA-MicroSimulation 作业区优化算法
To minimize the negative effects on traffic efficiency and safety caused by work zone in urban road, land transportation authorities should choose p.....
分类:编程语言   时间:2015-09-23 14:42:42    阅读次数:306
Qt绘图之QGraphicsScene QGraphicsView QGraphicsItem详解
Graphics View提供了一个界面,它既可以管理大数量的定制2D graphical items,又可与它们交互,有一个view widget可以把这些项绘制出来,并支持旋转与缩放。这个柜架也包含一个事件传播结构,对于在scene中的这些items,它具有双精度的交互能力。Items能处理键盘...
分类:Web程序   时间:2015-09-16 19:52:22    阅读次数:218
Using Linux
Part 1: Graphical vs. Non-Graphical ModeLinux can be used in one of two ways: graphically and non-graphically. In graphical mode your applications liv...
分类:系统相关   时间:2015-09-13 18:33:40    阅读次数:344
29个你必须知道的Linux命令
虽然Linux发行版支持各种各样的饿GUI(graphical user interfaces),但在某些情况下,Linux的命令行接口(bash)仍然是简单快速的。Bash和 Linux Shell 需要输入命令来完成任务,因而被称为 命令行 接口。命令是计算机执行任务的指令。可以使用命令去关闭计算机,或者列出当前目录的文件列表,或当前文本的内容,或者屏幕显示一条消息。如果你是一个新手,并尝试使...
分类:系统相关   时间:2015-09-11 14:30:04    阅读次数:274
4 Visual Effects 视觉效果 读书笔记 第四章
4 Visual Effects 视觉效果 读书笔记 第四章 Well, circles and ovals are good, but how about drawing rectangles with rounded corners? Can we do that now, too? Steve...
分类:其他好文   时间:2015-09-07 14:14:14    阅读次数:350
布局文件
所有的布局文件都res/layout下面,你可以选择新建xml文件来新建布局。点击进入编辑。在下方有两个可以切换的地方,点击graphical Layout可以看到效果,单击xml可以看到编辑的文件这里以原始的helloword为例 在写布局文件之前要理解一个事,布局设置的属性是非常...
分类:其他好文   时间:2015-09-02 17:19:02    阅读次数:131
Using Bootchart on Android 在开机测量中的应用
Bootchart is a system designed to show a graphical display of the activity of a system during boot. 。。。 省略官方简介,下面是相关连接: http://www.elinux.org/Using_Bootchart_on_Android; http://w...
分类:移动开发   时间:2015-09-01 15:21:30    阅读次数:239
595条   上一页 1 ... 38 39 40 41 42 ... 60 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!