240 发简信
IP属地:加州
  • Resize,w 360,h 240
    VS19查看类的内存布局

    如果父类和子类非虚函数名称相同,会发生什么情况? 当我们在子类中覆盖了某个虚函数时,可以再一次使用virtual关键字指出该函数的性质,然而这么...

  • nexus 5x 开启开发者选项

    https://android.gadgethacks.com/how-to/enable-hidden-system-ui-tuner-men...

  • vim配置tab缩进

    在/etc/vim/下有两个文件,分别为vimrc 和vimrc.tiny 在vimrc文件中加入:set tabstop=4

  • Trouble compiling a 32 bit binary on a 64 bit machine

    fatal error: bits/libc-header-start.h: No such file or directory apt-get...

  • pip永久修改镜像源

    pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple

  • virtualbox挂载共享文件夹命令

    mount -t vboxsf share /mnt/share