首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > C++ >

.ld2格式的文件应该怎么读取

2012-03-31 
.ld2格式的文件应该如何读取?rt,一般是字典文件吧,程序里怎么读数据呢?[解决办法]Google到的一段内容,希望

.ld2格式的文件应该如何读取?
rt,一般是字典文件吧,程序里怎么读数据呢?

[解决办法]
Google到的一段内容,希望对你有用:
I don't think that LD2 format is open and documented anywhere. If I remember correctly, the author keeps the knowledge to himself and offers to convert from other formats to LD2, but no official converters or specifications for LD2 itself. Which is a real shame, since there are plenty of interesting dictionaries in LD2 format...
[解决办法]
这种东西 是需要谁写谁读的... 不知道内部存储格式 即使打开了 也用不了
可以像打开记事本一样打开 但是一定是乱码 ........
[解决办法]
如果不公开,只能用逆向工程的方法来破解它的文件结构。

热点排行