-
edtftpj
edtftpj-1.4.5.zip
- 2023-05-27 22:10:03下载
- 积分:1
-
Linux环境下apache web服务器配置
Linux环境下apache web服务器配置-Linux environment, apache web server configuration
- 2022-01-23 11:17:13下载
- 积分:1
-
葡萄酒
Wine-20031016
- 2022-12-26 08:40:04下载
- 积分:1
-
Antinat是一个灵活的SOCKS服务器和客户端库编写代理
Antinat is a flexible SOCKS server and client library for writing proxy-based applications. It supports SOCKS 4, SOCKS 5, authentication, CHAP, XML firewalling, Win32, server chaining, and UDP. It also contains very experimental IPv6 support
- 2022-06-12 15:12:51下载
- 积分:1
-
FAT文件系统协议,对学习linux中的基础文件还是有相当帮助的
FAT文件系统协议,对学习linux中的基础文件还是有相当帮助的-FAT file system agreement, on learning the basic linux file or has a very helpful
- 2022-08-19 18:29:05下载
- 积分:1
-
删除读写STL C
inifile read and write in stl c
- 2022-04-14 21:08:20下载
- 积分:1
-
在FPGA上移植操作系统时用到的补丁,建立交叉编译环境NIOS2
在FPGA上移植操作系统时用到的补丁,建立交叉编译环境NIOS2-GCC的补丁-PATCH
- 2023-05-11 18:30:04下载
- 积分: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
-
Must be an operating system as its hardware system based on close co
一个操作系统必须和作为它的基础的硬件系统紧密配合。操作系统需要使用一些只有硬件才能提供的功能。为了完整的了解 Linux ,你需要了解底层硬件的基础知识。-Must be an operating system as its hardware system based on close co-operation. Operating system only need to use some of the functions of the hardware can provide. In order to complete understanding of Linux, you need to know basic knowledge of the underlying hardware.
- 2022-01-31 11:14:17下载
- 积分:1
-
《基于S3C44B0X嵌入式UCLINUX系统原理及应用.ppt
《基于S3C44B0X嵌入式UCLINUX系统原理及应用.ppt- Based on S3C44B0X uCLinux embedded systems and application of the principle. Ppt
- 2023-03-07 01:00:04下载
- 积分:1