英文字典中文字典


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







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

confessed    音标拼音: [kənf'ɛst]
a. 所公认的;不容怀疑的

所公认的;不容怀疑的

Confess \Con*fess"\, v. t. [imp. & p. p. {Confessed}; p. pr. &
vb. n. {Confessing}.] [F. confesser, fr. L. confessus, p. p.
of confiteri to confess; con- fateri to confess; akin to
fari to speak. See 2d {Ban}, {Fame}.]
1. To make acknowledgment or avowal in a matter pertaining to
one's self; to acknowledge, own, or admit, as a crime, a
fault, a debt.
[1913 Webster]

And there confess
Humbly our faults, and pardon beg. --Milton.
[1913 Webster]

I must confess I was most pleased with a beautiful
prospect that none of them have mentioned.
--Addison.
[1913 Webster]

2. To acknowledge faith in; to profess belief in.
[1913 Webster]

Whosoever, therefore, shall confess me before men,
him will I confess, also, before my Father which is
in heaven. --Matt. x. 32.
[1913 Webster]

For the Sadducees say that there is no resurrection,
neither angel, nor spirit; but the Pharisees confess
both. --Acts xxiii.
8.
[1913 Webster]

3. To admit as true; to assent to; to acknowledge, as after a
previous doubt, denial, or concealment.
[1913 Webster]

I never gave it him. Send for him hither,
And let him confess a truth. --Shak.
[1913 Webster]

As I confess it needs must be. --Tennyson.
[1913 Webster]

As an actor confessed without rival to shine.
--Goldsmith.
[1913 Webster]

4. (Eccl.)
(a) To make known or acknowledge, as one's sins to a
priest, in order to receive absolution; -- sometimes
followed by the reflexive pronoun.
[1913 Webster]

Our beautiful votary took an opportunity of
confessing herself to this celebrated father.
--Addison.
(b) To hear or receive such confession; -- said of a
priest.
[1913 Webster]

He . . . heard mass, and the prince, his son,
with him, and the most part of his company were
confessed. --Ld. Berners.
[1913 Webster]

5. To disclose or reveal, as an effect discloses its cause;
to prove; to attest.
[1913 Webster]

Tall thriving trees confessed the fruitful mold.
--Pope.

Syn: Admit; grant; concede; avow; own; assent; recognize;
prove; exhibit; attest.

Usage: {To Confess}, {Acknowledge}, {Avow}. Acknowledge is
opposed to conceal. We acknowledge what we feel must
or ought to be made known. (See {Acknowledge}.) Avow
is opposed to withhold. We avow when we make an open
and public declaration, as against obloquy or
opposition; as, to avow one's principles; to avow
one's participation in some act. Confess is opposed to
deny. We confess (in the ordinary sense of the word)
what we feel to have been wrong; as, to confess one's
errors or faults. We sometimes use confess and
acknowledge when there is no admission of our being in
the wrong; as, this, I confess, is my opinion; I
acknowledge I have always thought so; but in these
cases we mean simply to imply that others may perhaps
think us in the wrong, and hence we use the words by
way of deference to their opinions. It was in this way
that the early Christians were led to use the Latin
confiteor and confessio fidei to denote the public
declaration of their faith in Christianity; and hence
the corresponding use in English of the verb confess
and the noun confession.
[1913 Webster]


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





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


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

































































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


  • Where does Hello world come from? - Stack Overflow
    ' hello, world ' is usually the first example for any programming language I've always wondered where this sentence came from and where was it first used I've once been told that it was the first sentence ever to be displayed on a computer screen, but I've not been able to find any reference to this So my question is: Where does the practice to use ' hello, world ' as the first example for
  • 为什么是“Hello, World!” - 知乎
    “Hello, World!”在程序员文化中有着特殊的地位。它不仅仅是一个程序,更是一个象征、一个标志。每当一个新程序员第一次编写程序完成“Hello, World!”时,他们都会体验到一种成功的喜悦和成就感。 这种体验对于他们的编程生涯来说是一个重要的里程碑。
  • 如何评价剧场动画《HELLO WORLD》? - 知乎
    《HELLO WORLD》中的二次元朝雾桥 除了宇治夜景和朝雾桥以外,动画的取景基本在京都市内的一些著名地点:伏见稻荷大社的千本鸟居、上賀茂神社、鸭川三角洲(玉子爱情故事的表白圣地)、京都站的露天阶梯广场(京吹 2 期的车站演奏会)…对于曾经来过京都的观众来说,这些地方可以说是再熟悉
  • How to write a Hello World in C - Stack Overflow
    Then Your complete code is:- For compiling this and see the word "Hello World", just save this file as a c file and Open cmd in your program directory and type:- (Replace the 'hello c' with your filename, and 'hello' with the name you want to put with your exe file) Remember My computer is Windows So I can compile only for Windows OS
  • 「Hello world」的标准写法是什么? - 知乎
    Hello World 是用来测试 C 语言的编译器的程序之一。 这个程序在 1974 年被 Kernighan 写进了贝尔实验室内部的 C 语言教程里,并最终于 1978 年由 Kernighan 和 Ritchie 在 The C Programming Language 这本书里公开发表。
  • 为什么有人写的helloworld程序会有 1个g大,这种程序是怎么写的? - 知乎
    说的是 python 吧?笑 去年我在公司带实习生,用python写AI,用到了 pytorch,教他们打包exe的时候,即使是hello world级别的代码,导出来也有1 5个G,因为依赖项太大了,常用的python打包工具也不够完善。
  • python - How does import __hello__ work? - Stack Overflow
    Recently I've come across this "Hello world" Python program: >>> import __hello__ Hello world! I wonder how it works and how to view the source code of the __hello__ module
  • helloworld到底是什么? - 知乎
    想象一下,很多年以后,作为一名老程序员的您决定培养一门兴趣爱好,比如书法-写毛笔,很好,您提笔一挥,纸上跃然出现 “hello, world”,很和谐!开个玩笑! hello world 程序的实际表现就是在电脑屏幕(准确的说应该叫终端,很早的时候电脑屏幕只能显示字符串)上打印 “hello, world”。因为在
  • print(print(Hello World!)) doesnt work - Stack Overflow
    Thanks it worked! Can you tell me what would I do if I wanted to print the code you sent me? this --> print ('print ("Hello World!")'





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