英文字典中文字典


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







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

restored    音标拼音: [rɪst'ɔrd]
恢复

恢复

Restore \Re*store"\ (r?*st?r"), v. t. [imp. & p. p. {Restored}
(r?-st?rd"); p. pr. & vb. n. {Restoring}.] [OE. restoren, OF.
restorer, F. restaurer, fr. L. restaurare; pref. re- re- an
unused word; cf. Gr. ???? an upright pale or stake, Skr.
sth?vara fixed, firm. Cf. {Restaurant}, {Store}.]
To bring back to its former state; to bring back from a state
of ruin, decay, disease, or the like; to repair; to renew; to
recover. "To restore and to build Jerusalem." --Dan. ix. 25.
[1913 Webster]

Our fortune restored after the severest afflictions.
--Prior.
[1913 Webster]

And his hand was restored whole as the other. --Mark
iii. 5.
[1913 Webster]

2. To give or bring back, as that which has been lost., or
taken away; to bring back to the owner; to replace.
[1913 Webster]

Now therefore restore the man his wife. --Gen. xx.
7.
[1913 Webster]

Loss of Eden, till one greater man
Restore us, and regain the blissful seat. --Milton.
[1913 Webster]

The father banished virtue shall restore. --Dryden.
[1913 Webster]

3. To renew; to reestablish; as, to restore harmony among
those who are variance.
[1913 Webster]

4. To give in place of, or as satisfaction for.
[1913 Webster]

He shall restore five oxen for an ox, and four sheep
for a sheep. --Ex. xxii. 1.
[1913 Webster]

5. To make good; to make amends for.
[1913 Webster]

But if the while I think on thee, dear friend,
All losses are restored, and sorrows end. --Shak.
[1913 Webster]

6. (Fine Arts)
(a) To bring back from a state of injury or decay, or from
a changed condition; as, to restore a painting,
statue, etc.
(b) To form a picture or model of, as of something lost or
mutilated; as, to restore a ruined building, city, or
the like.
[1913 Webster]

Syn: To return; replace; refund; repay; reinstate; rebuild;
reestablish; renew; repair; revive; recover; heal; cure.
[1913 Webster]


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





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


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

































































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


  • 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
  • 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
  • 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
  • bash - Shell equality operators (=, ==, -eq) - Stack Overflow
    What is the difference between =, == and -eq in shell scripting? Is there any difference between the following?
  • 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
  • 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
  • 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
  • What is the difference between $@ and $* in shell scripts?
    That implies that using "$@" first generates a quoted string, and then that the shell then parses it on deciding how to run the next command It would be more accurate to say that the string concatenation done by $* is skipped, as is the string-splitting done when $* is used unquoted
  • bash - What is the purpose of in a shell command? - Stack Overflow
    In shell, when you see $ command one command two the intent is to execute the command that follows the only if the first command is successful This is idiomatic of Posix shells, and not only found in Bash It intends to prevent the running of the second process if the first fails





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