2004年7月23日

So, just how private is private, Private?

摘要: In C++, to what extent are the private parts of a class really truly private?Quick — assuming that the Twice functions are defined in another translation unit that is included in the link, should the ... 阅读全文

posted @ 2004-07-23 17:43 LeighSword 阅读(340) 评论(1) 推荐(0) 编辑

Component Middleware

摘要: this post only for beginner....component middleware is a class of middleware that enables reusable services to be composed, configured, and installed to create applications rapidly and robustly. 1.cre... 阅读全文

posted @ 2004-07-23 17:39 LeighSword 阅读(253) 评论(0) 推荐(0) 编辑

Skeleton Animation

摘要: animating is easy, however, creating a good, realistic animation isn't. i wanted this to be as realistic an animation as possible, so to aid me i temporarily robbed my brother of his natty new digital... 阅读全文

posted @ 2004-07-23 16:52 LeighSword 阅读(294) 评论(0) 推荐(0) 编辑

Backup some garbage.

摘要: DotNET Framework Version 2.0 Redistributable Package Beta 1 (x86) - 24Mhttp://go.microsoft.com/fwlink/?linkid=30093&clcid=0x409 DotNET Framework 2.0 SDK Beta 1 x86 - 229Mhttp://www.microsoft.com/downl... 阅读全文

posted @ 2004-07-23 13:41 LeighSword 阅读(180) 评论(0) 推荐(0) 编辑

Design Partten: Singleton appliy to Game

摘要: A singleton ensure that a class has only one instance and provide a global point of access to it.There are many ways to create a singleton, here is a way to do it: //Ok this is the Sound class, a sin... 阅读全文

posted @ 2004-07-23 13:17 LeighSword 阅读(342) 评论(0) 推荐(0) 编辑

Stop Play Game and Start Make them

摘要: declare:actuaclly i am not a CE programmer , in fact , i am a Game Progammer .any game programming problem to aked me ,i will give you a perfect answer.such as how to desing a tiny engine,etc. 阅读全文

posted @ 2004-07-23 12:58 LeighSword 阅读(221) 评论(0) 推荐(0) 编辑

Loading Bitmap Files into DirectDraw

摘要: this post only for begginner.....creating a new directdraw surface is very easy, and this function will create a surface of any size. this can also be used as a general-purpose surface creation functi... 阅读全文

posted @ 2004-07-23 12:49 LeighSword 阅读(338) 评论(0) 推荐(0) 编辑

[manu-arcticle]Rational Uniform Solution!!!

摘要: this solution found by great Mr. LeighSword.requirements and analysis integrated tools for requirements management, use case development, business modeling, and data modeling.design and construction t... 阅读全文

posted @ 2004-07-23 12:38 LeighSword 阅读(295) 评论(2) 推荐(0) 编辑

[Good Peom]Confidence means that this Post Should be in Technolog Arcticle Areas

摘要: Confidence means that you believe whatever you think is right and wrong;Confidence means that you live your style of life and may or may not be a follower of mainstream;Confidence means that you keep ... 阅读全文

posted @ 2004-07-23 12:23 LeighSword 阅读(276) 评论(3) 推荐(0) 编辑

Native CE Development tools Further FAQ.

摘要: LeighSword and Amit(MS Program Manager for CE) 's conversion:Q:Are there plans for incorporating previous versions of CE development (read: 3.0) into evC 4.0? We have customers who sometimes ask why t... 阅读全文

posted @ 2004-07-23 11:51 LeighSword 阅读(162) 评论(0) 推荐(0) 编辑

Unmanaged File Deployment

摘要: Visual Studio 2003 features an undocumented method for deploying unmanaged files along with a .NET class library. This is intelligent enough to support different platforms and processor types and is u... 阅读全文

posted @ 2004-07-23 11:33 LeighSword 阅读(158) 评论(0) 推荐(0) 编辑

.Net Is really Garbage,TMD

摘要: the C# is a very excellent programming lanuage even i think,it 's perfect if it can able to build a native program..net framework that garbage i have mentioned make C# come to semi-garbage.people who ... 阅读全文

posted @ 2004-07-23 10:42 LeighSword 阅读(260) 评论(1) 推荐(0) 编辑

导航