問(wèn)題描述
我計(jì)劃學(xué)習(xí)使用故事板開(kāi)發(fā)應(yīng)用程序.任何人都可以在使用 StoryBoards 時(shí)發(fā)布一些優(yōu)點(diǎn)和缺點(diǎn)嗎?
I am planning to learn to develop applications using Story Boards. Can anyone please post some advantages and disadvantages while using StoryBoards?
推薦答案
何時(shí)使用 Storyboard 以及何時(shí)使用 XIBs
什么在 iOS 編程中使用 Storyboard 代替 xib 文件有什么好處?
iphone-sdk-development
我認(rèn)為這些鏈接很有幫助,并且與您的問(wèn)題相關(guān).就個(gè)人而言,我認(rèn)為 Storyboard 比 nib 更好,因?yàn)樗鼈儫o(wú)需編寫視圖之間的轉(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.
希望這會(huì)有所幫助.
-----------編輯-----------
-----------EDIT-----------
這里是我找到的更多鏈接:
Here are some more links I found:
這篇文章講述了使用故事板的一些缺點(diǎn).
This one speaks about some of the cons of using storyboards.
iOS 5 上的 UIStoryboard:好的、壞的和 'This Plain Sucks'
這個(gè)主要是關(guān)于好處的.iOS有什么優(yōu)勢(shì)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)點(diǎn)和缺點(diǎn)的文章就介紹到這了,希望我們推薦的答案對(duì)大家有所幫助,也希望大家多多支持html5模板網(wǎng)!