登录
首页 » Linux-Unix program » 比较全面的GUI编程,基本例程

比较全面的GUI编程,基本例程

于 2023-04-17 发布 文件大小:957.43 kB
0 166
下载积分: 2 下载次数: 1

代码说明:

比较全面的GUI编程,基本例程-more comprehensive GUI programming, the basic routines

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • iSCSI用户客户端软件。客户端将被用于访问IPSAN服务器。
    ISCSI user client software.Client would be used to access the IPSAN server.
    2022-09-28 11:20:03下载
    积分:1
  • Linux Kernel核心中文手册
    Linux Kernel核心中文手册-core Linux Kernel Chinese Manual
    2022-02-27 06:15:07下载
    积分:1
  • source code of a ps like
    source code of a ps like
    2022-08-06 05:57:33下载
    积分:1
  • 并行程序设计示例之一
    并行程序设计示例之一-Parallel Programming Example One
    2022-03-24 06:57:14下载
    积分:1
  • 介绍Linux平台上最常用的图形系统
    介绍Linux平台上最常用的图形系统---X Window。入门者适合看看。-Linux platform to introduce the most commonly used graphic system--- X Window. Suitable for beginners to see.
    2023-02-17 21:10:03下载
    积分:1
  • 在Qt程序的例子
    Program example on qt
    2022-05-10 17:55:18下载
    积分:1
  • LINUX core materials, suitable for study entry. English original book.
    LINUX内核教材,适合入门学习。英文原版书。-LINUX core materials, suitable for study entry. English original book.
    2022-05-16 01:03:16下载
    积分:1
  • programming par contraint
    programming par contraint
    2022-03-10 04:13:08下载
    积分:1
  • 宽度= gdk_pixbuf_animation_get_width(ANI)
    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)
    2022-05-17 15:10:31下载
    积分:1
  • gdsl
    gdsl-1.0.2 通用数据类型 包括list,btree等常用的数据结构-gdsl-1.0.2 Common data types include the list, btree and other commonly used data structure
    2022-03-11 00:10:29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载