博客统计信息

51cto推荐博客
用户名:virus
文章数:459
评论数:276
访问量:740380
无忧币:3049
博客积分:6424
博客等级:8
注册日期:2006-09-29

背景音乐

我的音乐

00:00 | 00:00

2007-06-20 21:28:35
CET "两遍阅读法"
"两遍阅读法",即第一遍着重训练阅读能力,第二遍着重扩大词汇量并培养语感。
第一遍阅读重在训练速度
集中精力阅读一篇长度适中的文章,记下起止时间,并计算单位时间的阅读量。迫使自己进行快..
2007-06-11 22:43:00
指令周期(Instruction Cycle)指执行一条指令所需时间;
总线周期(Bus Cycle)也称机器周期,指cpu从存储器或I/O端口存取一个字节所需时间
时钟周期(Clock Cycle)也称主振周期,指cpu处理动作的最小单位。
指..
2007-06-10 22:56:26
[1]Use templates to express algorithms that apply to many argument types;
[2]Use templates to express containers;
[3]Provide specializations for containers of pointers to minimize code size;
[4]Alw..
2007-06-09 22:57:28
1
How many loved your moments of glad grace,
And loved your beauty with love false or true;
But one man loved the pilgrim soul in you,
And loved the sorrows of your changing face.
 
2
f..
类别:未分类|阅读(120)|回复(0)|(0)阅读全文>>
用Serv-U 6.4.0.2 配了个ftp,刚架起来没多长时间,局域网内就总是有人跟我冲突
他的保护方法是这样的
1、服务器A向广播地址发送包,端口从udp138到udp138
2、服务器B收到广播包后向服务器A发包,端口从udp138到u..
2007-05-30 06:46:14
C:\Documents and Settings\virus>devices
Series60_v21_C:com.nokia.series60
Series60_v21_CW:com.nokia.series60 - default
C:\Documents and Settings\virus>devices -setalias v21c @Series60_v21_C:..
2007-05-18 18:16:54
i am going to start here...
2007-05-08 06:53:04
[1]Use templates to express algorithms that apply to many argument types;
[2]Use templates to express containers;
[3]Provide specializations for containers of pointers to minimize code size;
[4]Alw..
STEP2 加进数据结构
在第二部分,我们将加进来一些我们的teris所需要的数据结构,你可以在step2.diff.txt比较所加进去的代码,
在这里我们用两个类TBlock和TGrid,这些类没有指向它们所拥有的数据的指针,所有的..
类别:symbian|阅读(455)|回复(0)|(0)阅读全文>>
s60平台下的一个程序===手把手教你
这份手册通过详细的展示给你怎么来写一个s60下的tetris来说明S60 SDK下的一些基本概念

 
STEP1  hello world
这个程序在SDK里有,
在group\目录下是一些工..
类别:symbian|阅读(1119)|回复(1)|(0)阅读全文>>
 <<   1   2   3   4   5   >>   页数 ( 1/46 )