logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

[Practical.Vim(2012.9)].Drew.Neil.Tip28 学习摘要

Tip28Use Line Numbers as an AddressIf we enter an Ex command consisting only of a number, then Vim will interpret that as an address and move our cursor to the specified line.Specify a Range of Lines

#vim
linux下使用vim开发python

Turning Vim into a modern Python IDE

#vim
Linux C 学习之 #include <sys/types.h>的作用

#include基本系统数据类型是Unix/Linux系统的基本系统数据类型的头文件,含有size_t,time_t,pid_t等类型。linux编程中经常用到的头文件。NAMEsys/types.h - data typesSYNOPSIS#includeDESCRIPTIONTheheader shall include defini

到底了