How to replace the contents of the current buffer with the contents of a file?
如何更换同一个文件的内容当前缓冲区的内容?
In the script, you are passing the contents from line 1 to last line of the current buffer.
在这个脚本中,传递当前缓冲区中从第一行到最后一行的所有内容。
The example program purposely does not synchronize buffers by remembering what wasn't drawn to the current buffer — letting you see multiple buffers at work more clearly.
示例程序通过记住什么东西没有绘制到当前缓冲区来有意不让缓冲区同步—以便让您更清楚地了解同时工作的多个缓冲区。
应用推荐