当前位置:网站首页>vim简单保存窗口标识
vim简单保存窗口标识
2022-08-11 00:47:00 【fqbqrr】
借助脚本
变量来保存.
fun! Ts()
let i=win_getid()
call Sgid(i)
echo Ggid()
endf
Sgid(i)
里面只是一个脚本变量
而已.通过Ggid()
来返回.同样,可以通过脚本变量
在窗口间传值!
可任意传数据:
fun! Ts()
let i= [2,4,4]
call Zwsj(i)
echo Gwsj()
let s={
"333":33}
call Zwsj(s)
echo Gwsj()
endf
边栏推荐
- 嵌入式软件打log的一些心得
- Apache Commons Configuration远程代码执行漏洞(CVE-2022-33980)分析&复现
- Difference Between Image Recognition and Semantic Segmentation
- YOLOv5的Tricks | 【Trick13】YOLOv5的detect.py脚本的解析与简化
- 【ASM】字节码操作 ClassWriter COMPUTE_FRAMES 的作用 与 visitMaxs 的关系
- 小程序onPageNotFound的坑
- YOLOv5的Tricks | 【Trick11】在线模型训练可视化工具wandb(Weights & Biases)
- url转成obj或者obj转成url的方法
- SQL语句--获取数据库表信息,表名、列名、描述注释等
- 什么是数组
猜你喜欢
【.NET Core】使用 NPOI 读写Excel 文件
YOLOv5的Tricks | 【Trick12】YOLOv5使用的数据增强方法汇总
工程师如何对待开源
How to do patent mining, the key is to find patent points, in fact, it is not too difficult
YOLOv5的Tricks | 【Trick11】在线模型训练可视化工具wandb(Weights & Biases)
嵌入式软件打log的一些心得
Where can I download IEEE papers?
Shell Text Three Musketeers Sed
Lens filter---about day and night dual-pass filter
百战RHCE(第四十八战:运维工程师必会技-Ansible学习3-构建Ansible清单)
随机推荐
Based on the SSM to reach the phone sales mall system
20张图,全面掌握MVCC原理!
关于编程本质那些事
嵌入式软件打log的一些心得
Ali P7 bask in January payroll: hard to fill the, really sweet...
分布式.性能优化
Why do programming languages have the concept of variable types?
Linux安装redis数据库
详谈二叉搜索树
SAP ABAP JSON 格式数据处理
16. Sum of the nearest three numbers
Dump file generation, content, and analysis
“蔚来杯“2022牛客暑期多校训练营4 ADHK题解
云原生-VMware虚拟机安装Kubesphere实战(一)
input输入框超出部分用省略号表示以及判断内容是否有超出(PC端)
微信小程序获取当前页面的url和参数
云原生-FRP内网穿透(详解)使用云服务器将内网集群服务暴露至公网(二)
【经典排序】快速排序
[21 Days Learning Challenge] Half Insertion Sort
循环单词