gaoan000's recent timeline updates
gaoan000

gaoan000

V2EX member #279149, joined on 2018-01-03 14:24:07 +08:00
gaoan000's recent replies
Mar 19, 2020
Replied to a topic by gaoan000 C++ 请教一个指针转换问题
@yulon
@wutiantong
感谢两位的解答,被 C++的一些规则绕进去了.非常感谢
Mar 19, 2020
Replied to a topic by gaoan000 C++ 请教一个指针转换问题
@wutiantong 是说我没定义吗, 怕影响篇幅没人看

class Test{
public:
void fun1(){
cout << 123 << endl;
}
};

typedef void (Test::*pMember)();
pMember pFun = &Test::fun1;
Jul 19, 2019
Replied to a topic by justou 程序员 新同事的考核, 一题也不会
最怕的就是普通人得了聪明人的懒病
Jul 14, 2019
Replied to a topic by rb6221 程序员 你们写代码的时候,多线操作是怎么做的
说个冷门的,我设置了 ctrl 显示鼠标光标位置 个人觉得很实用
Jun 18, 2019
Replied to a topic by 96486d9b 分享创造 虎扑爆照区自动打分
@Dididadada 从狗孩开始的老用户,可惜后来论坛微博化,关闭防区后就再也没去过了,别的不说,那论坛双标是真的恶心,一边骂小白脸靠脸吃饭,一边疯狂舔女团
Jun 15, 2019
Replied to a topic by skiy 程序员 百度网盘居然出 Linux 版了
@iwtbauh 这个的确是该喷,不过就我接触到的而言,可能在 v2 里面少点,但是在某些非技术论坛的主要喷点在于收费方面,这实在让我感觉很恶心
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5658 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 33ms · UTC 07:44 · PVG 15:44 · LAX 00:44 · JFK 03:44
♥ Do have faith in what you're doing.