What is the translation of " SOLIDITY " in English? S

Noun
solidity
坚固
可靠性
稳固
坚实性
牢固性

Examples of using Solidity in Chinese and their translations into English

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Solidity-变量,它们是什么??
Random Variables- What are they?
我们首先写出Solidity智能合约版本:.
Now let's create our smart contract in Solidity:.
这丢弃了Solidity的几个重要安全功能。
This discards several important safety features of Solidity.
汇编词法分析器遵循由Solidity自己定义的规则。
The assembly lexer follows the one defined by Solidity itself.
这抛弃了很多Solidity提供的重要安全特性。
This discards several important safety features of Solidity.
枚举是在Solidity中创建用户定义类型的一种方法。
Enums are one way to create a user-defined type in Solidity.
Solidity中的契约类似于面向对象的语言中的类。
Contracts in Solidity are similar to the classes of object-oriented languages.
投票APP的业务逻辑是用Solidity实现的,这是一种用来定义智能合约的区块链语言。
The business logic for the voting app was implemented in Solidity, a specific blockchain language to define smart contracts.
Solidity的合约类似于面向对象语言中的类。
Contracts in Solidity are similar to classes in object-oriented languages.
Vyper不是为了取代Solidity而创建的,而是为了增强安全性而使用相同的字节码。
Vyper was not created to replace Solidity, but to be used alongside since it shares the same bytecode in order to boost security.
Solidity中的契约类似于面向对象的语言中的类。
Contracts in Solidity are similar to classes in object-oriented languages.
它与Python非常相似,但到了2017年9月,solidity是以太坊开发者的首选语言。
It is very similar to Python, but as of September, 2017, Solidity is the preferred language of development for Ethereum developers.
阅读Solidity的文档仍然使我对一些基础的东西感到疑惑。
Reading the Solidity documentation still left me confused over very basic things.
大多数以太坊开发目前都是在Solidity中完成的,它是迄今为止最常用的智能合约编程语言。
Most Ethereum development is currently done in Solidity, and it is by far the most used smart contract programming language to date.
Solidity总是在空闲内存指针所在位置创建一个新对象,且对应的内存永远不会被释放(也许未来会改变这种做法)。
Solidity always places new objects at the free memory pointer and memory is never freed(this might change in the future).
Remix是一个基于Web浏览器的IDE,它可以让你编写Solidity智能合约,然后部署并运行该智能合约。
Remix is a webbrowser based IDE that allows you to write Solidity smart contracts, then deploy and run the smart contracts.
Solidity中,这更重要,因为您可以使用智能合同来处理令牌,或者甚至更有价值的东西。
In Solidity, this is even more important because you can use smart contracts to handle tokens or, possibly, even more valuable things.
以太坊支持通过图灵完备的高级语言(包括Solidity、Serpent、Viper)等来开发智能合约。
Ethereum supports the development of smart contracts through a fully Turing high-level language,including solidity, serpent, and Viper.
您可以看到,以太坊是一个分布式的平台,可以在其上编写智能合约(使用solidity编程语言)并执行。
You see, Ethereum is a decentralized platform upon whichsmart contracts can be written(in the Solidity programming language) and executed.
Remix:是一个基于Web浏览器的IDE,它允许用户编写Solidity的智能合约,然后部署和运行智能合约。
Remix- Remix is a web browserbased IDE that allows users to write Solidity smart contracts, then deploy and run the smart contract.
测试Solidity也是耗时的,因为没有任何好的测试框架来测试Solidity智能合约。
It's time-consuming to test Solidity as well because there aren't any good test frameworks for testing Solidity smart contracts.
如果专注于开发智能合约,则需要具备JavaScript开发经验,下一步就是掌握Solidity
If you're focused on developing smart contracts, you need to have experience in JavaScript development,and the next step is to master Solidity.
Solidity提供了很多高级语言抽象,但这些功能很难让我理解程序运行时到底发生了什么。
Solidity offers many high-level language abstractions, but these features make it hard to understand what's really going on when my program is running.
虽然处于起步阶段,但是Solidity已被广泛采用,并被用于编译我们今天看到的许多以太坊智能合约中的字节码。
Although in its infancy, Solidity has had widespread adoption and is used to compile the byte-code in many Ethereum smart contracts we see today.
Solidity提供了很多高级语言的抽象概念,但是这些特性让人很难明白在运行程序的时候到底发生了什么。
Solidity offers many high-level language abstractions, but these features make it hard to understand what's really going on when my program is running.
例如,对于以太坊的主要编程语言Solidity,搜索量相当接近历史高点,并在一个相对较高的水平停留。
Searches for ethereum's main programming language, Solidity, for example, are pretty close to all time high and are staying at a relatively high level.
以前版本的Solidity允许这些函数接收任意参数,并且还会以不同方式处理bytes4类型的第一个参数。
Previous versions of Solidity allowed these functions to receive arbitrary arguments and would also handle a first argument of type bytes4 differently.
在上述编程语言中,Solidity是最优选的,因为它仅用于实现基于区块链的应用程序。
Amongst the above-mentioned programming languages, Solidity is the most preferred one as it was solely developed for the implementation of the Blockchain based applications.
PatrickMcCorry的开放投票网络(OpenVoteNetwork)是一个在Solidity中编写的智能合约,而其中由以太坊接管可信任第三方的工作。
Patrick McCorry's Open VoteNetwork is a smart contract written in Solidity, where ethereum takes over the work of the trusted third party.
Results: 29, Time: 0.0149

Solidity in different Languages

S

Synonyms for Solidity

Top dictionary queries

Chinese - English