当前位置:网站首页>vim simple save window id
vim simple save window id
2022-08-11 00:49:00 【fqbqrr】
Save with script
variable.
fun! Ts()let i=win_getid()call Sgid(i)echo Ggid()endf
Sgid(i)
is just a script variable
. It is returned by Ggid()
. Similarly, it can be returned by scriptVariables
pass values between windows!
You can pass data arbitrarily:
fun! Ts()let i= [2,4,4]call Zwsj(i)echo Gwsj()let s={"333":33}call Zwsj(s)echo Gwsj()endf
边栏推荐
- 异常和异常处理机制
- Kunpeng compilation and debugging and basic knowledge of native development tools
- The SAP ABAP JSON format data processing
- 【mysql】mysql分别按年/月/日/周分组统计数据
- 全排列思路详解
- YOLOv5的Tricks | 【Trick11】在线模型训练可视化工具wandb(Weights & Biases)
- BEVDepth: Acquisition of Reliable Depth for Multi-view 3D Object Detection Paper Notes
- 软件测试证书(1)—— 软件评测师
- what is an array
- WebView2 通过 PuppeteerSharp 实现RPA获取壁纸 (案例版)
猜你喜欢
随机推荐
Some Experiences of Embedded Software Logging
Based on the SSM to reach the phone sales mall system
ADC和DAC记录
2022.8.10-----leetcode.640
Two-dimensional array combat project -------- "Minesweeper Game"
力扣------值相等的最小索引
【经典排序】快速排序
How to do patent mining, the key is to find patent points, in fact, it is not too difficult
Introduction to Qt (6) - Implementation of the lottery system
YOLOv5的Tricks | 【Trick11】在线模型训练可视化工具wandb(Weights & Biases)
input输入框超出部分用省略号表示以及判断内容是否有超出(PC端)
如何做到构建的提速,再提速
还在用 Xshell?你 out 了,推荐一个更现代的终端连接工具,好用到爆!
url转成obj或者obj转成url的方法
EPro-PnP: Generalized End-to-End Probabilistic Perspective-n-Points for Monocular Object Pose Est...
云原生-VMware虚拟机安装Kubesphere实战(一)
EN 12467纤维水泥平板产品—CE认证
YOLOv5的Tricks | 【Trick10】从PyTorch Hub加载YOLOv5
"NIO Cup" 2022 Nioke Summer Multi-School Training Camp 4 ADHK Problem Solving
SAS data processing technology (1)