首页
注册
登录
naaive1024 最近的时间轴更新
naaive1024
V2EX 第 581109 号会员,加入于 2022-05-10 19:27:12 +08:00
naaive1024
提问
技术话题
好玩
工作信息
交易信息
城市相关
量子为什么纠缠?
奇思妙想
•
naaive1024
•
2022-10-11 13:52:30 PM
• 最后回复来自
clifftts
25
»
naaive1024 创建的更多主题
naaive1024 最近回复了
2022-10-09 13:31:22 +08:00
回复了
naaive1024
创建的主题
›
奇思妙想
›
量子为什么纠缠?
public class Quantum {
public int a(long currentTimeMillis) {
Random random = new Random(currentTimeMillis);
return random.nextInt();
}
public int b(long currentTimeMillis) {
Random random = new Random(currentTimeMillis);
return random.nextInt();
}
}
»
naaive1024 创建的更多回复
关于
·
帮助文档
·
博客
·
API
·
FAQ
·
实用小工具
·
1106 人在线
最高记录 6679
·
Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 11ms ·
UTC 22:42
·
PVG 06:42
·
LAX 14:42
·
JFK 17:42
Developed with
CodeLauncher
♥ Do have faith in what you're doing.