Coder Social home page Coder Social logo

xxxk-help's Introduction

项目概述

项目背景

小小星空是一个致力于将星空系列汉字编码方案挂载到小小输入法的项目。

对于初学者,你可能需要先了解以下名词:

  • 输入法:一个笼统的概念,可能被用于表示编码方案输入法编辑器
  • 汉字编码方案:将键盘编码映射为汉字的一套规则,例如全拼、王码五笔、小鹤双拼等。本项目主要使用 @吅吅大山 创造的星空系列方案,是一类以顶功上屏、易学易用为主要特色的汉字编码方案。
  • 输入法编辑器(input method editor):接受用户键盘输入,依照某一输入方案进行处理,并输出相应文字符号的软件。常见的有:搜狗拼音输入法、王码五笔输入法、小鹤音形输入法等。其中,有一类特殊的输入法,例如中州韵输入法引擎(Rime Input Method Engine)、多多输入法生成器、[小小输入法][小小论坛](Yong)等,它们不专精于一种汉字编码方案,而是打造一个能够挂载各种编码方案的通用平台。本项目所使用的输入平台是由 @dgod 开发的小小输入法。

与本项目类似的项目有::fa fa-github: RIME键道:fa fa-github: RIME星空两笔等。它们的区别主要是小小输入法与RIME输入法的区别(纯属个人观点,详细的差异还需亲身使用对比方能感知):

  • 小小输入法:在 Windows 平台上的安装和使用更加方便和流畅
  • RIME输入法:跨平台更多(支持苹果)、支持 :fa fa-github: 脚本扩展

快速上手

如果你是普通用户...

若想直接使用本项目的成果,请下载由本项目编译而成的小小星空输入法安装包:

下载完成后,别忘了继续阅读本文档。本文档主要包含以下章节,可在左侧边栏中快速定位:

如果你是开发者...

除了阅读本文档,你也可前往 :fa fa-github: 小小星空仓库 查看本项目的结构。总的来说,本项目对小小输入法的修改被分类组织在不同的一级目录中,如下表所示。

目录 作用
xxxk-xkcommon 星空公用包。下面的每个星空系列方案都依赖于该公用包。
xxxk-schema-xkjd6 星空键道6方案。
xxxk-schema-xklb 星空两笔方案。
xxxk-schema-xkyb 星空一笔方案。
xxxk-schema-xkxb 星空星笔方案。

致谢

本项目离不开社区中的各位大佬和以下项目的支持:

社区

项目

xxxk-help's People

Contributors

tswwe avatar

Stargazers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.