常用网址记录

常用手册

书签网站

其它网站

用EasyBCD安装Windows 7和Ubuntu双系统教程(不需制作启动盘)

  • 安装过程中,最好手动分盘,如果选择自动的化ubuntu的启动会覆盖原来的设置。
  • 文件中vmlinuz应改为vmlinuz.efi,最好安装英文版。

近期目标

  • 整理数据库基础知识,PG内核事务部分

  • 学习c标准库,并保持每天刷leetcode

  • 合格程序员:<stdio.h>、<ctype.h>、<stdlib.h>、<string.h>

  • 熟练程序员:<assert.h>、<limits.h>、<stddef.h>、<time.h>

  • 优秀程序员:<float.h>、<math.h>、<error.h>、<locale.h>、<setjmp.h>、<signal.h>、<stdarg.h>

原文地址:https://www.cnblogs.com/bingo711x/p/6442412.html