| 1. | The others were temporaries like me . 其他人是像我这样的临时人员。 |
| 2. | The wartime temporaries will be replaced by permanent homes 那些战时临时住房将被永久性住宅代替。 |
| 3. | They are all temporaries like me 他们都象我一样是临时人员。 |
| 4. | Watch out for hidden temporaries created by parameter conversions . one good way to avoid this is to make ctors explicit when possible :时刻注意因为参数转换操作而产生隐藏的临时对象。一个避免它的好办法就是尽可能显式的使用构造函数。 |
| 5. | Unnecessary temporaries are frequent culprits that can throw all your hard work - and your program ' s performance - right out the window 把你的心血之作(包括你的程序之性能在内)当成垃圾抛出窗外的罪人,往往是一些意想不到的临时对象。 |
| 6. | [ guideline ] watch out for hidden temporaries created by parameter conversions . one good way to avoid this is to make ctors explicit when possible :时刻注意因为参数转换操作而产生隐藏的临时对象。一个避免它的好办法就是尽可能显式的使用构造函数。 |