zl程序教程

您现在的位置是:首页 >  Java

当前栏目

程序员的这些笑话,你都看得懂吗?

2023-03-09 22:25:52 时间

先上两张图,如果两张图你都没看懂,自己先面壁思过三分钟,然后接着往下看!

程序员的这些笑话,你都看得懂吗? - 第1张  | 快课网

世界上有两种人,一种是左边那种,一种是右边那种,是程序员都懂的!

程序员的这些笑话,你都看得懂吗? - 第2张  | 快课网

随机数生成函数,因为这个数字4是程序员投骰子得到的,所以保证了其随机性!

A : Make me a sandwitch.

B : Fuck off

A : Sudo make me a sandwitch

B : With cheese or without cheese?

译文:

A:给我一个三明治

B:滚

A:sudo 给我一个三明治

B:要不要放奶酪?

(PS:linux中使用sudo表示以root权限执行命令)

 

I know this great UDP joke but you might not get it.

译文:

我知道一个关于UDP的很好笑的笑话,不过你可能听不到!

(PS:UDP是不可靠传输,所以我讲的这个笑话你不一定收的到)

 

3 Database Admins walked into a NoSQL bar. A little while later they walked out because they couldn’t find a table.

译文:

3个数据库管理员进了NoSQL酒吧,不一会他们就都出来了,因为他们找不到桌子(table)!

(PS:NoSQL是非关系型数据库,没有Table这个概念)

 

A TCP packet walks into a bar and says to the bartender, “I’d like a beer.” The bartender says, “You’d like a beer?” The TCP packet says, “Yes, a beer.”

译文:一个TCP包走进一家酒吧,对服务员说:“给我来瓶啤酒”。服务员说:“你要来瓶啤酒?“。TCP包说:”是的,来瓶啤酒”。

(PS:TCP通信需要先完成三次握手)

 

Programmer’s girlfriend: “Are you going to sit and type in front of that thing all day or are you going out with me?” 
Programmer: “Yes.”

译文:

程序员的女朋友:“你是要整天坐在电脑面前唧唧歪歪的敲敲打打,还是和我一起出去走走?”

程序员:“嗯”。

(PS:好冷啊!)

 

Q: How do you explain the movie Inception to a programmer?
A: Basically, when you run a VM inside another VM, inside another VM, inside another VM…, everything runs real slow! 

译文:

Q:你怎么跟一个程序员解释《盗梦空间》这部电影?

A:我会这么跟他解释:当你在一个A虚拟机上运行另一个虚拟机B,然后在B虚拟机里面再运行虚拟机C,再在C虚拟机里面运行虚拟机D….那么一切都TMD变得很慢很慢很慢!

 

Q: How many software engineers does it take to change a light bulb?

A: None. It’s a hardware problem.

译文:

Q:修一个灯泡要多少个软件工程师?

A:一个都不用,因为这是硬件问题。

 

So a programmer has a problem and decides to try writing a regular expression to solve it. Now he has two problems.

译文:

一个程序员遇到了一个问题,于是他决定用正则表达式去解决这个问题。恩,现在他有两个问题需要解决了。

最后是一张图,体会一下苦逼的程序员!

程序员的这些笑话,你都看得懂吗? - 第3张  | 快课网

本文来自:http://cricode.com/2384.html