QT实现动态切换语言

时间:2015-09-15 02:50:15
【文件属性】:

文件名称:QT实现动态切换语言

文件大小:600KB

文件格式:RAR

更新时间:2015-09-15 02:50:15

QT 动态切换语言

在QT下实现动态切换语言,附源码和WORD说明文档


【文件预览】:
testchanglanguage
----步骤.doc(317KB)
----test-build-desktop()
--------Makefile.Debug(6KB)
--------Makefile.Release(6KB)
--------ui_mainwindow.h(3KB)
--------debug()
--------Makefile(6KB)
--------release()
----test()
--------english.qm(157B)
--------test.pro(379B)
--------chinese.ts(840B)
--------english.ts(840B)
--------main.cpp(189B)
--------mainwindow.ui(1KB)
--------chinese.qm(130B)
--------mainwindow.cpp(1KB)
--------mainwindow.h(512B)
--------test.pro.user(23KB)

网友评论

  • 对第一次接触的很有用,不是第一次接触的可以不下。
  • 可以用,对初步接触动态语言切换的很有用处,如果实在windows环境下编写代码,请注意路径问题。