1. Type-safe yet not hyper-verbose unlike Struts.
类型安全但不像Struts一样冗长。

来自互联网

2. This approach is more flexible but not as type-safe as Standard MBeans.
这种方式更灵活,但是不具有像StandardMBean 那样的类型安全性。

来自互联网

3. The communication mechanism is type-safe, robust and object-oriented.
这种通信机制是类型安全的、健壮的和面向对象的。

来自互联网

4. Using LINQ to XSD, the query is written in a much clearer and type-safe way.
使用LINQ toXSD,这一查询可以以更加简洁和类型安全的方式来实现。

来自互联网

5. A delegate is thus equivalent to a type-safe function pointer or a callback.
这样,委托就等效于一个类型安全函数指针或一个回调。

来自互联网

6. Unlike function Pointers however, delegates are object-oriented, type-safe, and secure.
但与函数指针不同的是,委托是面向对象的、类型安全的和保险的。

来自互联网

7. This is a common idiom in Scala to provide a simpler, more type-safe way of doing enumerations.
这是Scala中的一个常见的特色,它可以提供更简单、更类型安全的枚举方式。

来自互联网

8. As previously mentioned, each buffer includes get and put methods that offer type-safe versions.
正如前面所提到的,每个缓冲区包含get和put方法,它们可以提供类型安全的版本。

来自互联网

9. By creating a generic class, you can create a collection that is type-safe at compile-time.
通过创建泛型类,您可以创建一个在编译时类型安全的集合。

来自互联网

10. Other than a small part of the kernel, the bulk of Singularity is written in the type-safe language Sing#.
相对于只用于一小部分内核,Singularity的一大部分都是用类型安全的Sing#来编写的。

来自互联网

11. Together, they allow applications to be constructed from reusable "components" in a type-safe and succinct manner.
这些机制一起允许用一种类型安全和简洁的方式来构建由可重用组件组成的程序。

来自互联网

12. Type-safe means that the macro verifies that the specified operation can be performed on the given type before attempting to cast.
类型安全意味着宏在进行类型转换之前,会验证指定操作可以在指定类型上安全地执行。

来自互联网

13. To determine whether the language compiler you use generates verifiably type-safe code, consult the compiler's documentation.
若要确定所使用的语言编译器是否生成可验证为类型安全的代码,请参见编译器的文档。

来自互联网

14. The response template contains a type-safe subset of the value object information graph requested by the user in the request template.
响应模板中包含类型安全的值对象信息图子集,这些信息是用户在请求模板中请求的。

来自互联网

15. Scala is a general purpose programming language designed to express common programming patterns in a concise, elegant, and type-safe way.
Scala是一种通用编程语言,它以简洁、优雅且类型安全的方式表达常用的编程模式。

来自互联网

16. When you need them, though, the advanced type features provide you with greater flexibility for solving design problems in a type-safe way.
不过,当你需要它们的时候,高级类型特性可以给你提供更灵活的方式,用类型安全的方式解决设计上的问题。

来自互联网

17. Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way.
Scala是一门现代的多范式编程语言,志在以简练、优雅及类型安全的方式来表达常用编程模式。

来自互联网

18. Second it provides a standardised, annotation-driven, type-safe dependency injection framework for the platform similar in approach to Google's Guice.
其次,它为平台提供了标准化、注解驱动、类型安全的依赖注入框架,方式类似于Google Guice。

来自互联网

19. However, if the code accesses memory at arbitrary offsets outside the range of memory that belongs to that object's publicly exposed fields, it is not type-safe.
但是,如果代码以任意偏移量访问内存,该偏移量超出了属于该对象的公开字段的内存范围,则它就不是类型安全的代码。

来自互联网

20. Because type-safe code cannot cause memory faults, using application domains ensures that code running in one domain cannot affect other applications in the process.
因为类型安全的代码不会导致内存错误,所以使用应用程序域可以确保在一个域中运行的代码不会影响进程中的其他应用程序。

来自互联网

21. The common language runtime (CLR) provides a type-safe environment for code to run in, with code access security (CAS) to restrict further the permissions of managed code.
公共语言运行库(CLR)提供了供代码在其中运行的类型安全环境,以及用于进一步限制托管代码权限的代码访问安全性(CAS)。

来自互联网

22. The ability to verify code as type-safe enables the common language runtime to provide as great a level of isolation as the process boundary, at a much lower performance cost.
由于公共语言运行时能够验证代码是否为类型安全的代码,所以它可以提供与进程边界一样大的隔离级别,而其性能开销则要低得多。

来自互联网

23. The profile feature provides a generic storage feature that allows you to define and maintain almost any kind of data while still making the data available in a type-safe manner.
设定档功能提供一般性的储存功能,可以让您定义和维护近乎所有种类的资料,同时仍然能够以型别安全的方式使用资料。

来自互联网

24. The National Hydrogen Bomb Association hopes to educate people in the safe handling of this type of weapon.
全国氢弹协会希望教育人们如何安全使用这类武器。

来自互联网

25. The response template contains a type safe subset of the value object information graph requested by the user in the request template.
响应模板中包含类型安全的值对象信息图子集,这些信息是用户在请求模板中请求的。

来自互联网

26. As you can see in Listing 6, generics are once again leveraged to make all of this code type safe.
从清单6中可以看出,我们再次利用泛型来使所有这些代码类型安全。

来自互联网

27. So although mapping to a more general type is always safe, mapping back to a specialized type can be problematic: the specialized type has more rules, which make the content specialized.
因此虽然映射到更一般化的类型是安全的,但是再映射回专门化类型时可能会出现问题:专门化类型有更多的规则使得内容专门化。

来自互联网

28. As long as the old behavior continues to exist with the old values, then type expansion is safe.
只有当旧行为继续与旧值共同存在时,类型扩展才是安全的。

来自互联网

29. Maybe it's because of my upbringing, but I am the type who usually plays it safe.
也许是由于我的成长背景,我是属于那种稳扎稳打型的人。

来自互联网

30. Maybe it's because of my upbringing, but I am the type who usually plays it safe.
也许是由于我的成长背景,我是属于那种稳扎稳打型的人。

来自互联网