Differences between revisions 6 and 7
Revision 6 as of 2007-05-14 08:37:21
Size: 1644
Editor: nickcheng
Comment:
Revision 7 as of 2009-12-25 07:14:56
Size: 1635
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
 * [wiki:/intro 简介]  * [[/intro|简介]]
Line 10: Line 10:
 * [wiki:/how_to_write_a_pys60_script 如何写一个S60上用的脚本并测试他]  * [[/how_to_write_a_pys60_script|如何写一个S60上用的脚本并测试他]]
Line 12: Line 12:
 * [wiki:/info_syntax Python 语法信息]  * [[/info_syntax|Python 语法信息]]

原文

http://mobilenin.com/pys60/menu.htm

目录

基础

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 扩展

其他链接

pys60tutorialzh (last edited 2009-12-25 07:14:56 by localhost)