-
基于s3C2410的源代码 在linux操作系统下实现
基于s3C2410的源代码 在linux操作系统下实现-S3C2410-based source code in the linux operating system to achieve
- 2022-12-09 14:15:02下载
- 积分:1
-
linux下的FTP命令。包含登陆,退出,如下载和上传…
linux下的FTP命令。包含登陆,退出,下载和上传等命令。-FTP command under linux. Contains the landing, exit, such as download and upload command.
- 2023-06-19 09:15:04下载
- 积分:1
-
Bookcase 是一个用于KDE的个人的书籍管理。它使用XML文件存储格式,并且追踪26种书籍特性。
Bookcase 是一个用于KDE的个人的书籍管理。它使用XML文件存储格式,并且追踪26种书籍特性。 -Bookcase is uses in the KDE individual books management. It uses
the XML document memory form, and traces 26 kind of books
characteristics.
- 2022-02-03 21:12:46下载
- 积分:1
-
SLP协议在linux下的实现。此版本为1.2.1版。官方网站为www.openslp.org...
SLP协议在linux下的实现。此版本为1.2.1版。官方网站为www.openslp.org-SLP agreement realize under linux. This version is version 1.2.1. Official Website for www.openslp.org
- 2022-01-26 02:15:35下载
- 积分:1
-
<<unix/linux develop guide with Curses library>>instances program
《unix/Linux下的Curses库开发指南》综合示例程序 -instances program
- 2023-07-13 12:30:03下载
- 积分:1
-
3G模块的Linux系统的后台程序测试源代码,采用的D
linux系统下3G模块守护进程测试源代码,采用的D-bus通讯-3G module linux system daemon test source code, used by D-bus communication
- 2022-03-23 10:21:27下载
- 积分:1
-
check password
check password
- 2022-04-13 16:59:53下载
- 积分: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
-
Capture under a Linux software, can capture, frame format and a variety of data...
一个Linux下抓包软件,可以实现抓包,并对多种数据帧格式(TCP,ARP等)分析并对结果进行输出显示的功能。-Capture under a Linux software, can capture, frame format and a variety of data (TCP, ARP, etc.) analysis of the results shows that the function of the output.
- 2023-05-16 17:15:03下载
- 积分:1
-
详细描述了I/ometer在linux下的使用说明
详细描述了I/ometer在linux下的使用说明-A detailed description of the I/ometer in use under linux
- 2022-01-30 17:11:16下载
- 积分:1