作者enthos (影斯作业系统)
看板IME
标题[闲聊] 徵求 六一输入法 相关资料
时间Mon Nov 13 18:12:21 2023
目前只在电脑中找到了输入法档案:
_61_0809.zip (2009 年 10 月 29 日下载)
以及从 Internet archive 找到了作者 2010 的部分网站资料:
https://archive.org/
https://web.archive.org/web/20230000000000*/input.so61.com
请问是否有人有其他的相关资料备份可以提供?
例如六一注音输入法及其他输入法版本。
主要是想问是否有新版本的输入法档案?
原始版本六一输入法是三码无重码、三键出字不用按空白键,也不用按数字键选字。
因此所有字都相当於其他输入法的二级简码。
缺点是规则过多,学习难度是其他输入法的十倍。
使用了30 键,因此编码空间是: 30 + 30*30 + 30*30*30
1.
https://hexcolors60.github.io/
非官方 六一输入法 学习资料网站
学习资料网站:
https://hexcolors60.github.io/so61ime/
程式码:
https://github.com/HexColors60/so61ime
2.
下载 _61_0809.zip
https://github.com/HexColors60/so61ime/releases
_61_0809.zip
32-bit 输入法程式。
VirtualBox 的 Windows 8 可以安装
3.
网页版:
https://github.com/HexColors60/so61ime/blob/main/web_input05.py
(Copy raw file)
https://www.onlinegdb.com/online_python_compiler
(Paste and Run)
_ 代表空白键
按 ` 是词库除错讯息
按 Enter 清空
p_i_a_;_,_
Output Buffer: 我是一个人
Input Key: 我
我 P__ QS/
我 P ﹏ ﹏ Q S /
我 0 ﹏ ﹏ 1 二 /
我 口 ﹏ ﹏ 中 二 空
4.
Python 版:
git clone
https://github.com/HexColors60/so61ime.git
cd so61ime
python3 input05.py
Ctrl-C 结束
--
※ 发信站: 批踢踢实业坊(ptt.cc), 来自: 220.134.104.16 (台湾)
※ 文章网址: https://webptt.com/cn.aspx?n=bbs/IME/M.1699870345.A.BB8.html
1F:推 linguamania: 有兴趣,推整理 11/14 22:56
2F:推 hangea: 学习资料网站的图档都看不到 11/15 10:04
3F:→ enthos: 六一输入法发明人的网站倒了,所以没有图档 11/15 10:12
4F:推 whitefox: 有字码的txt的话,可以在xp用通用输入法转换成.ime档 11/15 16:38