?? sms_addressbook
字號:
# --------------------------------------------------------------------# Sample SMS addressbook# Names and Numbers follow## Syntax:# NAME = "[SERVICE:]NUMBER|NAME[,[SERVICE:]NUMBER|NAME...]"## Valid NAMEs can contain any combination of# alphanumeric and '_' characters. A Valid# name cannot begin with a digit.## Valid NUMBERs can contain any combination of# numeric and ',' characters. Any NAMEs on the right# side of the '=' is expanded.## --------------------------------------------------------------------# Examples# --------------------------------------------------------------------angelo = MINICALL:252044 # If your in the UK send me a # Test page including your email # address.User1 = CELLNET:123451User2 = 12342User3 = ORANGE:12343User4 = VODAFONE:12344TeamA = User1,User2TeamB = User3,User4# --------------------------------------------------------------------
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -