Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在应用程序本身中写入应用程序名称是一种好习惯吗?在导航栏或状态栏下方说?
您可以在导航栏中写下您的应用名称。
我认为好的做法是将应用程序徽标放在导航栏上。但是对于开发者来说最好的事情是在这里阅读适用于 iOS 的苹果指南
http://developer.apple.com/library/ios/#documentation/UserExperience/Conceptual/MobileHIG/Introduction/Introduction.html
是的,在应用程序的第一个视图上写下应用程序的名称是一个很好的做法。您可以稍后根据当前视图更改名称。