structs

  • 网络结构;结构体
structsstructs
  1. XSD offers a wide range of types and simple structs .

    XSD提供了大量的类型以及简单的结构。

  2. Returns an array of structs corresponding to recent blog posts .

    返回一个与最近的博客文章对应的结构体数组。

  3. Structs can only have public data fields

    结构体只能拥有公有的数据字段

  4. This special limited notation makes dictionaries very easy to use as records or structs

    这种特殊限制符号使得字典就像记录或者结构体一样易于使用

  5. The system employs J2EE three-tiers based structure and employs structs model of MVC .

    系统采用基于J2EE的三层结构,并且采用MVC之structs模式进行系统架构设计。

  6. Events are used on classes and structs to notify objects of occurrences that may affect their state .

    事件被用在类和结构体上,用处是通知某些对象&这些对象的状态有可能被事件的发生所影响。

  7. When defining structs , you want to make sure that you are creating types that are readable .

    定义struct时,要确保所创建的类型是可读的。

  8. This was most useful when the-t option , which allowed user-defined structs , was used .

    这个选项非常有用,尤其是在使用-t(允许使用用户定义的structs)选项时。

  9. You can use Rational modeling extension to model various types , including classes , structs , delegates , and enumerations , among others .

    您可以使用Rational建模扩展对各种类型建模,其中包括类、结构、委托,和枚举。

  10. Structs cannot contain explicit parameterless constructors

    结构不能包含显式的无参数构造函数

  11. Issues in the realization of using the current mainstream of lightweight J2EE development framework-SSH ( Structs , Spring , Hibernate ) and MySql database .

    课题在实现时采用了当前主流的J2EE轻量级开发框架&SSH(Structs、Spring、Hibernate)以及MySql数据库。

  12. In C # , you ( as a developer ) can define generics for classes , interfaces , structs , delegates , and methods .

    在C中,您(作为一名开发员)可以定义类型、内表、结构、代表及方法的通用类型。

  13. Therefore , this paper con - structs a quantitative analytical tool based on eco - efficiency for urban circular economy planning . Then it takes Shanghai as an example to demonstrate its validity .

    本文试着构建一套基于生态效率的城市循环经济规划的分析工具,并以上海为例进行初步地应用验证。

  14. The wind power generation as one of the renewable energy with large-scale commercial development value in the aspect of technology , not only reduces environmental pollution but also reforms energy structs , improves energy safety level .

    风力发电作为最具规模商业开发价值的可再生能源利用技术之一,不仅可以有效减少环境污染而且可以改善能源结构、提高能源安全水平。

  15. After completing these exercises , you should be able to create simple models containing C # classes , structs , delegates , interfaces , enums , fields , and methods .

    当完成这些练习之后,您应该能够创建包含C类、struct、委托、接口、枚举、字段,和方法的简单模型。

  16. This system uses technology based on Structs + Spring MVC framework and UIMS user interface management system architecture . It also uses the Hibernate to build persistence layer to improve its maintainability and scalability .

    此系统采用技术上基于MVC基础的Structs+Spring框架和UIMS用户界面管理系统架构,使用Hibernate构建系统持久层,使得系统的可维护性和扩展性得以提高。

  17. Based on the real σ - ε curve of materials , the nonlinear analysis of the load - deflection of eccentric compression structs is performed , and the critical loads of columns are determined .

    基于实际材料的应力应变关系,进行偏心压杆的荷载挠度的全过程非线性分析,确定纵向弯曲临界荷载。

  18. Well , you 'll be looking at the shape of the centrum here , the configuration of the different processes , the structs , these pines of the vertebrate .

    是的,你会去观察这里的椎体形状,观察它的结构,脊椎动物的特性。

  19. You do this by the metaclass getting " involved " earlier in the class creation , when the information is still available & useful , for example , in the creation of C structs .

    这可以通过让此元类在信息仍旧可用时,较早地涉入类的创建得以实现&这很有用,比如在C结构的创建中。

  20. In the end , the team ended up switching from object arrays to index arrays and from classes to structs , amongst several other optimizations , for that particular part of the application .

    最后,团队采取了多项优化措施,包括针对应用程序的特定部分,从对象数组切换到索引数组,从类切换到结构体等。

  21. We parsed a known format of binary mem dump in Linux , and used structs from Python to read the binary data dump and display it in a readable format .

    我们解析了Linux系统中一个众所周知的二进制mem转储格式,使用了Python中的struct实用工具来读取二进制数据转储并以可阅读的格式进行显示。

  22. In order to improve the maintainability of the system , reducing the amount of system code development , this technology used in the realization of Structs + Spring + Hibernate based framework for multi-tier J2EE component technology architecture .

    为了能够提高系统的可维护性、减少系统代码的开发量,本文在实现技术上采用了基于Structs+Spring+Hibernate框架组件的多层J2EE技术架构设计。

  23. The Go language supports a style of object-oriented programming similar to that used in C.Data is grouped together into structs , and then functions are defined which operate on those structs .

    Go语言支持类似于C语言中使用的面向对象风格。数据被组织成structs,然后定义操作这些structs的函数。

  24. Applying three policy frameworks of SSH , coding is finished according to the web tertiary structure , including Structs view , controller and model . Additionally , Spring and Hibernate process business logic and data access respectively .

    应用SSH的三种框架策略,按照Structs的视图、控制器、模型三层结构确定编码实现,Spring处理业务逻辑,Hibernate处理数据访问。

  25. Then , the system of B / S structure has been realized by Structs + Hibernate , which explains the effectiveness of credit risk management of credit system put up in the paper . Finally , it guides enterprises to do credit risk management effectively .

    利用Structs+?Hibernate技术实现了B/S架构的系统,说明了本文提出的赊销信用风险管理系统的研究是有成效的,它能够有效指导企业赊销信用管理的开展。

  26. We 'll explore pattern matching , which is a common feature of functional languages , a little later ; for now , just think of it as a concept that is to switch / case what C-style structs are to classes .

    我们将研究模式匹配,这是函数语言的一个常见特性,稍后将介绍它;现在,只把它看作一个将用于switch/case的概念,那么哪种C风格的struct将用于类呢?