10不够真诚是危急的,太真诚则绝对是致命的。——摘自《身为艺术家的评论者》

“A little sincerity is a dangerous thing, and a great deal of it is absolutely fatal.”

– from The Critic as Artist

9摆脱诱惑的唯一方法就是臣服于它。

——摘自《道林·格雷的画像》

“The only way to get rid of temptation is to yield to it.”

– from The Picture of Dorian Gray

8全部伟大的想法都是危急的。——摘自《自深深处》

“All great ideas are dangerous.”

-from De Profundis

7 假设你装好人。全世界都对你当真,要是你装坏人,那就没人把你当回事。这就是乐观主义惊人的愚蠢。——摘自《温夫人的扇子》

“If you pretend to be good, the world takes you very seriously.  If you pretend to be bad, it doesn’t.  Such is the astounding stupidity of optimism.”

– from Lady Windermere’s Fan

6 我们都在阴沟中,但仍有人仰望星空。——摘自《温夫人的扇子》

“We are all in the gutter, but some of us are looking at the stars.”

– from Lady Windermere’s Fan

5在美的作品中发现丑恶含义的人是堕落的,并且堕落得一无可爱之处。

这是一种罪过。在美的作品中发现美的含义的人是有教养的。

这对他们来说是希望。觉得美的作品只意味着美的人才是上帝的选民。书无所谓道德的或不道德的。书有写得好的或写得糟的。仅此而已。

——摘自《道林·格雷的画像》前言

“Those who find ugly meanings in beautiful things are corrupt without being charming.  This is a fault.  Those who find beautiful meanings in beautiful things are the cultivated.  For these there is hope.  They are the elect
to whom beautiful things mean only Beauty.  There is no such thing as a moral or immoral book.  Books are well written, or badly written.  That is all.”

- from the prologue of The Picture of Dorian Gray

4假设你想告诉人们真相。请先让他们开怀大笑。否则他们会报复你。

——摘自《夜莺与玫瑰》

“If you want to tell people the truth, make them laugh, otherwise they’ll kill you.”

– from The Nightingale and the Rose







3爱自己是终身浪漫的開始——摘自《一个理想的丈夫》

“To love oneself is the beginning of a lifelong romance.”

– from An Ideal Husband

2人们想知晓一切。却无视最应该知道的事情。——摘自《社会主义下人的灵魂和精选评论》

“The public have an insatiable curiosity to know everything, except what is worth knowing.”

– from The Soul of Man Under Socialism and Selected Critical Prose

1墙纸越来越破,而我越来越老,两者之间总有一个要先消失。

——遗言

“My wallpaper and I are fighting a duel to the death. One or the other of us has to go.”

- reported final words

奥斯卡·王尔德十大经典语录的更多相关文章

  1. 数据挖掘领域十大经典算法之—C4.5算法(超详细附代码)

    https://blog.csdn.net/fuqiuai/article/details/79456971 相关文章: 数据挖掘领域十大经典算法之—K-Means算法(超详细附代码)        ...

  2. JavaScript 数据结构与算法之美 - 十大经典排序算法汇总(图文并茂)

    1. 前言 算法为王. 想学好前端,先练好内功,内功不行,就算招式练的再花哨,终究成不了高手:只有内功深厚者,前端之路才会走得更远. 笔者写的 JavaScript 数据结构与算法之美 系列用的语言是 ...

  3. 【十大经典数据挖掘算法】PageRank

    [十大经典数据挖掘算法]系列 C4.5 K-Means SVM Apriori EM PageRank AdaBoost kNN Naïve Bayes CART 我特地把PageRank作为[十大经 ...

  4. 【十大经典数据挖掘算法】EM

    [十大经典数据挖掘算法]系列 C4.5 K-Means SVM Apriori EM PageRank AdaBoost kNN Naïve Bayes CART 1. 极大似然 极大似然(Maxim ...

  5. 【十大经典数据挖掘算法】AdaBoost

    [十大经典数据挖掘算法]系列 C4.5 K-Means SVM Apriori EM PageRank AdaBoost kNN Naïve Bayes CART 1. 集成学习 集成学习(ensem ...

  6. 【十大经典数据挖掘算法】SVM

    [十大经典数据挖掘算法]系列 C4.5 K-Means SVM Apriori EM PageRank AdaBoost kNN Naïve Bayes CART SVM(Support Vector ...

  7. 【十大经典数据挖掘算法】Naïve Bayes

    [十大经典数据挖掘算法]系列 C4.5 K-Means SVM Apriori EM PageRank AdaBoost kNN Naïve Bayes CART 朴素贝叶斯(Naïve Bayes) ...

  8. 【十大经典数据挖掘算法】C4.5

    [十大经典数据挖掘算法]系列 C4.5 K-Means SVM Apriori EM PageRank AdaBoost kNN Naïve Bayes CART 1. 决策树模型与学习 决策树(de ...

  9. 【十大经典数据挖掘算法】k-means

    [十大经典数据挖掘算法]系列 C4.5 K-Means SVM Apriori EM PageRank AdaBoost kNN Naïve Bayes CART 1. 引言 k-means与kNN虽 ...

随机推荐

  1. 编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数1/1+1/3+...+1/n(利用指针函数)

    *题目:编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数1/1+1/3+...+1/n(利用指针函数) public class 第三十九题按条件计算 ...

  2. 纯html+css中实现静态选座位效果技巧(input+label使用小技巧)

    很多时候,我们想通过html+css的方式实现排列在后方的代码在选中状态下,能控制排列在前的代码的样式.那么要怎么实现呢?在这里我就要用1个小技巧来完成. 众所周知的,我们css中的选择器通常只能向下 ...

  3. 5.1 qbxt 一测 T2

    求和[问题描述] 组合数 C(n,m)是从 n 个物品中取 m 个的方案数. C(n,m)=(n!)/(m!(n-m)!) 斐波那契数列 F 满足,F[0]=F[1]=1,n≥2 时 F[n]=F[n ...

  4. 【集合遍历-Java】

    遍历List集合的三种方法 1.增强for循环 for(String str : list) {//其内部实质上还是调用了迭代器遍历方式,这种循环方式还有其他限制,不建议使用. System.out. ...

  5. 条款31:将文件间的编译依存关系降至最低(Minimize compilation dependencies between files)

    NOTE1: 1.支持“编译依存性最小化”的一般构想是:相依于声明式,不要相依于定义式.基于此构想的两个手段是Handle classes 和 Interface classes. 2.程序库头文件应 ...

  6. 关于Kubernetes v1.14.0的 kube-controller-manager部署

    1. kube-controller-manager准备 默认kube-controller-manager 部署在kube-apiserver部署的服务器上面服务器的配置等在这就不在列出来 二进制文 ...

  7. 安装完Centos 7后的一些处理

    1.安装dkms:dkms-2.2.0.3-31.1.noarch.rpm 2.安装显卡驱动:amdgpu-pro-18.10-572953 3.启动图形界面使用init 5 不能使用startx

  8. 杭电 1596 find the safest road (最小路径变形求最大安全度)

    Description XX星球有很多城市,每个城市之间有一条或多条飞行通道,但是并不是所有的路都是很安全的,每一条路有一个安全系数s,s是在 0 和 1 间的实数(包括0,1),一条从u 到 v 的 ...

  9. 【shell】通过shell编写ping包及arp的监控并发送短信

    1 #!/bin/bash 2 NOW="`date +%Y%m%d-%H:%M:%S`" 3 PHONES=15134567893 4 IP=10.100.8.78 5 GATE ...

  10. HDU 4499

    题目大意: N*M的棋盘上摆了一些棋子,在剩余位置上尽可能多的摆上炮,使所有炮不能互吃 dfs+回溯 #include <iostream> #include <cstdio> ...