# git_file **Repository Path**: cz1999/git_file ## Basic Information - **Project Name**: git_file - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-01 - **Last Updated**: 2021-04-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # git_file Czpython: 学习python的过程 Alien: 外星人入侵地球项目 ## 实验二 国际化 班级: 1802 学号(后四位): 0209 姓名: 程长 成绩: ### 题目 登录页面提示信息(用户名、密码)进行国际化,并有切换语言链接(session、request、cookie都可以)。(登录页面、zh_CN资源文件、zh_TW资源文件、切换语言action、配置) ### 结果 默认界面 ![](D:\Web\jee_exp2\src\main\resources\static\images\default.png) 简体中文界面 ![](D:\Web\jee_exp2\src\main\resources\static\images\简体中文界面.png) 繁体中文界面 ![](D:\Web\jee_exp2\src\main\resources\static\images\繁体中文界面.png)