reinitializes造句
例句與造句
- reinitializes settings after a device is reset
在重置設(shè)備后對設(shè)置重新進行初始化。 - reinitializes an existing component
重新初始化現(xiàn)有組件。 - reinitializes the disk controller and determines the hard disk parameters
重新初始化磁盤控制器并設(shè)置硬盤參數(shù)。 - reinitializes the disk controller and determines the hard disk parameters
重新初始化磁盤控制器,并確定硬盤參數(shù)。 - method reinitializes the
方法將重新初始化 - It's difficult to find reinitializes in a sentence. 用reinitializes造句挺難的
- method reinitializes the stored values of the specified application settings group
方法重新初始化指定應(yīng)用程序設(shè)置組的存儲值。 - finally, it decreases the size back to its original value and reinitializes all the array elements
最后,它會將大小重新減小到其原始值,并重新初始化所有數(shù)組元素。 - response job reinitialize subscriptions on data validation failure reinitializes a subscription successfully
響應(yīng)作業(yè)“數(shù)據(jù)驗證失敗時重新初始化訂閱”成功重新初始化訂閱。 - when the job executes, it uses a remote procedure call to a stored procedure that reinitializes the subscription
。作業(yè)執(zhí)行時,它將把遠程過程調(diào)用(rpc)用于重新初始化訂閱的存儲過程。 - if articles in a merge publication fail validation, the response job reinitializes all articles in the publication
如果合并發(fā)布中的項目未通過驗證,響應(yīng)作業(yè)將重新初始化發(fā)布中的所有項目。 - if articles in a transactional publication fail validation, the response job reinitializes only those articles that failed
如果事務(wù)性發(fā)布中的項目未通過驗證,響應(yīng)作業(yè)將只重新初始化那些未通過驗證的項目。 - junit reinitializes all fields for each and every method executed, so pulling test data out of fields and into local variables can speed things up significantly when the fields aren t used by every method in the test class
junit會重新初始化每個執(zhí)行方法的全部字段,所以如果不是測試類的每個方法都用的字段,那么把測試數(shù)據(jù)從字段中拿出來放在本地變量中,可以顯著提高速度。