strongly-typed

英 ['strɒŋli taɪpt] 美 [ˈstrɒŋli taɪpt]

网络  强类型; 强类型语言; 强型别; 强型别检查; 报表

计算机



双语例句

  1. This sort of abstraction is more useful in Java or other strongly-typed languages, because the calling code really does have a dependency on the cache object's type at compile time.
    这种类型的抽象在Java或其他强类型的语言中更有用,因为调用代码实际上依赖编译时的缓存对象的类型。
  2. These classes provide a strongly-typed programming model for Java code dealing with items.
    这些类为处理项的Java代码提供了强类型的编程模型。
  3. A strongly-typed dataset is added to the project with a collection of all selected data tables ( for example the Employee table).
    在项目中添加一个强类型的数据集,其中包含选择的所有数据表(例如Employee表)。
  4. XQuery is a high-level, strongly-typed, functional language ( free of side-effects) that is ideal to express a query to obtain data both from an XML document and a large XML document repository.
    XQuery是一种高端的、强类型的函数语言(没有副作用),非常适合表达从XML文档或者大型XML存储库(repository)中获取数据的查询。
  5. The handler developer is responsible for the correctness of the SOAP message, in contrast to the strongly-typed JAX-RPC service interfaces.
    处理程序开发人员对SOAP消息的正确性负责,这与强类型的JAX-RPC服务接口形成对比。
  6. But with the introduction of generics, we now also have ReadOnlyCollection, so you get the same functionality, but strongly-typed: awesome!
    但随着泛型的引入,我们现在还拥有了ReadOnlyCollection,这样你不仅获得了同等功能,而且还是强类型的:太棒了!
  7. With this release it can only keep strongly-typed datasets in sync.
    这个版本只能保持强类型数据集同步。
  8. Notice an interesting thing here-even though we declared our btnClickMe as a type of id, the property that got created for it is strongly-typed as a UIButton.
    在这里要注意一件有趣的事情&就算我们声明btnClickMe的类型为id,而自动创建出来的属性也是强类型的UIButton。
  9. This is often done to offer strongly-typed versions of the interface members.
    为了提供接口成员的强类型版本,通常会这么做。
  10. This included support for strongly-typed views, areas, strongly-typed HTML builders, validation and so on.
    这包括自己编写强类型视图、区域、强类型HTML构造器、验证等等。
  11. Any time it's necessary to get all Spring-managed objects of a certain type within the context, simply add the@ Autowired annotation to a strongly-typed Collection.
    在任何需要得到所有context中某种特定类型的Spring管理对象的时候,只需要简单地在一个强类型(strongly-typed)集合上加注@Autowired注解。
  12. It provides strongly-typed LINQ data-access experience over relational databases, including direct, efficient access to SQL Server and boasts of strong design-time features in Visual Studio.
    它提供了跨关系型数据库中对强类型的LINQ数据的存取体验,包括直接的高效的对SQLServer存取以及对VisualStudio中强大的设计阶段功能点的突出显示。
  13. It provides strongly-typed LINQ data access experience over relational databases, including direct, efficient access to SQL Server.
    它在关系数据库之上提供了强类型的LINQ数据访问体验,包括对SQLServer直接高效的访问。
  14. The@ model directive provides a cleaner and more concise way to reference strongly-typed models from view files.
    这个指令用一个简单而干净的方式实现视图文件对强类型模型的引用。
  15. SP is a portable, strongly-typed, event-oriented, discrete system simulation language, It is derived from PASCAL by adding some simulation functions.
    SP语言是可移植、强类型、面向事件的离散系统模拟语言,是以PASCAL语言为基础进行模拟功能扩充而形成的。