📄 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 + -