emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/pyim ebe3520: * README.org (整体架构): Added.


From: ELPA Syncer
Subject: [elpa] externals/pyim ebe3520: * README.org (整体架构): Added.
Date: Tue, 27 Apr 2021 01:57:14 -0400 (EDT)

branch: externals/pyim
commit ebe35209308c24bfa4b286ca1ed473260e8254e5
Author: Feng Shu <tumashu@163.com>
Commit: Feng Shu <tumashu@163.com>

    * README.org (整体架构): Added.
---
 README.org | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/README.org b/README.org
index fa493e8..671749b 100644
--- a/README.org
+++ b/README.org
@@ -336,6 +336,29 @@ pyim 的 tooltip 选词框默认使用 *双行显示* 的样式,在一些特
 
 注:上述函数列表中,任意一个函数的返回值为 t 时,pyim 切换到半角标点输入模式。
 
+** 开发
+
+*** 整体架构
+#+begin_example
+-----------------------------------------------------------------------------------------------
+| 用户命令层:     Pyim 用户命令,Entered 用户命令                 |                          
|
+|                  Cregexp 用户命令,Cstring 用户命令              |                    
      |
+|                  Dict 管理命令,标点用户命令,Pymap 管理命令     |                          |
+-------------------------------------------------------------------|           
               |
+| PYIM流程层:     Entered, Outcome  |  PYIM 视图层:Page, Preview |                   
       |
+-------------------------------------------------------------------|           
               |
+| PYIM组件层:     Imobjs, Codes, Candidates, Punctuations         |         
Scheme           |
+|                  Cregexp, Cstring, Probe, Autoselector           |     
Assistant-scheme     |
+|                  Pinyin                                          |         
Common           |
+|------------------------------------------------------------------|           
               |
+| 词库缓存接口层: Dcache                                          |                   
       |
+-------------------------------------------------------------------|           
               |
+| 词库缓存实现层: Dregcache, Dhashcache                           |                   
       |
+-------------------------------------------------------------------|           
               |
+| 词库文件层:     Dict, Pymap                                     |                 
         |
+----------------------------------------------------------------------------------------------|
+#+end_example
+
 ** 捐赠
 您可以通过小额捐赠的方式支持 pyim 的开发工作,具体方式:
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]