CN101702641A - Coding method and network server - Google Patents

Coding method and network server Download PDF

Info

Publication number
CN101702641A
CN101702641A CN200910237534A CN200910237534A CN101702641A CN 101702641 A CN101702641 A CN 101702641A CN 200910237534 A CN200910237534 A CN 200910237534A CN 200910237534 A CN200910237534 A CN 200910237534A CN 101702641 A CN101702641 A CN 101702641A
Authority
CN
China
Prior art keywords
webserver
character set
coding
coded data
project label
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
CN200910237534A
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.)
China Agricultural University
Original Assignee
China Agricultural University
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 China Agricultural University filed Critical China Agricultural University
Priority to CN200910237534A priority Critical patent/CN101702641A/en
Publication of CN101702641A publication Critical patent/CN101702641A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention provides a coding method and a network server. The coding method comprises the following steps of: receiving and analyzing request information sent from a terminal by a network server to acquire an item identifier and request content in the request information; coding response data generated according to the request content by the network server according to a first character set to obtain first coded data; acquiring an environment configuration parameter corresponding to the item identifier from a mapping relation table of a configuration file of the network server according to the item identifier by the network server, wherein the environment configuration parameter at least comprises a second character set; coding the first coded data according to the second character set to obtain second coded data; and sending the second coded data to the terminal by the network server. The invention enables the character set employed by the second coded data sent to the terminal by the network server to be the same as a character set employed by page code in a terminal browser by the coding method and the network server, thereby solving the problem that unreadable codes are generated on the screen of the browser.

Description

The coding method and the webserver
Technical field
The embodiment of the invention relates to Internet technology for encoding field, relates in particular to a kind of coding method and the webserver.
Background technology
Along with computer popularizing all over the world, greatly developing of the Internet, the propagation that realizes information by network technology has become topmost method, the propagation of information finally will display by modes such as human language text and pictures, and the download of this literal and picture or upload, at first need computer that it is encoded, in the process of computer code, at first to determine character set, and the character in the character set sorted, be mapped with binary digit then,, can determine to encode with several bytes according to the character character inside the set what.But the literal form of expression of each countries and regions is all different, and the character set that promptly requires to show under the computer correspondingly is also different, and can not be compatible between a lot of character set.
Usually, operating system and the various network services device of providing services on the Internet are all given tacit consent to a kind of coding of use solicited message are handled, promptly acquiescence is used a kind of character set, the display page of each website coding then may use and be different from the character set of using in the operating system and the webserver in browser, the mess code problem will occur.For example, when the response data after the response data that the webserver generates request content according to a kind of character set is encoded and will be encoded sends to browser, if the display page of the website character set that employed character set and the webserver use of encoding is inequality on the browser, will cause the display page coding of website correctly to decode, thereby on the screen of browser, mess code occur the response data behind the webserver coding.
Summary of the invention
The embodiment of the invention provides a kind of coding method and the webserver, in the time of can guaranteeing after the response data that the webserver will generate according to request content is encoded, to send to terminal, the display page of the website employed character set of encoding is identical on this encode employed character set and browser, thereby reaches the purpose that does not show mess code on the screen of browser of terminal.
The embodiment of the invention provides a kind of coding method, wherein, comprising:
The webserver receives and resolves the solicited message that terminal sends, and obtains project label and request content in the described request information;
The described webserver is encoded to the response data that generates according to the described request content according to first character set, obtains first coding data;
The described webserver is according to described project label, from the mapping relations table of the configuration file of the described webserver, obtain the environment configurations parameter corresponding with described project label, described environment configurations parameter comprises second character set at least, and according to described second character set described first coding data is encoded, obtain second coded data;
The described webserver sends described second coded data to described terminal.
The embodiment of the invention provides a kind of webserver, wherein, comprising:
Request receives parsing module, is used for the solicited message that the webserver received and resolved the terminal transmission, obtains project label and request content in the described request information;
First coding module is used for the described webserver according to first character set, and the response data that generates according to the described request content is encoded, and obtains first coding data;
Second coding module, be used for the described webserver according to described project label, from the mapping relations table of the configuration file of the described webserver, obtain the environment configurations parameter corresponding with described project label, described environment configurations parameter comprises second character set at least, and according to described second character set described first coding data is encoded, obtain second coded data;
Sending module is used for the described webserver and sends described second coded data to described terminal.
The coding method of the embodiment of the invention and the webserver, the character set that the response data that terminal is sent by the webserver is encoded and adopted, identical with the employed character set of encoding of the display page on the terminal browser website, thereby make that employed character set can be carried out correct decoding to this response data on the terminal browser website, thereby guaranteed can not occur showing on the screen of terminal browser the problem of mess code.
Description of drawings
In order to be illustrated more clearly in the embodiment of the invention or technical scheme of the prior art, to do one to the accompanying drawing of required use in embodiment or the description of the Prior Art below introduces simply, apparently, accompanying drawing in describing below is some embodiments of the present invention, for those of ordinary skills, under the prerequisite of not paying creative work, can also obtain other accompanying drawing according to these accompanying drawings.
Fig. 1 is coding method embodiment one flow chart of the present invention;
Fig. 2 is coding method embodiment two flow charts of the present invention;
Fig. 3 is coding method embodiment three flow charts of the present invention;
Fig. 4 is the structural representation of webserver embodiment four of the present invention;
Fig. 5 is the structural representation of webserver embodiment five of the present invention.
Embodiment
For the purpose, technical scheme and the advantage that make the embodiment of the invention clearer, below in conjunction with the accompanying drawing in the embodiment of the invention, technical scheme in the embodiment of the invention is clearly and completely described, obviously, described embodiment is the present invention's part embodiment, rather than whole embodiment.Based on the embodiment among the present invention, those of ordinary skills belong to the scope of protection of the invention not making the every other embodiment that is obtained under the creative work prerequisite.
Fig. 1 is coding method embodiment one flow chart of the present invention, in the present embodiment, the request content that sends with terminal is that according to request content the response data that generates to be sent to terminal be example, introduce the technical scheme of the embodiment of the invention in detail, as shown in Figure 1, the coding method of present embodiment specifically can may further comprise the steps:
Step 11, the webserver receive and resolve the solicited message that terminal sends, and obtain project label and request content in the solicited message;
In the present embodiment, project label can be specially the domain name of website, for example Www.baidu.com.cn(Baidu), request content can be specially keyword, text link of importing on the Webpage search frame of user in the terminal website of clicking or the various forms of request contents of uploading such as passage on webpage.
Step 12, the webserver are encoded to the response data that generates according to request content according to first character set, obtain first coding data;
Usually request down, operating system is different, then employed first character set of the webserver of operating system correspondence is also different, for example, when operating system is Linux, first character set of then using in the webserver is specially the Unicode format transformation, and (Unicode Translation Format is designated hereinafter simply as: UTF)-8; When operating system is Windows 95/98, first character set of then using in the webserver as the Chinese international extended code (Chinese Internal Code Specification, hereinafter to be referred as: GBK).Like this, when the display page of the website of the some terminals employed character set of encoding is employed first character set of the webserver of some operating system, when the website of this terminal when other network affair device sends solicited message, it is inequality that other webservers send on employed first character set of first coding data of terminal and this website display page employed character set of encoding, thereby can't correctly decode to first coding data, so that the mess code problem appears on the screen of browser.
Step 13, the webserver are according to project label, from the mapping relations table of the configuration file of the webserver, obtain the environment configurations parameter corresponding with project label, the environment configurations parameter comprises second character set at least, and according to second character set first coding data is encoded, obtain second coded data;
This second character set and the display page on the terminal browser website employed character set of encoding is identical, concrete, when creating a website, need set the display page employed character set of encoding, after configuring employed character set, be about in the mapping relations table of the domain name of this website and the configuration file that this character set is stored in the webserver.When the webserver according to project label, promptly from the mapping relations table, obtain second character set according to the website domain name, this second character set is display page on the website employed character set of encoding, for example, when creating a website, its display page employed character set of encoding is set at " UTF-8 ", and then second character set obtained from the mapping relations table of configuration file of the webserver is " UTF-8 ".
Step 14, the webserver send second coded data to terminal.
Concrete, when the webserver when terminal sends second coded data that is obtained by second character set encoding, this second coded data that end-on is received is decoded according to the display page employed character set of encoding, because this character set is identical with second character set, so can guarantee the mess code problem not occur on the screen of browser.
It should be noted that in the present embodiment step 12 and step 13 both can be carried out corresponding operation simultaneously, also can successively carry out corresponding operation, do not limit the realization of coding method of the present invention.
The coding method of adopting the embodiment of the invention to provide, the webserver is obtained by second character set encoding to second coded data that terminal sends, this second character set and the display page on the terminal browser website employed character set of encoding is identical, thereby when guaranteeing that character set that second coded data that end-on receives is set according to website display page coding is decoded, the problem of mess code can not appear on the screen of terminal browser.
Present embodiment specifically is second character set of obtaining the environment configurations parameter corresponding with project label in the mapping relations table of network profile, and promptly can take a step forward in above-mentioned steps 11 comprises the steps: that in advance the mapping relations table with environment configurations parameter and project label is stored in the configuration file of the webserver.
Further, on the basis of the foregoing description, this coding method also comprises: when project label and environment configurations parameter change, according to project label and the environment configurations parameter after changing, upgrade this mapping relations table.Concrete, when having created a new website, perhaps the display page of website is encoded employed character set when changing, for the request content that guarantees that this website sends, the response data that obtains by network server response can normally be presented on the browser screen, the mess code problem promptly do not occur, need be stored in the configuration file with newly-increased project label and with this project label corresponding characters collection, perhaps upgrade the mapping relations table, promptly upgrade this project label corresponding characters collection.
Above-mentioned coding method provided by the present invention can be applied to different operating system, and wherein a kind of embodiment is described below.
With CentOS operating system is example, first character set that the webserver of CentOS operating system uses is " zh_CN.UTF-8 ", the display page employed character set of encoding is inequality on this first character set that the response data that generates according to request content is encoded and some Chinese websites, thereby caused Chinese display mess code on the browser screen, under the situation of first character set of the webserver by not revising CentOS operating system, in embodiments of the present invention, the coding Transformation Program that to finish writing earlier is compiled into bytecode, be the class file of java, and be stored in the bag under the Web-INF/classes/ catalogue under the engineering project of Java web application.The employed character set of simultaneously the website domain name of Chinese website and corresponding with it display page being encoded is stored in the mapping relations table of configuration file of the webserver of CentOS operating system.
Receive the solicited message of terminal transmission when the webserver after, the solicited message that receives is resolved, obtain project label and request content in the solicited message, the webserver is according to first character set, the response data that generates according to request content is encoded, obtain first coding data, simultaneously, the webserver is according to project label, triggering is carried out initialization to the class file of the java in the bag under the Web-INF/classes/ catalogue under the engineering project that is stored in the Java web application, be specially from the mapping relations table of the configuration file of the webserver and obtain the environment configurations parameter corresponding with this project label, this environment configurations parameter comprises second character set at least, this second character set is on the website of this project label correspondence the display page employed character set of encoding, this configuration file can be specially configuration file Web-INF/Web.xml simultaneously, the webserver is encoded to first coding data according to second character set that gets access to, and obtains second coded data.At last second coded data is sent to terminal, so that do not occur the mess code problem on the screen of terminal browser.
Fig. 2 is coding method embodiment two flow charts of the present invention, in the present embodiment, the request content that sends with terminal is specially and according to request content the response data that generates is stored in the database is example, introduce the technical scheme of the embodiment of the invention in detail, as shown in Figure 2, the coding method of present embodiment specifically can may further comprise the steps:
Step 21, the webserver receive and resolve the solicited message that terminal sends, and obtain project label and request content in the solicited message;
Step 22, the webserver are encoded to the response data that generates according to request content according to first character set, obtain first coding data;
Step 23, the webserver are according to project label, from the mapping relations table of the configuration file of the webserver, obtain the environment configurations parameter corresponding with project label, the environment configurations parameter comprises second character set at least, and according to second character set first coding data is encoded, obtain second coded data;
Step 24, the webserver store second coded data in the database of the webserver according to request content; This request content can be specially uploads passage.
Step 25, the webserver send second coded data to terminal.
The technical scheme of present embodiment has guaranteed second coded data of storing in the database, obtain by second character set encoding, promptly identical with the display page of the website employed character set of encoding, thus more effectively guaranteed the mess code problem can not occur on the screen of terminal browser.
Fig. 3 is coding method embodiment three flow charts of the present invention, in the present embodiment, the request content that sends with terminal is that the response data in the database is sent to terminal is example, introduce the technical scheme of the embodiment of the invention in detail, as shown in Figure 3, the coding method of present embodiment specifically can may further comprise the steps:
Step 31, the webserver receive and resolve the solicited message that terminal sends, and obtain project label and request content in the solicited message;
Step 32, the webserver are encoded to the response data that generates according to request content according to first character set, obtain first coding data;
Step 33, the webserver are according to project label, from the mapping relations table of the configuration file of the webserver, obtain the environment configurations parameter corresponding with project label, the environment configurations parameter comprises second character set at least, and according to second character set first coding data is encoded, obtain second coded data;
Step 34, the webserver will be encoded to the 3rd coded data of obtaining from database according to second character set according to request content, obtain the 4th coded data, and the 4th coded data is sent to terminal;
Step 35, the webserver send second coded data to terminal.
It should be noted that, in step 34, this request content specifically can be a text link, when the webserver is resolved when getting access to this request content receiving the message that calls request, promptly from database, obtain with the text and link the corresponding response data, concrete, in the prior art, if from database, obtain when linking the corresponding response data with the text, database can be encoded to this response data according to the character set of database acquiescence, response data after will encoding then sends to terminal, response data behind this coding is the 3rd coding, so under the display page of this character set and website is encoded employed character set situation inequality, then the mess code problem can on the screen of browser, occur.Therefore, in embodiments of the present invention, for the 3rd coded data that guarantees from database, to obtain when sending to terminal, on the screen of browser mess code can not appear, need encode to the 3rd coded data of from database, obtaining by second character set, to generate the 4th coded data, again the 4th coded data is sent to terminal, employed character set decoding from database so that the display page by the terminal website that the 4th coded data of obtaining can be correct is encoded.
Fig. 4 is the structural representation of webserver embodiment four of the present invention.As shown in Figure 4, this webserver comprises: request receives parsing module 41, first coding module 42, second coding module 43 and sending module 44.Wherein, request receives parsing module 41 and is used for the solicited message that the webserver received and resolved the terminal transmission, obtains project label and request content in the solicited message; First coding module 42 is used for the webserver according to first character set, and the response data that generates according to request content is encoded, and obtains first coding data; Second coding module 43 is used for the webserver according to project label, from the mapping relations table of the configuration file of the webserver, obtain the environment configurations parameter corresponding with project label, this environment configurations parameter comprises second character set at least, and according to this second character set first coding data is encoded, obtain second coded data; Sending module 44 is used for the webserver and sends second coded data to terminal.
Adopt embodiments of the invention, the webserver is obtained by second character set encoding to second coded data that terminal sends, this second character set and the display page on the terminal browser website employed character set of encoding is identical, thereby when having guaranteed that character set that second coded data that end-on receives is set according to website display page coding is decoded, the problem of mess code can not appear on the screen of terminal browser.
Fig. 5 is the structural representation of webserver embodiment five of the present invention, as shown in Figure 5, on the basis of the foregoing description four, because the webserver need be according to project label, from the mapping relations table of the configuration file of the webserver, obtain the environment configurations parameter corresponding with project label, first coding data is encoded by second character set in this environment configurations parameter, therefore the webserver also comprises: memory module 45, the configuration file that is used for the storage networking server, the mapping relations table of environment configurations parameter and project label in storing in advance in this configuration file.
Further, when project label and environment configurations parameter changed, this webserver also need comprise: update module 46 is used for when project label and environment configurations parameter change, according to project label and the environment configurations parameter after changing, upgrade the mapping relations table.
Because according to request content, the webserver also needs second coded data that second coding module 43 obtains is stored, therefore this webserver also comprises: database 47, be used for the webserver according to request content, and second coded data is stored in the database 47 of the webserver.Simultaneously, the request content that receives when the webserver is in the time of need calling second coded data of storage in the database 47, the webserver is encoded to the 3rd coded data of obtaining in 47 from database according to second character set, obtain the 4th coded data, and the 4th coded data is sent to terminal.
Adopt embodiments of the invention, the webserver can guarantee that not only the response data that generates according to request content can be correctly decoded by the display page of the terminal website employed character set of encoding, and has guaranteed also that simultaneously the response data that gets access to from database also can be correctly decoded by the display page of the terminal website employed character set of encoding.Thereby guaranteed effectively the mess code problem can not occur on the screen of browser.
Carry out coding method of the present invention based on the webserver that the embodiment of the invention four and embodiment five are provided, specifically comprise following function operations:
When the webserver to receiving to such an extent that the request message that sends of terminal is resolved, get access to and call request content under the situation that does not relate to database, it for example is input one keyword on the search box on the website, then the workflow of the webserver is: request receives the solicited message that parsing module 41 receiving terminals send, and project label and request content in the solicited message are obtained in parsing, first coding module 42 is according to first character set then, the response data that request content generates is encoded, and acquisition first coding data, and first coding data sent in second coding module 43, second coding module 43 is according to project label, from memory module 45, obtain second character set in the environment configurations parameter corresponding in the mapping relations table of storage with project label, and first coding data is encoded according to second character set, obtain second coded data, second coded data is being sent to terminal by sending module 44.
When the webserver to receiving to such an extent that the request message that sends of terminal is resolved, getting access to the content that calls request is kept at response data in the database, for example on the website, uploading passage, then the workflow of the webserver is: request receives the solicited message that parsing module 41 receiving terminals send, and project label and request content in the solicited message are obtained in parsing, first coding module 42 is according to first character set then, the response data that request content generates is encoded, and acquisition first coding data, and first coding data sent in second coding module 43, second coding module 43 is according to project label, from memory module 45, obtain second character set in the environment configurations parameter corresponding in the mapping relations table of storage with project label, and first coding data is encoded according to second character set, obtain second coded data, when second coded data is sent to terminal by sending module 44, also this second coded data is stored in the database 47.
When the webserver to receiving to such an extent that the request message that sends of terminal is resolved, get access to the content that calls request for when database obtains response data, for example on the website, click a text link, when linking corresponding content with the text to obtain, then the workflow of the webserver is: request receives the solicited message that parsing module 41 receiving terminals send, and project label and request content in the solicited message are obtained in parsing, first coding module 42 is according to first character set then, the response data that request content generates is encoded, and acquisition first coding data, and first coding data sent in second coding module 43, second coding module 43 is according to project label, from memory module 45, obtain second character set in the environment configurations parameter corresponding in the mapping relations table of storage with project label, and first coding data is encoded according to second character set, obtain second coded data, when second coded data is sent to terminal by sending module 44, also from database 47, obtain the 3rd coded data, and the 3rd coded data is decoded according to second character set, obtain the 4th coded data, then the 4th coded data is sent to terminal.
One of ordinary skill in the art will appreciate that: all or part of step that realizes said method embodiment can be finished by the relevant hardware of program command, aforesaid program can be stored in the computer read/write memory medium, this program is carried out the step that comprises said method embodiment when carrying out; And aforesaid storage medium comprises: various media that can be program code stored such as ROM, RAM, magnetic disc or CD.
It should be noted that at last: above embodiment only in order to technical scheme of the present invention to be described, is not intended to limit; Although with reference to previous embodiment the present invention is had been described in detail, those of ordinary skill in the art is to be understood that: it still can be made amendment to the technical scheme that aforementioned each embodiment put down in writing, and perhaps part technical characterictic wherein is equal to replacement; And these modifications or replacement do not make the essence of appropriate technical solution break away from the spirit and scope of various embodiments of the present invention technical scheme.

Claims (9)

1. a coding method is characterized in that, comprising:
The webserver receives and resolves the solicited message that terminal sends, and obtains project label and request content in the described request information;
The described webserver is encoded to the response data that generates according to the described request content according to first character set, obtains first coding data;
The described webserver is according to described project label, from the mapping relations table of the configuration file of the described webserver, obtain the environment configurations parameter corresponding with described project label, described environment configurations parameter comprises second character set at least, and according to described second character set described first coding data is encoded, obtain second coded data;
The described webserver sends described second coded data to described terminal.
2. coding method according to claim 1 is characterized in that, also comprises: the mapping relations table with described environment configurations parameter and project label is stored in the configuration file of the described webserver in advance.
3. coding method according to claim 2 is characterized in that, also comprises: when described project label and described environment configurations parameter change, according to project label and the environment configurations parameter after changing, upgrade described mapping relations table.
4. according to claim 1 or 2 or 3 described coding methods, it is characterized in that, also comprise:
The described webserver stores described second coded data in the database of the described webserver into according to the described request content.
5. coding method according to claim 4 is characterized in that, also comprises:
The described webserver will be encoded to the 3rd coded data of obtaining from described database according to described second character set according to the described request content, obtain the 4th coded data, and described the 4th coded data is sent to described terminal.
6. a webserver is characterized in that, comprising:
Request receives parsing module, is used for the solicited message that the webserver received and resolved the terminal transmission, obtains project label and request content in the described request information;
First coding module is used for the described webserver according to first character set, and the response data that generates according to the described request content is encoded, and obtains first coding data;
Second coding module, be used for the described webserver according to described project label, from the mapping relations table of the configuration file of the described webserver, obtain the environment configurations parameter corresponding with described project label, described environment configurations parameter comprises second character set at least, and according to described second character set described first coding data is encoded, obtain second coded data;
Sending module is used for the described webserver and sends described second coded data to described terminal.
7. the webserver according to claim 6 is characterized in that, also comprises:
Memory module is used to store the configuration file of the described webserver, has stored the mapping relations table of described environment configurations parameter and project label in the described configuration file in advance.
8. the webserver according to claim 7 is characterized in that, also comprises:
Update module is used for when described project label and described environment configurations parameter change, and according to project label and the environment configurations parameter after changing, upgrades described mapping relations table.
9. according to the claim 6 or the 7 or 8 described webservers, it is characterized in that, also comprise:
Database is used for the described webserver according to the described request content, described second coded data is stored in the described database of the described webserver.
CN200910237534A 2009-11-11 2009-11-11 Coding method and network server Pending CN101702641A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN200910237534A CN101702641A (en) 2009-11-11 2009-11-11 Coding method and network server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN200910237534A CN101702641A (en) 2009-11-11 2009-11-11 Coding method and network server

Publications (1)

Publication Number Publication Date
CN101702641A true CN101702641A (en) 2010-05-05

Family

ID=42157536

Family Applications (1)

Application Number Title Priority Date Filing Date
CN200910237534A Pending CN101702641A (en) 2009-11-11 2009-11-11 Coding method and network server

Country Status (1)

Country Link
CN (1) CN101702641A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102385582A (en) * 2010-08-31 2012-03-21 中兴通讯股份有限公司 Method, server and system for processing production test data
CN104484335A (en) * 2014-11-17 2015-04-01 国云科技股份有限公司 Method for processing Chinese disorderly codes submitted in get mode in jsp (java server pages)
CN104661285A (en) * 2013-11-18 2015-05-27 联想(北京)有限公司 An information processing method, device and electronic apparatus
CN106407438A (en) * 2016-09-28 2017-02-15 珠海迈越信息技术有限公司 Data processing method and system
CN106445482A (en) * 2015-08-12 2017-02-22 腾讯科技(深圳)有限公司 Display control method and apparatus
CN106598689A (en) * 2016-12-20 2017-04-26 绿金在线电子商务有限公司 Universal Chinese coding method
CN106649693A (en) * 2016-12-19 2017-05-10 创新科存储技术有限公司 Method and device for processing Chinese data by applying network file system
CN114757145A (en) * 2022-03-21 2022-07-15 慧之安信息技术股份有限公司 Method for judging message character set code
CN116931899A (en) * 2023-09-18 2023-10-24 深圳市好盈科技股份有限公司 Multi-language display performance parameter setting method, system, equipment and medium

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102385582A (en) * 2010-08-31 2012-03-21 中兴通讯股份有限公司 Method, server and system for processing production test data
CN102385582B (en) * 2010-08-31 2016-08-03 中兴通讯股份有限公司 Production test data processing method, server and system
CN104661285A (en) * 2013-11-18 2015-05-27 联想(北京)有限公司 An information processing method, device and electronic apparatus
CN104661285B (en) * 2013-11-18 2018-06-01 联想(北京)有限公司 A kind of processing method of information, device and electronic equipment
CN104484335A (en) * 2014-11-17 2015-04-01 国云科技股份有限公司 Method for processing Chinese disorderly codes submitted in get mode in jsp (java server pages)
CN106445482A (en) * 2015-08-12 2017-02-22 腾讯科技(深圳)有限公司 Display control method and apparatus
CN106445482B (en) * 2015-08-12 2020-09-22 腾讯科技(深圳)有限公司 Display control method and device
CN106407438A (en) * 2016-09-28 2017-02-15 珠海迈越信息技术有限公司 Data processing method and system
CN106649693A (en) * 2016-12-19 2017-05-10 创新科存储技术有限公司 Method and device for processing Chinese data by applying network file system
CN106598689A (en) * 2016-12-20 2017-04-26 绿金在线电子商务有限公司 Universal Chinese coding method
CN114757145A (en) * 2022-03-21 2022-07-15 慧之安信息技术股份有限公司 Method for judging message character set code
CN116931899A (en) * 2023-09-18 2023-10-24 深圳市好盈科技股份有限公司 Multi-language display performance parameter setting method, system, equipment and medium

Similar Documents

Publication Publication Date Title
CN101702641A (en) Coding method and network server
US7975217B2 (en) Embedding metadata with displayable content and applications thereof
CN104850602B (en) A kind of rendering refreshing implementation method and device based on internet web page
CN108664239B (en) Cross-technology-stack web front-end development system and method based on micro-service
US8499099B1 (en) Converting data into addresses
CN106533926B (en) Webpage information spreading method and device
CN104036011A (en) Webpage element display method and browser device.
CN104199812B (en) Data system and method supporting multiple languages
CN103530338A (en) Frame for carrying out page rendering on calculation equipment and page generation method
CN105718534A (en) Information pushing apparatus, information pushing method and client
US20130185322A1 (en) Systems and methods for providing an electronic contact card
CN105072461A (en) Data processing method and device
WO2018053594A1 (en) Emoji images in text messages
JP2023537767A (en) Image processing method and apparatus, and computer-readable storage medium
CN101876998B (en) Method and system for editing data
CN104978325B (en) A kind of web page processing method, device and user terminal
CN101727505B (en) Efficient data processing method and device
WO2023092580A1 (en) Page display method and apparatus, storage medium, and electronic device
CN105630927A (en) Link generation method and apparatus
CN110020343B (en) Method and device for determining webpage coding format
CN101964742B (en) Method, system and device for using network open ability
CN104378393A (en) Resource sharing method and corresponding device
CN109522507B (en) Method for uniformly managing webpage components
CN102231150A (en) Method and system for managing word stock of embedded browser
CN109413077B (en) JSON message data receiving and sending method and device and electronic equipment

Legal Events

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

Application publication date: 20100505