后置条件 meaning in English
post condition
postcondition
Examples
- And of course , the post - condition is an obligation for the supplier
当然,后置条件是服务端的义务。 - This sort of information goes in the postconditions section
此类信息都应填写在“后置条件”部分中。 - What triggers a use case , what are the pre - and post - conditions
一个用例触发什么,前置或后置条件是什么? - You can add assertion statements as the pre - or post - conditions of a method
可以将断言语句作为方法的前置条件或后置条件来添加。 - Include precise preconditions and postconditions with every that you write
你编写的每一个函数都应该包含准确的执行先决条件和后置条件。