lilyjiang's recent timeline updates
lilyjiang

lilyjiang

V2EX member #130773, joined on 2015-08-05 10:14:32 +08:00
lilyjiang's recent replies
Aug 5, 2015
Replied to a topic by xiaobetty 推广 晒出你最蠢的一段代码,送 Cherry 鼠标垫
var numbers = new int[10];

// 生成10个随机数
for (var i = 0; i < numbers.Length; i++) {
numbers[i] = new System.Random().Next();
}
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2787 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 16ms · UTC 06:49 · PVG 14:49 · LAX 23:49 · JFK 02:49
♥ Do have faith in what you're doing.