typesafe造句
例句與造句
- declare a typesafe reference to a class method
聲明一個對類方法的類型安全的引用 - work effectively with typesafe constants in java 5.0
在java5.0中更有效地處理常量 - enabling typesafe binding, including
啟用類型安全綁定,包括: - template-based typesafe pointers
基于模板的typesafe指針 - safe mode requires the executed assemblies to be verifiably typesafe
安全模式要求執(zhí)行的程序集是可驗證類型安全的。 - It's difficult to find typesafe in a sentence. 用typesafe造句挺難的
- safe mode : run verifiably typesafe code; compiled with clr : safe
安全模式:運行可驗證類型安全的代碼;使用/clr:safe編譯。 - using mrpc it becomes extremely easy to create programs that utilize fairly advanced networking and interprocess communication in a completely typesafe environment
使用它可以非常容易地在一個完全類型安全的環(huán)境中創(chuàng)建利用相當(dāng)高級的聯(lián)網(wǎng)和進(jìn)程間通信的程序。 - operation requires a second and possibly third argument, in addition to the collection as shown in listing 4, and returns a dynamically typesafe view of the collection
操作可能還要求第二個或者第三個參數(shù)(如清單4所示),并返回該集合的動態(tài)的類型安全視圖: - interface, serializes and deserializes without producing any errors, and serializes to the same instance in accordance with the requirements of the typesafe enumeration design pattern
接口,無誤地序列化和反序列化。而且序列化到同一實例(符合typesafeenumeration設(shè)計模式的要求)。