-
XML is meant to be human readable, so use tag names and attribute names that are relevant to the business problem at hand.
XML对于人们来说是可读的,所以要使用一些与当前业务问题相关的标签名称和属性名称。
-
The little giraffe is light in her hand, but when she turns it over to read the tiny price tag stuck to the bottom of its feet she puts it down immediately.
她手里的小长颈鹿很轻,但等她翻到缝在长颈鹿脚上的价格标签一看,迅速放了下来。
-
On the other hand, the dynamic approach provides more flexibility, allowing you to add and remove tag declarations at run time.
另一方面,动态方法提供了更大的灵活性,让您可以在运行时增加和移动标记声明。
-
Too many cooks: if you have to tag your code in a Version Control System and then hand it over to another team to compile, then yet another team to deploy, that's always going to be hard.
太多的厨师:如果你必须给你的代码在一个版本控制系统里打标签,提交给另一个团队去编译,然后再让另一个团队去部署,那会是很艰巨的任务。
-
You can add custom classes, on the other hand, to any HTML tag that makes sense to you.
另一方面,可以把定制类添加到对您有意义的任何HTML标记中。