英文字典中文字典


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







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

pillage    音标拼音: [p'ɪlɪdʒ]
n. 掠夺,抢劫,掠夺物
vt.
vi. 掠夺,抢劫

掠夺,抢劫,掠夺物掠夺,抢劫

pillage
n 1: goods or money obtained illegally [synonym: {loot}, {booty},
{pillage}, {plunder}, {prize}, {swag}, {dirty money}]
2: the act of stealing valuable things from a place; "the
plundering of the Parthenon"; "his plundering of the great
authors" [synonym: {plundering}, {pillage}, {pillaging}]
v 1: steal goods; take as spoils; "During the earthquake people
looted the stores that were deserted by their owners" [synonym:
{plunder}, {despoil}, {loot}, {reave}, {strip}, {rifle},
{ransack}, {pillage}, {foray}]

Pillage \Pil"lage\, n. [F., fr. piller to plunder. See {Pill} to
plunder.]
1. The act of pillaging; robbery. --Shak.
[1913 Webster]

2. That which is taken from another or others by open force,
particularly and chiefly from enemies in war; plunder;
spoil; booty.
[1913 Webster]

Which pillage they with merry march bring home.
--Shak.
[1913 Webster]

Syn: Plunder; rapine; spoil; depredation.

Usage: {Pillage}, {Plunder}. Pillage refers particularly to
the act of stripping the sufferers of their goods,
while plunder refers to the removal of the things thus
taken; but the words are freely interchanged.
[1913 Webster]


Pillage \Pil"lage\, v. i. [imp. & p. p. {Pillaged}; p. pr. & vb.
n. {Pillaging}.]
To strip of money or goods by open violence; to plunder; to
spoil; to lay waste; as, to pillage the camp of an enemy.
[1913 Webster]

Mummius . . . took, pillaged, and burnt their city.
--Arbuthnot.
[1913 Webster]


Pillage \Pil"lage\, v. i.
To take spoil; to plunder; to ravage.
[1913 Webster]

They were suffered to pillage wherever they went.
--Macaulay.
[1913 Webster]

123 Moby Thesaurus words for "pillage":
abduct, appropriate, arrogate, assault, attack, banditry,
barbarize, batter, booty, brigandage, brigandism, brutalize,
buccaneering, burn, butcher, carry off, carry on, confiscate,
defilement, demolish, demolition, depredate, depredation,
desecrate, desolate, despoil, despoiling, despoilment,
despoliation, destroy, destruction, devastate, devastation, devour,
direption, encroach, filch, fleece, forage, foraging, foray,
freeboot, freebooting, go on, gut, hammer, invade, kidnap,
lay waste, laying waste, level, lift, loot, looting, maraud,
marauding, maul, mug, nab, pilfer, pillaging, pinch, piracy,
plunder, plundering, prey on, purloin, rage, raid, raiding, ramp,
rampage, ransack, ransacking, rant, rape, rapine, ravage,
ravagement, ravaging, rave, raven, ravish, ravishment, raze,
razing, razzia, reive, reiving, rifle, rifling, riot, roar, rob,
robbery, ruin, sack, sacking, savage, shanghai, slaughter,
sow chaos, spoil, spoiling, spoils, spoliate, spoliation, storm,
strip, stripping, sweep, swipe, tear, tear around, terrorize,
thieve, throttle, trespass, usurp, vandalize, violate, waste,
wreck


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





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


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

































































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


  • How can I get placeholder attribute value using jquery?
    I am trying to get the placeholder attribute value and do a fadeIn with the label which has the placeholder value as a for value, but it's not working HTML: lt;html gt; lt;body gt;
  • reactjs - Put query into isPlaceholderData with QueryClient methods . . .
    Now, somewhere far away in the component tree, I need to put exampleQ back into the soft loading state, with isLoading=false, isPlaceholderData=true I then wait some time for something unrelated When ready, I want the query to refetch and continue to display the placeholderData while refetching
  • MySql NULL values : r golang - Reddit
    placeholder := "VALUES (" for i, c := range columns { if i == 0 { *query += c placeholder += "?" } else { *query += ", "+c placeholder += ", ?" } } placeholder += ")" *query += ") " + placeholder } convert []string to []interface{} func string2interface(s []string) []interface{} { i := make([]interface{}, len(s)) for k, v := range s {
  • A question about pets : r 2007scape - Reddit
    Idk about the placeholder thing (I'd imagine an empty placeholder wouldn't keep you from getting the drop again), but they're currently polling changes to the way pet insurance works If the questions pass pets will automatically insure when they drop, and there's another question for allowing players to reclaim previously uninsured pets
  • python - Why do I get AttributeError: NoneType object has no . . .
    I got this error: AttributeError: 'NoneType' object has no attribute 'something' What general scenarios might cause such an AttributeError, and how can I identify the problem? This is a special c
  • overview for tidelust - Reddit
    Quick 5T survivor query poll by void-spark in Oneplus5T [–] tidelust 2 points 2 years ago*
  • What is this placeholder in the sql query? - Stack Overflow
    Without more information it's hard to tell what this actually is but it looks a lot like JPQL which is JPA's SQL like query language In JPQL the meaning of SELECT o FROM ctrData o would be: ctrData would be the name of an entity (i e a mapped data class) ctrData o would create an alias to refer to that entity SELECT o FROM ctrData o would thus mean you want to select all instances of that
  • Buffering problems Plex is unusable suddenly : r PleX - Reddit
    Over the last week or so Plex has been having issues to the point that I can't even use it It will play a video fine for a few minutes then suddenly start buffering to the point it is unwatchable I managed to grab the console log What I have tried so far Updating both the plex app and server, completing reinstalling the server, updating gpu, updating router firmware, Speed tests on
  • Psycopg2 execute values -the query contains more than one %s placeholder
    Psycopg2 execute values -the query contains more than one '%s' placeholder Asked 4 years, 5 months ago Modified 4 years, 5 months ago Viewed 5k times
  • Generic parameter subsitiution : r cpp_questions - Reddit
    If thats the case you can do the following: Find the placeholder by using strstr (), std::string find () or simply iterate over the char array until finding a placeholder Query the DB for that placeholder At that point you will know the type of the variable create some kind of format string to use with snprintf () or simply use stringstream





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