最近新添16本书,目前开始看陈剑瓯翻译的《精通CSS——高级Web标准解决方案》(Andy Budd, CSS Mastery -- Advanced Web Standards Solutions)。以下是读书笔记。首先,挺遗憾的是,除了封面上译者名字外,就完全看不到跟译者有关的东西,没有译者简介...
分类:
Web程序 时间:
2014-08-27 10:40:47
阅读次数:
231
第六章:Specialized Layers类别用途CAEmitterLayer用于实现基于Core Animation粒子发射系统。发射器层对象控制粒子的生成和起源CAGradientLayer用于绘制一个颜色渐变填充图层的形状(所有圆角矩形边界内的部分)CAEAGLLayer/CAOpenGLL...
分类:
移动开发 时间:
2014-08-23 15:21:31
阅读次数:
211
Book DescriptionPublication Date:August 12, 2013Core Animation is the technology underlying Apple’s iOS user interface. By unleashing the full power o...
分类:
移动开发 时间:
2014-08-23 15:18:41
阅读次数:
232
[objc]view plaincopyprint?-(void)drawLayer:(CALayer*)layerinContext:(CGContextRef)ctx{CGFloatwidth=10.0f;//drawathickredcircleCGContextSetLineWidth(ct...
分类:
移动开发 时间:
2014-08-23 15:18:31
阅读次数:
238
第五章:TransformsAffine TransformsCGAffineTransform是二维的Creating a CGAffineTransform主要有三种变化方法旋转:CGAffineTransformMakeRotation(CGFloat angle)缩放:CGAffineTra...
分类:
移动开发 时间:
2014-08-23 15:14:11
阅读次数:
457
第四章:Visual EffectsRounded Corners例子4.1cornerRadius源码在这里下载:http://www.informit.com/title/9780133440751[objc]view plaincopyprint?#import"ViewController....
分类:
移动开发 时间:
2014-08-23 15:13:21
阅读次数:
340
编译MySQL的时候报错如下:/usr/local/src/lamp/mysql-5.5.37/vio/viossl.c:Infunction‘ssl_do’:/usr/local/src/lamp/mysql-5.5.37/vio/viossl.c:175:错误:‘SSL_OP_NO_COMPRESSION’未声明(在此函数内第一次使用)/usr/local/src/lamp/mysql-5.5.37/vio/viossl.c:175:错误:..
分类:
数据库 时间:
2014-08-23 02:30:30
阅读次数:
257
选择tomcatversion,然户找到该tomcat的主目录,输入在tomcathome,下面的参数会自动配置,点击apply。然后在左边选择advanced,同样把tomcat的主目录复制在tomcatbase,点击apply。(Tomcat需要配置,不要点树形列表里面的加号,直接点Tomcat...
分类:
其他好文 时间:
2014-08-21 17:00:34
阅读次数:
168
Description
The famous ACM (Advanced Computer Maker) Company has rented a floor of a building whose shape is in the following figure.
The floor has 200 rooms each on the north side and south side...
分类:
其他好文 时间:
2014-08-20 16:36:12
阅读次数:
263
AXI(Advanced eXtensible Interface)是一种总协议,该协议是ARM公司提出的AMBA(Advanced Microcontroller Bus Architecture)3.0协议中最重要的部分,是一种面向高性能、高带宽、低延迟的片内总线。它的地址/控制和数据相位是分离...
分类:
其他好文 时间:
2014-08-20 16:13:12
阅读次数:
186