Differences between revisions 1 and 6 (spanning 5 versions)
Revision 1 as of 2007-05-14 07:07:11
Size: 85
Editor: nickcheng
Comment:
Revision 6 as of 2007-05-14 08:37:21
Size: 1644
Editor: nickcheng
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:

= 目录 =
== 基础 ==
 * [wiki:/intro 简介]
 * 选择适合手机的PyS60解释器
 * 下载PyS60, 并在S60第二版和第三版设备上安装PyS60
 * [wiki:/how_to_write_a_pys60_script 如何写一个S60上用的脚本并测试他]
 * S60下的Python下载(SourceForge)
 * [wiki:/info_syntax Python 语法信息]

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

== 其他链接 ==

原文

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

目录

基础

  • [wiki:/intro 简介]
  • 选择适合手机的PyS60解释器

  • 下载PyS60, 并在S60第二版和第三版设备上安装PyS60

  • [wiki:/how_to_write_a_pys60_script 如何写一个S60上用的脚本并测试他]
  • S60下的Python下载(SourceForge)

  • [wiki:/info_syntax Python 语法信息]

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)