英文字典中文字典


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







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


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





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


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

































































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


  • Global variable - Wikipedia
    Global variable In computer programming, a global variable is a variable with global scope, meaning that it is visible (hence accessible) throughout the program, unless shadowed The set of all global variables is known as the global environment or global state
  • Data segment - Wikipedia
    Data segment In computing, a data segment (often denoted data) is a portion of an object file or the corresponding address space of a program that contains initialized static variables, that is, global variables and static local variables
  • const (computer programming) - Wikipedia
    A const static variable (global variable or static local variable) is a constant, and may be used for data like mathematical constants, such as double const PI = 3 14159 – realistically longer, or overall compile-time parameters
  • Variable (high-level programming) - Wikipedia
    A static variable is also known as global variable, it is bound to a memory cell before execution begins and remains to the same memory cell until termination A typical example is the static variables in C and C++
  • Singleton pattern - Wikipedia
    Singletons are often preferred to global variables because they do not pollute the global namespace (or their containing namespace) Additionally, they permit lazy allocation and initialization, whereas global variables in many languages will always consume resources [1][3] The singleton pattern can also be used as a basis for other design patterns, such as the abstract factory, factory
  • Scope (computer science) - Wikipedia
    A representative example of the use of block scope is the C code shown here, where two variables are scoped to the loop: the loop variable n, which is initialized once and incremented on each iteration of the loop, and the auxiliary variable n_squared, which is initialized at each iteration





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