Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这个想法突然出现在我的脑海中,所以我没有任何代码可以显示它,但我很想知道答案。大多数主要的文字处理器是如何实现拼写检查的?我很想知道在创建这样一个实用程序时会使用什么样的数据结构。此外,对算法的引用也是很好的答案。
有关 python 的基本指南,请查看此处。
你也可能想看看这个过去的问题