Method for controlling language version of software by server side
Patent Information
- Authority / Receiving Office
- CN · China
- Current Assignee / Owner
- DALIAN ZHAOYANG SOFTWARE TECH
- Publication Date
- 2012-05-30
- Estimated Expiration
- Not applicable · inactive patent
Smart Images
Figure 1 Figure 2
Abstract
Description
technical field
[0001] The invention relates to a method for controlling software language versions through a server, in particular to a method for controlling software language versions through a server. Background technique
[0002] In the software of C / S mode, if the client software has multiple language versions, it is better to control it on the server side, so that users can switch to other versions at any time as long as they download one language version.
[0003] This approach is conducive to adding language versions at any time, and can also control the text display of existing versions at any time.
[0004] The technical difficulty lies in how to design a multilingual version control system on the server side and separate it from the business logic system, so as not to mix a large amount of version control codes with the business logic codes. Contents of the invention
[0005] The technical problem to be solved by the present invention is to provide a ...