嗨, 欢迎来我的博客! / Hiya, and welcome to my Blog!

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
void WHO_IS_THIS(){
Human me = new Human(){
seed = new Random().NextDouble();
Name = "Xinrui Wan";
Sex = "M";
}
me.know(computer.code.shits);
me.play(from g in games where g.Types.Any() select g);
me.control(VATSIM.pilots, VATSIM.planes);
me.take(photos, videos, filmRolls);
me.brew(tea, coffee, matcha);
me.learn(speak(World.languages));
me.travel();
while(me.isAlive()){
me.eat();
me.drink();
me.code();
me.play();
me.doOtherShits();
me.sleep();
me.day++;
}
}
///
AI在读硕士生,兴趣爱好比较杂,代码、摄影、航空、户外、音乐、无线电、心理、语言都涉猎一点
///

无线电呼号:SAØWXR

在VHF、UHF波段活跃
HF波段仅接收无发射设备
VY73!

你可以在这里看我的VATSIM状态: / Also, you can track me on VATSIM here:

image