zoukankan
html css js c++ java
Go to the first line OR the last line of the file
(1) 跳到首行
:1 或 gg
(2)跳到最后一行
:$ 或 G 或shift+g(大写。当前若大小写锁定
直接
按g,未锁定则按shift+g)
查看全文
相关阅读:
UVa 10055
UVa 401
c++中文件应用的一点小变化
poj2136
UVa 494
一台电脑接两个显示器,双屏显示介绍zz
学习jquery合集
解决Windows下MinGW显示乱码zz
QWS_MOUSE_PROTO该如何写
Qt/e中鼠标设备分析
原文地址:https://www.cnblogs.com/Berryxiong/p/5632070.html
最新文章
STL容器[22]
stl.pair用法总结
STL容器[19]
STL容器[23]
stl.vector用法总结
STL容器[10]
STL容器[24]
STL容器[21]
STL容器[11]
YRDYA
热门文章
STL容器[09]
STL容器[18]
stl.string使用总结
STL容器[25]
STL容器[20]
关于acm程序用到文件的问题
hdu acm 1084
二叉树的层次遍历
hdu acm 1069
hdu acm3794
Copyright © 2011-2022 走看看