摘要:
#include <stdio.h> #include <string.h> #include <sys/time.h> #include <unistd.h> int main(int argc, char **argv) { struct timeval dwStart; struct time 阅读全文
posted @ 2022-01-20 22:47
电院院长
阅读(178)
评论(0)
推荐(1)
摘要:
前言 在一个架构为i686的机器上发现vim按方向键总是输出ABCD 百度发现是安装版本不对,默认tiny版都有这个问题,于是卸载,重新安装,没有网络只能源码编译安装 1. 网上获取源码 地址: https://github.com/vim/vim.git 2. 配置(可忽略) ./configur 阅读全文
posted @ 2022-01-20 21:28
电院院长
阅读(139)
评论(0)
推荐(0)

浙公网安备 33010602011771号