摘要:
AndroidAndroid Supported Media Formats :http://developer.android.com/guide/appendix/media-formats.htmliOSThe Basics: Audio Codecs, Supported Audio For... 阅读全文
阅读排行榜
CATransform3D-Cube
2013-01-06 17:40 by 三戒1993, 212 阅读, 收藏,
摘要:
1. CATransform3D结构成员的意义。?structCATransform3D{CGFloat m11(x缩放), m12(y切变), m13(z旋转), m14();CGFloat m21(x切变), m22(y缩放), m23(z切变), m24();CGFloat m31(x旋转),... 阅读全文
Mipmaps 级别
2012-12-05 12:01 by 三戒1993, 212 阅读, 收藏,
摘要:
For each mipmap level of an image, we divide the output mipmap into fixed size bricks (Fig. 1), and save all the bricks of one mipmap level to one fil... 阅读全文
位移进制运算
2012-11-26 18:02 by 三戒1993, 212 阅读, 收藏,
摘要:
带符号右移 题:-15 >> 2 = -415原码: 00000000 00000000 00000000 00001111 //32位,二进制反码: 11111111 11111111 11111111 11110000 //0变1,1变0补码: 11111111 11111111... 阅读全文
关于android SDK安装Failed to fetch URL http://dl-ssl.google.com/android/repository/addons_list-1.xml出错
2013-09-10 11:05 by 三戒1993, 211 阅读, 收藏,
摘要:
最近SDK出问题了,然后在google下载了一个android-sdk-windows.rar,然后点击SDK Manager,结果一直不能刷新API Level,然后就开始在网上找了好多资料,解决这个问题,修改 HOSTS, HTTP 和 HTTPS 都不能解决,这给我带来了很大的困惑! 加... 阅读全文
浙公网安备 33010602011771号