英文字典中文字典


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







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

desertion    音标拼音: [dɪz'ɚʃən]
n. 丢掉,遗弃,逃亡

丢掉,遗弃,逃亡

desertion
n 1: withdrawing support or help despite allegiance or
responsibility; "his abandonment of his wife and children
left them penniless" [synonym: {desertion}, {abandonment},
{defection}]
2: the act of giving something up [synonym: {abandonment},
{forsaking}, {desertion}]

Desertion \De*ser"tion\ (d[-e]*z[~e]r"sh[u^]n), n. [L. desertio:
cf. F. d['e]sertion.]
1. The act of deserting or forsaking; abandonment of a
service, a cause, a party, a friend, or any post of duty;
the quitting of one's duties willfully and without right;
esp., an absconding from military or naval service.
[1913 Webster]

Such a resignation would have seemed to his superior
a desertion or a reproach. --Bancroft.
[1913 Webster]

2. The state of being forsaken; desolation; as, the king in
his desertion.
[1913 Webster]

3. Abandonment by God; spiritual despondency.
[1913 Webster]

The spiritual agonies of a soul under desertion.
--South.
[1913 Webster]

59 Moby Thesaurus words for "desertion":
AWOL, French leave, abandonment, absence without leave,
absquatulation, apostasy, atheism, backsliding, betrayal, bolt,
breakaway, crossing-over, decampment, defection, defenselessness,
degeneration, dereliction, deserter, desolation, disappearance,
disappearing act, disloyalty, elopement, exit, faithlessness,
fall from grace, fatherlessness, flight, forlornness, fugitation,
going over, hasty retreat, hegira, helplessness, homelessness,
impiety, impiousness, irreligion, irreverence, kithlessness, lapse,
lapse from grace, motherlessness, quick exit, ratting,
recidivation, recidivism, recreancy, renunciation, running away,
schism, scramming, secession, skedaddle, skedaddling, treason,
turning traitor, undutifulness, walkout

DESERTION, crim. law. An offence which consists in the abandonment of the
public service, in the army or navy, without leave.
2. The Act of March 16, 1802, s. 19, enacts, that if any non-
commissioned officer, musician, or private, shall desert the service of the
United States, he shall, in addition to the penalties mentioned in the rules
and articles of war, be liable to serve for and during such period as shall,
with the time he may have served previous to his desertion, amount to the
full term of his enlistment; and such soldier shall and may be tried by a
court-martial, and punished, although the term of his enlistment may have
elapsed previous to his being apprehended or tried.
3. By the articles of war, it is enacted, that "any non-commissioned
officer or soldier who shall, without leave from his commanding officer,
absent himself from his troop, company, or detachment, shall, upon being
convicted thereof, be punished, according to the nature of his offence, at
the discretion of a court-martial." Art. 21.
4. By the articles for the government of the navy, art. 16, it is
enacted, that "if any person in the navy shall desert to an enemy, or rebel,
he shall suffer death;" and by art. 17, "if any person in the navy shall
desert, or shall entice others to desert, he shall suffer death, or such
other punishment as a court-martial shall adjudge."


DESERTION, torts. The act by which a man abandons his wife and children, or
either of them.
2. On proof of desertion, the courts possess the power to grant the
'Wife, or such children as have been deserted, alimony (q.v.)


DESERTION, MALICIOUS. The act of a husband or wife, in leaving a consort,
without just cause, for the purpose of causing a perpetual separation. Vide
Abandonment, malicious.


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





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


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

































































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


  • How to compress an image in a React web app? [closed]
    And then send the current image in state to the server With low quality images it's fine, but when I try to upload a medium-to-high quality image, I can't save it on the server; I need a method to compress the image
  • Dynamically Resize only the image in tkinter GUI - Stack Overflow
    A requirement is for only the image to dynamically change size based on the window size In my attempt the window properly displays a resized image only when resizing horizontally, not vertically and when the window is updated after a vertical resize it will improperly scale the image, resulting in part of the image being cut off
  • windows - A Batch Script To Resize Images - Stack Overflow
    I'm looking for some help in writing a batch script to resize a bunch of jpg images I don't have much experience with batch scripts But this task will be preformed on a windows machine amp; s
  • Image resizing client-side with JavaScript before upload to the server
    Same scenario here, as soon as you have a file input and the user is on a smartphone and snaps an image using the camera, its going to be around 10 mb on modern smartphones If you on the server side anyway are resizing it and only storing a much smaller version of it, you'll save a lot of cellular data and loading time in doing the resizing beforehand in the client
  • Image Resizer - Best Practice for security - Stack Overflow
    1 We are currently testing out Image Resizer library and one of the questions is, how do we avoid malicious attacks to the site if someone programmically send thousands of resizing requests of images with arbitrary sizes to the server, overloading the CPU RAM of server and potentially causing disk space to run out due to tremendous caching files
  • Resizing an image in an HTML5 canvas - Stack Overflow
    Resizing the image using javascript is a bit kludge - not only are you using client processing power to resize the image, you are doing it on every single page load Why not just save a downscaled version from photoshop and serve it instead in tandem with the original image?
  • ReactJS: Resize image before upload - Stack Overflow
    In my reactJs project, I need to resize image before uploading it I am using react-image-file-resizer library which has a simple example but not working for me I have tried this but its shows
  • imageresizer outputs image paths with query strings, Pingdom Tools . . .
    imageresizer outputs image paths with query strings, Pingdom Tools suggest "Remove query strings from static resources" -- how? Asked 12 years, 2 months ago Modified 12 years, 2 months ago Viewed 800 times
  • What is the decent approach to resizing images in ASP. NET Core?
    Check this library for image resizing but I suggest don't store images on the database, because the database size and log size will be increased you have 2 options: Option 1: store resized images on directories and save names in the database Option 2: store the original size on directories and resize it in real-time





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