TestSmirk
这个人太懒什么东西都没留下
iOS someday
最近学习有点紧张:经过一周的学习,了解到如下几点: stroyboard,xib,nib都是视图文件,即xml. storyboard 一个应用中可以有一个storyboard适合一个人开发,不利于团队协作.整体思路清晰,不宜维护. xib和可以一个类(暂时还不知道iOS叫啥,Controller?…
- 347
- 0
- 阅读全文
second day iOS
xcode7.0到真机上遇到 The launch image set named "LaunchImage" did not have any applicable content.问题.然后再项目中的App icons and Launch Images 把Launch Im…
- 405
- 0
- 阅读全文
iOS first day
today i try wirte iOS in ObjectC ,this code style is awesome,I join a group at qq.there is many kind of people help me resovle my issue, question 1: x…
- 642
- 0
- 阅读全文
javascript whatever day
javascript更新DOM: document.getElementById(''id').innerHTML="..." 替换html中的内容. 增加DOM: appendChild,insertBefore 元素: 元素
- 748
- 0
- 阅读全文