資源簡介
本項目是一個基于安卓的簡單在線翻譯app應用項目源碼,試用了百度翻譯的接口,通過直接帶入字符串的方式進行翻譯,可以翻譯單個文字也可以翻譯一段話,www.之前也介紹過很多關于翻譯的項目源碼,需要的可以在www.搜索“翻譯”就可以找到下載。

代碼片段和文件信息
/**?Automatically?generated?file.?DO?NOT?MODIFY?*/
package?com.eulav.education;
public?final?class?BuildConfig?{
????public?final?static?boolean?DEBUG?=?true;
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????475??2015-11-12?13:58??Android項目源碼使用百度翻譯接口的在線翻譯\education\.classpath
?????文件????????857??2015-11-12?14:08??Android項目源碼使用百度翻譯接口的在線翻譯\education\.project
?????文件????????153??2015-10-20?21:21??Android項目源碼使用百度翻譯接口的在線翻譯\education\.settings\org.eclipse.core.resources.prefs
?????文件????????177??2015-10-20?18:53??Android項目源碼使用百度翻譯接口的在線翻譯\education\.settings\org.eclipse.jdt.core.prefs
?????文件???????1457??2015-10-20?21:30??Android項目源碼使用百度翻譯接口的在線翻譯\education\AndroidManifest.xm
?????文件????????161??2015-11-22?21:09??Android項目源碼使用百度翻譯接口的在線翻譯\education\gen\com\eulav\education\BuildConfig.java
?????文件??????97435??2015-11-22?21:09??Android項目源碼使用百度翻譯接口的在線翻譯\education\gen\com\eulav\education\R.java
?????文件?????121039??2015-10-20?18:53??Android項目源碼使用百度翻譯接口的在線翻譯\education\ic_launcher-web.png
?????文件?????648327??2015-10-20?18:53??Android項目源碼使用百度翻譯接口的在線翻譯\education\libs\android-support-v4.jar
?????文件????????781??2015-10-20?18:53??Android項目源碼使用百度翻譯接口的在線翻譯\education\proguard-project.txt
?????文件????????563??2015-11-22?21:08??Android項目源碼使用百度翻譯接口的在線翻譯\education\project.properties
?????文件????????201??2015-10-16?10:38??Android項目源碼使用百度翻譯接口的在線翻譯\education\res\anim\alpha_in.xm
?????文件????????207??2015-10-16?10:39??Android項目源碼使用百度翻譯接口的在線翻譯\education\res\anim\alpha_out.xm
?????文件????????198??2013-12-17?22:15??Android項目源碼使用百度翻譯接口的在線翻譯\education\res\anim\push_left_in.xm
?????文件????????199??2013-12-17?22:15??Android項目源碼使用百度翻譯接口的在線翻譯\education\res\anim\push_left_out.xm
?????文件????????309??2013-12-17?22:15??Android項目源碼使用百度翻譯接口的在線翻譯\education\res\anim\splash_loading.xm
?????文件???????1051??2015-10-16?16:16??Android項目源碼使用百度翻譯接口的在線翻譯\education\res\drawable\btn_changecolor.xm
????.......???????175??2013-04-27?10:38??Android項目源碼使用百度翻譯接口的在線翻譯\education\res\drawable\chat_ti
?????文件????????394??2013-05-28?15:50??Android項目源碼使用百度翻譯接口的在線翻譯\education\res\drawable\start_weixin_btn.xm
?????文件????????508??2015-10-16?15:59??Android項目源碼使用百度翻譯接口的在線翻譯\education\res\drawable-hdpi\back.png
?????文件????????849??2015-09-25?21:11??Android項目源碼使用百度翻譯接口的在線翻譯\education\res\drawable-hdpi\btn_fanyi.png
?????文件????????795??2015-10-16?16:03??Android項目源碼使用百度翻譯接口的在線翻譯\education\res\drawable-hdpi\fresh.png
?????文件??????35718??2015-09-25?20:39??Android項目源碼使用百度翻譯接口的在線翻譯\education\res\drawable-hdpi\icon_zt.png
?????文件???????3529??2015-10-20?18:53??Android項目源碼使用百度翻譯接口的在線翻譯\education\res\drawable-hdpi\ic_launcher.png
?????文件????????161??2012-03-29?14:54??Android項目源碼使用百度翻譯接口的在線翻譯\education\res\drawable-hdpi\page_indicator_focused.png
?????文件????????166??2012-03-29?14:54??Android項目源碼使用百度翻譯接口的在線翻譯\education\res\drawable-hdpi\page_indicator_unfocused.png
?????文件?????184881??2015-10-20?18:11??Android項目源碼使用百度翻譯接口的在線翻譯\education\res\drawable-hdpi\putao1.jpg
?????文件??????81174??2015-10-20?18:11??Android項目源碼使用百度翻譯接口的在線翻譯\education\res\drawable-hdpi\putao2.jpg
?????文件??????92726??2015-10-20?18:11??Android項目源碼使用百度翻譯接口的在線翻譯\education\res\drawable-hdpi\putao3.jpg
????.......???????132??2013-04-27?13:00??Android項目源碼使用百度翻譯接口的在線翻譯\education\res\drawable-hdpi\scrollbar_handle_vertical.9.png
............此處省略81個文件信息
評論
共有 條評論