英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

solidity    音标拼音: [səl'ɪdəti]
n. 固体性,坚硬,坚固,稳健,体积

固体性,坚硬,坚固,稳健,体积

solidity
n 1: the consistency of a solid [synonym: {solidity}, {solidness}]
[ant: {porosity}, {porousness}]
2: state of having the interior filled with matter [ant:
{hollowness}]
3: the quality of being solid and reliable financially or
factually or morally; "the solidity of the evidence worked in
his favor"; "the solidness of her faith gave her enduring
hope" [synonym: {solidity}, {solidness}]

Solidity \So*lid"i*ty\, n. [L. soliditas: cf. F. solidit['e].]
1. The state or quality of being solid; density; consistency,
-- opposed to {fluidity}; compactness; fullness of matter,
-- opposed to {openness} or {hollowness}; strength;
soundness, -- opposed to {weakness} or {instability}; the
primary quality or affection of matter by which its
particles exclude or resist all others; hardness;
massiveness.
[1913 Webster]

That which hinders the approach of two bodies when
they are moving one toward another, I call solidity.
--Locke.
[1913 Webster]

2. Moral firmness; soundness; strength; validity; truth;
certainty; -- as opposed to {weakness} or
{fallaciousness}; as, the solidity of arguments or
reasoning; the solidity of principles, triuths, or
opinions.
[1913 Webster]

3. (Geom.) The solid contents of a body; volume; amount of
inclosed space.
[1913 Webster]

Syn: Firmness; solidness; hardness; density; compactness;
strength; soundness; validity; certainty.
[1913 Webster]

174 Moby Thesaurus words for "solidity":
abidingness, aplomb, authenticity, authoritativeness, authority,
balance, balanced personality, body, calculability, callosity,
callousness, changelessness, closeness, cogency, combination,
compactness, completeness, comprehensiveness, concreteness,
congestedness, congestion, consistence, consistency, constancy,
cool, credit standing, crowdedness, denseness, density,
dependability, durability, durableness, duration, durity,
endurance, entireness, entirety, equilibrium, exhaustiveness,
faithworthiness, fastness, firmness, fixedness, flintiness, force,
frozenness, fusion, gluiness, hardening, hardness,
hardness of heart, homeostasis, identity, immobility,
immobilization, immovability, immovableness, immutability,
impenetrability, impermeability, imperturbability, imporosity,
inclusiveness, incompressibility, individuality, indivisibility,
induration, inertia, inextricability, inflexibility, intactness,
integrality, integration, integrity, invariability, invariableness,
inveteracy, invincibility, inviolability, irreducibility,
irremovability, jammedness, justness, lastingness, long standing,
mass, materiality, nerve, obduracy, omnipresence, oneness,
organic unity, palpability, particularity, permanence, permanency,
perpetualness, persistence, persistency, pervasiveness,
ponderability, predictability, purity, quiescence,
relative density, reliability, resistance, restiveness, rigidity,
rootedness, sang-froid, secureness, security, selfsameness,
simplicity, singleness, singularity, solidarity, solidification,
solidness, solvency, soundness, specific gravity, spissitude,
stability, stable equilibrium, stable state, standing, stasis,
staunchness, steadfastness, steadiness, steady nerves,
steady state, steeliness, stoniness, stoutness, strength,
sturdiness, substance, substantiality, substantialness,
tangibility, temper, thickness, thoroughness, torpor, totality,
toughness, trustworthiness, ubiquity, unchangeability,
unchangingness, undeflectability, undividedness, unerringness,
unification, uniformity, unindebtedness, uniqueness, unity,
universality, univocity, unmovability, unshakable nerves,
unshakableness, unyieldingness, validity, vis inertiae, viscidity,
viscosity, viscousness, weight, wholeness


请选择你想看的字典辞典:
单词字典翻译
solidity查看 solidity 在百度字典中的解释百度英翻中〔查看〕
solidity查看 solidity 在Google字典中的解释Google英翻中〔查看〕
solidity查看 solidity 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • Home | Solidity Programming Language
    Solidity is a statically-typed curly-braces programming language designed for developing smart contracts that run on Ethereum
  • Introduction to Solidity - GeeksforGeeks
    Solidity is a high-level programming language designed for implementing smart contracts It is a statically typed object-oriented (contract-oriented) language Solidity is highly influenced by Python, c++, and JavaScript which run on the Ethereum Virtual Machine (EVM) Solidity supports complex user-defined programming, libraries, and inheritance
  • Solidity - Wikipedia
    Solidity is a statically typed programming language designed for developing smart contracts that run on the Ethereum Virtual Machine (EVM) or compatible virtual machines [16] Solidity uses ECMAScript-like syntax which makes it familiar for existing web developers; [17] however unlike ECMAScript it has static typing and variadic return types
  • Solidity — Solidity 0. 8. 30 documentation
    Solidity is a curly-bracket language designed to target the Ethereum Virtual Machine (EVM) It is influenced by C++, Python, and JavaScript You can find more details about which languages Solidity has been inspired by in the language influences section
  • Solidity, the Smart Contract Programming Language - GitHub
    Solidity is a statically-typed, contract-oriented, high-level language for implementing smart contracts on the Ethereum platform For a good overview and starting point, please check out the official Solidity Language Portal
  • Solidity for Beginners: A Guide to Getting Started
    Solidity is the principal programming language for assembling smart contracts utilized in the Ethereum blockchain It is a contract-based language, which implies that smart contracts are liable for putting away the entirety of the programming reasoning on which the Ethereum blockchain runs
  • Introduction to Solidity: Understanding the Basics - SolidityLibraries. com
    Solidity is a high-level programming language used for developing smart contracts on the Ethereum blockchain It is designed to enable the creation of decentralized applications (DApps) and facilitates the implementation of self-executing contracts with predefined rules and conditions
  • Solidity Simplified: A Step-by-Step Beginners Guide to the Basics
    Solidity is a statically-typed, contract-oriented programming language used to write smart contracts on the Ethereum platform It draws inspiration from popular languages like C++, Python, and JavaScript, making it relatively easy for developers with prior programming experience to learn
  • A Beginners Guide to Learning Solidity - Rise In
    Ready to dive into the world of Solidity and smart contracts? This guide is your key to learning Solidity, the language that powers the smart contracts on Ethereum We'll walk you through the basics, from getting your development environment ready to create your very first smart contract





中文字典-英文字典  2005-2009