-
Reinitialize and reuse objects to avoid new object construction.
重复初始化和重复使用对象以避免创建新的对象。
-
To reinitialize this subscription, you must drop and recreate it.
若要重新初始化该订阅内容,必须放弃它,然后重新创建。
-
Use accessor methods instead of constructors to reinitialize the object.
使用访问函数方法代替构造函数来重新初始化对象。
-
WARNING: If you go about doing this, you better make sure you reinitialize that block of memory before going to let a different subroutine use it.
警告:如果你去做这件事,你最好确定你的内存块初始化,会让不同的子程序使用它之前。
-
The next step would be to attempt reinitialize the drive using SYS command that hopefully is on your boot diskette by entering SYS C: from your A: drive.
接着就要试着用SYS命令来重新对驱动器进行初始化,但愿该命令是在你的启动盘里,在A:驱动器下键入SYS C:。