-
a dynamic process dates c
一个动态日期c程序-a dynamic process dates c
- 2023-01-02 20:40:03下载
- 积分:1
-
qt/embeded rh9环境下编译脚本命令文件及hello程序代码
qt/embeded rh9环境下编译脚本命令文件及hello程序代码-qt/embeded rh9 environment compiler script commands documents and hello code
- 2022-01-25 18:07:47下载
- 积分:1
-
开源的键盘模拟程序,包括许多头文件和库例程,适用于Linux下X应用中的软键盘模拟...
开源的键盘模拟程序,包括许多头文件和库例程,适用于Linux下X应用中的软键盘模拟-open source keyboard simulator,many header files and lib are included, suitable for soft keyboard simulation
- 2022-05-06 11:40:31下载
- 积分:1
-
语音回声消除库
speech echo cancellation library
- 2023-06-06 20:05:03下载
- 积分:1
-
linux入门常用命令学习,介绍常用的60个命令操作,简单方便,非常适合入门学习...
linux入门常用命令学习,介绍常用的60个命令操作,简单方便,非常适合入门学习-Introduction to commonly used commands linux learning 60 commands commonly used in operation, simple and convenient, very suitable for entry-Learning
- 2022-02-25 20:40:08下载
- 积分:1
-
Trolltech公司发布的图形界面操作系统。可在qt
Trolltech公司发布的图形界面操作系统。可在qt-embedded-2.3.10平台上编译为嵌入式图形界面操作系统。-A GUI OS developed by Trolltech. It can be combined to embedded GUI OS on Platform qt-embedded-2.3.10
- 2022-12-21 07:10:05下载
- 积分:1
-
用户认证及计费系统的网络驱动库,在SUN soloris上编译通过。
用户认证及计费系统的网络驱动库,在SUN soloris上编译通过。-user authentication and billing system for the Network Driver in the Sun soloris compiled through.
- 2023-01-08 10:50:03下载
- 积分: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
-
solaris安装apacche必须的几个文件之一。libiconv
solaris安装apacche必须的几个文件之一。libiconv-1.11-sol8-sparc-local.gz-solaris installation apacche must be one of several documents. libiconv-1.11-sol8-sparc-local.gz
- 2022-11-07 18:25:03下载
- 积分:1
-
2.01版linux0.11内核源码注释
2.01版linux0.11内核源码注释-2.01 linux0.11 kernel source code comments
- 2022-03-15 17:31:05下载
- 积分:1