在Android关于Canvas的API描述中,一开始就如下描述:
To draw something, you need 4 basic components: A Bitmap to hold the pixels, a Canvas to host the draw calls (writing into the bitmap),
a drawing primitive (e....
分类:
其他好文 时间:
2015-03-14 15:23:18
阅读次数:
120
http://python.cocos2d.org/doc/programming_guide/index.htmlThe cocos2d Programming Guide provides in-depth documentation for writing applications that ...
分类:
其他好文 时间:
2015-03-14 15:07:50
阅读次数:
143
试用了下FlatBuffers,把一些东东记录一下。
FlatBuffers 官网: http://google.github.io/flatbuffers/md__go_usage.html
它支持生成Go语言相关的东西,总的使用步骤如下:
1. 定义IDL 接口定义文件,通常命名为.fbs
参考: Writing a schema
http...
分类:
其他好文 时间:
2015-03-11 12:55:13
阅读次数:
189
早上登陆oracle 报:ORA-12520: TNS: 监听程序无法为请求的服务器类型找到可用的处理程序tnsping orcl 正常用 sqlplus / as sysdba 登陆报:ORA-28056:Writing audit records to Windows Event Log fai...
分类:
其他好文 时间:
2015-03-11 12:16:05
阅读次数:
167
问题描述:严重: IOException while loading persisted sessions: java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: com.sh.rgsoft...
分类:
编程语言 时间:
2015-03-02 10:47:44
阅读次数:
247
/* mozilla.org Base Styles * maintained by fantasai * (classes defined in the Markup Guide - http://mozilla.org/contribute/writing/markup ) *//* Sugge...
分类:
Web程序 时间:
2015-02-25 18:32:29
阅读次数:
226
Greetings from Amazon Seller Support,Thank you for writing back to us.I have reviewed our previous correspondence with you, and I offer my sincere apo...
分类:
移动开发 时间:
2015-02-22 19:34:07
阅读次数:
184
目录1、项目背景与需求2、需求分析3、方案设计4、项目实施过程5、如何更好的使用系统6、系统日常管理7、项目总结
分类:
其他好文 时间:
2015-02-12 16:27:59
阅读次数:
111
reference from:http://docs.jboss.org/netty/3.1/guide/html/start.html1.1. Before Getting Started1.2. Writing a Discard Server1.3. Looking into the Rece...
分类:
Web程序 时间:
2015-02-11 23:17:31
阅读次数:
417
在写论文的过程中,我们经常需要描述一些算法,如何描述才能清晰、美观、易读、无歧义?薛磊从《Writing for computer science》中整理了一份PPT,介绍几种常见的算法描述方法。下面是下载链接:Algorithms_writing.pdf
分类:
编程语言 时间:
2015-02-09 00:32:57
阅读次数:
527