英文字典中文字典


英文字典中文字典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       







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


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





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


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

































































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


  • connascence. io
    Connascence is a software quality metric a taxonomy for different types of coupling This site is a handy reference to the various types of connascence, with examples to help you improve your code
  • connascence. io: About
    The Origins of Connascence Connascence is a software quality metric that attempts to measure coupling between entities The term was used in a computer science context by Meilir Page-Jones in his article, Comparing techniques by means of encapsulation and connascence, Communications of the ACM volume 35 issue 9 (September 1992) In 1996, Meilir Page-Jones included a large section on
  • connascence. io: Strength
    The strength of a form of connascence is determined by the ease with which that type of coupling can be refactored For example, connascence of name is a weak form of connascence because renaming entities across a codebase is usually reasonably trivial However, connascence of meaning is considered a stronger form of connascence since semantic meaning is harder to find across an entire
  • Connascence of Value
    Connascence of value is when several values must change together This frequently occurs between production code and test code For example, consider an Article class, which represents a blog article When it is instantiated, it is given some text contents, and its initial 'state' is 'draft':
  • Connascence of Algorithm
    Connascence of algorithm frequently occurs when two entities must manipulate data in the same way For example, if data is being transmitted from one service to another, some sort of checksum algorithm is commonly used
  • Connascence of Type
    Connascence of type is when multiple components must agree on the type of an entity In a statically typed language, these issues are often (but not always) caught by the compiler
  • Connascence of Execution
    Connascence of execution is when the order of execution of multiple components is important Common examples include locking and unlocking resources, where locks must be acquired and released in the same order everywhere in the entire codebase Connascence of execution can also occur when using objects that encapsulate a state machine, and that state machine only allows certain operations in
  • Connascence of Meaning
    Connascence of meaning can be improved to connascence of name by moving the "magic values" to named constants, and referring to the constants instead of the values However in doing so, we have increased the amount of connascence of name (since we now need a third location to store the constant)





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