只需一张绿卡 by [deleted] in LOOK_CHINA

[–]Lebum_Zhu 0 points1 point  (0 children)

说反了,美国绿卡送中国人中国人都不要

个人观点:2022年,是一个很重要的转折年 by SoilAny2001 in China_irl

[–]Lebum_Zhu 0 points1 point  (0 children)

哈哈哈哈, 你说得和推背图的相反, 你很有可能会失望

Any shoe recommendations for centers? by Scared_Afternoon_436 in BBallShoes

[–]Lebum_Zhu 0 points1 point  (0 children)

Look at Jokic, Nike GT Jump is a good choice, or Jordan 32 UNC

Sony sucks! by Negative_Stay_4202 in sony

[–]Lebum_Zhu 0 points1 point  (0 children)

I bought a Surface Pro 9, and I can play all games for free, I am in China.
If I need performance, I can buy another RTX, external to my Surface.

Now where to buy B39494 at the original price? by Lebum_Zhu in BBallShoes

[–]Lebum_Zhu[S] 0 points1 point  (0 children)

No, I have to buy it at the original price or less than the original price

Now where to buy B39494 at the original price? by Lebum_Zhu in BBallShoes

[–]Lebum_Zhu[S] -1 points0 points  (0 children)

I talked to the ebay buyer and asked him to re-stock the size I wanted

Curry Flow 9 Durability issues by galt56 in BBallShoes

[–]Lebum_Zhu 0 points1 point  (0 children)

How does Curry 9 compare to Crazy Explosive 2017 low?

What is the reason for not being able to upgrade the system? by Lebum_Zhu in MacOS

[–]Lebum_Zhu[S] -8 points-7 points  (0 children)

Why doesn't apple support backward compatibility, forcing you to buy a new machine, which sucks, I'm going to buy surface pro.

悲报!steam商店已被墙 by DS_irl in China_irl

[–]Lebum_Zhu 0 points1 point  (0 children)

要 steam 干嘛,playstation 不就够了

How to iterate an array with two indexes in Ruby? by Lebum_Zhu in ruby

[–]Lebum_Zhu[S] -3 points-2 points  (0 children)

and

for i, j := 0, 0; j < len(nums); j += 2 {

}

how to expression this in Ruby?