STRUCTS - 翻译成中文

结构
structure
structural
architecture
construction
fabric
mix

在 英语 中使用 Structs 的示例及其翻译为 中文

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
The structs in the elf crate are like- Symbol, Section, SectionHeader, ProgramHeader….
Elfcrate里的结构就像--Symbol,Section,SectionHeader,ProgramHeader…….
Also classes and structs are almost the same in C++- this is not true for C.
Class和struct在C++中几乎完全一样,但在C中并不是这样的。
Those structs contain style information for a certain categories like border or color.
这些结构体包含了特定类别(如border或color)的样式信息。
Arrays, mappings and structs(based on those following types) are also not affected.
Arrays,mappings以及structs(基于以下几种类型的)也不会受到影响。
Also classes and structs are almost the same in C++- this is not true for C.
另外,在C++中类和结构体几乎是完全相同的,但在C中则不是这样。
We can also use patterns to destructure structs, enums, tuples, and references in order to use different parts of these values.
也可以使用模式来解构结构体、枚举、元组和引用,以便使用这些值的不同部分。
Since topology definitions are just Thrift structs, and Nimbus is a Thrift service, you can create and submit topologies using any programming language.
由于topology的定义只是Thrift的结构,Nimbus是一个Thrift服务,您可以使用任何语言创建和提交的topology。
We actually had an example of this in Listing 19-26: the Millimeters and Meters structs both wrap u32 values in a new type.
实际上示例19-23中已经有一个这样的例子:Millimeters和Meters结构体都在newtype中封装了u32值。
The state objects share functionality: in Rust, of course, we use structs and traits rather than objects and inheritance.
状态对象共享功能:当然,在Rust中使用结构体和trait而不是对象和继承。
That way, you could directly use them and map your data structures to structs, but there are some problems with that as well.
这样,您就可以直接使用它们,然后将您的数据结构映射到结构当中,不过这同样也会带来一些问题。
You could use a Swift or Java library to access your SQLite storage in a more modern way by using generics and structs.
你可以使用Swift或者Java库来访问你的SQLite存储,采用一种更为现代的方式,比如generics和structs
The naive way to approach this problem is to create different structs for matrices of different sizes.
解决这个问题的比较原始的方法是为不同大小的矩阵创建不同的结构体:.
Using this definition, Rust is object oriented: structs and enums have data, and impl blocks provide methods on structs and enums.
在这个定义下,Rust是面向对象的:结构体和枚举包含数据而impl块提供了在结构体和枚举之上的方法。
Struct members can have public, internal, or private declared accessibility and default to private declared accessibility because structs are implicitly sealed.
结构的成员可以具有public,internal或private等已声明可访问性,其默认的已声明可访问性为private,这是因为结构是隐式的密封的。
But structs aren't the only way you can create custom types: let's turn to Rust's enum feature to add another tool to your toolbox.
结构体并不是创建自定义类型的唯一方法:让我们转向Rust的枚举功能,为你的工具箱再添一个工具。
Additionally, functions, structs, and other items may have multiple paths that refer to the same item, so“name” isn't quite the right concept.
另外,函数、结构体和其他项可能会有多个指向相同项的路径,所以“名称”这个概念不太准确。
Even though structs and enums with methods aren't called objects, they provide the same functionality, according to the Gang of Four's definition of objects.
虽然带有方法的结构体和枚举并不被称为对象,但是他们提供了与对象相同的功能,参考GangofFour中对象的定义。
Classes and structs can inherit multiple interfaces.
类和结构可从多个接口继承。
Structs can also contain methods and events.
结构还可以包含方法和事件。
Classes and structs can inherit multiple interfaces.
类和结构可以继承多个接口。
结果: 417, 时间: 0.0208

Structs 用不同的语言

顶级字典查询

英语 - 中文