摘要:--some game engines--1. codecreatures http://www.codecult.com 2. ogre (free) http://ogre.sourceforge.net/ 3. serious engine http://www.croteam.com/engine_features.shtml 4. jet 3d (free) http://www.jet......
摘要:消息机制和绘图机制是微软windows及其周边其它产品与生俱来的,是win 系列os作为一个操作系统进行微机内部实现的二大支柱和特征,消息系统是windows下一切应用程序间,包括windows自身,进行交互和通讯的渠道,是windows实现对运行在其下的所有应用程序进行控制及应用程序对windows进行响应的解决手段,因此对windows的编程,无论是在哪种 语言规范和ide 下,都不可避免地要......
Coding Tips(J2ME)
coding tipsthe following tips are only suggestions and may or may not give gains in performance, it 【程序编程相关:
基于IE浏览器的图形聊天室(类可乐8)】 【推荐阅读:
ZLib2000即时光影】is to your own judgment and discretion to use them or not. 【扩展信息:
电视互动点播系统】 1. use stringbuffer instead of string because of the fact the string object can not be changed. any modification to a string variable is actually a new object creation. 2. accessing class variables directly is faster then using setter and getter methods 3. using local variables are more efficient then instance/class variables 4. using variables are more efficient then arrays. ...
下一页 摘要:153页的lookit(int i)的lookit我想破了头也不知道它是什么意思,cqtml真是可爱,也不知道他是怎么想到这个lookit这个词的,zjdz我倒知道是"主角动作",可zjdw呢,是"动物主角吗"??函数的入口参数是i,对lookit()的理解宜放在152的ontimer()中进行,ontimer()函数体中,在i属于(0,rs)的循环里完成了2个动作,多对象显示setobj()和今......