- 博客(10)
- 资源 (2)
- 收藏
- 关注
原创 debug on Linux
<br />http://www.ibm.com/developerworks/cn/linux/sdk/l-debug/index.html<br />http://bytes.com/topic/c/insights/827839-zen-art-debugging-c-c-linux-gdb<br />http://sourceware.org/gdb/current/onlinedocs/gdb.pdf.gz<br />http://download.chinaprj.cn/detail/iEsrr
2010-07-29 23:08:00 717
转载 Intel CE3100(Canmore)多种方式启动
<br />Intel CE3100(Canmore)多种方式启动<br />www.firnow.com 时间 : 2010-06-20 作者:匿名 编辑:壹枝雪糕 点击: 108 [ 评论 ]<br />-<br />-<br />综合 资源 电子书 社区 Intel Canmore嵌入式平台可以基于多种方式启动。<br />先介绍背景知识。<br />Intel CE3110 启动时,首先去执行Non flash上的一个称为CEFDK的程序。CEFDK做最初的初始化动作。然后将执行
2010-07-25 09:17:00 1013
原创 freetype 使用小结
<br />FreeType是一个完全开源的、可扩展、可定制且可移植的字体引擎,它提供<br />TrueType字体驱动的实现统一的接口来访问多种字体格式文件,包括点阵字、TrueType、OpenType、Type1、<br />CID、CFF、Windows FON/FNT、X11 PCF等。FreeType函数库具有以下特点:<br />(1)它使得客户应用程序可以方便地访问字体文件,无论字体文件存储在哪<br />里,并且与字体格式无关。<br />(2)能方便地提取全局字体数据,这些数据普遍存在
2010-07-19 21:40:00 4895
原创 freetype相关
1.http://www.freetype.org/freetype2/docs/tutorial/step1.html2.http://www.unixresources.net/linux/clf/kylix/archive/00/00/59/21/592188.html3.http://blog.csdn.net/absurd/archive/2006/10/28/1354499.aspx4.http://www.wangchao.net.cn/bbsdetail_58348.html5.http:/
2010-07-18 09:59:00 1139
原创 vim配置文件
" 在处理未保存或只读文件的时候,弹出确认 set confirm " 带有如下符号的单词不要被换行分割set iskeyword+=_,$,@,%,#,-"Tlist 和 wm的设置"命令模式输入wm打开Tlist和WMset showcmd"Taglist插件的设置let Tlist_Use_Right_Window=1let Tlist_Show_One_File=1let g:Tlist_Compact_Format=1let Tlist_File_Fold_Au
2010-07-14 21:35:00 1486
原创 C编程专家读后感
小弟初学嵌入式,无聊之余看了C编程专家。想不到十几年过去了,此等书籍还是那么的经典。现分享一下自己的感受。 (1)看下下面的代码: char *p; const char **pp; 如果 p=pp;编译的时候将产生一警告:赋值丢弃了指针目标类型的限定。何解呢?在C中规定对于两个指针的赋值合法,左边指针所指向的类型必须有右边指针指向类型的全部限定符。因此 pp
2009-02-18 10:57:00 1910
原创 十指键狂
今在ubuntu下发现一练习指法的好东东:typespeed,玩了两天,几乎上瘾。于是感叹曰:可以没有华丽的GUI,可以没有强大的IDE,可以没有好用的类库,但身为一个linuxer,一定要有出神入化的指法。 兄弟们上吧,谁先搞到600的SCORE,请晒出来,以便我们这些楼楼 景仰!!!!!!!!!!!!!!!!
2008-12-23 22:53:00 729
原创 The problem about fsck bug
Look at here ! http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=475167 Its so strongly . if you have other problems , write down at here .
2008-11-23 12:11:00 533
原创 solution about Couldn't load XPCOM
If you had changed your shared libraries accidentally, terminal and firefox conldnt open . you will press ALT+CTRL+F1, open tty1 on your system . and input "firefox" in shell . shell will po
2008-11-15 20:04:00 6599
原创 just for fun in linux world
i have spend more time in something , and one day i had find many white hairs on head in surprise. how time flies! yesterday is nothing . remember is nothing . current fun was just joke . the
2008-11-09 11:06:00 723
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人