readme.txt
来自「palm编程.简单的基于palm os smart phone上开发的sms程序」· 文本 代码 · 共 49 行
TXT
49 行
---------------------------------------------------------------------------
Name
_SimpleSMS
---------------------------------------------------------------------------
Description
The _SimpleSMS application demonstrates how to use the built-in shared
SMS Library by composing and sending an SMS message.
---------------------------------------------------------------------------
Builds With
CodeWarrior
Gcc
---------------------------------------------------------------------------
Devices
All Palm OS devices with SMS functionality
---------------------------------------------------------------------------
Requirements
---------------------------------------------------------------------------
Libraries Used
Phone and SMS Library
---------------------------------------------------------------------------
How to Run
1. Launch the '_SimpleSMS' application
2. Tap into 'Address' text field and enter the complete phone number
(10 digits) of the device you want to send an SMS to
3. Tap into 'Message' text field, and type in your message
4. Tap on 'Send Message'
- The dialog box should have the following message, 'The message has
been sent.'
5. Tap on 'OK'
---------------------------------------------------------------------------
Note
---------------------------------------------------------------------------
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?