assert in的意思
assert in中文翻譯:
斷言
相似詞語短語
asserting───斷言
assertion───n.斷言,聲明;主張,要求;堅持;認定
assertions───n.斷言(assertion的復數);認定
assertoric───資產的
assenting───n.贊成;批準;v.(尤指官方)贊成,同意
assert───斷言
asserted───adj.宣稱的;聲稱的;v.宣稱;聲稱(assert的過去分詞)
asserter───斷言者,維護者
assertive───堅定自信的
雙語使用場景
Audi, a brand of VW, cannot even assert in this way.───大眾汽車和旗下品牌奧迪甚至不能如此斷言。
Is assert in privation function redundant if check has already been made by the calling public function?───是困苦的功能冗余如果斷言檢查已被呼叫的公共功能?
Define a method (called assert in this example) to create the fact and post it to the working memory.───定義一個方法(該示例中稱為斷言)來創建事實,并將事實發布到工作存儲器。
Whatever you learn from each other will be a great assert in creating a peaceful, sound and sustainable global society in the future.───無論你們從對方那里學到些什么,對于將來建立一個和平、健全和可持續發展的全球性社會都是一筆巨大的財富。
When you use a BOOST_STATIC_ASSERT in class scope, it doesn't matter whether it's declared private, protected, or public.───當您在類范圍中使用BOOST_STATIC_ASSERT時,它是私有的、受保護的還是公開的并不重要。
Listing 9 uses BOOST_STATIC_ASSERT in conjunction with functions.───清單9將BOOST_STATIC_ASSERT與函數結合在一起使用。
Start by writing the test using assert in Main and then follow Steps 4 to 7, but for Perimeter rather than Area.───首先在主函數中通過assert寫測試代碼,接著執行第4到第7步,只是方法名用Perimeter而不是Area。