Auto layout is designed to create layouts that dynamically adapt to their environment.
自动布局是用来动态改变布局的尺寸以适应它们的环境。
When using Auto Layout, the goal is to provide a series of equations that have one and only one possible solution.
当你使用自动布局时,目标是提供一系列的方程式,而这些方程式有且只有一种解决方法。
You will find that Auto Layout frequently provides multiple ways to solve the same problem.
你将发现自动布局常常提供不同方法来解决同一个问题。
应用推荐