文件名称:傻瓜翻译程序源代码
文件大小:3.51MB
文件格式:ZIP
更新时间:2017-05-13 09:25:39
c++,ios,
有一个弱智的翻译程序,它接收一个文本文件作文输入源source.txt,通过查找给定的字典dictionary.txt,进行一一对应的翻译,并讲翻译结果输出到指定的文件out.txt。对于输入的内容,如果在字典中能找到对应的翻译,则输出翻译后的词条,否则原样输出。
【文件预览】:
translate
----out.txt(55B)
----resource.h(411B)
----problem.jpg(218KB)
----translate2.cpp(4KB)
----output.jpg(193KB)
----translate2.plg(1KB)
----translate2.dsw(526B)
----流程图.vsd(55KB)
----translate2.opt(48KB)
----Debug()
--------test.exe(536KB)
--------vc60.pdb(116KB)
--------translate.exe(544KB)
--------translate.sbr(0B)
--------vc60.idb(81KB)
--------translate2.pch(2.01MB)
--------test.pdb(1.06MB)
--------test.ilk(777KB)
--------translate.bsc(265KB)
--------translate.pdb(1.08MB)
--------translate.ilk(785KB)
--------test.pch(2.01MB)
--------translate2.ilk(785KB)
--------translate2.obj(225KB)
--------translate.obj(225KB)
--------translate.pch(2.01MB)
--------test.obj(195KB)
--------translate2.exe(544KB)
--------translate2.pdb(1.09MB)
----source.txt(81B)
----translate2.dsp(3KB)
----translate2.ncb(41KB)
----dictionary.txt(122B)