摘要:
1、复制指定行到当前光标的下一行。 参考:http://liuzhijun.iteye.com/category/270228 2、输入多次同一单词 3、想复制含有某个关键字的所有行到另外一个文件中,该如何操作呢? 例如:<1>this is a book;<2>this is a dog;<3>t 阅读全文
摘要:
What is adb? The Android Debug Bridge (adb) is a development tool that facilitates communication between an Android device and a personal computer. Th 阅读全文