Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1447383
  • 博文数量: 596
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 173
  • 用 户 组: 普通用户
  • 注册时间: 2016-07-06 15:50
个人简介

在线笔记

文章分类

全部博文(596)

文章存档

2016年(1)

2015年(104)

2014年(228)

2013年(226)

2012年(26)

2011年(11)

发布时间:2013-08-12 17:40:17

http://www.xfree86.org/current/mit-shm.htmlMIT-SHM—The MIT Shared Memory Extension How the shared memory extension works1. REQUIREMENTS2. WHAT IS PROVIDED3. HOW TO USE THE SHARED MEMORY EXTENSION4. USE OF SHARED MEMORY XIMAGES5. USE OF SHARED MEMORY PIXMAPSJonathan Corbet Atmo.........【阅读全文】

阅读(2125) | 评论(0) | 转发(0)

发布时间:2013-08-01 10:15:35

提交的文件或目录是其他SVN的东西,即下面有.svn的目录,删除才能提交#find . -mindepth 2 -name '.svn' -exec rm -rf '{}' \;......【阅读全文】

阅读(1224) | 评论(0) | 转发(0)

发布时间:2013-07-05 09:53:15

Drawing With A Color使用颜色绘图After we have allocated the desired colors, we can use them when drawing text or graphics. To do that, we need to set these colors as the foreground and background colors of some GC (Graphics Context), and then use this GC to make the drawing. This is done using .........【阅读全文】

阅读(1485) | 评论(0) | 转发(0)

发布时间:2013-06-14 15:46:03

1.定义场景2.根据场景编写自动化测试脚本,明确给出“开始测试”,“结束测试"的标志,PYTHON,按键精灵3.保留原始测试数据测试完所有场景对数据进行深加工,整理成EXECL等格式。......【阅读全文】

阅读(959) | 评论(0) | 转发(0)

发布时间:2013-06-07 17:05:20

setxkbmap -option "terminate:ctrl_alt_bksp" ......【阅读全文】

阅读(1535) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册