英文字典中文字典


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







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

levelling    
n. 使成水平;测量高低

使成水平;测量高低

Level \Lev"el\, v. t. [imp. & p. p. {Leveled} (-[e^]ld) or
{Levelled}; p. pr. & vb. n. {Leveling} or {Levelling}.]
1. To make level; to make horizontal; to bring to the
condition of a level line or surface; hence, to make flat
or even; as, to level a road, a walk, or a garden.
[1913 Webster]

2. To bring to a lower level; to overthrow; to topple down;
to reduce to a flat surface; to lower.
[1913 Webster]

And their proud structures level with the ground.
--Sandys.
[1913 Webster]

He levels mountains and he raises plains. --Dryden.
[1913 Webster]

3. To bring to a horizontal position, as a gun; hence, to
point in taking aim; to aim; to direct.
[1913 Webster]

Bertram de Gordon, standing on the castle wall,
leveled a quarrel out of a crossbow. --Stow.
[1913 Webster]

4. Figuratively, to bring to a common level or plane, in
respect of rank, condition, character, privilege, etc.;
as, to level all the ranks and conditions of men.
[1913 Webster]

5. To adjust or adapt to a certain level; as, to level
remarks to the capacity of children.
[1913 Webster]

For all his mind on honor fixed is,
To which he levels all his purposes. --Spenser.
[1913 Webster]


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





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


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

































































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


  • What is the $? (dollar question mark) variable in shell scripting?
    The shell treats several parameters specially These parameters may only be referenced; assignment to them is not allowed [ ]? Expands to the exit status of the most recently executed foreground pipeline ANSI C and POSIX then recommend that: 0 means the program was successful other values: the program failed somehow
  • linux - What does $@ mean in a shell script? - Stack Overflow
    The shell splits tokens based on the contents of the IFS environment variable Its default value is \t\n; i e , whitespace, tab, and newline Expanding "$@" gives you a pristine copy of the arguments passed Expanding $@ may not
  • regex - Meaning of =~ operator in shell script - Stack Overflow
    The return value is 0 if the string matches the pattern, and 1 otherwise If the regular expression is syntactically incorrect, the conditional expression's return value is 2 If the shell option nocasematch is enabled, the match is performed without regard to the case of alphabetic characters
  • Difference between $ {} and $ () in a shell script - Super User
    The above (along with many more forms of ${parameter…something_else} constructs) are discussed at greater length in the shell’s man page, bash(1) A Note on Quotes Note that you should always quote shell variables unless you have a good reason not to, and you’re sure you know what you’re doing By contrast, while braces can be
  • What does $# mean in shell? - Unix Linux Stack Exchange
    You can always check the man page of your shell man bash says: Special Parameters # Expands to the number of positional parameters in decimal Therefore a shell script can check how many parameters are given with code like this: if [ "$#" -eq 0 ]; then echo "you did not pass any parameter" fi
  • bash - Shell equality operators (=, ==, -eq) - Stack Overflow
    What is the difference between =, == and -eq in shell scripting? Is there any difference between the following?
  • shell - Difference between sh and Bash - Stack Overflow
    Shell - "Shell" is a program, which facilitates the interaction between the user and the operating system (kernel) There are many shell implementations available, like sh, Bash, C shell, Z shell, etc Using any of the shell programs, we will be able to execute commands that are supported by that shell program Bash - It derived from Bourne





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