replace 音标拼音: [r
, ipl'es] [ɚpl'es]
vt . 替换,取代;把…放回原处;归还,赔还
替换,取代;把…放回原处;归还,赔还
replace 总体查寻与替换; 总体查寻并替换
replace 替换;还原;取代
replace 替换 取代
replace v 1 :
substitute a person or thing for (
another that is broken or inefficient or lost or no longer working or yielding what is expected ); "
He replaced the old razor blade "; "
We need to replace the secretary that left a month ago "; "
the insurance will replace the lost income "; "
This antique vase can never be replaced "
2 :
take the place or move into the position of ; "
Smith replaced Miller as CEO after Miller left "; "
the computer has supplanted the slide rule "; "
Mary replaced Susan as the team '
s captain and the highest -
ranked player in the school "
[
synonym : {
supplant }, {
replace }, {
supersede }, {
supervene upon },
{
supercede }]
3 :
put something back where it belongs ; "
replace the book on the shelf after you have finished reading it "; "
please put the clean dishes back in the cabinet when you have washed them "
[
synonym : {
replace }, {
put back }]
4 :
put in the place of another ;
switch seemingly equivalent items ; "
the con artist replaced the original with a fake Rembrandt "; "
substitute regular milk with fat -
free milk ";
"
synonyms can be interchanged without a changing the context '
s meaning " [
synonym : {
substitute }, {
replace },
{
interchange }, {
exchange }]
Replace \
Re *
place "\ (
r ?-
pl ?
s "),
v .
t . [
Pref .
re -
place :
cf .
F .
replacer .]
1 .
To place again ;
to restore to a former place ,
position ,
condition ,
or the like .
[
1913 Webster ]
The earl . . .
was replaced in his government .
--
Bacon .
[
1913 Webster ]
2 .
To refund ;
to repay ;
to restore ;
as ,
to replace a sum of money borrowed .
[
1913 Webster ]
3 .
To supply or substitute an equivalent for ;
as ,
to replace a lost document .
[
1913 Webster ]
With Israel ,
religion replaced morality . --
M .
Arnold .
[
1913 Webster ]
4 .
To take the place of ;
to supply the want of ;
to fulfull the end or office of .
[
1913 Webster ]
This duty of right intention does not replace or supersede the duty of consideration . --
Whewell .
[
1913 Webster ]
5 .
To put in a new or different place .
[
1913 Webster ]
Note :
The propriety of the use of replace instead of displace ,
supersede ,
take the place of ,
as in the third and fourth definitions ,
is often disputed on account of etymological discrepancy ;
but the use has been sanctioned by the practice of careful writers .
[
1913 Webster ]
{
Replaced crystal } (
Crystallog .),
a crystal having one or more planes in the place of its edges or angles .
[
1913 Webster ]
113 Moby Thesaurus words for "
replace ":
act for ,
alter ,
attend ,
boot ,
bounce ,
break ,
bump ,
bust ,
can ,
cashier ,
change ,
change places with ,
come after ,
crowd out ,
cut out ,
defrock ,
degrade ,
demote ,
deplume ,
depose ,
deprive ,
disbar ,
discharge ,
disemploy ,
dismiss ,
displace ,
displume ,
double for ,
drum out ,
emanate ,
ensue ,
expel ,
fill in for ,
fire ,
follow after ,
follow up ,
furlough ,
ghost ,
ghostwrite ,
give back ,
give the ax ,
give the gate ,
go after ,
issue ,
kick ,
kick upstairs ,
lay off ,
let go ,
let out ,
make redundant ,
overtake ,
pension off ,
pinch -
hit ,
place in ,
put back ,
reactivate ,
read out of ,
reconstitute ,
reconvert ,
recoup ,
recover ,
recruit ,
reenact ,
reestablish ,
refill ,
reform ,
refund ,
regain ,
rehabilitate ,
reinstall ,
reinstate ,
reinstitute ,
reintegrate ,
reinvest ,
release ,
relieve ,
remove ,
renew ,
repay ,
replenish ,
represent ,
restitute ,
restore ,
result ,
retire ,
retrieve ,
return ,
revest ,
sack ,
separate forcibly ,
shift ,
spell ,
spell off ,
stand in for ,
strip ,
subrogate ,
substitute ,
substitute for ,
succeed ,
superannuate ,
supersede ,
supervene ,
supplant ,
surplus ,
suspend ,
swap places with ,
take back ,
track ,
trail ,
turn off ,
turn out ,
understudy for ,
unfrock
安装中文字典英文字典查询工具!
中文字典英文字典工具:
复制到剪贴板
英文字典中文字典相关资料:
How to use string. replace() in python 3. x - Stack Overflow The string replace() is deprecated on python 3 x What is the new way of doing this?
Difference between String replace () and replaceAll () What's the difference between java lang String 's replace() and replaceAll() methods, other than the latter uses regex? For simple substitutions like, replace with , is there any difference?
pandas applying regex to replace values - Stack Overflow The rule2 = (lambda is used as a callable, therefore in your obj str replace the regex is passed the match object, i e your dictionary key to lookup the value pair to replace
How to find-and-replace in Visual Studio code in just the selection . . . Yes! This is the natural flow - first select text, then open Find Replace, then select Find in selection, then type term to find and replacement term and finally Replace all
How to replace part of a string using regex - Stack Overflow 25 i need to replace a part of a string in Javascript The following example should clarify what i mean
Replace whole string if it contains substring in pandas Replace whole string if it contains substring in pandas Asked 9 years, 1 month ago Modified 3 years, 9 months ago Viewed 113k times