-
系统实现类似于多文档的赢得
linux系统下实现类似win的对多个文件的文件内容检索的功能-linux system realizes similar win to many documents
document content retrieval function
- 2022-02-15 21:59:40下载
- 积分:1
-
认证
certi-SHM-3.0.tar 不错的开源的分布式方针软件 大家多多支持 他是linux-certi- SHM- 3.0.tar good open-source software distributed approach we will support him linux
- 2022-03-10 08:17:10下载
- 积分:1
-
ov7225 驱动的开发,很有用的,对于寄存器配置不清楚的人来说更有用...
ov7225 驱动的开发,很有用的,对于寄存器配置不清楚的人来说更有用
- 2023-01-29 19:50:03下载
- 积分:1
-
IC卡读写IC卡/ at88sc1604 C源。高可用性,详细说明。
读写AT88sc102/AT88sc1604 IC卡的C源程序。 高可用性,详细的注释。-IC card reader AT88sc102/AT88sc1604 C source. High availability, detailed notes.
- 2022-07-03 14:24:03下载
- 积分:1
-
Linux 一句话精彩问答2007/12 版
编者:陈绪 中国linux 和开源战略经理
Intel 开源技术中心(OTC,Opensource T...
Linux 一句话精彩问答2007/12 版
编者:陈绪 中国linux 和开源战略经理
Intel 开源技术中心(OTC,Opensource Technology Center) http://www.linuxpk.com-Linux word exciting 2007/12 edition of Q
- 2023-04-07 14:45: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
-
java版的lzo算法库,用于实现内存、图像、磁盘文件等数据的压缩,是一种非常快的压缩算法。...
java版的lzo算法库,用于实现内存、图像、磁盘文件等数据的压缩,是一种非常快的压缩算法。-java version of the lzo library of algorithms, used to implement the memory, images, data, such as disk file compression, is a very fast compression algorithm.
- 2022-02-26 00:20:30下载
- 积分:1
-
linux下socket/tcp/ip简单实现
linux下socket/tcp/ip简单实现-simple implementantion of socket/tcp/ip on linux
- 2022-10-17 21:55:02下载
- 积分:1
-
安装 VMware TOOLS时需要此文件
安装 VMware TOOLS时需要此文件-This file is needed when you are using
VMware TOOLS.
- 2022-02-25 12:38:51下载
- 积分:1
-
linux 1000常见问题集,适合初级人员。
linux 1000常见问题集,适合初级人员。-linux 1000 Frequently Asked Questions for junior staff.
- 2022-05-24 20:03:05下载
- 积分:1