目录一、简介yum源二、yum相关命令1.查询需要安装的软件2.安装软件3.卸载软件4.其他三、yum配置文件1.yum主配置文件位置 /etc/yum.conf/2.yum源配置文件位置 /etc/yum.repos.d/四、手动搭建yum源1.搭建本地yum源2.搭
I\'ve been attempting to write a client/server app with boost now, so far it sends and receives but I can\'t seem to just read X bytes into a vector.