/***
* 这个公司没有年终奖的,兄弟别指望了,也别来了,我准备辞职了
* 另外这个项目有很多*Bug* 你坚持不了多久的,拜拜!
*/
代码语言:javascript复制/***
* 1只羊 == one sheep
* 2只羊 == two sheeps
* 3只羊 == three sheeps
* 4只羊 == four sheeps
* 5只羊 == five sheeps
* 6只羊 == six sheeps
* 7只羊 == seven sheeps
* 8只羊 == eight sheeps
* 9只羊 == nine sheeps
* 10只羊 == ten sheeps
* 11只羊 == eleven sheeps
* 12只羊 == twelve sheeps
* 13只羊 == thirteen sheeps
* 14只羊 == fourteen sheeps
* 15只羊 == fifteen sheeps
* 16只羊 == sixteen sheeps
* 17只羊 == seventeen sheeps
* 18只羊 == eighteen sheeps
* 19只羊 == nineteen sheeps
* 20只羊 == twenty sheeps
* 21只羊 == twenty one sheeps
* 22只羊 == twenty two sheeps
* 23只羊 == twenty three sheeps
* 24只羊 == twenty four sheeps
* 25只羊 == twenty five sheeps
* 26只羊 == twenty six sheeps
* 27只羊 == twenty seven sheeps
* 28只羊 == twenty eight sheeps
* 29只羊 == twenty nine sheeps
* 30只羊 == thirty sheeps
* 现在瞌睡了吧,好了,不要再改下面的代码了,睡觉咯~~
*/
代码语言:javascript复制/***
* 程序员1(于2010年6月7日):在这个坑临时加入一些调料
* 程序员2(于2011年5月22日):临你个屁啊
* 程序员3(于2012年7月23日):楼上都是狗屎,鉴定完毕
* 程序员4(于2013年8月2日):fuck 楼上,三年了,这坑还在!!!
* 程序员5(于2014年8月21日):哈哈哈,这坑居然坑了这么多人,幸好我也不用填了,系统终止运行了,you're died
*/
代码语言:javascript复制// This code sucks, you know it and I know it.
// Move on and call me an idiot later.
代码语言:javascript复制我们都知道这个代码很烂 先不要骂我傻X了,请先继续往下看
// Yesterday I had a scare,
// I ran some code that wasn't there,
// It wasn't there again today;
// Oh, how I wish that it would stay.
代码语言:javascript复制昨天我很害怕,我运行了一些不存在的代码,今天又不在了;噢,我好希望它能够保留在那
// If this comment is removed the program will blow up
代码语言:javascript复制如果删了此处注释,程序就炸了
//When I wrote this, only God and I understood what I was doing
//Now, God only knows
代码语言:javascript复制当我写下这个的时候,只有上帝和我明白我在做什么 现在,只有上帝知道
// This is crap code but it's 3 a.m. and I need to get this working.
代码语言:javascript复制这是垃圾代码,但现在是凌晨3点,我需要让他能够正常运行
// I am not responsible of this code.
代码语言:javascript复制我不负责这个代码
//This code sucks, you know it and I know it.
代码语言:javascript复制这个代码糟糕透了,你知道的,我也知道
// I have to find a better job
代码语言:javascript复制我得找个更好的工作
// drunk, fix later
代码语言:javascript复制喝多了,改天再修
// Joe is sorry
A few hundred lines later...
// Harry is sorry too
代码语言:javascript复制乔很抱歉. 几百行之后... 哈里也很抱歉...
/***
* Dear maintainer:
*
* Once you are done trying to 'optimize' this routine,
* and have realized what a terrible mistake that was,
* please increment the following counter as a warning
* to the next guy:
*
* total_hours_wasted_here = 42
*/
代码语言:javascript复制亲爱的维护者: 如果你尝试了对这段程序进行'优化' 下面这个计数器的个数用来对后来人进行警告 浪费在这里的总时间 = 42h
/***
* For the brave souls who get this far: You are the chosen ones,
* the valiant knights of programming who toil away, without rest,
* fixing our most awful code. To you, true saviors, kings of men,
* I say this: never gonna give you up, never gonna let you down,
* never gonna run around and desert you. Never gonna make you cry,
* never gonna say goodbye. Never gonna tell a lie and hurt you.
*/
代码语言:javascript复制致终于来到这里的勇敢的人: 你是被上帝选中的人,是英勇的、不敌辛苦的、不眠不休的来修改我们这最棘手的代码的编程骑士。 你,我们的救世主,人中之龙,我要对你说:永远不要放弃,永远不要对自己失望,永远不要逃走,辜负了自己, 永远不要哭啼,永远不要说再见,永远不要说谎来伤害自己。
// If this code works, it was written by Joe.
//If not, I don't know who wrote it
代码语言:javascript复制如果这个代码能够正常工作,那么是乔写的 否则,我也不知道是谁写的
// I am not sure if we need this, but too scared to delete.
代码语言:javascript复制我不确定我们是否需要这个,但是我害怕删除它
// Either the app is exiting or the world is coming to an end.
// Take your pick.
代码语言:javascript复制要么应用程序退出,要么世界末日来临,随便你挑
//I am not sure why this works but it fixes the problem.
代码语言:javascript复制我不知道为什么这样做,但它解决了问题
// Abandon all hope you who needs to debug this
代码语言:javascript复制放弃所有希望你调试此代码的人
// This is a stupid class that I wrote under duress. I apologize to
// all affected.
代码语言:javascript复制这是我在受胁迫的情况下写的类,我向所有受影响的人表示歉意
// according to the Win98 docs, this should be 1
// according to the WinNT docs, this should be 2
// they are both wrong!
代码语言:javascript复制根据Win98文档,它应该是1 根据WinNT文档,它一共是2 他们都错了!(言下之意,应该是3???)
// Abandon all hope, ye who enter here.
代码语言:javascript复制进入到这里的人,你们要放弃一切希望
//The following code was written by <developer name>.
// Unless it doesn't work, then I have no idea who wrote it.
代码语言:javascript复制以下内容是由所写 除非它无法工作,否则我也不知道是谁写的
// nobody read comments!
代码语言:javascript复制没有人会看注释!
//if nothing else can be found to run, will go feed the ducks.
代码语言:javascript复制如果找不到任何可以运行的东西,那么就去喂鸭子
// Magic. Do not touch.
代码语言:javascript复制魔法!不要碰。
// sometimes I believe compiler ignores all my comments
代码语言:javascript复制有时,我会相信编译器会忽略我所有的注释
// I am not responsible of this code.
// They made me write it, against my will.
代码语言:javascript复制我不负责此代码。他们强迫我写这封信,违背了我的意愿。
//Dear future me. Please forgive me.
//I can't even begin to express how sorry I am.
未来亲爱的我,请原谅我 我说不出来我有多抱歉
以下内容在PC端查看效果更佳
耳光
代码语言:javascript复制/***
* ,s555SB@@&
* :9H####@@@@@Xi
* 1@@@@@@@@@@@@@@8
* ,8@@@@@@@@@B@@@@@@8
* :B@@@@X3hi8Bs;B@@@@@Ah,
* ,8i r@@@B: 1S ,M@@@@@@#8;
* 1AB35.i: X@@8 . SGhr ,A@@@@@@@@S
* 1@h31MX8 18Hhh3i .i3r ,A@@@@@@@@@5
* ;@&i,58r5 rGSS: :B@@@@@@@@@@A
* 1#i . 9i hX. .: .5@@@@@@@@@@@1
* sG1, ,G53s. 9#Xi;hS5 3B@@@@@@@B1
* .h8h.,A@@@MXSs, #@H1: 3ssSSX@1
* s ,@@@@@@@@@@@@Xhi, r#@@X1s9M8 .GA981
* ,. rS8H#@@@@@@@@@@#HG51;. .h31i;9@r .8@@@@BS;i;
* .19AXXXAB@@@@@@@@@@@@@@#MHXG893hrX#XGGXM@@@@@@@@@@MS
* s@@MM@@@hsX#@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@&,
* :GB@#3G@@Brs ,1GM@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@B,
* .hM@@@#@@#MX 51 r;iSGAM@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@8
* :3B@@@@@@@@@@@&9@h :Gs .;sSXH@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@:
* s&HA#@@@@@@@@@@@@@@M89A;.8S. ,r3@@@@@@@@@@@@@@@@@@@@@@@@@@@r
* ,13B@@@@@@@@@@@@@@@@@@@5 5B3 ;. ;@@@@@@@@@@@@@@@@@@@@@@@@@@@i
* 5#@@#&@@@@@@@@@@@@@@@@@@9 .39: ;@@@@@@@@@@@@@@@@@@@@@@@@@@@;
* 9@@@X:MM@@@@@@@@@@@@@@@#; ;31. H@@@@@@@@@@@@@@@@@@@@@@@@@@:
* SH#@B9.rM@@@@@@@@@@@@@B :. 3@@@@@@@@@@@@@@@@@@@@@@@@@@5
* ,:. 9@@@@@@@@@@@#HB5 .M@@@@@@@@@@@@@@@@@@@@@@@@@B
* ,ssirhSM@&1;i19911i,. s@@@@@@@@@@@@@@@@@@@@@@@@@@S
* ,,,rHAri1h1rh&@#353Sh: 8@@@@@@@@@@@@@@@@@@@@@@@@@#:
* .A3hH@#5S553&@@#h i:i9S #@@@@@@@@@@@@@@@@@@@@@@@@@A.
*
*
* 又看源码,看你妹妹呀!
*/
诗歌
代码语言:javascript复制/***
* 佛曰:
* 写字楼里写字间,写字间里程序员;
* 程序人员写程序,又拿程序换酒钱。
* 酒醒只在网上坐,酒醉还来网下眠;
* 酒醉酒醒日复日,网上网下年复年。
* 但愿老死电脑间,不愿鞠躬老板前;
* 奔驰宝马贵者趣,公交自行程序员。
* 别人笑我忒疯癫,我笑自己命太贱;
* 不见满街漂亮妹,哪个归得程序员?
*/