-
-
[
Unix_Linux]
draw.rar
//获得当前的模式
oldmode = vga_getcurrentmode[]
//初始化
vga_init[]
//判断是否支持该模式
if[vga_hasmode[mode]]
vga_setmode[mode]
else {
printf["No such mode\n"]
exit[1]
}
//取得 ...
-
[
Unix_Linux]
info.rar
//获得当前的模式
oldmode = vga_getcurrentmode[]
//初始化
vga_init[]
//判断是否支持该模式
if[vga_hasmode[mode]]
vga_setmode[mode]
else {
printf["No such mode\n"]
exit[1]
}
//获得 ...
-
[
Visual C++ (VC++)]
poptang.rar
... the community, desert and glaciers three terrain, support for the basic model and the revival of World War II模式. Pure object-oriented development, flexibility in the use of inheritance, polymorphism features, applications Singleton, Prototype, State, such ...
-
-
[
PDF]
GoF_design_mode.rar
懂了设计模式,你就懂了面向对象分析和设计(OOA/D)的精要。反之好像也可能成立。道可道,非常道。道不远人,设计模式亦然如此。
一直想把自己的学习经验以及在项目中的应用经历拿出来和大家共享,却总是下不了这个决心:GoF的23种模式研读、总结也总需要些时日,然而时间对于我来说总是不可预计的。
之所以下了这个决心,有两个原因: ... 常说的:长怀感恩之心,人生便无遗憾。想想当时读GoF的那本圣经时候的苦闷、实现23个模式时候的探索、悟道后的欣悦,我觉得还是有这个意义。
-
-
-
-
-