5 Matching Annotations
- Nov 2016
-
zhuanlan.zhihu.com zhuanlan.zhihu.com
-
2016 年,不用落落長,只要一行
brew install gtk-mac-integration
Tags
Annotators
URL
-
- Aug 2016
-
developer.gnome.org developer.gnome.org
-
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.
-