-
vipsi(一个友好的程序)是一个外壳和脚本语言,使用方便,可以在第一天的基础上直接强力控制。提供了类C语法,utf...
vipsi(一个友好的程序)是一个外壳和脚本语言,使用方便,可以在第一天的基础上直接强力控制。提供了类C语法,utf-8编码,功能强大的列表操作。袖珍计算器,CGI,脚本,一个集于一体的编程外壳。-vipsi (a friendly procedure) is an outer covering and the script
language, the easy to operate, may in the first day foundation the
direct force control. Formidable provided the kind of C grammar, the
utf-8 code, the function has tabulated the operation. Pocket
calculator, CGI, script, a collection to a body programming outer
covering.
- 2022-09-26 18:50:03下载
- 积分:1
-
Good mmap () driver function it is a good driver for mmap func
很好的mmap()驱动函数的it is a good driver for mmap func-Good mmap () driver function it is a good driver for mmap func
- 2022-03-10 04:47:19下载
- 积分:1
-
linux核C语言写的MODBUS通讯 This is a Linux kernel driver (2.2.19+ 2.4+) for the Modicon...
linux核C语言写的MODBUS通讯 This is a Linux kernel driver (2.2.19+ 2.4+) for the Modicon SA85 ISA and PCI-85 cards. It is written in C and includes example shell scripts for administration, and an example client program. Development Status: 4 - Beta Intended Audience: Developers License: BSD License Operating System: All POSIX (Linux/BSD/UNIX-like OSes), Linux-C language to write the MODBUS communication This is a Linux kernel driver (2.2.19 2.4) for the Modicon ISA and PCI SA85-85 cards. It is written in C and includes example shell scripts for administration, and an example client program. Development Status : 4-Beta Intended Audience : Developers License : BSD License Operating System : All POSIX (Linux/BSD/UNIX-like OSes), Linux
- 2023-02-05 08:30: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
-
嵌入式系统程序员和工程师写的,以及
Written for embedded systems programmers and engineers, as well as
networking professionals, this in-depth guide provides an inside look at the
entire process of implementing and using the Linux TCP/IP stack in embedded
systems projects. -Written for embedded systems programmers and engineers, as well as networking professionals, this in-depth guide provides an inside look at the entire process of implementing and using the Linux TCP/IP stack in embedded systems projects.
- 2022-02-16 08:17:42下载
- 积分:1
-
shell编程的好文章
shell编程的好文章-shell programming excellent article
- 2022-06-30 15:28:53下载
- 积分:1
-
共享内存机制的演示程序,理解共享内存的工作机制
共享内存机制的演示程序,理解共享内存的工作机制-Shared memory mechanism, demo program, understanding the working mechanism of shared memory
- 2022-12-14 06:25:03下载
- 积分:1
-
Explain some of the relevant knowledge on linux, easy
讲解的是一些关于linux的相关知识,讲解详细由浅入深。-Explain some of the relevant knowledge on linux, easy-to-digest explain in detail.
- 2022-02-12 14:45:10下载
- 积分:1
-
用C语言写的一个菜单的程序,大家可以参考参考,请大家多多指教...
用C语言写的一个菜单的程序,大家可以参考参考,请大家多多指教-meun
- 2023-02-20 05:15:03下载
- 积分:1
-
Linux下配置samba
Linux下配置samba-Linux configuration samba
- 2022-09-01 15:00:03下载
- 积分:1