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.
为了处理从 Usenet 下载的一些消息,我需要能够对它们进行日元解码。在谷歌搜索了一些库之后,我注意到几乎没有任何库或信息适合 C#。
有没有人有一个简单的类或小型库来解码 yEnc?最好是一次解码一个字符串的原始消息,或者接受一个列表。
谢谢。