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







請輸入英文單字,中文詞皆可:

APT    音標拼音: ['æpt]
a. 傾向于的,易于的,恰當的,聰明的

傾向於的,易於的,恰當的,聰明的

apt
adj 1: (usually followed by `to') naturally disposed toward; "he
is apt to ignore matters he considers unimportant"; "I am
not minded to answer any questions" [synonym: {apt(p)},
{disposed(p)}, {given(p)}, {minded(p)}, {tending(p)}]
2: at risk of or subject to experiencing something usually
unpleasant; "he is apt to lose"; "she is liable to forget"
[synonym: {apt(p)}, {liable(p)}]
3: mentally quick and resourceful; "an apt pupil"; "you are a
clever man...you reason well and your wit is bold"-Bram
Stoker [synonym: {apt}, {clever}]
4: being of striking appropriateness and pertinence; "the
successful copywriter is a master of apposite and evocative
verbal images"; "an apt reply" [synonym: {apposite}, {apt},
{pertinent}]

Apt \Apt\, v. t. [L. aptare. See {Aptate}.]
To fit; to suit; to adapt. [Obs.] " To apt their places."
--B. Jonson.
[1913 Webster]

That our speech be apted to edification. --Jer. Taylor.
[1913 Webster]


Apt \Apt\ ([a^]pt), a. [F. apte, L. aptus, fr. obsolete apere to
fasten, to join, to fit, akin to apisci to reach, attain: cf.
Gr. ? to fasten, Skr. [=a]pta fit, fr. [=a]p to reach
attain.]
1. Fit or fitted; suited; suitable; appropriate.
[1913 Webster]

They have always apt instruments. --Burke.
[1913 Webster]

A river . . . apt to be forded by a lamb. --Jer.
Taylor.
[1913 Webster]

2. Having an habitual tendency; habitually liable or likely;
-- used of things.
[1913 Webster]

My vines and peaches . . . were apt to have a soot
or smuttiness upon their leaves and fruit. --Temple.
[1913 Webster]

This tree, if unprotected, is apt to be stripped of
the leaves by a leaf-cutting ant. --Lubbock.
[1913 Webster]

3. Inclined; disposed customarily; given; ready; -- used of
persons.
[1913 Webster]

Apter to give than thou wit be to ask. --Beau. & Fl.
[1913 Webster]

That lofty pity with which prosperous folk are apt
to remember their grandfathers. --F. Harrison.
[1913 Webster]

4. Ready; especially fitted or qualified (to do something);
quick to learn; prompt; expert; as, a pupil apt to learn;
an apt scholar. "An apt wit." --Johnson.
[1913 Webster]

Live a thousand years,
I shall not find myself so apt to die. --Shak.
[1913 Webster]

I find thee apt . . . Now, Hamlet, hear. --Shak.
[1913 Webster]

Syn: Fit; meet; suitable; qualified; inclined; disposed;
liable; ready; quick; prompt.
[1913 Webster]

171 Moby Thesaurus words for "apt":
Daedalian, a propos, ad rem, adapted, adept, adroit, alert,
applicable, apposite, appropriate, apropos, artistic,
authoritative, becoming, befitting, bent, brainy, bravura, bright,
brilliant, clean, clever, comely, compelling, convincing,
coordinated, correct, crack, crackerjack, cunning, cute, daedal,
decisive, deft, dexterous, dextrous, diplomatic, disposed,
dispositioned, docile, dovetailing, educable, exact, excellent,
expeditious, expert, facile, fair, fancy, felicitous, fit, fitted,
fitting, foreseeable, formable, geared, gifted, given, good,
goodish, graceful, handy, happy, hopeful, immediate,
impressionable, in the cards, in the mood, inclined, ingenious,
inspired, instant, instantaneous, instructable, intelligent, just,
just right, keen, keen-witted, liable, likely, magisterial,
malleable, masterful, masterly, meet, meshing, minded, moldable,
motivated, neat, nice, nimble, nimble-witted, no dumbbell, no mean,
not born yesterday, odds-on, on the button, opportune, pat,
pertinent, plastic, pliable, politic, precise, predictable,
predictable within limits, predisposed, presumable, presumptive,
probable, professional, proficient, promising, prompt, prone,
proper, punctual, qualified, quick, quick-thinking, quick-witted,
quite some, ready, receptive, relevant, resourceful, right,
ripe for instruction, schoolable, scintillating, seasonable,
seemly, sharp, sharp-witted, skillful, slick, smart, some,
sortable, speedy, statesmanlike, statistically probable,
steel-trap, stylish, suitable, suited, suiting, summary,
susceptible, swift, tactful, tailored, talented, teachable,
telling, the compleat, the complete, thirsty for knowledge,
to the point, to the purpose, trainable, verisimilar, virtuoso,
well-chosen, well-done, well-expressed, well-put, willing,
workmanlike



安裝中文字典英文字典查詢工具!


中文字典英文字典工具:
選擇顏色:
輸入中英文單字

































































英文字典中文字典相關資料:
  • What is the difference between apt and apt-get? - Ask Ubuntu
    apt-get may be considered as lower-level and "back-end", and support other APT-based tools apt is designed for end-users (human) and its output may be changed between versions Note from apt(8): The `apt` command is meant to be pleasant for end users and does not need to be backward compatible like apt-get(8)
  • apt - How do I search for available packages from the command-line . . .
    apt-file search part_of_package_name | grep another_part_of_name Example of searching for ssh server package if I do not know the name is ssh-server or sshserver or server-ssh etc : apt-file search ssh | grep server Steps to prepare apt-file search for searching It should be done before first usage: sudo apt-get install apt-file sudo apt-file
  • apt - How do I fix the GPG error NO_PUBKEY? - Ask Ubuntu
    The reason for this change is that when adding an OpenPGP key that's used to sign an APT repository to etc apt trusted gpg or etc apt trusted gpg d, the key is unconditionally trusted by APT on all other repositories configured on the system that don't have a signed-by (see below) option, even the official Debian Ubuntu repositories
  • apt - How can I see all versions of a package that are available in the . . .
    That's why I'd suggest always using apt-cache policy <package-name> instead Note about output: I have some local repository setup and both of the command shows those as well Note 2 Newer apt comes with policy integrated into them So, you can use apt instead of apt-cache directly
  • Configure proxy for APT? - Ask Ubuntu
    This method uses the apt conf file which is found in your etc apt directory This method is useful if you only want apt-get (and not other applications) to use a http-proxy permanently On some installations there will be no apt-conf file set up Edit apt-conf file (or create a new one if you have no one yet) using the editor of your choice
  • apt - How can I update my nodeJS to the latest version? - Ask Ubuntu
    sudo apt-get install npm Now when I type nodejs --version It shows v0 6 19 I checked and saw latest nodeJS version is 0 10 26 How can I update my version of nodeJS to 0 10 26? I tried with sudo apt-get install <packagename> sudo apt-get install --only-upgrade <packagename> but no luck
  • How to downgrade a package via apt-get? - Ask Ubuntu
    If you have the version number, or the target release, apt-get supports choosing a particular version or target release More details can be found on manual page of apt-get It can also be accessed from terminal by typing man apt-get sudo apt-get install <package-name>=<package-version-number> OR sudo apt-get -t=<target release> install
  • apt - How to delete broken packages in ubuntu - Ask Ubuntu
    sudo apt-get update then cleanup any partial packages sudo apt-get autoclean Now clean the apt cache sudo apt-get clean Now remove any unnecessary dependancies sudo apt-get autoremove from the command above, you can identify any broken packages and forcefully remove it like this sudo dpkg --remove --force-remove-reinstreq package_name
  • apt - How to list all installed packages - Ask Ubuntu
    source: man apt-clone APT-Clone is used by ubiquity (Ubuntu installer) for upgrade process It is much better than the dpkg --get-selections solution because: It preserves all repositories information It keeps track of what packages were automatically installed It allows to repack locally installed DEB files
  • apt - The following packages have been kept back: Why and how do I . . .
    apt-get dist-upgrade can remove as well as add packages, but it is not really dangerous Any package installation command can cause serious damage if you have problems in your sources list file! A regular apt-get upgrade command will install any package from any software source that is enabled; dist-upgrade is not unique in this





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

|中文姓名英譯,姓名翻譯 |简体中文英文字典