註冊時間: 2007-07-11, 09:47 文章: 6
|
(先前有在Mobile01發問過)
舉例說明:
有一串列表是這個樣子的
[+] NameA - this is random word : "a quick fox"
[+] NameB - this is another random word : "divine tail"
[+] NameC - this is the third random word :"nasty rabbit"
[+] NameD - this is the fourth random word : "happy horse"
[+] NameD - this is a unknown word : "vfpq"
[+] NameE - this is a well-known word : "dog"
[+] NameG - no data
[+] NameH - no data as well
[+] NameW - I said no data
...
假設我現在只要NameX的資料,而且也要像列表那樣排列
類似Word中有的機能,以按住左鍵像圈選圖示那樣簡單的方法將這一直列的資料圈起來後複製到其他地方
複製出來的樣子是這樣子的:
NameA
NameB
NameC
NameD
NameD
NameE
NameG
NameH
NameW
跟一般複製方法的差別是不用再手動把這串文字的前後文刪除。
請問Firefox有這樣子的擴件嗎?
謝謝。
|
|