2016 年,不用落落長,只要一行
brew install gtk-mac-integration
2016 年,不用落落長,只要一行
brew install gtk-mac-integration
Secondly, if it is possible to make a mistake, make it easy to recover.
Every time your application requires input from users, either in the form of using controls or providing information, ask yourself whether it is possible to do that work for them.
Instead, only show controls when they are needed
Therefore, only include essential controls and information in your application interface.