問題描述
我計劃學(xué)習(xí)使用故事板開發(fā)應(yīng)用程序.任何人都可以在使用 StoryBoards 時發(fā)布一些優(yōu)點和缺點嗎?
I am planning to learn to develop applications using Story Boards. Can anyone please post some advantages and disadvantages while using StoryBoards?
推薦答案
何時使用 Storyboard 以及何時使用 XIBs
什么在 iOS 編程中使用 Storyboard 代替 xib 文件有什么好處?
iphone-sdk-development
我認為這些鏈接很有幫助,并且與您的問題相關(guān).就個人而言,我認為 Storyboard 比 nib 更好,因為它們無需編寫視圖之間的轉(zhuǎn)換(除非您使用 CA 的自定義轉(zhuǎn)換),并且它們也具有 nib 文件的所有功能.
I think these links are helpful and related to your question. Personally, I believe storyboards are better then nibs because they eliminate the need to code your transitions between views (unless you use custom transition with CA), and they have all the capabilities of nib files too.
希望這會有所幫助.
-----------編輯-----------
-----------EDIT-----------
這里是我找到的更多鏈接:
Here are some more links I found:
這篇文章講述了使用故事板的一些缺點.
This one speaks about some of the cons of using storyboards.
iOS 5 上的 UIStoryboard:好的、壞的和 'This Plain Sucks'
這個主要是關(guān)于好處的.iOS有什么優(yōu)勢5.0 故事板優(yōu)于傳統(tǒng) UI 布局?
This one is mostly about the benefits. What are the advantages of iOS 5.0 storyboarding over traditional UI layout?
這篇關(guān)于使用故事板的優(yōu)點和缺點的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網(wǎng)!