CN105117221A - Language data writing method and apparatus based on web page - Google Patents

Language data writing method and apparatus based on web page Download PDF

Info

Publication number
CN105117221A
CN105117221A CN201510502629.0A CN201510502629A CN105117221A CN 105117221 A CN105117221 A CN 105117221A CN 201510502629 A CN201510502629 A CN 201510502629A CN 105117221 A CN105117221 A CN 105117221A
Authority
CN
China
Prior art keywords
language
language data
data
webpage
java script
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201510502629.0A
Other languages
Chinese (zh)
Inventor
周恒恭
陈仰文
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nubia Technology Co Ltd
Original Assignee
Nubia Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nubia Technology Co Ltd filed Critical Nubia Technology Co Ltd
Priority to CN201510502629.0A priority Critical patent/CN105117221A/en
Publication of CN105117221A publication Critical patent/CN105117221A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The present invention discloses a language data writing apparatus based on a web page. The language data writing apparatus based on a web page comprises: a reading module, for reading target language data corresponding to each piece of source language data in a preset data table; a generating module, for generating a Java scripting language object according to each piece of source language data and the corresponding target language data; and a writing module, for writing the Java scripting language object into a program script of the web page, so that the Java scripting language object is invoked when the web page performs language switching. The present invention also proposes a language data writing method based on a web page. According to the language data writing method and apparatus based on a web page, a preset Java scripting language object function can be invoked very quickly; and meanwhile, the Java scripting language object is written into the script of the web page, and does not need to be reacquired when being invoked, so that efficiency of the web page in performing language switching is high.

Description

Based on language data wiring method and the device of webpage
Technical field
The present invention relates to field of computer technology, particularly relate to a kind of language data wiring method based on webpage and device.
Background technology
Along with the development of Internet technology and globalization, a lot of webpage can support multilingual, and the realization of multi-language website generally has two kinds of modes: static mode and dynamical fashion.For static mode, for each language prepares a set of pagefile respectively, different language is distinguished by file suffixes or sub-directory, when user switches different language, call different pagefiles, the drawback done so clearly, often there is a kind of language, will prepare the page of a set of corresponding language, workload can be larger, and switching efficiency is lower; For dynamical fashion, in website, all pagefiles are all living document instead of static file, represent needing the unified linguistic variable that adopts in the place of output language word, these linguistic variables can select different language to give different values according to user, thus can realize under different language environment, export different words and see, which server runs, then result is input to client, same switching efficiency is lower.
Summary of the invention
Fundamental purpose of the present invention is to propose a kind of language data wiring method based on webpage and device, is intended to solve when carrying out site language and switching, the technical matters that switching efficiency is lower.
For achieving the above object, the invention provides a kind of language data writing station based on webpage, the described language data writing station based on webpage comprises:
Read module, for reading target language data corresponding to each source language data in preset data table;
Generation module, generates java script language object for the target language data according to each source language data and correspondence thereof;
Writing module, for by the procedure script of described java script language object write webpage, to carry out at webpage calling described java script language object when language switches.
Preferably, described generation module, also for the corresponding key assignments of target language data according to each source language data of function setup preset and correspondence thereof, and generate java script language object function, using the described java script language object function of generation as java script language object according to described key assignments.
Preferably, the described language data writing station based on webpage also comprises:
Acquisition module, for when receiving the described language switching instruction based on described web page trigger, source language and target language is obtained according to described language switching instruction, and obtain described source language and key assignments corresponding to target language, and described key assignments is given in described java script language object, to obtain target language data corresponding to described target language;
Display module, for showing described target language data in described webpage.
Preferably, the described language data writing station based on webpage also comprises:
Translation module, for obtaining each source language data in preset data table, and translates, to obtain target language data corresponding to each source language data according to the language form preset each source language data;
Said write module, also writes the target language data of its correspondence for the cell that each source language data in described preset data table is corresponding.
In addition, for achieving the above object, the present invention also proposes a kind of language data wiring method based on webpage, and the step of the described language data wiring method based on webpage comprises:
The target language data that each source language data in reading preset data table is corresponding;
Target language data according to each source language data and correspondence thereof generates java script language object;
By in the procedure script of described java script language object write webpage, to carry out at webpage calling described java script language object when language switches.
Preferably, the step generating java script language object according to the target language data of each source language data and correspondence thereof comprises:
According to each source language data of function setup preset and the corresponding key assignments of target language data of correspondence thereof, and generate java script language object function according to described key assignments, using the described java script language object function that generates as java script language object.
Preferably, described java script language object comprises the key assignments information of java script language object function and each source language and target language, described by the procedure script of described java script language file write webpage, to carry out calling the step of described java script language file when language switches at webpage after, the described language data wiring method based on webpage comprises:
When receiving the described language switching instruction based on described web page trigger, obtain source language and target language according to described language switching instruction;
Obtain described source language and key assignments corresponding to target language, and described key assignments is given in described java script language object, to obtain target language data corresponding to described target language;
Described target language data is shown in described webpage.
Preferably, before the step of the target language data that each source language data in described reading preset data table is corresponding, the described language data wiring method based on webpage comprises:
Obtain each source language data in preset data table, and each source language data is translated, to obtain target language data corresponding to each source language data according to the language form preset;
The cell that each source language data is corresponding in described preset data table writes the target language data of its correspondence.
The language data wiring method based on webpage that the present invention proposes and device, target language data according to each source language data and correspondence thereof generates java script language object, and by the procedure script of described java script language object write webpage, to carry out at webpage calling described java script language object when language switches, because java script language object comprises each source language and key assignments information corresponding to target language thereof, very quick according to the java script language object function call preset, simultaneously, in the script of this java script language object write webpage, need not again obtain when calling, webpage carry out language switch time efficiency higher.
Accompanying drawing explanation
Fig. 1 is the hardware configuration schematic diagram of the mobile terminal realizing each embodiment of the present invention;
Fig. 2 is the radio communication device schematic diagram of mobile terminal as shown in Figure 1;
Fig. 3 is the high-level schematic functional block diagram of language data writing station first embodiment that the present invention is based on webpage;
Fig. 4 is the high-level schematic functional block diagram of language data writing station second embodiment that the present invention is based on webpage;
Fig. 5 is the high-level schematic functional block diagram of language data writing station the 3rd embodiment that the present invention is based on webpage;
Fig. 6 is the schematic flow sheet of language data wiring method first embodiment that the present invention is based on webpage;
Fig. 7 is the schematic flow sheet of language data wiring method second embodiment that the present invention is based on webpage;
Fig. 8 is the schematic flow sheet of language data wiring method the 3rd embodiment that the present invention is based on webpage.
The realization of the object of the invention, functional characteristics and advantage will in conjunction with the embodiments, are described further with reference to accompanying drawing.
Embodiment
Should be appreciated that specific embodiment described herein only in order to explain the present invention, be not intended to limit the present invention.
The mobile terminal realizing each embodiment of the present invention is described referring now to accompanying drawing.In follow-up description, use the suffix of such as " module ", " parts " or " unit " for representing element only in order to be conducive to explanation of the present invention, itself is specific meaning not.Therefore, " module " and " parts " can mixedly use.
Mobile terminal can be implemented in a variety of manners.Such as, the terminal described in the present invention can comprise the such as mobile terminal of mobile phone, smart phone, notebook computer, digit broadcasting receiver, PDA (personal digital assistant), PAD (panel computer), PMP (portable media player), guider etc. and the fixed terminal of such as digital TV, desk-top computer etc.Below, suppose that terminal is mobile terminal.But it will be appreciated by those skilled in the art that except the element except being used in particular for mobile object, structure according to the embodiment of the present invention also can be applied to the terminal of fixed type.
Fig. 1 is the hardware configuration signal of the mobile terminal realizing each embodiment of the present invention.
Mobile terminal 100 can comprise wireless communication unit 110, A/V (audio/video) input block 120, user input unit 130, sensing cell 140, output unit 150, storer 160, interface unit 170, controller 180 and power supply unit 190 etc.Fig. 1 shows the mobile terminal with various assembly, it should be understood that, does not require to implement all assemblies illustrated.Can alternatively implement more or less assembly.Will be discussed in more detail below the element of mobile terminal.
Wireless communication unit 110 generally includes one or more assembly, and it allows the wireless communication between mobile terminal 100 and radio communication device or network.Such as, wireless communication unit can comprise at least one in broadcast reception module 111, mobile communication module 112, wireless Internet module 113, short range communication module 114 and positional information module 115.
Broadcast reception module 111 via broadcast channel from external broadcasting management server receiving broadcast signal and/or broadcast related information.Broadcast channel can comprise satellite channel and/or terrestrial channel.Broadcast management server can be generate and send the server of broadcast singal and/or broadcast related information or the broadcast singal generated before receiving and/or broadcast related information and send it to the server of terminal.Broadcast singal can comprise TV broadcast singal, radio signals, data broadcasting signal etc.And broadcast singal may further include the broadcast singal combined with TV or radio signals.Broadcast related information also can provide via mobile communications network, and in this case, broadcast related information can be received by mobile communication module 112.Broadcast singal can exist in a variety of manners, such as, it can exist with the form of the electronic service guidebooks (ESG) of the electronic program guides of DMB (DMB) (EPG), digital video broadcast-handheld (DVB-H) etc.Broadcast reception module 111 can by using the broadcast of various types of broadcaster Received signal strength.Especially, broadcast reception module 111 can by using such as multimedia broadcasting-ground (DMB-T), DMB-satellite (DMB-S), digital video broadcasting-hand-held (DVB-H), forward link media (MediaFLO ) data broadcast device, received terrestrial digital broadcasting integrated service (ISDB-T) etc. digital broadcast apparatus receive digital broadcasting.Broadcast reception module 111 can be constructed to be applicable to providing the various broadcaster of broadcast singal and above-mentioned digital broadcast apparatus.The broadcast singal received via broadcast reception module 111 and/or broadcast related information can be stored in storer 160 (or storage medium of other type).
Radio signal is sent at least one in base station (such as, access point, Node B etc.), exterior terminal and server and/or receives radio signals from it by mobile communication module 112.Various types of data that such radio signal can comprise voice call signal, video calling signal or send according to text and/or Multimedia Message and/or receive.
Wireless Internet module 113 supports the Wi-Fi (Wireless Internet Access) of mobile terminal.This module can be inner or be externally couple to terminal.Wi-Fi (Wireless Internet Access) technology involved by this module can comprise WLAN (WLAN) (Wi-Fi), Wibro (WiMAX), Wimax (worldwide interoperability for microwave access), HSDPA (high-speed downlink packet access) etc.
Short range communication module 114 is the modules for supporting junction service.Some examples of short-range communication technology comprise bluetooth tM, radio-frequency (RF) identification (RFID), Infrared Data Association (IrDA), ultra broadband (UWB), purple honeybee tMetc..
Positional information module 115 is the modules of positional information for checking or obtain mobile terminal.The typical case of positional information module is GPS (global pick device).According to current technology, GPS module 115 calculates from the range information of three or more satellite and correct time information and for the Information application triangulation calculated, thus calculates three-dimensional current location information according to longitude, latitude and pin-point accuracy.Current, the method for calculating position and temporal information uses three satellites and by using the error of the position that goes out of an other satellite correction calculation and temporal information.In addition, GPS module 115 can carry out computing velocity information by Continuous plus current location information in real time.
A/V input block 120 is for audio reception or vision signal.A/V input block 120 can comprise camera 121 and microphone 122, and the view data of camera 121 to the static images obtained by image capture apparatus in Video Capture pattern or image capture mode or video processes.Picture frame after process may be displayed on display unit 151.Picture frame after camera 121 processes can be stored in storer 160 (or other storage medium) or via wireless communication unit 110 and send, and can provide two or more cameras 121 according to the structure of mobile terminal.Such acoustic processing can via microphones sound (voice data) in telephone calling model, logging mode, speech recognition mode etc. operational mode, and can be voice data by microphone 122.Audio frequency (voice) data after process can be converted to the formatted output that can be sent to mobile communication base station via mobile communication module 112 when telephone calling model.Microphone 122 can be implemented various types of noise and eliminate (or suppress) algorithm and receiving and sending to eliminate (or suppression) noise or interference that produce in the process of sound signal.
User input unit 130 can generate key input data to control the various operations of mobile terminal according to the order of user's input.User input unit 130 allows user to input various types of information, and keyboard, the young sheet of pot, touch pad (such as, detecting the touch-sensitive assembly of the change of the resistance, pressure, electric capacity etc. that cause owing to being touched), roller, rocking bar etc. can be comprised.Especially, when touch pad is superimposed upon on display unit 151 as a layer, touch-screen can be formed.
Sensing cell 140 detects the current state of mobile terminal 100, (such as, mobile terminal 100 open or close state), the position of mobile terminal 100, user for mobile terminal 100 contact (namely, touch input) presence or absence, the orientation of mobile terminal 100, the acceleration of mobile terminal 100 or speed is moved and direction etc., and generate order or the signal of the operation for controlling mobile terminal 100.Such as, when mobile terminal 100 is embodied as sliding-type mobile phone, sensing cell 140 can sense this sliding-type phone and open or close.In addition, whether whether sensing cell 140 can detect power supply unit 190 provides electric power or interface unit 170 to couple with external device (ED).Sensing cell 140 can comprise proximity transducer 1410 and will be described this in conjunction with touch-screen below.
Interface unit 170 is used as at least one external device (ED) and is connected the interface that can pass through with mobile terminal 100.Such as, external device (ED) can comprise wired or wireless head-band earphone port, external power source (or battery charger) port, wired or wireless FPDP, memory card port, for connecting the port, audio frequency I/O (I/O) port, video i/o port, ear port etc. of the device with identification module.Identification module can be that storage uses the various information of mobile terminal 100 for authentication of users and can comprise subscriber identification module (UIM), client identification module (SIM), Universal Subscriber identification module (USIM) etc.In addition, the device (hereinafter referred to " recognition device ") with identification module can take the form of smart card, and therefore, recognition device can be connected with mobile terminal 100 via port or other coupling arrangement.Interface unit 170 may be used for receive from external device (ED) input (such as, data message, electric power etc.) and the input received be transferred to the one or more element in mobile terminal 100 or may be used for transmitting data between mobile terminal and external device (ED).
In addition, when mobile terminal 100 is connected with external base, interface unit 170 can be used as to allow by it electric power to be provided to the path of mobile terminal 100 from base or can be used as the path that allows to be transferred to mobile terminal by it from the various command signals of base input.The various command signal inputted from base or electric power can be used as and identify whether mobile terminal is arranged on the signal base exactly.Output unit 150 is constructed to provide output signal (such as, sound signal, vision signal, alarm signal, vibration signal etc.) with vision, audio frequency and/or tactile manner.Output unit 150 can comprise display unit 151, dio Output Modules 152, alarm unit 153 etc.
Display unit 151 may be displayed on the information of process in mobile terminal 100.Such as, when mobile terminal 100 is in telephone calling model, display unit 151 can show with call or other communicate (such as, text messaging, multimedia file are downloaded etc.) be correlated with user interface (UI) or graphic user interface (GUI).When mobile terminal 100 is in video calling pattern or image capture mode, display unit 151 can the image of display capture and/or the image of reception, UI or GUI that video or image and correlation function are shown etc.
Meanwhile, when display unit 151 and touch pad as a layer superposed on one another to form touch-screen time, display unit 151 can be used as input media and output unit.Display unit 151 can comprise at least one in liquid crystal display (LCD), thin film transistor (TFT) LCD (TFT-LCD), Organic Light Emitting Diode (OLED) display, flexible display, three-dimensional (3D) display etc.Some in these displays can be constructed to transparence and watch from outside to allow user, and this can be called transparent display, and typical transparent display can be such as TOLED (transparent organic light emitting diode) display etc.According to the specific embodiment wanted, mobile terminal 100 can comprise two or more display units (or other display device), such as, mobile terminal can comprise outernal display unit (not shown) and inner display unit (not shown).Touch-screen can be used for detecting touch input pressure and touch input position and touch and inputs area.
When dio Output Modules 152 can be under the isotypes such as call signal receiving mode, call mode, logging mode, speech recognition mode, broadcast reception mode at mobile terminal, voice data convert audio signals that is that wireless communication unit 110 is received or that store in storer 160 and exporting as sound.And dio Output Modules 152 can provide the audio frequency relevant to the specific function that mobile terminal 100 performs to export (such as, call signal receives sound, message sink sound etc.).Dio Output Modules 152 can comprise acoustic pickup, hummer etc.
Alarm unit 153 can provide and export that event informed to mobile terminal 100.Typical event can comprise calling reception, message sink, key signals input, touch input etc.Except audio or video exports, alarm unit 153 can provide in a different manner and export with the generation of notification event.Such as, alarm unit 153 can provide output with the form of vibration, when receive calling, message or some other enter communication (incomingcommunication) time, alarm unit 153 can provide sense of touch to export (that is, vibrating) to notify to user.By providing such sense of touch to export, even if when the mobile phone of user is in the pocket of user, user also can identify the generation of various event.Alarm unit 153 also can provide the output of the generation of notification event via display unit 151 or dio Output Modules 152.
Storer 160 software program that can store process and the control operation performed by controller 180 etc., or temporarily can store oneself through exporting the data (such as, telephone directory, message, still image, video etc.) that maybe will export.And, storer 160 can store about when touch be applied to touch-screen time the vibration of various modes that exports and the data of sound signal.
Storer 160 can comprise the storage medium of at least one type, described storage medium comprises flash memory, hard disk, multimedia card, card-type storer (such as, SD or DX storer etc.), random access storage device (RAM), static random-access memory (SRAM), ROM (read-only memory) (ROM), Electrically Erasable Read Only Memory (EEPROM), programmable read only memory (PROM), magnetic storage, disk, CD etc.And mobile terminal 100 can be connected the memory function of execute store 160 network storage device with by network cooperates.
Controller 180 controls the overall operation of mobile terminal usually.Such as, controller 180 performs the control relevant to voice call, data communication, video calling etc. and process.In addition, controller 180 can comprise the multi-media module 1810 for reproducing (or playback) multi-medium data, and multi-media module 1810 can be configured in controller 180, or can be configured to be separated with controller 180.Controller 180 can pattern recognition process, is identified as character or image so that input is drawn in the handwriting input performed on the touchscreen or picture.
Power supply unit 190 receives external power or internal power and provides each element of operation and the suitable electric power needed for assembly under the control of controller 180.
Various embodiment described herein can to use such as computer software, the computer-readable medium of hardware or its any combination implements.For hardware implementation, embodiment described herein can by using application-specific IC (ASIC), digital signal processor (DSP), digital signal processing device (DSPD), programmable logic device (PLD), field programmable gate array (FPGA), processor, controller, microcontroller, microprocessor, being designed at least one performed in the electronic unit of function described herein and implementing, in some cases, such embodiment can be implemented in controller 180.For implement software, the embodiment of such as process or function can be implemented with allowing the independent software module performing at least one function or operation.Software code can be implemented by the software application (or program) write with any suitable programming language, and software code can be stored in storer 160 and to be performed by controller 180.
So far, oneself is through the mobile terminal according to its functional description.Below, for the sake of brevity, by the slide type mobile terminal that describes in various types of mobile terminals of such as folded form, board-type, oscillating-type, slide type mobile terminal etc. exemplarily.Therefore, the present invention can be applied to the mobile terminal of any type, and is not limited to slide type mobile terminal.
Mobile terminal 100 as shown in Figure 1 can be constructed to utilize and send the such as wired and radio communication device of data via frame or grouping and satellite-based communicator operates.
Describe wherein according to the communicator that mobile terminal of the present invention can operate referring now to Fig. 2.
Such communicator can use different air interfaces and/or Physical layer.Such as, the air interface used by communicator comprises such as frequency division multiple access (FDMA), time division multiple access (TDMA) (TDMA), CDMA (CDMA) and universal mobile communications device (UMTS) (especially, Long Term Evolution (LTE)), global mobile communication device (GSM) etc.As non-limiting example, description below relates to cdma communication device, but such instruction is equally applicable to the device of other type.
With reference to figure 2, cdma wireless communication device can comprise multiple mobile terminal 100, multiple base station (BS) 270, base station controller (BSC) 275 and mobile switching centre (MSC) 280.MSC280 is constructed to form interface with Public Switched Telephony Network (PSTN) 290.MSC280 is also constructed to form interface with the BSC275 that can be couple to base station 270 via back haul link.Back haul link can construct according to any one in some interfaces that oneself knows, described interface comprises such as E1/T1, ATM, IP, PPP, frame relay, HDSL, ADSL or xDSL.Will be appreciated that device as shown in Figure 2 can comprise multiple BSC2750.
Each BS270 can serve one or more subregion (or region), by multidirectional antenna or point to specific direction each subregion of antenna cover radially away from BS270.Or each subregion can by two or more antenna covers for diversity reception.Each BS270 can be constructed to support multiple parallel compensate, and each parallel compensate has specific frequency spectrum (such as, 1.25MHz, 5MHz etc.).
Subregion can be called as CDMA Channel with intersecting of parallel compensate.BS270 also can be called as the sub-device of base station transceiver (BTS) or other equivalent terms.Under these circumstances, term " base station " may be used for broadly representing single BSC275 and at least one BS270.Base station also can be called as " cellular station ".Or each subregion of particular B S270 can be called as multiple cellular station.
As shown in Figure 2, broadcast singal is sent to the mobile terminal 100 operated in device by broadcsting transmitter (BT) 295.Broadcast reception module 111 as shown in Figure 1 is arranged on mobile terminal 100 and sentences the broadcast singal receiving and sent by BT295.In fig. 2, several global pick device (GPS) satellite 300 is shown.Satellite 300 helps at least one in the multiple mobile terminal 100 in location.
In fig. 2, depict multiple satellite 300, but understand, the satellite of any number can be utilized to obtain useful locating information.GPS module 115 as shown in Figure 1 is constructed to coordinate to obtain the locating information wanted with satellite 300 usually.Substitute GPS tracking technique or outside GPS tracking technique, can use can other technology of position of tracking mobile terminal.In addition, at least one gps satellite 300 optionally or extraly can process satellite dmb transmission.
As a typical operation of radio communication device, BS270 receives the reverse link signal from various mobile terminal 100.Mobile terminal 100 participates in call usually, information receiving and transmitting communicates with other type.Each reverse link signal that certain base station 270 receives is processed by particular B S270.The data obtained are forwarded to relevant BSC275.BSC provides call Resourse Distribute and comprises the mobile management function of coordination of the soft switching process between BS270.The data received also are routed to MSC280 by BSC275, and it is provided for the extra route service forming interface with PSTN290.Similarly, PSTN290 and MSC280 forms interface, and MSC and BSC275 forms interface, and BSC275 correspondingly control BS270 so that forward link signals is sent to mobile terminal 100.
Based on the structure of above-mentioned mobile terminal hardware configuration and communicator, each embodiment of language data writing station that the present invention is based on webpage is proposed.
As shown in Figure 3, Fig. 3 is the high-level schematic functional block diagram of language data writing station first embodiment that the present invention is based on webpage.It is emphasized that, to one skilled in the art, functional block diagram shown in Fig. 3 is only the exemplary plot of a preferred embodiment, and those skilled in the art, around the functional module of the language data writing station based on webpage shown in Fig. 3, can carry out supplementing of new functional module easily; The title of each functional module is self-defined title, only for auxiliary each program function block understanding this language data writing station based on webpage, be not used in and limit technical scheme of the present invention, the core of technical solution of the present invention is, the function that the functional module of respective define name will be reached.
The present embodiment proposes a kind of language data writing station based on webpage, and the described language data writing station based on webpage comprises:
Read module 10, for reading target language data corresponding to each source language data in preset data table;
In the present embodiment, preferred version is the target language data that each row of preset data table stores source language data and correspondence thereof all successively, each source language data is preferably arranged in the beginning of the every a line of preset data table, after each source language data, be arranged in sequence with the target language data of its correspondence, this source language data and target data are preferably character string information.
When reading target language data corresponding to each source language data in preset data table, the data of every a line can be read successively, namely often read a line and all write in json object.
Generation module 20, generates java script language object for the target language data according to each source language data and correspondence thereof;
Json (JavaScriptObjectNotation, java script language object), it is the data interchange format of a kind of lightweight based on JavaScript programming language ECMA-2623rdEdition-December1999 standard, be mainly used in carrying out exchange data with server, the array data of json form is often met with the form of " name/value " assembling, such as { " name ": " lilei ", " time ": " 10:29 ", " age ": " 30 ", often multiple key-value pair in this json object, the target language data that each source language data is corresponding with it all can form a key-value pair.
Be understandable that, the preferred version generating json object is described generation module 20, also for the corresponding key assignments of target language data according to each source language data of function setup preset and correspondence thereof, and generate json object function according to described key assignments, using the described json object function of generation as json object.In the present embodiment, by json object, key value extraction is carried out to each source language data and target language data, using the key value that extracts as source language data and key assignments corresponding to target language data, and the key assignments of extraction is write in a group form key-value pair, often corresponding title is given to json object, such as common.json when generation adds and send object.
Writing module 30, for by the procedure script of described java script language object write webpage, to carry out at webpage calling described java script language object when language switches.
Time in procedure script json object being write webpage, can directly by the procedure script of the title of json object write webpage, concrete mode is: in the label of script, add lang=" " attribute states, the value of lang is the filename of json, as need common.json be added, then can write like this: <tdalign=" right " width=" 35% " lang=" common " >Username:</td>.Use in json, character string is wrongly write _ _ (" key ", " domain ") not specified domain then write as _ _ (" key "), _ _ () for realizing translation function, not formulating territory then, being defaulted as and using the json object the same with current file name.If in the process of follow-up operation page script, if desired carry out language switching, then directly can call this json object.
Be understandable that, server is when receiving webpage logging request, json object can be sent to terminal together with the procedure script of webpage, terminal carrys out display web page by running this procedure script, this json object is preferably stored in web cache, when needs call json object, directly calls in this locality, and need not be obtained at this by server, promote the switching efficiency of homepages language further.
The language data writing station based on webpage that the present embodiment proposes, target language data according to each source language data and correspondence thereof generates java script language object, and by the procedure script of described java script language object write webpage, to carry out at webpage calling described java script language object when language switches, because java script language object comprises each source language and key assignments information corresponding to target language thereof, very quick according to the java script language object function call preset, simultaneously, in the script of this java script language object write webpage, need not again obtain when calling, webpage carry out language switch time efficiency higher.
Further, with reference to Fig. 4, propose based on the first embodiment language data writing station second embodiment that the present invention is based on webpage, in the present embodiment, the described language data writing station based on webpage also comprises:
Acquisition module 40, for when receiving the described language switching instruction based on described web page trigger, source language and target language is obtained according to described language switching instruction, and obtain described source language and key assignments corresponding to target language, and described key assignments is given in described java script language object, to obtain target language data corresponding to described target language;
Display module 50, for showing described target language data in described webpage.
When receiving the language switching instruction based on described web page trigger, this language switching instruction comprises the language of the current use of webpage and the language of needs switching, the language of the current use of webpage is the source language described in the present embodiment, the language switched is needed to be target language data, obtain source language data and key assignments corresponding to target data, the key assignments of acquisition is added into json object function, the target language data that source language data is corresponding can be obtained.
After getting described target language data, this target language data is converted into the data that can read, and shows the data after this conversion.
Further, with reference to Fig. 5, propose based on the first or second embodiment language data writing station the 3rd embodiment that the present invention is based on webpage, in the present embodiment, the described language data writing station based on webpage also comprises:
Translation module 60, for obtaining each source language data in preset data table, and translates, to obtain target language data corresponding to each source language data according to the language form preset each source language data;
Said write module, also writes the target language data of its correspondence for the cell that each source language data in described preset data table is corresponding.
In the present embodiment, by the target language data that each source language data of aforesaid way automatic translation is corresponding, but owing to being often literal translation in existing interpretative system, then can carry out semantic collation, to upgrade each target language data to translating the target language data obtained.Be understandable that, after translation obtains target language data, also proofread by manual type, namely simplify the target language data write preset data table of source language data and correspondence thereof, and uploaded onto the server by this language data table, so that backstage personnel proofread.In other variant embodiment, also source language data can be uploaded onto the server and carry out human translation.
The present embodiment achieves the automatic translation of source language data, makes the robotization more of whole process.When writing target language data, the target language data of its correspondence can be write in the cell after source language data successively.
The present invention further provides a kind of language data wiring method based on webpage.
With reference to the schematic flow sheet that Fig. 6, Fig. 6 are language data wiring method first embodiment that the present invention is based on webpage.
A kind of language data wiring method based on webpage of the present embodiment, the described language data wiring method based on webpage comprises step:
Step S10, the target language data that each source language data in reading preset data table is corresponding;
In the present embodiment, preferred version is the target language data that each row of preset data table stores source language data and correspondence thereof all successively, each source language data is preferably arranged in the beginning of the every a line of preset data table, after each source language data, be arranged in sequence with the target language data of its correspondence, this source language data and target data are preferably character string information.
When reading target language data corresponding to each source language data in preset data table, the data of every a line can be read successively, namely often read a line and all write in java script language object.
Step S20, the target language data according to each source language data and correspondence thereof generates java script language object;
Json (JavaScriptObjectNotation, java script language object), it is the data interchange format of a kind of lightweight based on JavaScript programming language ECMA-2623rdEdition-December1999 standard, be mainly used in carrying out exchange data with server, the array data of json form is often met with the form of " name/value " assembling, such as { " name ": " lilei ", " time ": " 10:29 ", " age ": " 30 ", often multiple key-value pair in this json object, the target language data that each source language data is corresponding with it all can form a key-value pair.
Be understandable that, the preferred version generating json object is the corresponding key assignments of target language data arranging each source language data and correspondence thereof according to the json object function preset, and generate json object function according to described key assignments, using the described json object function of generation as json object.In the present embodiment, by json object, key value extraction is carried out to each source language data and target language data, using the key value that extracts as source language data and key assignments corresponding to target language data, and the key assignments of extraction is write in a group form key-value pair, often corresponding title is given to json object, such as common.json when generation adds and send object.
Step S30, by the procedure script of described java script language object write webpage, to carry out at webpage calling described java script language object when language switches.
Time in procedure script json object being write webpage, can directly by the procedure script of the title of json object write webpage, concrete mode is: in the label of script, add lang=" " attribute states, the value of lang is the filename of json, as need common.json be added, then can write like this: <tdalign=" right " width=" 35% " lang=" common " >Username:</td>.Use in json, character string is wrongly write _ _ (" key ", " domain ") not specified domain then write as _ _ (" key "), _ _ () for realizing translation function, not formulating territory then, being defaulted as and using the json object the same with current file name.If in the process of follow-up operation page script, if desired carry out language switching, then directly can call this json object.
Be understandable that, server is when receiving webpage logging request, json object can be sent to terminal together with the procedure script of webpage, terminal carrys out display web page by running this procedure script, this json object is preferably stored in web cache, when needs call json object, directly calls in this locality, and need not be obtained at this by server, promote the switching efficiency of homepages language further.
The language data wiring method based on webpage that the present embodiment proposes, target language data according to each source language data and correspondence thereof generates java script language object, and by the procedure script of described java script language object write webpage, to carry out at webpage calling described java script language object when language switches, because java script language object comprises each source language and key assignments information corresponding to target language thereof, very quick according to the java script language object function call preset, simultaneously, in the script of this java script language object write webpage, need not again obtain when calling, webpage carry out language switch time efficiency higher.
Further, with reference to Fig. 7, propose based on the first embodiment language data wiring method second embodiment that the present invention is based on webpage, in the present embodiment, also comprise after described step S30:
Step S40, when receiving the described language switching instruction based on described web page trigger, obtains source language and target language according to described language switching instruction;
Step S50, obtains described source language and key assignments corresponding to target language, and is given by described key assignments in described java script language object, to obtain target language data corresponding to described target language;
Step S60, shows described target language data in described webpage.
When receiving the language switching instruction based on described web page trigger, this language switching instruction comprises the language of the current use of webpage and the language of needs switching, the language of the current use of webpage is the source language described in the present embodiment, the language switched is needed to be target language data, obtain source language data and key assignments corresponding to target data, the key assignments of acquisition is added into json object function, the target language data that source language data is corresponding can be obtained.
After getting described target language data, this target language data is converted into the data that can read, and shows the data after this conversion.
Further, with reference to Fig. 8, propose based on the first or second embodiment language data wiring method the 3rd embodiment that the present invention is based on webpage, in the present embodiment, before described step S10, the described language data writing station based on webpage also comprises:
Step S70, obtains each source language data in preset data table, and translates, to obtain target language data corresponding to each source language data according to the language form preset each source language data;
Step S80, the cell that each source language data is corresponding in described preset data table writes the target language data of its correspondence.
In the present embodiment, by the target language data that each source language data of aforesaid way automatic translation is corresponding, but owing to being often literal translation in existing interpretative system, then can carry out semantic collation, to upgrade each target language data to translating the target language data obtained.Be understandable that, after translation obtains target language data, also proofread by manual type, namely simplify the target language data write preset data table of source language data and correspondence thereof, and uploaded onto the server by this language data table, so that backstage personnel proofread.In other variant embodiment, also source language data can be uploaded onto the server and carry out human translation.
The present embodiment achieves the automatic translation of source language data, makes the robotization more of whole process.When writing target language data, the target language data of its correspondence can be write in the cell after source language data successively.
It should be noted that, in this article, term " comprises ", " comprising " or its any other variant are intended to contain comprising of nonexcludability, thus make to comprise the process of a series of key element, method, article or device and not only comprise those key elements, but also comprise other key elements clearly do not listed, or also comprise by the intrinsic key element of this process, method, article or device.When not more restrictions, the key element limited by statement " comprising ... ", and be not precluded within process, method, article or the device comprising this key element and also there is other identical element.
Through the above description of the embodiments, those skilled in the art can be well understood to the mode that above-described embodiment method can add required general hardware platform by software and realize, hardware can certainly be passed through, but in a lot of situation, the former is better embodiment.Based on such understanding, technical scheme of the present invention can embody with the form of software product the part that prior art contributes in essence in other words, this computer software product is stored in a storage medium (as ROM/RAM, magnetic disc, CD), comprising some instructions in order to make a station terminal equipment (can be mobile phone, computing machine, server, air conditioner, or the network equipment etc.) perform method described in each embodiment of the present invention.
These are only the preferred embodiments of the present invention; not thereby the scope of the claims of the present invention is limited; every utilize instructions of the present invention and accompanying drawing content to do equivalent structure or equivalent flow process conversion; or be directly or indirectly used in other relevant technical fields, be all in like manner included in scope of patent protection of the present invention.

Claims (8)

1. based on a language data writing station for webpage, it is characterized in that, the described language data writing station based on webpage comprises:
Read module, for reading target language data corresponding to each source language data in preset data table;
Generation module, generates java script language object for the target language data according to each source language data and correspondence thereof;
Writing module, for by the procedure script of described java script language object write webpage, to carry out at webpage calling described java script language object when language switches.
2. as claimed in claim 1 based on the language data writing station of webpage, it is characterized in that, described generation module, also for the corresponding key assignments of target language data according to each source language data of function setup preset and correspondence thereof, and generate java script language object function, using the described java script language object function of generation as java script language object according to described key assignments.
3., as claimed in claim 2 based on the language data writing station of webpage, it is characterized in that, the described language data writing station based on webpage also comprises:
Acquisition module, for when receiving the described language switching instruction based on described web page trigger, source language and target language is obtained according to described language switching instruction, and obtain described source language and key assignments corresponding to target language, and described key assignments is given in described java script language object, to obtain target language data corresponding to described target language;
Display module, for showing described target language data in described webpage.
4. the language data writing station based on webpage as described in claim 1-3, is characterized in that, the described language data writing station based on webpage also comprises:
Translation module, for obtaining each source language data in preset data table, and translates, to obtain target language data corresponding to each source language data according to the language form preset each source language data;
Said write module, also writes the target language data of its correspondence for the cell that each source language data in described preset data table is corresponding.
5. based on a language data wiring method for webpage, it is characterized in that, the step of the described language data wiring method based on webpage comprises:
The target language data that each source language data in reading preset data table is corresponding;
Target language data according to each source language data and correspondence thereof generates java script language object;
By in the procedure script of described java script language object write webpage, to carry out at webpage calling described java script language object when language switches.
6. as claimed in claim 5 based on the language data wiring method of webpage, it is characterized in that, the step generating java script language object according to the target language data of each source language data and correspondence thereof comprises:
According to each source language data of function setup preset and the corresponding key assignments of target language data of correspondence thereof, and generate java script language object function according to described key assignments, using the described java script language object function that generates as java script language object.
7. as claimed in claim 6 based on the language data wiring method of webpage, it is characterized in that, described java script language object comprises the key assignments information of java script language object function and each source language and target language, described by the procedure script of described java script language file write webpage, to carry out calling the step of described java script language file when language switches at webpage after, the described language data wiring method based on webpage comprises:
When receiving the described language switching instruction based on described web page trigger, obtain source language and target language according to described language switching instruction;
Obtain described source language and key assignments corresponding to target language, and described key assignments is given in described java script language object, to obtain target language data corresponding to described target language;
Described target language data is shown in described webpage.
8., as claimed in claim 6 based on the language data wiring method of webpage, it is characterized in that, before the step of the target language data that each source language data in described reading preset data table is corresponding, the described language data wiring method based on webpage comprises:
Obtain each source language data in preset data table, and each source language data is translated, to obtain target language data corresponding to each source language data according to the language form preset;
The cell that each source language data is corresponding in described preset data table writes the target language data of its correspondence.
CN201510502629.0A 2015-08-14 2015-08-14 Language data writing method and apparatus based on web page Pending CN105117221A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510502629.0A CN105117221A (en) 2015-08-14 2015-08-14 Language data writing method and apparatus based on web page

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510502629.0A CN105117221A (en) 2015-08-14 2015-08-14 Language data writing method and apparatus based on web page

Publications (1)

Publication Number Publication Date
CN105117221A true CN105117221A (en) 2015-12-02

Family

ID=54665223

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510502629.0A Pending CN105117221A (en) 2015-08-14 2015-08-14 Language data writing method and apparatus based on web page

Country Status (1)

Country Link
CN (1) CN105117221A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105867920A (en) * 2016-03-29 2016-08-17 海尔优家智能科技(北京)有限公司 APP multi-language switching method and system
CN110795931A (en) * 2018-07-17 2020-02-14 福建天泉教育科技有限公司 Method and terminal for detecting WEB website page language

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102289376A (en) * 2011-09-16 2011-12-21 烽火通信科技股份有限公司 Embedded multi-language WEB page realization method and system
CN102402432A (en) * 2010-09-16 2012-04-04 正文科技股份有限公司 Method for creating a multi-lingual web page

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102402432A (en) * 2010-09-16 2012-04-04 正文科技股份有限公司 Method for creating a multi-lingual web page
CN102289376A (en) * 2011-09-16 2011-12-21 烽火通信科技股份有限公司 Embedded multi-language WEB page realization method and system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105867920A (en) * 2016-03-29 2016-08-17 海尔优家智能科技(北京)有限公司 APP multi-language switching method and system
CN110795931A (en) * 2018-07-17 2020-02-14 福建天泉教育科技有限公司 Method and terminal for detecting WEB website page language
CN110795931B (en) * 2018-07-17 2022-10-21 福建天泉教育科技有限公司 Method and terminal for detecting WEB website page language

Similar Documents

Publication Publication Date Title
CN104915141A (en) Method and device for previewing object information
CN105159533A (en) Mobile terminal and automatic verification code input method thereof
CN105426403A (en) Bookmark synchronization method and apparatus
CN105302904A (en) Information pushing method and apparatus
CN105183308A (en) Picture display method and apparatus
CN104954867A (en) Media playing method and device
CN105187521A (en) Service processing device and method
CN105306457A (en) Data caching device and method
CN104915140A (en) Processing method based on virtual key touch operation data and processing device based on virtual key touch operation data
CN105141507A (en) Method and device for displaying head portrait for social application
CN104731512A (en) Method, device and terminal for sharing pictures
CN104809213A (en) Method, device and system for starting application software client
CN104809221A (en) Recommending method for music information and device
CN105094612A (en) Object selecting method and device
CN105354057A (en) Information processing method and server
CN104731927A (en) Sound recording file classifying method and system
CN105095790A (en) Hidden object view method and device
CN105262821A (en) Interface management apparatus and method
CN104932785A (en) Processing method and processing device for mobile terminal
CN104731456A (en) Desktop widget display method and device
CN105095051A (en) Method and device for reminding working state of background application program
CN105426099A (en) Input apparatus and method
CN105426036A (en) Interface display upgrade method, apparatus and system for application
CN105263195A (en) Data transmission device and method
CN105278995A (en) Management method of application, system, server and mobile terminal

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20151202