自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

PANH

Teach Me

  • 博客(4)
  • 收藏
  • 关注

原创 游戏帧率

帧率“Frame rate (expressed in frames per second or fps) is the frequency (rate) at which consecutive images called frames appear on a display. The term applies equally to film and video cameras, c...

2018-05-15 20:20:51 445

原创 Virtual table

# Implementation“An object’s virtual method table will contain the addresses of the object’s dynamically bound methods. Method calls are performed by fetching the method’s address from the objec...

2018-04-23 20:20:18 586

原创 constructors and destructors

对文档不作任何解释说明,花开两朵,各表一枝#ConstructorsA constructor is a kind of member function that initializes an instance of its class. A constructor has the same name as the class and no return value. A cons...

2018-04-21 18:30:21 366

原创 BabeLua

环境配置 1.安装BabeLua插件,BabeLua与VS是相对.以2013为例,安装 BabeLua For 2013 V3.2.2.0. 2.安装VC库和Lua库,vc2005和LuaForWindows_v5.1.5-52工程配置 1.创建工程: VS->Lua->New Lua Project Lua script folde...

2018-04-19 20:34:33 945

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除