decorators 双语例句
全部
1·We shall be having the decorators in next month.
下月我要让装饰师来替我装修房子。
2·Decorators aren't limited to a single decoration.
装饰器并不局限于单个的装饰物。
3·But the decorators are only there during the day.
但是油漆工只是白天在那里啊。
4·And, like all good decorators, she USES two coats.
并且向所有优秀的油漆匠一样,她涂抹了两层。
5·This module makes developing decorators much nicer.
该模块使decorator的开发变得更加美妙。
6·Listing 2 provides another example that USES decorators.
清单2是使用修饰符的另外一个例子。
7·A common use for decorators is to annotate static methods.
修饰符的一种常见用法是注释静态方法。
8·Image decorators can also be used to show crosscutting information.
图像装饰器也可以用来表示横切信息。
9·Providing its own beans, interceptors and decorators to the container.
提供自己的Bean、拦截器和装饰器。
10·Decorators work for regular functions too, in the same manner as for methods in classes.
decorator也可以用于正则函数,采用的是与类中的方法相同的方式。