mirror of
https://github.com/w7corp/easywechat.git
synced 2025-02-02 02:34:22 +00:00
map of chinese and english@_Sidebar.md
parent
61943f3946
commit
036c0ec86c
116
_Sidebar.md
116
_Sidebar.md
@ -1,61 +1,61 @@
|
|||||||
## [中文版](home)
|
## [中文版](home) [English](home_en)
|
||||||
### 目录
|
### 目录
|
||||||
- [升级日志](升级日志)
|
- [EN](release_notes) [升级日志](升级日志)
|
||||||
- [路线图](路线图)
|
- [EN](roadmap) [路线图](路线图)
|
||||||
- 基本使用
|
- 基本使用
|
||||||
+ [安装](安装)
|
+ [EN](installation) [安装](安装)
|
||||||
+ [配置与初始化](配置与初始化)
|
+ [EN](configuration_initiation) [配置与初始化](配置与初始化)
|
||||||
+ [接入多个公众号](接入多个公众号)
|
+ [EN](hosting_multi-public_service) [接入多个公众号](接入多个公众号)
|
||||||
+ [服务器验证](服务器验证)
|
+ [EN](hosting_multi-public_service) [服务器验证](服务器验证)
|
||||||
+ [接收消息与回复](接收消息与回复)
|
+ [EN](handling_message) [接收消息与回复](接收消息与回复)
|
||||||
+ [消息的使用](消息的使用)
|
+ [EN](wechat_message) [消息的使用](消息的使用)
|
||||||
+ [监听微信事件](监听微信事件)
|
+ [EN](wechat_event) [监听微信事件](监听微信事件)
|
||||||
|
- 功能与服务
|
||||||
- 功能与服务
|
+ [EN](user_and_group_management_service) [用户与用户组管理](用户与用户组管理)
|
||||||
+ [用户与用户组管理](用户与用户组管理)
|
+ [EN](hotline_service) [客服管理与发送消息](客服管理与发送消息)
|
||||||
+ [客服管理与发送消息](客服管理与发送消息)
|
+ [EN](multi-hotline_service) [多客服的消息转发](多客服的消息转发)
|
||||||
+ [多客服的消息转发](多客服的消息转发)
|
+ [EN](web_authorization_service) [网页授权](网页授权)
|
||||||
+ [网页授权](网页授权)
|
+ [EN](template_message_service) [模板消息](模板消息)
|
||||||
+ [模板消息](模板消息)
|
+ [EN](menu_customization_service) [自定义菜单](自定义菜单)
|
||||||
+ [自定义菜单](自定义菜单)
|
+ [EN](multimedia_resources_mangement_service) [素材管理](素材管理)
|
||||||
+ [素材管理](素材管理)
|
+ [EN](wxcard_management_service) [卡券](卡券)
|
||||||
+ [卡券](卡券)
|
+ [EN](store_management_service) [门店](门店)
|
||||||
+ [门店](门店)
|
+ [EN](javascript_sdk) [JSSDK](JSSDK)
|
||||||
+ [JSSDK](JSSDK)
|
+ [EN](qrcode_generation_service) [二维码](二维码)
|
||||||
+ [二维码](二维码)
|
+ [EN](short_url_service) [短链接](短链接)
|
||||||
+ [短链接](短链接)
|
+ [EN](translation_service) [语文理解服务](语文理解服务)
|
||||||
+ [语文理解服务](语文理解服务)
|
+ [EN](statistics_service) [数据统计查询服务](数据统计查询服务)
|
||||||
+ [数据统计查询服务](数据统计查询服务)
|
- 其它
|
||||||
|
+ [EN](exception) [错误处理](错误处理)
|
||||||
- 其它
|
+ [EN](cache) [自定义缓存](自定义缓存)
|
||||||
+ [错误处理](错误处理)
|
|
||||||
+ [自定义缓存](自定义缓存)
|
|
||||||
|
|
||||||
## [English](home_en)
|
|
||||||
|
|
||||||
|
## [English](home_en) [中文版](home)
|
||||||
### Table of Contents
|
### Table of Contents
|
||||||
- [Release Notes](release_notes)
|
- [中](升级日志) [Release Notes](release_notes)
|
||||||
- [Roadmap](roadmap)
|
- [中](路线图) [Roadmap](roadmap)
|
||||||
- General
|
- General
|
||||||
+ [Installation](installation)
|
+ [中](安装) [Installation](installation)
|
||||||
+ [Configuration & Initiation](configuration_initiation)
|
+ [中](配置与初始化) [Configuration & Initiation](configuration_initiation)
|
||||||
+ [Hosting the Multiple Public Service](hosting_multi-public_service)
|
+ [中](接入多个公众号) [Hosting the Multiple Public Service](hosting_multi-public_service)
|
||||||
+ [The Wechat Verification](hosting_verification)
|
+ [中](服务器验证) [The Wechat Verification](hosting_verification)
|
||||||
+ [Handling Message](handling_message)
|
+ [中](接收消息与回复) [Handling Message](handling_message)
|
||||||
+ [The Wechat Message](wechat_message)
|
+ [中](消息的使用) [The Wechat Message](wechat_message)
|
||||||
+ [The Wechat Event](wechat_event)
|
+ [中](监听微信事件) [The Wechat Event](wechat_event)
|
||||||
- Features
|
- Features
|
||||||
+ [User and Group](user_and_group_management_service)
|
+ [中](用户与用户组管理) [User and Group](user_and_group_management_service)
|
||||||
+ [Hotline Service](hotline_service)
|
+ [中](客服管理与发送消息) [Hotline Service](hotline_service)
|
||||||
+ [Multi-Hotline Service](multi-hotline_service)
|
+ [中](多客服的消息转发) [Multi-Hotline Service](multi-hotline_service)
|
||||||
+ [Web Authorization](web_authorization_service)
|
+ [中](网页授权) [Web Authorization](web_authorization_service)
|
||||||
+ [Template Message](template_message_service)
|
+ [中](模板消息) [Template Message](template_message_service)
|
||||||
+ [Menu Interface](menu_customization_service)
|
+ [中](自定义菜单) [Menu Interface](menu_customization_service)
|
||||||
+ [Multimedia resources Management](multimedia_resources_mangement_service)
|
+ [中](素材管理) [Multimedia resources Management](multimedia_resources_mangement_service)
|
||||||
+ [Card Management](wxcard_management_service)
|
+ [中](卡券) [Card Management](wxcard_management_service)
|
||||||
+ [Store Management](store_management_service)
|
+ [中](门店) [Store Management](store_management_service)
|
||||||
+ [Javascript SDK](javascript_sdk)
|
+ [中](JSSDK) [Javascript SDK](javascript_sdk)
|
||||||
+ [QR Code](qrcode_generation_service)
|
+ [中](二维码) [QR Code Service](qrcode_generation_service)
|
||||||
+ [Short URL Service](short_url_service)
|
+ [中](短链接) [Short URL Service](short_url_service)
|
||||||
+ [Translation Service](translation_service)
|
+ [中](语文理解服务) [Translation Service](translation_service)
|
||||||
+ [Statistics](statistics_service)
|
+ [中](数据统计查询服务) [Statistics Service](statistics_service)
|
||||||
|
- Others
|
||||||
|
+ [中](错误处理) [Exception](exception)
|
||||||
|
+ [中](自定义缓存) [Cache](cache)
|
||||||
|
Loading…
Reference in New Issue
Block a user