Refactoring pinyin

1. use custom patched pinyin library Pinyin4Net
2. fix memory leak on startup: 360mb -> 160mb when using vs15 debugger
This commit is contained in:
bao-qian
2016-04-24 00:37:25 +01:00
parent 952b5fab89
commit b600bce23f
16 changed files with 198 additions and 691 deletions

5
.gitignore vendored
View File

@@ -295,4 +295,7 @@ Wox/Images/Thumbs.db
*.dgml
migrateToAutomaticPackageRestore.ps1
*.pyd
*.pyc
*.pyc
*/pinyindb/*
*.diagsession
Output-Performance.txt