摘要: 1、 函数: function! funcName(para.) content; endfunction 如果添加!,将覆盖已存在的重名函数; 注: 该博文为扩展型; 2、调用外部命令; exec exp. string; // exec能调用外部命令执行; eg. exec "!python % 阅读全文
posted @ 2018-06-11 21:49 时光旅者 阅读(162) 评论(0) 推荐(0)