CN106777231B - Internet page text configuration method and system - Google Patents

Internet page text configuration method and system Download PDF

Info

Publication number
CN106777231B
CN106777231B CN201611220978.4A CN201611220978A CN106777231B CN 106777231 B CN106777231 B CN 106777231B CN 201611220978 A CN201611220978 A CN 201611220978A CN 106777231 B CN106777231 B CN 106777231B
Authority
CN
China
Prior art keywords
thread variable
user
text
language type
language
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.)
Active
Application number
CN201611220978.4A
Other languages
Chinese (zh)
Other versions
CN106777231A (en
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.)
Beijing Forever Technology Co Ltd
Original Assignee
Beijing Forever 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 Beijing Forever Technology Co Ltd filed Critical Beijing Forever Technology Co Ltd
Priority to CN201611220978.4A priority Critical patent/CN106777231B/en
Publication of CN106777231A publication Critical patent/CN106777231A/en
Application granted granted Critical
Publication of CN106777231B publication Critical patent/CN106777231B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9577Optimising the visualization of content, e.g. distillation of HTML documents

Abstract

The application provides an internet page text configuration method and system, when page request data sent by a user side is obtained, whether a configured user configuration list exists in the system is judged, if not, a first key value is generated according to request path information in the request data and address information of the user side, a value matched with the address information is obtained, a key value pair is generated according to the first key value and the value, a language text corresponding to the key value pair is obtained, and the configured page is sent to the user side according to the page matched with the request path information and the language text configuration. Therefore, automatic configuration of the text of the page accessed by the user is realized, and the use by the user is facilitated.

Description

Internet page text configuration method and system
Technical Field
The invention relates to the technical field of internet, in particular to an internet page text configuration method and system for realizing multi-text switching of internet pages.
Background
The Web application system is used as application software which is convenient to distribute and use, and can be rapidly spread. The user can access and use the web application system anywhere the internet is available only by knowing the access address of the web application system. There may be situations where users in different countries and different regions use the same set of web application systems. However, users in different countries and regions use different kinds of languages, and in order to make the users use the web application system more conveniently, the web application system is required to support multiple text settings.
In the prior art, when a web application system configures a text page, a text configuration is usually performed in a manner manually selected by a user, and because language characters used by users in different regions are different, if displayed characters on a webpage are not characters familiar to the user, the user cannot quickly find out where to perform language text switching, which affects the use of the user.
Disclosure of Invention
In view of this, embodiments of the present invention provide a method and a system for configuring an internet page text, so as to implement automatic switching of text contents of a webpage accessed by a user side.
In order to achieve the above purpose, the embodiments of the present invention provide the following technical solutions:
an internet page text configuration method comprises the following steps:
acquiring page request data uploaded by a user side, wherein the page request data at least comprises request path information of a user access page and address information of an access user;
judging whether a user configuration list corresponding to the user side exists or not, and if not, generating a first key value according to the request path information and the address information;
generating a first key value pair according to the first key and the value matched with the address information, wherein each value corresponds to a language text;
and configuring text information of a page matched with the path information according to the language text corresponding to the value in the first key value pair, and sending the configured webpage to the user side.
Preferably, the method for configuring the text of the internet page further includes:
defining a name space thread variable, a language type thread variable, a request path information thread variable and a region thread variable corresponding to the user side, and storing the name space thread variable, the language type thread variable, the request path information thread variable and the region thread variable into a user side configuration list corresponding to the user side;
the namespace thread variable is configured to: generating a unique name in a name space according to the request path information thread variable;
the language type thread variable is configured to: defining a language type according to the user side input instruction or determining the language type according to the region thread variable, wherein the priority of the language type defined according to the user side input instruction is higher than that of the language type determined according to the region thread variable;
the request path information thread variable is configured to be request path information sent by a user terminal;
the region thread variable is configured to: region information corresponding to address information of the accessing user.
Preferably, the method for configuring the text of the internet page further includes: if the user configuration list corresponding to the user side exists;
generating a first key value according to the namespace thread variable and the language type thread variable;
generating a first key-value pair according to the first key and a value matched with the language type thread variable;
and configuring text information of a page matched with the path information according to the language text corresponding to the value in the first key value pair, and sending the configured webpage to the user side.
Preferably, the method for configuring the text of the internet page further includes:
acquiring a text selection instruction input by a user side, wherein the text selection instruction comprises a language text identifier selected by a user;
and acquiring the language type matched with the language text identifier, and updating the language type thread variable according to the language type.
An internet page text configuration system comprising:
the data acquisition unit is used for acquiring page request data uploaded by a user side, wherein the page request data at least comprises request path information of a user access page and address information of an access user;
the key configuration unit is used for judging whether a user configuration list corresponding to the user side exists or not, and if not, generating a first key value according to the request path information and the address information;
the key value pair configuration unit is used for generating a first key value pair according to the first key and the value matched with the address information, wherein each value corresponds to a language text;
and the text configuration unit is used for configuring the text information of the page matched with the path information according to the language text corresponding to the value in the first key value pair and sending the configured webpage to the user side.
Preferably, the internet page text configuration system further includes:
the user parameter configuration unit is used for defining a name space thread variable, a language type thread variable, a request path information thread variable and a region thread variable corresponding to the user terminal, and storing the name space thread variable, the language type thread variable, the request path information thread variable and the region thread variable into a user terminal configuration list corresponding to the user terminal;
the namespace thread variable is configured to: generating a unique name according to the request path information thread variable;
the language type thread variable is configured to: defining a language type according to the user side input instruction or determining the language type according to the region thread variable, wherein the priority of the language type defined according to the user side input instruction is higher than that of the language type determined according to the region thread variable;
the request path information thread variable is configured to be request path information sent by a user terminal;
the region thread variable is configured to: region information corresponding to address information of the accessing user.
Preferably, the internet page text configuration system further includes: the key configuration unit is further configured to: if the user configuration list corresponding to the user side exists; generating a first key value according to the namespace thread variable and the language type thread variable;
generating a first key-value pair according to the first key and a value matched with the language type thread variable;
and configuring text information of a page matched with the path information according to the language text corresponding to the value in the first key value pair, and sending the configured webpage to the user side.
Preferably, in the internet page text configuration system, the data acquisition unit is further configured to acquire a text selection instruction input by a user side, where the text selection instruction at least includes a language text identifier;
the user parameter configuration unit is further configured to: and when the text selection instruction is obtained, obtaining a language type matched with the language text identification, and updating the language type thread variable according to the language type.
Based on the technical scheme, according to the internet page text configuration method and the system provided by the embodiment of the invention, when the page request data sent by the user side is obtained, whether a configured user configuration list exists in the system is judged, if not, a first key value is generated according to the request path information in the request data and the address information of the user side, a value matched with the address information is obtained, a key value pair is generated according to the first key value and the value, the language text corresponding to the key value pair is obtained, and the configured page is sent to the user side according to the page matched with the request path information and the language text configuration. Therefore, automatic configuration of the text of the page accessed by the user is realized, and the use by the user is facilitated.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a schematic flowchart of a method for configuring an internet page text disclosed in an embodiment of the present application;
fig. 2 is a schematic flowchart of a method for configuring an internet page text according to another embodiment of the present application;
fig. 3 is a schematic structural diagram of an internet page text configuration system disclosed in an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
In order to provide different texts of webpages for different users, the application discloses an Internet webpage text configuration method and system capable of achieving automatic switching of webpage texts.
Before the method and the system are executed, the configuration of the multi-language table is needed to be carried out in advance, and the configuration process comprises the following steps:
a configuration stage:
designing a multi-language table;
the multilingual table includes the following fields:
id: a unique identifier for a multilingual configuration;
language: language types, such as: zh-CN Chinese (China), zh-TW Chinese (Taiwan), en-US English (USA), en-GB English (UK), etc.;
pagepath: relative path of jsp page;
key: a language key value;
value: a language value;
description: other descriptive information of the piece of data;
adding multi-language configuration:
analyzing a text unit which needs to realize a multi-language function in a service system;
adding multi-language configuration in a database multi-language table;
referring to fig. 1, the method may include:
step S101: acquiring page request data uploaded by a user side;
in this step, when the server obtains page request data uploaded by the user side and used for requesting a target webpage, the data may be conventional page request data sent to the server when the user side accesses the webpage, and the page request data at least includes request path information of a user accessing the page and address information of an accessing user;
step S102: judging whether a user configuration list corresponding to the user side exists or not, and if not, generating a first key value according to the request path information and the address information;
the user configuration list may include a configuration list generated according to page request data sent by the user side, and may include: nameSpace thread variables, language thread variables defined in the ConfigHelper class; a servletPath thread variable, a locale thread variable, defined in the Parameter class;
wherein the namespace thread variable is configured to: a unique name is generated in the namespace, which is typically the name of a Uniform Resource Identifier (URI) in XML, based on the request Path info thread variable. Whereas URIs are used only as names. The main purpose is to avoid name conflicts;
the language type thread variable is configured to: defining a language type according to the user side input instruction or determining the language type according to the region thread variable, wherein the priority of the language type defined according to the user side input instruction is higher than that of the language type determined according to the region thread variable; in other words, the language thread variable may be set by the user according to the setting, when an input instruction for a language type to be specified sent by the user end is obtained, the language type thread variable is set according to the input instruction of the user, and when an input instruction for a language type to be specified sent by the user end is not obtained, the system may determine the language type according to the area thread variable, that is, select a language type corresponding to an area in the area thread variable; and when the user accesses other web pages in the server, only the namespace thread variable and the request path information thread variable in the user configuration list need to be changed, so that the text contents of a plurality of web pages are configured by adopting one user configuration list.
The request path information thread variable is configured to be request path information sent by a user terminal, namely, the request path information thread variable is updated according to the request path information in the page request data sent by the user terminal;
the region thread variable is configured to: the area information corresponding to the address information of the access user, that is, the geographical location information where the user terminal is located is obtained according to the address information analysis of the user terminal, and the address information may be an IP address of the user terminal or the like.
Step S103: generating a first key value pair according to the first key value and a value matched with the address information, wherein each value corresponds to a language text;
in this step, a language text is configured in advance for each value, for example: the area A1 corresponds to a value, the language text corresponding to the value is a general language text of the AI area, the language text corresponds to the language type in the above, and the text type configured for the page to be accessed by the user at this time can be determined according to the value in the first key value pair;
step S104: and configuring text information of a page matched with the path information according to the language text corresponding to the value in the first key value pair, and sending the configured webpage to the user side.
According to the technical scheme disclosed by the embodiment of the application, when page request data sent by a user side is acquired, whether a configured user configuration list exists in a system is judged, if not, a first key value is generated according to request path information in the request data and address information of the user side, a value matched with the address information is acquired, a key value pair is generated according to the first key value and the value, a language text corresponding to the key value pair is acquired, and the configured page is sent to the user side according to the page matched with the request path information and the language text configuration. Therefore, automatic configuration of the text of the page accessed by the user is realized, and the use by the user is facilitated.
In the technical solution disclosed in the above embodiment of the present application, the user configuration list may be automatically generated after acquiring page request data sent by a user side, and when a user configuration list corresponding to the user side is already established, in the method, a text of a target page accessed by a user may be configured according to the user configuration list, specifically, referring to fig. 2, if a user configuration list corresponding to the user side exists, the method may further include:
step S201: generating a first key value according to the namespace thread variable and the language type thread variable;
step S202: generating a first key value pair according to the first key value and a value matched with the language type thread variable;
step S104: and configuring text information of a page matched with the path information according to the language text corresponding to the value in the first key value pair, and sending the configured webpage to the user side.
In the above method, if the first key value is empty, that is, there is no corresponding value, that is, when the system does not configure the language text corresponding to the address information of the user end, it is not necessary to change the text form of the target page accessed by the user end.
If the thread variable of the name space in the user configuration list is empty, a unique name can be generated in the name space according to the request path information in the acquired request data, and the problem of key value repetition during multi-text configuration is greatly reduced due to the introduction of the concept of the name space. In addition, the name space is automatically generated by the system according to specific conditions, and the user does not need to be concerned about setting the name space. Finally, the introduction of the concept of the namespace also enables the program developer to reduce the length of key value input when replacing the text unit with the key value, thereby facilitating the writing of the front-end page program.
In view of the above, in the method disclosed in the above embodiment of the present application, the user may further configure the text content of the target web page according to a text selection instruction uploaded by the user, where the target web page configured according to the address information is not suitable for the user side when the user accesses the web page in another place, for example, a chinese person surfs the internet in the united states, and at this time, the method further includes:
acquiring a text selection instruction input by a user side, wherein the text selection instruction comprises a language text identifier selected by a user;
and acquiring the language type matched with the language text identifier, and updating the language type thread variable according to the language type.
In this embodiment, an overall flow of the internet page text configuration method disclosed in the above-mentioned embodiment of the present application is described:
configuring an empty user terminal configuration list, namely defining a namespace thread variable and a language type thread variable in a ConfigHelper class; requesting a path information thread variable and an area thread variable in a Parameter class;
when acquiring request data uploaded by a user side, configuring the user side configuration list according to the request data, namely: configuring a request path information thread variable according to the request path information in the request data, and configuring the area thread variable according to the user address information in the request data; generating a unique name in a name space according to the request path information thread variable, and configuring a language type thread variable according to the region thread variable;
acquiring the request path information thread variable and the language type thread variable to form a first key value;
generating a first key-value pair by the first key value and the value matched with the language type thread variable;
and configuring the text content of the target page accessed by the user side according to the language text corresponding to the first key value pair, and sending the configured text content to the user side.
Corresponding to the above method, the present application also discloses an internet page text configuration system, which is applicable to a server, and referring to fig. 3, the system may include:
the data acquisition unit 100 is configured to acquire page request data uploaded by a user side, where the page request data at least includes request path information of a user accessing a page and address information of an accessing user;
a key configuration unit 200, configured to determine whether a user configuration list corresponding to the user side exists, and if not, generate a first key value according to the request path information and the address information;
a key-value pair configuration unit 300, configured to generate a first key-value pair according to the first key and a value matched with the address information, where each value corresponds to a language text;
a text configuration unit 400, configured to configure, according to the language text corresponding to the value in the first key value pair, text information of the page matching the path information, and send the configured web page to the user side.
Corresponding to the method, the system may further include:
the user parameter configuration unit is used for defining a name space thread variable, a language type thread variable, a request path information thread variable and a region thread variable corresponding to a user side according to request data sent by the user side, and storing the name space thread variable, the language type thread variable, the request path information thread variable and the region thread variable into a user side configuration list corresponding to the user side;
the namespace thread variable is configured to: generating a unique name according to the request path information thread variable;
the language type thread variable is configured to: defining a language type according to the user side input instruction or determining the language type according to the region thread variable, wherein the priority of the language type defined according to the user side input instruction is higher than that of the language type determined according to the region thread variable;
the request path information thread variable is configured to be request path information sent by a user terminal;
the region thread variable is configured to: region information corresponding to address information of the accessing user.
Corresponding to the above method, the key configuration unit is further configured to: if the user configuration list corresponding to the user side exists; generating a first key value according to the namespace thread variable and the language type thread variable;
generating a first key-value pair according to the first key and a value matched with the language type thread variable;
and configuring text information of a page matched with the path information according to the language text corresponding to the value in the first key value pair, and sending the configured webpage to the user side.
Corresponding to the method, the data acquisition unit is also used for acquiring a text selection instruction input by a user terminal, and the text selection instruction at least comprises a language text mark;
the user parameter configuration unit is further configured to: and when the text selection instruction is obtained, obtaining a language type matched with the language text identification, and updating the language type thread variable according to the language type.
For convenience of description, the above system is described with the functions divided into various modules, which are described separately. Of course, the functionality of the various modules may be implemented in the same one or more software and/or hardware implementations as the present application.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, the system or system embodiments are substantially similar to the method embodiments and therefore are described in a relatively simple manner, and reference may be made to some of the descriptions of the method embodiments for related points. The above-described system and system embodiments are only illustrative, wherein the units described as separate parts may or may not be physically separate, and the parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative components and steps have been described above generally in terms of their functionality in order to clearly illustrate this interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in Random Access Memory (RAM), memory, Read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
It is further noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (6)

1. An internet page text configuration method is characterized by comprising the following steps:
acquiring page request data uploaded by a user side, wherein the page request data at least comprises request path information of a user access page and address information of an access user;
judging whether a user configuration list corresponding to the user side exists or not, and if not, generating a first key value according to the request path information and the address information;
generating a first key value pair according to the first key and the value matched with the address information, wherein each value corresponds to a language text;
configuring text information of a page matched with the path information according to a language text corresponding to the value in the first key value pair, and sending the configured webpage to the user side;
further comprising:
defining a name space thread variable, a language type thread variable, a request path information thread variable and a region thread variable corresponding to the user side, and storing the name space thread variable, the language type thread variable, the request path information thread variable and the region thread variable into a user side configuration list corresponding to the user side;
the namespace thread variable is configured to: generating a unique name in a name space according to the request path information thread variable;
the language type thread variable is configured to: defining a language type according to the user side input instruction or determining the language type according to the region thread variable, wherein the priority of the language type defined according to the user side input instruction is higher than that of the language type determined according to the region thread variable;
the request path information thread variable is configured to be request path information sent by a user terminal;
the region thread variable is configured to: region information corresponding to address information of the accessing user.
2. The method of claim 1, further comprising: if the user configuration list corresponding to the user side exists;
generating a first key value according to the namespace thread variable and the language type thread variable;
generating a first key-value pair according to the first key and a value matched with the language type thread variable;
and configuring text information of a page matched with the path information according to the language text corresponding to the value in the first key value pair, and sending the configured webpage to the user side.
3. The method of claim 2, further comprising:
acquiring a text selection instruction input by a user side, wherein the text selection instruction comprises a language text identifier selected by a user;
and acquiring the language type matched with the language text identifier, and updating the language type thread variable according to the language type.
4. An internet page text configuration system, comprising:
the data acquisition unit is used for acquiring page request data uploaded by a user side, wherein the page request data at least comprises request path information of a user access page and address information of an access user;
the key configuration unit is used for judging whether a user configuration list corresponding to the user side exists or not, and if not, generating a first key value according to the request path information and the address information;
the key value pair configuration unit is used for generating a first key value pair according to the first key and the value matched with the address information, wherein each value corresponds to a language text;
the text configuration unit is used for configuring text information of a page matched with the path information according to a language text corresponding to the value in the first key value pair and sending the configured webpage to the user side;
further comprising:
the user parameter configuration unit is used for defining a name space thread variable, a language type thread variable, a request path information thread variable and a region thread variable corresponding to the user terminal, and storing the name space thread variable, the language type thread variable, the request path information thread variable and the region thread variable into a user terminal configuration list corresponding to the user terminal;
the namespace thread variable is configured to: generating a unique name according to the request path information thread variable;
the language type thread variable is configured to: defining a language type according to the user side input instruction or determining the language type according to the region thread variable, wherein the priority of the language type defined according to the user side input instruction is higher than that of the language type determined according to the region thread variable;
the request path information thread variable is configured to be request path information sent by a user terminal;
the region thread variable is configured to: region information corresponding to address information of the accessing user.
5. The internet page text configuration system of claim 4, further comprising: the key configuration unit is further configured to: if the user configuration list corresponding to the user side exists; generating a first key value according to the namespace thread variable and the language type thread variable;
generating a first key-value pair according to the first key and a value matched with the language type thread variable;
and configuring text information of a page matched with the path information according to the language text corresponding to the value in the first key value pair, and sending the configured webpage to the user side.
6. The system for configuring internet page text according to claim 5, wherein the data acquisition unit is further configured to acquire a text selection instruction input by a user side, the text selection instruction at least including a language text identifier;
the user parameter configuration unit is further configured to: and when the text selection instruction is obtained, obtaining a language type matched with the language text identification, and updating the language type thread variable according to the language type.
CN201611220978.4A 2016-12-26 2016-12-26 Internet page text configuration method and system Active CN106777231B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611220978.4A CN106777231B (en) 2016-12-26 2016-12-26 Internet page text configuration method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611220978.4A CN106777231B (en) 2016-12-26 2016-12-26 Internet page text configuration method and system

Publications (2)

Publication Number Publication Date
CN106777231A CN106777231A (en) 2017-05-31
CN106777231B true CN106777231B (en) 2020-06-02

Family

ID=58926895

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611220978.4A Active CN106777231B (en) 2016-12-26 2016-12-26 Internet page text configuration method and system

Country Status (1)

Country Link
CN (1) CN106777231B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113378515B (en) * 2021-08-16 2021-11-02 宜科(天津)电子有限公司 Text generation system based on production data

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
BRPI0510660A2 (en) * 2004-06-04 2009-01-27 Netpia Com Inc mother tongue internet address system
US7590935B2 (en) * 2005-07-08 2009-09-15 Microsoft Corporation Dynamic generation of WSDL documents based on database metadata
CN102651750B (en) * 2011-02-24 2015-03-18 阿里巴巴集团控股有限公司 Method, system and device for providing Web page information
CN105138555B (en) * 2015-07-20 2019-08-06 新浪网技术(中国)有限公司 A kind of multilingual international loading method of webpage and device

Also Published As

Publication number Publication date
CN106777231A (en) 2017-05-31

Similar Documents

Publication Publication Date Title
CN107948314B (en) Business processing method and device based on rule file and server
US9883002B2 (en) Method and system for accessing website
KR101113349B1 (en) Intelligent download of application programs
US8849904B2 (en) Incorporating web applications into web pages at the network level
CN106202547B (en) Site management method and device and website system
US9251223B2 (en) Alternative web pages suggestion based on language
US8516362B2 (en) Methods for extending a document transformation server to process multiple documents from multiple sites and devices thereof
CN105528218B (en) Data drawing list Cascading Methods and data drawing list cascade system
CN107239701B (en) Method and device for identifying malicious website
KR20180125009A (en) Data caching method and apparatus
CN103425483B (en) Method and storage medium for dynamically customized menus
WO2015103967A1 (en) Application categorization method, application categorization apparatus, and service server
JP2005533294A (en) Service acquisition method and service acquisition system
CN110941779A (en) Page loading method and device, storage medium and electronic equipment
CN105653678A (en) Data chart subscription method and data chart subscription system
CN107526748B (en) Method and equipment for identifying user click behavior
CN106777231B (en) Internet page text configuration method and system
CN109255082B (en) Page label display method and device
KR20090115149A (en) Unifying discoverability of a website's services
US20070055663A1 (en) Programmatic response for detected variants of HTTP requests
WO2014187182A1 (en) Method, apparatus and system for controlling address input
CN110955449B (en) Gray scale release method and device for client
EP2998885A1 (en) Method and device for information search
WO2018081963A1 (en) Method and device for dns resolution and network system
EP3136674B1 (en) Method and device for processing message of iptv

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant