已知状态 meaning in Chinese
known state
Examples
- The process of getting the product to a known state and incrementally building upon it
将产品置于一个已知状态下并在此基础上逐步构建的过程。 - Dbunit is a junit extension that places your database into a known state between test runs
Dbunit是一项junit扩展,它在每一次运行测试之前,使数据库处于一种已知状态。 - Because i m relying on dbunit to put the database into a known state before any tests are run , i can assume that the word ,
因为我用dbunit让数据库在每次测试之前处于一种已知状态,因此可以假定单词 - Learn to collect data once application reaches a known state by attaching and detaching profiler to a running process
了解如何通过将探查器附加到运行的进程和从运行的进程分离探查器,在应用程序达到已知状态后收集数据。 - To return the environment to a known state after a test has run ; this might mean deleting files in folders , or returning a database to a known state
的方法将环境返回到已知状态;这可能意味着需要删除文件夹中的文件,或将某个数据库返回到已知状态。