-
Minigui mobile phone address book and other related functions, including add, de...
Minigui手机通讯录等相关功能,包含增加、删除、修改、查询-Minigui mobile phone address book and other related functions, including add, delete, modify, query
- 2022-04-23 13:18:47下载
- 积分:1
-
linux下的一个多线程服务器框架,可直接应用此框架开发一个支持大用户量的UDP应用服务器...
linux下的一个多线程服务器框架,可直接应用此框架开发一个支持大用户量的UDP应用服务器-of a multithreaded server framework, direct application of this framework to support the development of a large number of users UDP application server
- 2022-03-26 12:37:00下载
- 积分:1
-
Image Compression Decompression FOSS
图像压缩解压的源码-Image Compression Decompression FOSS
- 2022-05-17 05:59:39下载
- 积分:1
-
跨平台,多数据库查看编辑和查询工具,平台支持windows,linux,数据库支持oracle,odbc,mysql,slite等...
跨平台,多数据库查看编辑和查询工具,平台支持windows,linux,数据库支持oracle,odbc,mysql,slite等-Cross-platform, multi-view editing and database query tools, platform support for windows, linux, database support oracle, odbc, mysql, slite, etc.
- 2022-06-11 20:06:06下载
- 积分:1
-
Moto A1200 kernel SRC
Moto A1200 kernel SRC
- 2022-01-26 05:21:13下载
- 积分:1
-
创建/写共享内存的c语言程序
创建/写共享内存的c语言程序-create/write shared memory c Language Program
- 2022-01-26 00:16:55下载
- 积分:1
-
libosip
libosip-0.9.7源码-libosip- 0.9.7 source
- 2022-02-26 10:37:12下载
- 积分: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
-
自动变化的程序 可以自己逐渐变化 有三种形式 图片 文字 QT4.3...
自动变化的程序 可以自己逐渐变化 有三种形式 图片 文字 QT4.3-Automatic change procedures QT4.3
- 2022-03-18 01:30:33下载
- 积分:1
-
AS400培训教材,了解AS400的原理
AS400培训教材,了解AS400的原理-Hospitality training materials and understand the principle Front
- 2022-01-25 17:58:04下载
- 积分:1