width = gdk_pixbuf_animation_get_width(ani) height = gdk_pixbuf_animation_get_height(ani) current_frame_list = gdk_pixbuf_animation_get_frames(ani) pixmap = gdk_pixmap_new(w->window, width, height, -1) clean_pixmap = gdk_pixmap_new(w->window, width, height, -1) if (w->style->bg_pixmap[GTK_STATE_NORMAL]) { GdkPixmap *bg = w->style->bg_pixmap[GTK_STATE_NORMAL] GdkGC *gc GdkGCValues values values.tile = bg values.fill = GDK_TILED gc = gdk_gc_new_with_values(w->window, &values, GDK_GC_FILL|GDK_GC_TILE) gdk_gc_set_ts_origin(gc, (w->allocation.width - width)/2, (w->allocation.height-height)/2) gdk_draw_rectangle(clean_pixmap,gc, TRUE, 0, 0, width, height) gdk_gc_destroy(gc) } else { gdk_draw_rectangle(clean_pixmap, w->style->bg_gc[GTK_STATE_NORMAL], TRUE, 0, 0, width, height) }
资源简介:width = gdk_pixbuf_animation_get_width(ani) height = gdk_pixbuf_animation_get_height(ani) current_frame_list = gdk_pixbuf_animation_get_frames(ani) pixmap = gdk_pixmap_new(w->window, width, height, -1) clean_pixmap = gdk_pix...
上传时间: 2013-12-26
上传用户:thinode
资源简介:差动保护整定范例一: 三圈变压器参数如下表: 变压器容量Se 31500KVA 变压器接线方式 Yn,y,d11 变压器变比Ue 110kV/35kV/10kV 110kV侧TA变比nTA 300/5 35KV侧TA变比nTA 1000/5 10KV侧TA变比nTA 2000/5 TA接线 外部变换方式 一次...
上传时间: 2013-11-01
上传用户:edisonfather
资源简介:<===== 关于 GANT 鼠标集 (M) =====> 此“GANT 鼠标集 (M)”包含黄色和蓝色两种颜色主题,每种颜色主题分别有两套鼠标。换句话说,这个鼠标集共提供4套鼠标,分别放在4个文件夹内。 这里,我简单介绍一下每套鼠标,以所在文件夹名来指代: - yellow_normal_24...
上传时间: 2013-12-20
上传用户:SimonQQ
资源简介:Delphi编程中获取屏幕分辨率 当我们需要获取所运行程序时计算机的分辨率时,有两种方法:①可以通过访问Delphi提供的SCREEN全局变量,即SCREEN.WIDTH和SCREEN.HEIGHT以像素点给出屏幕的分辨率。②利用Windows的API函数GetDeviceCaps()来得到所用显示器的分辨...
上传时间: 2015-07-11
上传用户:dbs012280
资源简介:< content="Hello,sik" Dim oFCKeditor Set oFCKeditor = New FCKeditor oFCKeditor.BasePath = "../fckeditor/" oFCKeditor.ToolbarSet = "Default" oFCKeditor.Width = "550" oFCKeditor.Height = "400" oFCKeditor.Value = content oFC...
上传时间: 2017-05-20
上传用户:zhuoying119
资源简介:课程与教学的基本原理,泰勒,经验,活动,我们如何思维。。。。 资料搜索 代码搜索 热门搜索:fpga51单片机protel99se机器人linux 单片机 dsp armPro...
上传时间: 2015-12-09
上传用户:Izaya
资源简介:频道 劲爆,看《欢乐颂》第二季 上传 书房 登录 注册 菜...
上传时间: 2016-05-16
上传用户:kim123
资源简介:SSCOM32使用说明: 将用户程序通过串口的方式下载到ATT7025/7027中。 使用步骤: (1)选择通讯口,然后打开串口,如下图所示 (2)将DTR打勾,DTR对应芯片的TMS1脚,也就是说通过将DTR打勾将TMS1拉为低电平...
上传时间: 2016-09-22
上传用户:wangliya888
资源简介:遗传算法已经成为组合优化问题的近似最优解的一把钥匙。它是一种模拟生物进化过程的计算模型,作为一种新的全局优化搜索算法,它以其简单、鲁棒性强、适应并行处理以及应用范围广等特点,奠定了作为21世纪关键智能计算的地位。 背包问题是一个典型的组合优化...
上传时间: 2018-04-26
上传用户:jiazhe110125
资源简介:10.2标准版_100站点的免狗补丁(内)
上传时间: 2020-12-15
上传用户: