英文字典中文字典


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







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

badly    音标拼音: [b'ædli]
ad. 坏地,糟糕地,严重地;非常,极其

坏地,糟糕地,严重地;非常,极其

badly
adv 1: to a severe or serious degree; "fingers so badly frozen
they had to be amputated"; "badly injured"; "a severely
impaired heart"; "is gravely ill"; "was seriously ill"
[synonym: {badly}, {severely}, {gravely}, {seriously}]
2: (`ill' is often used as a combining form) in a poor or
improper or unsatisfactory manner; not well; "he was ill
prepared"; "it ill befits a man to betray old friends"; "the
car runs badly"; "he performed badly on the exam"; "the team
played poorly"; "ill-fitting clothes"; "an ill-conceived
plan" [synonym: {ill}, {badly}, {poorly}] [ant: {good}, {well}]
3: evilly or wickedly; "treated his parents badly"; "to steal is
to act badly"
4: in a disobedient or naughty way; "he behaved badly in
school"; "he mischievously looked for a chance to embarrass
his sister"; "behaved naughtily when they had guests and was
sent to his room" [synonym: {badly}, {mischievously},
{naughtily}]
5: with great intensity (`bad' is a nonstandard variant for
`badly'); "the injury hurt badly"; "the buildings were badly
shaken"; "it hurts bad"; "we need water bad" [synonym: {badly},
{bad}]
6: very much; strongly; "I wanted it badly enough to work hard
for it"; "the cables had sagged badly"; "they were badly in
need of help"; "he wants a bicycle so bad he can taste it"
[synonym: {badly}, {bad}]
7: without skill or in a displeasing manner; "she writes badly";
"I think he paints very badly" [ant: {well}]
8: in a disadvantageous way; to someone's disadvantage; "the
venture turned out badly for the investors"; "angry that the
case was settled disadvantageously for them" [synonym: {badly},
{disadvantageously}] [ant: {advantageously}, {well}]
9: unfavorably or with disapproval; "tried not to speak ill of
the dead"; "thought badly of him for his lack of concern"
[synonym: {ill}, {badly}] [ant: {well}]
10: with unusual distress or resentment or regret or emotional
display; "they took their defeat badly"; "took her father's
death badly"; "conducted himself very badly at the time of
the earthquake" [ant: {well}]

Badly \Bad"ly\, adv.
In a bad manner; poorly; not well; unskillfully; imperfectly;
unfortunately; grievously; so as to cause harm; disagreeably;
seriously.
[1913 Webster]

Note: Badly is often used colloquially for very much or very
greatly, with words signifying to want or need.
[1913 Webster]

55 Moby Thesaurus words for "badly":
afield, amiss, astray, atrociously, awfully, awry, carelessly,
critically, cruelly, damagingly, dangerously, defectively,
deficiently, distressfully, dreadfully, emotionally, erroneously,
faultily, gravely, greatly, grievously, hard, hardly, harshly,
horribly, improperly, inaccurately, inadequately, inartistically,
incorrectly, ineptly, insufficiently, mischievously, painfully,
poorly, roughly, seriously, severely, shamefully, shoddily,
unacceptably, unfavorably, unfortunately, unkindly, unluckily,
unsatisfactorily, unspeakably, unsuccessfully, very much,
viciously, vigorously, villainously, wickedly, wretchedly, wrong



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


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

































































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


  • Création de synonymes privés - SQL Oracle - Developpez. com
    CREATE SYNONYM <nom_du_synonyme> FOR <objet_owner> <objet> "objet_owner" étant le user propriétaire de l'objet pour lequel on crée le synonyme et "objet" étant le nom de cet objet (en général une table)
  • Create Synonym : Privilege insufisant - Administration Oracle
    Messages 582 Create Synonym : Privilege insufisant Bonjour j'ai un petit soucis Mon Schema1 possede une fonction "fnc1" Les Schema (2 , 3 et 4) Peuvent executer la fonction "schema1 fnc1" maintenant (connecté sur schema1) je veux pouvoir faire un synonym "fnc1" sur les schemas (2 3 et 4) Code : Sélectionner tout - Visualiser dans une fenêtre
  • [11g] ORA-01031: privilèges insuffisants lors de lexécution de la . . .
    Bonjour, J'ai un programme qui fait un execute immediate 'Create table X as select * from table Y@DBLINK' L'exécution du programme ne pose aucun problème à partir de la ligne de commande mais quand je lance la procedure à partir d'un job (DBMS_JOB SUBMIT ) alors j'ai le message d'erreur suivant: ORA-01031: privilèges insuffisants et la table n'est pas créée Quelqu'un a une idée du droit manquant? Merci
  • [8i] CREATE DROP SEQUENCE + SYNONYM - Oracle
    En général, un synonym permet d'éviter de repréciser à chaque fois le schéma propriétaire Si vous souhaitez lever toute ambiguité, préfixer systématiquement (notamment pour les opérations de drop create)
  • Probleme de privileges pour créer un synonym
    Bonjour, je possède le privileges CREATE SYNONYM qui me permet de créer un synonym sous SQLPLUS Parcontre il m'est impossible de créer un synonym dynamiquement dans une procédure stockée: j'obtiens le message "privileges insufisants" Y'a t'il une raison logique à cela?
  • Schéma ou utilisateur PUBLIC ? - Oracle - Developpez. com
    Lorsque l'on crée un synonym par exemple via l'ordre Code : - 1 2 CREATE PUBLIC SYNONYM veut dire que le synonyme en question ne figure ni dans son propre schéma ni dans le schéma SYS ni dans le schém
  • Nom de synonym différent du nom spécifié lors du create
    Discussion : Nom de synonym différent du nom spécifié lors du create Sujet : Oracle Outils de la discussion 03 02 2014, 11h47 #1 olivier]
  • synonymes - Oracle - Developpez. com
    Bonjour, Quand tu essaies d'accéder à un objet qui appartient à un autre schéma, tu es obligé de préciser le nom de l'objet de la forme suivante : propriétaire objet Dans ce cas, un synonyme est une sorte d'alias, il te suffit d'indiquer le nom de ton synonyme au lieu du nom de l'objet complètement qualifé Tu as des synonymes qui sont privés (ie n'appartiennent qu'a ton compte Oracle) et d'autre qui sont publiques (ie visible par tout les comptes Oracle) Une autre utilisation
  • Explain plan -- gt; ORA-01775 Boucle de synonyme - Developpez. com
    ORA-01775 looping chain of synonyms Cause: Through a series of CREATE synonym statements, a synonym was defined that referred to itself For example, the following definitions are circular: CREATE SYNONYM s1 for s2 CREATE SYNONYM s2 for s3 CREATE SYNONYM s3 for s1 Action: Change one synonym definition so that it applies to a base table or view and retry the operation
  • Droit Utilisateur Acces Lecture Seule - Administration Oracle
    Si la table appartient à l'utilisateur connecté, il peut supprimer la table Le privilège CREATE TABLE donne automatiquement le droit de faire DROP TABLE car le privilège DROP TABLE n'existe pas





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