CET "两遍阅读法"
"两遍阅读法",即第一遍着重训练阅读能力,第二遍着重扩大词汇量并培养语感。
第一遍阅读重在训练速度
集中精力阅读一篇长度适中的文章,记下起止时间,并计算单位时间的阅读量。迫使自己进行快..
指令周期(Instruction Cycle)指执行一条指令所需时间;
总线周期(Bus Cycle)也称机器周期,指cpu从存储器或I/O端口存取一个字节所需时间
时钟周期(Clock Cycle)也称主振周期,指cpu处理动作的最小单位。
指..
[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..
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..
用Serv-U 6.4.0.2 配了个ftp,刚架起来没多长时间,局域网内就总是有人跟我冲突
他的保护方法是这样的
1、服务器A向广播地址发送包,端口从udp138到udp138
2、服务器B收到广播包后向服务器A发包,端口从udp138到u..
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:..
i am going to start here...
[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,这些类没有指向它们所拥有的数据的指针,所有的..
s60平台下的一个程序===手把手教你
这份手册通过详细的展示给你怎么来写一个s60下的tetris来说明S60 SDK下的一些基本概念
。
STEP1 hello world
这个程序在SDK里有,
在group\目录下是一些工..