- 博客(2)
- 收藏
- 关注
原创 iOS界面跳转出现黑色背景
Swift编程中,发现直接使用下面语句,出来的画面是黑色的,而且里面的控件并没有显示出来。 let vc = GreenViewController() self.presentViewController(vc, animated: true) { print("done
2016-08-13 17:12:22 1257 1
原创 findViewById返回为NULL
调试疯狂Android 代码时候,发现总是addView程序奔溃;protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); LinearLayout main = (LinearLayout)findViewById(R.id.main); setContent
2016-01-27 16:00:14 314
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人