tos.bat
上传用户:tany51
上传日期:2013-06-12
资源大小:1397k
文件大小:1k
源码类别:

MySQL数据库

开发平台:

Visual C++

  1. @echo off
  2. cd ../files
  3. copy tos.txt tos_RUS.txt
  4. copy tos.txt tos_POL.txt
  5. copy tos.txt tos_CHI.txt
  6. copy tos.txt tos_SIN.txt
  7. copy tos.txt tos_HAN.txt
  8. copy tos.txt tos_KOR.txt
  9. copy tos.txt tos_JPN.txt
  10. copy tos.txt tos_ITA.txt
  11. copy tos.txt tos_BRA.txt
  12. copy tos.txt tos_POR.txt
  13. copy tos.txt tos_FRA.txt
  14. copy tos.txt tos_DEU.txt
  15. copy tos.txt tos_ESP.txt
  16. copy tos.txt tos_USA.txt
  17. copy tos.txt tos_ENU.txt
  18. copy tos.txt tos-unicode_RUS.txt
  19. copy tos.txt tos-unicode_POL.txt
  20. copy tos.txt tos-unicode_CHI.txt
  21. copy tos.txt tos-unicode_SIN.txt
  22. copy tos.txt tos-unicode_HAN.txt
  23. copy tos.txt tos-unicode_KOR.txt
  24. copy tos.txt tos-unicode_JPN.txt
  25. copy tos.txt tos-unicode_ITA.txt
  26. copy tos.txt tos-unicode_BRA.txt
  27. copy tos.txt tos-unicode_POR.txt
  28. copy tos.txt tos-unicode_FRA.txt
  29. copy tos.txt tos-unicode_DEU.txt
  30. copy tos.txt tos-unicode_ESP.txt
  31. copy tos.txt tos-unicode_USA.txt
  32. copy tos.txt tos-unicode_ENU.txt
  33. cd ../scripts