1 Star 0 Fork 22

hlizard / sinstar3

forked from setoutsoft / sinstar3 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

这份代码是启程输入法3.0版本的代码,除算法部分是dll外,其它的模块全部开源。 启程输入法从2003年发布第一版以来,得到了大量用户的好评,2009年停止更新。2018年重新开始更新,历时一年多,现在已经基本测试完成。

要编译这份代码首先要clone soui的最新master. soui git: https://github.com/soui3/soui.git 在编译soui前,先使用soui的build.bat生成32位DLL版本. 另外还必须安装soui的向导.这样sinstar3编译时才能找到soui代码.

调试前先编译Debug版本,包含32位,和64位版本. debug版本下所有输出都在项目的Data目录下。

编译完成后,运行data目录下的register.exe来安装输入法,正常情况下,安装以后在输入法列表应该已经可以看到输入法了。如果没有尝试重启机器,并确保所有文件都已经编译成功。

关于输入法调试: 输入法实质就是一个dll, 打开任意一个exe,例如notepad, 再notepad里打开输入法就可以了. 如果不是用vs调试方式打开notepad,你可以使用附加到进程来加载调试符号. 此外,由于win10默认打开了所有进程中自动使用相同的输入法,在调试阶段也非常麻烦,一定要在win10设置里把这个选项关掉.

皮肤仓库:https://gitee.com/setoutsoft/sinstar3.skin

启程软件 2019年9月14日

The MIT License (MIT) Copyright (c) 2017 setoutsoft Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

暂无描述 展开 收起
C++
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C++
1
https://gitee.com/hlizard/sinstar3.git
git@gitee.com:hlizard/sinstar3.git
hlizard
sinstar3
sinstar3
master

搜索帮助

14c37bed 8189591 565d56ea 8189591