一、常用函数1、绘图函数pygame.display.set_mode(surface,(width,height))->Surface#设置画图窗口,参数1是一个surface对象,参数2是窗口长和宽;返回一个surface对象surface.blit(source,dest,area=None,special_flags=0)->Rect#在surface中绘制图像,参数中的source是..
分类:
其他好文 时间:
2016-08-21 01:02:31
阅读次数:
678
http://www.jb51.net/article/79271.htm 1.定义窗口大小,棋盘大小 SDL_GetWindowSize()读取窗口大小, 由于棋盘是15*15格局,上下留白一行,在另外加一个状态行,所以每行高度为width/17 2.图片加载 surface = IMG_Load ...
分类:
其他好文 时间:
2016-08-17 18:03:13
阅读次数:
161
HBV 表明抗原阳性是HCC最重要风险因子 Seropositivity for the hepatitis B surface antigen (HBsAg) is one of the most important risk factors for hepatocellular carcinom ...
分类:
其他好文 时间:
2016-08-13 22:36:47
阅读次数:
388
关于Linux的学习,请参考书籍《Linux就该这么学》 ...
分类:
系统相关 时间:
2016-07-23 00:36:04
阅读次数:
292
SurfaceView遮挡其他控件的项目背景: 最近在做播放器项目,由于底层实现是用Surface和OpenGL切换渲染,所以在布局里面同时使用了GLSurfaceView和SurfaceView,同时播放控制按钮是自定义的,也没有使用Android自己提供的MediaCtroller控件。在这种背 ...
分类:
其他好文 时间:
2016-07-22 06:34:44
阅读次数:
366
引用:http://www.cnblogs.com/xuling/archive/2011/06/06/android.html
SurfaceView是视图(View)的继承类,这个视图里内嵌了一个专门用于绘制的Surface。你可以控制这个Surface的格式和尺寸。Surfaceview控制这个Surface的绘制位置。
surface是纵深排序(Z-ordered)的,...
分类:
其他好文 时间:
2016-07-20 09:12:07
阅读次数:
231
For the valve plate and valve seat sealing surface grinding. The valve plate and valve seat sealing surface grinding trajectory, both the revolution a ...
分类:
移动开发 时间:
2016-07-08 15:11:06
阅读次数:
187
Android图形系统之Surface、SurfaceView、SurfaceHolder及SurfaceHolder.Callback之间的联系 ...
分类:
移动开发 时间:
2016-07-02 11:49:33
阅读次数:
202
最好和最适合的系统 2016年7月1日 最好的系统 Surface Book 16GB内存 + Microsoft Windows 10 + Delphi 10.1 Berlin + 百度云网盘 最适合的系统 原来的老旧电脑 + 淘宝300元包邮廉价 SSD固态硬盘 + 系统 支持的大内存 + 绿茶 ...
分类:
其他好文 时间:
2016-07-01 21:36:17
阅读次数:
504
let us look at the definition of biharmonic deformation first:
Then take a look at the definition of biharmonic deformation fields
The difference between them is Biharmonic surface works...
分类:
其他好文 时间:
2016-06-28 02:10:04
阅读次数:
333