Size: 764
Comment:
|
← Revision 7 as of 2009-12-25 07:14:56 ⇥
Size: 1635
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 7: | Line 7: |
* 简介 | * [[/intro|简介]] |
Line 10: | Line 10: |
* [[/how_to_write_a_pys60_script|如何写一个S60上用的脚本并测试他]] * S60下的Python下载(SourceForge) * [[/info_syntax|Python 语法信息]] |
|
Line 12: | Line 15: |
* 待加 | * ex_text_input_1 * ex_text_input_2 * info_dialogue_notes * ex_popup_menu * info_popup_menu_selection_list |
Line 15: | Line 22: |
* ex_sms_sending * ex_sms_receiving |
|
Line 17: | Line 26: |
* ex_text_to_speech_1 * ex_sms_to_speech.htm |
|
Line 19: | Line 30: |
* ex_defining_a_function * info_ how_to_build_an_pys60_app * ex_application_menu_1 * ex_application_menu_2 * info_tabs_forms |
|
Line 21: | Line 37: |
* ex_sound_recorder_player | |
Line 23: | Line 40: |
* ex_bluetooth_mobile_to_pc * info_bluetooth |
|
Line 25: | Line 44: |
* info_os | |
Line 27: | Line 47: |
* ex_download_of_video * ex_download_of_image * ex_upload_file_to_url * ex_upload_image_to_url * ex_upload_image_to_database * info_networking * setting default access point - also for WLAN |
|
Line 29: | Line 56: |
* ex_use_of_keys * ex_extended_use_of_keys * info_keyboard_keys |
原文
http://mobilenin.com/pys60/menu.htm
目录
基础
选择适合手机的PyS60解释器
S60下的Python下载(SourceForge)
UI部件, 菜单等
- ex_text_input_1
- ex_text_input_2
- info_dialogue_notes
- ex_popup_menu
- info_popup_menu_selection_list
短信
- ex_sms_sending
- ex_sms_receiving
文本阅读(以及阅读短信)
- ex_text_to_speech_1
- ex_sms_to_speech.htm
应用程序基础
- ex_defining_a_function
- info_ how_to_build_an_pys60_app
- ex_application_menu_1
- ex_application_menu_2
- info_tabs_forms
录音/播放
- ex_sound_recorder_player
蓝牙
- ex_bluetooth_mobile_to_pc
- info_bluetooth
OS 读/写
- info_os
网络
- ex_download_of_video
- ex_download_of_image
- ex_upload_file_to_url
- ex_upload_image_to_url
- ex_upload_image_to_database
- info_networking
- setting default access point - also for WLAN
键盘
- ex_use_of_keys
- ex_extended_use_of_keys
- info_keyboard_keys
绘制图形
3D图形 OpenGL SE
摄像头
图片处理
TopWindow
PyS60 API 和 Python 参考文档
GUI 设计
XML
日历, 联系人, 数据库
制作独立的程序
其他
Python 扩展