1·You just have to do a little thinking ahead and redefine what qualifies as dinner.
你只需要提前思考一会,并重新定义晚餐的标准。
2·"It does redefine what we do as publishers and I feel, compared with most of my counterparts, more optimistic about what this means for us," he says.
“这确实重新定义了我们作为出版商该做什么,相对于我的大多数同行,我更乐观地感觉到这对于我们意味着什么,”他说。
3·We only redefine the methods whose behavior we need to modify.
我们仅仅重新定义需要修改其行为的方法。
4·It helps us redefine what is possible.
它帮助我们重新定义什么是可能的。
5·But media companies have to redefine the use.
但传媒公司必须重新定义其用途。
1·SGML included ways of adding shortcuts to reduce the amount of tagging required, and could even completely redefine document syntax.
SGML包括增加快捷方式减少所需标签数量的方法,甚至能够完全重定义文档语法。
2·You reuse the redefine mechanism to avoid modifying the existing core schemas.
可以重用上述的重定义机制以避免修改现有的核心模式。
3·Functions become constants and you cannot assign to them or redefine them.
函数变成常数,无法给它们赋值或重定义它们。
4·Template Method lets subclasses redefine certain steps of an algorithm without changing the algorithm's structure.
模板方法模式使得子类可以不改变一个算法的结构即可重定义该算法的某些特定步骤。
5·Shadowing and overriding are both used when a derived class inherits from a base class, and both redefine one declared element with another.
隐藏和重写都在派生类继承基类时使用,并且都是用另外的元素重定义一个已声明的元素。