1. 打开软件,点击新建虚拟机http://www.devze.com; 2. 选择典型; 3. 点击php稍后安装操作系统后,点击下一步;
I make my own UIImageView, like this: @interface MyImageView : UIImageView{ } And I have the initWithFrame like this: