06 2015 档案
摘要:UIImageView *imgView = [[UIImageView alloc] initWithImage:[UIImage imageNamed:@"01首页.png"]]; imgView.frame = self.view.bounds; imgView.autoresizi...
阅读全文
摘要:android:focusable="true" android:focusableInTouchMode="true"在最外面的LinearLayout加上两个属性 1
阅读全文
摘要:1.GidView使用的时候可以先重载GirdView例如: 1 public class MyGridView extends GridView { 2 3 public MyGridView(Context context) { 4 super(context); 5 ...
阅读全文

浙公网安备 33010602011771号