KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#ai
#dsh-plugin
#deepseek-harness
#open-source
#cli
#claude-code
#codex
#developer-tools
#react
#windows
IdiomsSolitaire
★ 51
Open GitHub ↗
成语接龙
Download README (.md)
Explore Similar Repositories
aurelia-solitaire
:
Klondike solitaire built with Aurelia and dragula
fc-solve
:
Freecell Solver - a C library for automatically solving Freecell and some other variants of card Solitaire
SolitaireCollection
:
unity纸牌合集:空当接龙、蜘蛛纸牌、纸牌接龙、wind成长记2。
solitaire
:
CLI Solitaire with React, opentui, and jotai. `npx @zephraph/solitaire`
shenzhen-solitaire
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
IdiomsSolitaire
?
Download (.md)
# IdiomsSolitaire 高性能中文成语接龙工具。 ## 安装 ```bash git clone https://github.com/WangYihang/IdiomsSolitaire.git cd IdiomsSolitaire uv pip install . ``` ## 使用 ```bash > idiomssolitaire 你好 --top 10 ✓ Database loaded: 23594 idioms Matching Idioms (Top 10) ┏━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Idiom ┃ Meaning ┃ ┡━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ 好丹非素 │ 比喻有所偏爱,抱门户之见。 │ │ 好为人师 │ 谓喜欢以教导者自居。 │ │ 好事多慳 │ 又作:好事多磨。 │ │ 好事多磨 │ ①谓好事情在实现、成功前常常会经历许多波折。常指男女相爱,多经波折,不易如愿 … │ │ 好事天慳 │ 见“好事多慳”。 │ │ 好佚恶劳 │ 见“好逸恶劳”。 │ │ 好吃懒做 │ 谓又馋又懒。 │ │ 好善嫉恶 │ 崇尚美善,憎恨丑恶。 │ │ 好善恶恶 │ 见“好善嫉恶”。 │ │ 好大喜功 │ 喜爱干大事,建大功业。今多用以指不管条件是否许可,办事铺张浮夸。 │ └──────────────────────┴───────────────────────────────────────────────────────────────────────────────┘ Total matches: 65 (27 character matches) | Returned: 10 | Time elapsed: 1.18ms ``` ## 特性 - 汉字匹配优先(首字相同优先显示) - 支持返回多个结果 - 显示统计信息(匹配总数、耗时等) ## 许可证 MIT License