This, in fact, reflects my style of writing use cases; I believe that each use case step should reflect one step only.
实际上,这反映了我编写用例的风格;我相信每个用例步骤应该只反映一个步骤。
For example, I originally thought that XM would support only one style sheet.
例如,我最初认为XM只需要支持一个样式表即可。
I choose to use only one CSS file for two reasons: First, I always know where to find my style Settings; second, it makes finding styles easy for other developers when working in a team environment.
我选择只使用一个CSS文件,出于两个原因:第一个原因是我将始终知道到哪里可以找到我的样式设置;第二个原因是在团队开发情况下,其他开发人员也可以很容易找到样式。
应用推荐