V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
Margelator
V2EX  ›  问与答

写一句你所知的计算机界名言名句。

  •  2
     
  •   Margelator · 77 天前 · 11402 次点击
    这是一个创建于 77 天前的主题,其中的信息可能已经有所发展或是发生改变。
    "Any application that can be written in JavaScript, willeventually be written in JavaScript." ——Jeff Atwood
    “任何能够用 JavaScript 实现的应用系统,最终都必将用 JavaScript 实现。” ——杰夫·阿特伍德
    225 条回复    2024-02-26 15:52:45 +08:00
    1  2  3  
    tooyoungtoo
        101
    tooyoungtoo  
       77 天前
    996 是年轻人的福报
    xzysaber
        102
    xzysaber  
       77 天前
    "There are 2 hard problems in computer science: cache invalidation, naming things, and off-by-1 errors."
    joequan
        103
    joequan  
       77 天前
    这个需求很好改
    raptor
        104
    raptor  
       77 天前   ❤️ 1
    算法+数据结构=程序
    --- Niklaus.Wirth

    RIP
    YeatsOnce
        105
    YeatsOnce  
       77 天前
    不知道算不算
    "No code is the best way to write secure and reliable applications. Write nothing; deploy nowhere."
    3andwich
        106
    3andwich  
       77 天前
    Troubleshooting any problem without the error log is like driving with your eyes closed.
    在没有错误日志的情况下诊断任何问题无异于闭眼开车。
    -- Apache
    sankemao
        107
    sankemao  
       77 天前
    write once run anywhere
    haidaomihuan
        108
    haidaomihuan  
       77 天前
    hello world
    bluesenzhu
        109
    bluesenzhu  
       77 天前
    90%的电脑故障都可以通过重启解决
    jwesthaverr
        110
    jwesthaverr  
       77 天前
    计算机图形学第一定律:如果它看上去是对的,那么它就是对的。
    zzzlight
        111
    zzzlight  
       77 天前
    如无必要,勿增实体 奥卡姆剃刀
    clifftts
        112
    clifftts  
       77 天前
    不要有 bug 啊
    hatw
        113
    hatw  
       77 天前
    Have You Tried Turning It Off And On Again?
    - IT Crowd
    shiny
        114
    shiny  
       77 天前   ❤️ 1
    AboPlus
        115
    AboPlus  
       77 天前   ❤️ 1
    "Talk is cheap. Show me the code."
    - Linus Torvalds
    fyibmsd
        116
    fyibmsd  
       77 天前
    The quick brown fox jumps over the lazy dog
    SunDShuai9797
        117
    SunDShuai9797  
       77 天前
    It works on my machine (在我电脑上好好的)
    atpex
        118
    atpex  
       77 天前   ❤️ 1
    @Foxkeh #11 去莆田入行了?
    dnfQzjPBXtWmML
        119
    dnfQzjPBXtWmML  
       77 天前
    rm -rf /

    ' '1'='1
    Foxkeh
        120
    Foxkeh  
       77 天前   ❤️ 5
    @atpex nonono, 就是 just do IT 哈哈
    waltcow
        121
    waltcow  
       77 天前
    Keep It Simple, Stupid
    luckycloves
        122
    luckycloves  
       77 天前
    Don't be evil(Google)
    chris89
        123
    chris89  
       77 天前
    不知道是不是这样说的。

    计算机科学领域的任何问题都可以通过增加一个间接的中间层来解决.
    JohnSmith
        124
    JohnSmith  
       77 天前
    “计算机科学领域的任何问题都可以通过增加一个间接的中间层来解决”
    dog82
        125
    dog82  
       77 天前
    show me the code !
    madworld
        126
    madworld  
       77 天前
    没有银弹
    hambut
        127
    hambut  
       77 天前
    把大象放进冰箱要几步
    llhhss
        128
    llhhss  
       77 天前
    我有一个问题,用了多线程后,两个问题有了现在
    bzw875
        129
    bzw875  
       77 天前
    人工智能之父,唐纳德.克努特曾经说过:“Programs are meant to be ready by humans and only incidentally for computers to execute.”
    程序是写给人读的,只是偶尔让计算机执行
    duluosheng
        130
    duluosheng  
       77 天前
    重启一下试试
    liuzhedash
        131
    liuzhedash  
       77 天前
    “伟大的车工值得给他几倍于普通车工的薪水,但一个伟大的软件代码作家,其价值则要等同于一个普通的软件写手的价格的 1 万倍.”
    (比尔·盖茨)
    guojianwei
        132
    guojianwei  
       77 天前
    代码和你有一个能跑就行
    me1onsoda
        133
    me1onsoda  
       77 天前
    KISS 原则
    Keep
    It
    Simple
    Stupid
    fakepoet
        134
    fakepoet  
       77 天前
    "programs must be written for people to read, and only incidentally for machines to execute."
    "程序必须写得供人们阅读,偶尔供计算机执行"
    ShundL
        135
    ShundL  
       77 天前
    press F1 to continue, DEL to enter setup.
    fakepoet
        136
    fakepoet  
       77 天前
    @bzw875 才发现也有贴这句的,不过你贴的出处应该错了,这句话来自 SICP 前言部分,作者是 Harold Abelson
    RiverMud
        137
    RiverMud  
       77 天前
    "Andy gives, Bill takes away"

    这句话一直成立。
    zhoujx
        138
    zhoujx  
       77 天前
    讲的明白,就一定能做出来
    KizunaAsaki
        139
    KizunaAsaki  
       77 天前
    write less, do more.
    wensonsmith
        140
    wensonsmith  
       77 天前
    There are only two hard things in Computer Science: cache invalidation and naming things.

    -- Phil Karlton
    Tubering
        141
    Tubering  
       77 天前
    write the code, change the world
    sheeta
        142
    sheeta  
       77 天前
    0.1+0.2 = 0.30000000000000004
    tudoubutudoupi
        143
    tudoubutudoupi  
       77 天前
    屎山上堆屎?
    Promtheus
        144
    Promtheus  
       77 天前
    我电脑上没问题啊
    MarioxLinux
        145
    MarioxLinux  
       77 天前
    重启试试
    JasonP
        146
    JasonP  
       77 天前
    talk is cheap, show me the code
    jucelin
        147
    jucelin  
       77 天前
    我有一个天才的 idea,就差一个程序员了
    Jinnrry
        148
    Jinnrry  
       77 天前 via Android
    “你的代码跑不起来肯定是你的问题,别质疑编译器有问题” by 大学 c 语言考试
    Jinnrry
        149
    Jinnrry  
       77 天前 via Android
    @Jinnrry 考试—>老师
    douluodalu
        150
    douluodalu  
       77 天前
    第一魂技 缠绕
    mjchow
        151
    mjchow  
       77 天前 via iPhone
    重启试试
    usauk1998
        152
    usauk1998  
       77 天前
    keep hungry,keep foolish
    Seria
        153
    Seria  
       77 天前
    左手代码,右手诗
    mfuture
        154
    mfuture  
       77 天前
    "If Java had true garbage collection, most programs would delete themselves upon execution." - Robert Sewell
    “如果 Java 具有真正的垃圾回收功能,那么大多数程序都会在执行时删除自身。” ——罗伯特·休厄尔
    karnaugh
        156
    karnaugh  
       77 天前
    oh , it works
    vgbhfive
        157
    vgbhfive  
       77 天前
    talk is cheap, show me your code.
    Ysat
        158
    Ysat  
       77 天前
    "As economics is known as "The Miserable Science", software engineering should be known as "The Doomed Discipline", doomed because it cannot even approach its goal since its goal is self-contradictory." And "software engineering has accepted as its charter 'How to program if you cannot.'"

    —— Dijkstra
    Aoonthetop
        159
    Aoonthetop  
       77 天前
    talk is cheap,show me your code
    laojin
        160
    laojin  
       77 天前
    ➜ ~ python3
    Python 3.11.7 (main, Dec 4 2023, 18:10:11) [Clang 15.0.0 (clang-1500.1.0.2.5)] on darwin
    Type "help", "copyright", "credits" or "license" for more information.
    >>> import this
    The Zen of Python, by Tim Peters

    Beautiful is better than ugly.
    Explicit is better than implicit.
    Simple is better than complex.
    Complex is better than complicated.
    Flat is better than nested.
    Sparse is better than dense.
    Readability counts.
    Special cases aren't special enough to break the rules.
    Although practicality beats purity.
    Errors should never pass silently.
    Unless explicitly silenced.
    In the face of ambiguity, refuse the temptation to guess.
    There should be one-- and preferably only one --obvious way to do it.
    Although that way may not be obvious at first unless you're Dutch.
    Now is better than never.
    Although never is often better than *right* now.
    If the implementation is hard to explain, it's a bad idea.
    If the implementation is easy to explain, it may be a good idea.
    Namespaces are one honking great idea -- let's do more of those!
    stonezing
        161
    stonezing  
       77 天前
    代码跟人,有一个能跑就行
    zzboat0422
        162
    zzboat0422  
       77 天前
    @JohnSmith @chris89

    另一种翻译:"没有什么问题是加一层 cache/interface 解决不了的,如果有,那就再加一层"
    x86
        163
    x86  
       77 天前
    遇到故障如何解决?重装重启重买 --- 华佗
    yccyeng
        164
    yccyeng  
       77 天前
    能跑就不要动
    MonkeyJon
        165
    MonkeyJon  
       77 天前
    Code changes the world
    cathub86
        166
    cathub86  
       77 天前
    没有银弹
    yanng
        167
    yanng  
       77 天前
    如果它走起来像鸭子,叫起来像鸭子,它就是只鸭子
    notfornothing
        168
    notfornothing  
       77 天前
    better to run than curse the road
    xiyuesaves
        169
    xiyuesaves  
       77 天前
    7gugu
        170
    7gugu  
       77 天前
    又不是不能跑
    koebehshian
        171
    koebehshian  
       77 天前
    1. 世界上只有 10 种人,懂 10 进制的,不懂 10 进制的。
    2. 没有什么是重启解决不了的,如果不行,那就 2 次
    lxh1983
        172
    lxh1983  
       77 天前
    不要动它
    jyjmrlk
        173
    jyjmrlk  
       77 天前 via Android
    There are only two kinds of languages: the ones people complain about and the ones nobody uses.
    seanwhy
        174
    seanwhy  
       77 天前
    “一头牛重 800kg ,一座桥承重 700kg ,牛如何过河?”
    maxssy
        175
    maxssy  
       77 天前   ❤️ 1
    sudo rm -rf /
    ^C^C^C^C^C^C^C^C^C^C^C^C^C^C
    danhahaha
        176
    danhahaha  
       77 天前
    一个优秀程序员的效率比 100 个平庸程序员更高
    XDiLa
        177
    XDiLa  
       77 天前
    没有消息就是好消息
    null113
        178
    null113  
       77 天前
    刷新试试
    重启试试
    xinyu391
        179
    xinyu391  
       77 天前
    好的软件不是设计出来的,而是重构出来的。
    zhaoxier
        180
    zhaoxier  
       77 天前
    php 是世界上最好的语言!
    maojun
        181
    maojun  
       77 天前 via iPhone
    RTFM
    Knuth
        182
    Knuth  
       77 天前 via iPhone
    计算机科学的任何问题都可以通过增加一个中间层解决
    nuonuojump
        183
    nuonuojump  
       77 天前
    996ICU
    zengxs
        184
    zengxs  
       77 天前
    “过早的优化是万恶之源” —— Knuth's optimization principle
    Tyrant1984
        185
    Tyrant1984  
       77 天前
    @M2K4 幸福的秘诀就是只要兜里还有钱,就全买成内存。
    weiqh
        186
    weiqh  
       77 天前
    要把用户当成傻子
    techdp
        187
    techdp  
       77 天前
    if it is run, don't fuck fix it!
    hzzhzzdogee
        188
    hzzhzzdogee  
       77 天前
    KISS 和 Programs must be written for people to read, and only incidentally for machines to execute.
    majula
        189
    majula  
       77 天前
    勿在浮沙筑高台。——侯捷
    redford42
        190
    redford42  
       77 天前
    软件工程没有银弹
    gulugu
        191
    gulugu  
       77 天前
    远离代码
    duron600
        192
    duron600  
       77 天前
    软件开发中任何其他技术目标都不如管理复杂度重要。——《代码大全》
    7477wj
        193
    7477wj  
       77 天前
    Linux 哲学:没有消息就是好消息
    xinshoushanglu
        194
    xinshoushanglu  
       77 天前
    PhpIsTheBestLanguage.java
    dioxide
        195
    dioxide  
       77 天前
    锟斤拷烫烫烫
    yinxs2003
        196
    yinxs2003  
       77 天前
    当然是 KISS 原则 —— keep it simple, stupid!
    yogogo
        197
    yogogo  
       77 天前
    做一个 TB 平台很简单的吧
    ershierdu
        198
    ershierdu  
       77 天前
    翻了两页没人提这个:
    Attention is all you need.
    cue
        199
    cue  
       77 天前
    微信是一个生活方式。
    ReekyStive
        200
    ReekyStive  
       77 天前 via iPhone
    海内存知己,天涯若比邻
    1  2  3  
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1441 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 34ms · UTC 17:41 · PVG 01:41 · LAX 10:41 · JFK 13:41
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.