Commit d983520
authored
feat(IPinyinService): add IPinyinService interface (#6968)
* refactor: 增加拼音服务
* refactor: 增加 IPinyinService 服务
* feat: 增加 PinyinLetterCaseCategory 枚举类
* feat: 更新并实现 IPinService 接口
* test: 增加单元测试
* chore: bump version 9.11.5-beta011 parent f5eac6b commit d983520
6 files changed
Lines changed: 582 additions & 1 deletion
File tree
- src/BootstrapBlazor
- Extensions
- Services/Pinyin
- test/UnitTest/Services
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
86 | 89 | | |
87 | 90 | | |
88 | 91 | | |
| |||
0 commit comments