nideyangzi1989's recent timeline updates
nideyangzi1989

nideyangzi1989

V2EX member #69840, joined on 2014-08-04 17:37:39 +08:00
nideyangzi1989's recent replies
huawei?
会google的不就可以称为全栈吗
Aug 4, 2015
Replied to a topic by lynneve 程序员 高颜值创业团队找技术合伙人,高期权
我觉得想要改变外形的吊丝男更需要这样的产品,姑娘们不需要。。。
Apr 11, 2015
Replied to a topic by p1n3 Ubuntu ubuntu 想说爱你不容易
@exuxu
倒入证书如果还不行,就要重新上传一遍server
大小端可以用union判断
union {
int i;
char c;
}test;

test.i = 1;
printf("%s\n", test.c == 1 ? "little_endian" : "big_endian");
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3218 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 13ms · UTC 03:06 · PVG 11:06 · LAX 20:06 · JFK 23:06
♥ Do have faith in what you're doing.