随笔 - 390  文章 - 536  trackbacks - 0
<2008年10月>
2829301234
567891011
12131415161718
19202122232425
2627282930311
2345678


子曾经曰过:编程无他,唯手熟尔!
feedsky
抓虾
pageflakes
Rojo
狗狗
google reader
bloglines
my yahoo
newsgator
netvibes
鲜果


Locations of visitors to this page

常用链接

留言簿(34)

随笔分类(461)

随笔档案(390)

相册

BCB

Game Industry

OGRE

other

Programmers

Qt

special guys

  • bright tomorrow
  • A guy who has very close blood relationship with me!
  • 俺是山东人啊
  • One guy who often makes me cry in silent night.I love him so much, but I cannot see him any more, cause the God wanted him to be around.

WOW Stuff

搜索

  •  

积分与排名

  • 积分 - 154638
  • 排名 - 7

最新随笔

最新评论

阅读排行榜

评论排行榜

60天内阅读排行

PL--c/c++
数字时钟DigitalClock尝试--续(4)用世界矩阵旋转平移缩放来绘制      摘要: 用世界矩阵旋转平移缩放来绘制  阅读全文
posted @ 2008-03-06 20:59 七星重剑 阅读(296) | 评论 (2)  编辑
数字时钟DigitalClock尝试--续(3)在游戏中的应用,呵呵,科技变为生产力了      摘要: 做成了一个控件,可以xml配置  阅读全文
posted @ 2008-03-06 20:09 七星重剑 阅读(206) | 评论 (0)  编辑
数字时钟DigitalClock尝试--续(2)终于画出时间了,挺漂漂的,吼吼      摘要: 看看效果吧,还不错的;  阅读全文
posted @ 2008-03-02 00:41 七星重剑 阅读(830) | 评论 (2)  编辑
数字时钟DigitalClock尝试--续(1)完美的“8”      摘要: 数字时钟准备工作基本完成了,也是最难的部分  阅读全文
posted @ 2008-03-01 00:28 七星重剑 阅读(230) | 评论 (2)  编辑
启动唯一实例      摘要: “Y___Y的专栏”上的,对我很有用  阅读全文
posted @ 2008-01-31 15:13 七星重剑 阅读(212) | 评论 (2)  编辑
A Deeper Look at Signals and Slots      摘要: 转载的介绍signal/slot机制的文章

* what signals and slots are;
* how you might arrive at them from first principles;
* a comparison of the implementations in Qt and Boost;
* how to use Qt Signals and Slots and Boost.Signals together.
  阅读全文
posted @ 2007-12-24 11:38 七星重剑 阅读(134) | 评论 (0)  编辑
用std::hash_map的const_iterator改变元素second的值会怎样?      摘要: 用std::hash_map的const_iterator改变元素second的值  阅读全文
posted @ 2007-11-01 17:26 七星重剑 阅读(367) | 评论 (2)  编辑
用std::vector的const_iterator对元素赋值会怎样?      摘要: 用std::vector的const_iterator对元素赋值会怎样?  阅读全文
posted @ 2007-10-31 12:12 七星重剑 阅读(403) | 评论 (9)  编辑
C++ Boost 库文档索引      摘要: boost  阅读全文
posted @ 2007-10-09 17:11 七星重剑 阅读(422) | 评论 (2)  编辑
atoi使用时要注意了
posted @ 2007-09-28 09:19 七星重剑 阅读(364) | 评论 (1)  编辑

Full PL--c/c++ Archive