CN113536101A - Method for personalized web page display, system thereof and computer readable storage medium - Google Patents

Method for personalized web page display, system thereof and computer readable storage medium Download PDF

Info

Publication number
CN113536101A
CN113536101A CN202010306508.XA CN202010306508A CN113536101A CN 113536101 A CN113536101 A CN 113536101A CN 202010306508 A CN202010306508 A CN 202010306508A CN 113536101 A CN113536101 A CN 113536101A
Authority
CN
China
Prior art keywords
user
page
webpage
user role
web page
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
CN202010306508.XA
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.)
Guangdong Hoondraw Software Technology Co ltd
Original Assignee
Guangdong Hoondraw Software 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 Guangdong Hoondraw Software Technology Co ltd filed Critical Guangdong Hoondraw Software Technology Co ltd
Priority to CN202010306508.XA priority Critical patent/CN113536101A/en
Publication of CN113536101A publication Critical patent/CN113536101A/en
Pending legal-status Critical Current

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/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation
    • 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/953Querying, e.g. by the use of web search engines
    • G06F16/9538Presentation of query results

Abstract

The invention discloses a method for displaying personalized web pages, a system thereof and a computer readable storage medium, wherein the method comprises the following steps: receiving user login information based on a webpage login interface of a webpage end; identifying a user role based on the user login information; calling a page component corresponding to the user role in a system server based on the user role; and displaying the corresponding webpage interface service frame of the webpage component based on the personalized setting of the webpage end. In the embodiment of the invention, the user role binds the associated page components to realize the personalized webpage display method, thereby meeting the office requirements under different application scenes, and the page components are enabled to be more concentrated on the information concentration degree of the page components through independent scheduling page components, thereby reducing the generation of information isolated islands and meeting the customized requirements under different application scenes.

Description

Method for personalized web page display, system thereof and computer readable storage medium
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a method and a system for displaying a personalized web page and a computer-readable storage medium.
Background
The WWW service and the Gopher service are accessed through a client program, which is called a web browser because it allows a user to roam according to a HyperText Link (HyperText Link) without having to make a purposeful query. Web browsers encourage occasional discovery and hence name. A browser refers to a piece of software that can display the contents of HTML files of a web server or file system and let a user interact with the files. Web browsers interact with web servers and retrieve web pages primarily via the HTTP protocol, these web pages are specified by URLs, the file format is usually HTML, and is specified by MIME in the HTTP protocol. A web page may include a plurality of documents, each document being obtained from a server. Most browsers themselves support a wide range of formats other than HTML, such as image formats like JPEG, PNG, GIF, etc., and are capable of expanding to support numerous plug-ins (plug-ins). In addition, many browsers also support other URL types and their corresponding protocols, such as FTP, Gopher, HTTPS (encrypted versions of the HTTP protocol). The HTTP content type and URL protocol specifications allow web page designers to embed images, animations, video, sound, streaming media, etc. in web pages.
At present, most of webpage display contents are presented to users in an initial picture, or byte jumping self-adaptively identifies user preference push information, namely, service events which are independent one by one, a personalized customized service function module aiming at a specific application scene is lacked, and personalized service matched with user roles causes that the matching degree of the page presentation contents and users under the specific application scene is not high, the content positioning of page components is also easy to cause that information islands cannot be self-adaptively matched with corresponding role users.
Disclosure of Invention
The invention aims to overcome the defects of the prior art, and provides a method for displaying a personalized webpage, a system thereof and a computer readable storage medium, which enable a role user to match corresponding page parts through a user role.
In order to solve the above technical problem, an embodiment of the present invention provides a method for displaying a personalized webpage, where the method includes the following steps:
receiving user login information based on a webpage login interface of a webpage end;
identifying a user role based on the user login information;
calling a page component corresponding to the user role in a system server based on the user role;
and displaying the corresponding webpage interface service frame of the webpage component based on the personalized setting of the webpage end.
The identifying the user role based on the user login information comprises:
extracting user identity information in user login information;
and extracting user role information corresponding to the user from a user role library based on the user identity information, wherein the user role information is related to a page component set by the user.
The calling of the page component corresponding to the user role in the system server based on the user role comprises the following steps:
when the user role is identified as a new user role, calling a page component corresponding to the new user role in a system server based on the new user role; or
And when the user role is identified to be the customized user role, calling the page part corresponding to the customized user role in the system server based on the customized user role.
The step of presenting the corresponding webpage interface service frame of the page component based on the personalized setting of the webpage end comprises the following steps:
the page part is associated with the corresponding business event, the webpage end analyzes the page part and presents the page part based on the corresponding webpage interface service frame, and the corresponding business event is presented in the webpage interface service frame.
The page components are located in a separate service server.
The webpage login interface based on the webpage end receives user login information, and the method comprises the following steps:
receiving user login information, and identifying user ID and password information in the user login information;
and verifying whether the user login information is legal or not based on the user ID information and the password information.
The method further comprises the following steps:
receiving a user instruction, wherein the user instruction comprises a personalized setting page component option instruction;
calling the corresponding page component in the system server based on the personalized setting page component option instruction;
and displaying the corresponding webpage interface service frame of the page component based on a webpage end, and storing the personalized setting page component option of the user role corresponding to the user instruction by the system server based on the page component option instruction.
The method further comprises the following steps:
receiving an event modification instruction and sending the event modification instruction to a system server;
the system server identifies a user role and a page component corresponding to the event modification instruction and a service event corresponding to the event modification instruction;
and the system server matches the service event corresponding to the event modification instruction with the corresponding user role, and matches the service event corresponding to the event modification instruction with the page component corresponding to the user role.
Correspondingly, the embodiment of the invention also provides a system for displaying the personalized webpage, and the received system comprises:
one or more processors;
a memory;
one or more applications, wherein the one or more applications are stored in the memory and configured to be executed by the one or more processors, the one or more applications configured to: the above-described method of personalizing a web page display is performed.
Accordingly, embodiments of the present invention further provide a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the method for personalized web page display described above.
According to the method and the device for displaying the personalized webpage, the associated webpage components are bound through the user roles, the personalized webpage display method is achieved, office requirements under different application scenes are met, the page components are enabled to be more concentrated on the information concentration degree of the page components through independent scheduling of the webpage components, the generation of information isolated islands is reduced, and customized requirements under different application scenes are met. By calling different page components, the independent page components can be compatible with service requirements under different application scenes, so that the page components can be maximally compatible in the system, and the repeated deployment of related service modules is reduced.
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 some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a schematic diagram of a system architecture for personalized web page display according to an embodiment of the present invention;
FIG. 2 is a flow diagram of a method for personalized web page display in an embodiment of the invention;
fig. 3 is a schematic structural component diagram of a system for personalized web page display in the embodiment of the present invention.
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.
Fig. 1 shows a system for personalized web page display in an embodiment of the present invention, where the system includes a web page display end and a web page system end, the web page display end generally faces a user directly, and may be a mobile terminal or a computer, and the web page system end generally is a server providing web page content, and needs to respond to a client requirement to send the web page content for the client to parse, and the web page content is finally presented to the user through a browsing interface.
The webpage display end is used for displaying a webpage interface, a user login module is arranged on the webpage interface and used for receiving user login information input by a user, the user login information is sent to the system end based on a corresponding mode, a user role is identified based on the user login information, a page component corresponding to the user role is called in a system server of the webpage system end through the user role, and after all the page components are received by the terminal of the webpage display end, the page component can be displayed on a corresponding webpage interface service frame based on personalized setting of the webpage end.
The webpage system end is used for storing a role library, a template library (a plurality of page components are stored in the template library, the template library provides page component selection for a user), a business event and a plurality of function servers or assemblies supporting the page components, the business event is associated with the page components, and one page component is a page component.
The method comprises the steps that a system end identifies user information, a default webpage interface is displayed based on a new user mode and authority in a new registered user mode, the webpage interface presents the webpage interface in a default state according to the authority of a user, the webpage interface in the default state can call a plurality of preset page components in combination with user roles, corresponding information is pushed to a display end through the plurality of page components to display the webpage interface, the webpage interface is combined with the plurality of page components to form the webpage interface in the default state, the plurality of page components can integrate business events related to the page components, and the business events are displayed on the webpage interface where the page components are located.
The system side identifies user information, acquires a plurality of page components customized by the user role after identifying the user role, and displays a user interface by pushing corresponding information to a display side through the customized page components, the web interface combines the customized web interface with the page components, the customized web interface is combined with the customized web interface, the service events related to each page component are integrated into the page components, and the service events are displayed on the web interface where each page component is located.
In the specific implementation process, a user generates a new business event based on the operation of a webpage interface, the business event is sent to a system end, and the system end identifies a user role corresponding to the business event and associates a corresponding page component under the user role.
Based on the system architecture shown in fig. 1, an embodiment of the present invention provides a method for displaying a personalized webpage, which receives user login information based on a webpage login interface of a webpage end; identifying a user role based on the user login information; calling a page component corresponding to the user role in a system server based on the user role; and displaying the corresponding webpage interface service frame of the webpage component based on the personalized setting of the webpage end.
Specifically, fig. 2 shows a flowchart of a method for displaying a personalized web page in the embodiment of the present invention, where the method includes the following steps:
s201, logging in by a user;
in the initial login process, a user logs in according to the home page address of the hypertext link, and the login interface of the home page address is a conventional page or a uniform login interface.
S202, receiving user login information based on a webpage login interface of a webpage end;
when a user logs in a login interface under a home page address, a webpage presents a user input box and a password input box, the user can input a user ID based on the user input box, the user can input password information based on the password input box, and a webpage end can package the user ID information and the password information and send the user ID information and the password information to a system end for a safety authentication process.
The system side firstly carries out a security authentication process based on user login information, namely, the system side receives the user login information sent by the webpage side and identifies user ID and password information in the user login information; and verifying whether the user login information is legal or not based on the user ID information and the password information, carrying out the next process when the user ID and the password information are identified to accord with the security authentication condition, and otherwise, displaying information such as password error or user absence to the webpage end.
S203, identifying the role of the user based on the user login information;
specifically, the system side extracts user identity information in the user login information; and extracting user role information corresponding to the user from a user role library based on the user identity information, wherein the user role information is related to a page component set by the user.
For example, for a specific intra-school cooperative office web page, the user with different roles, such as a teaching post role, an administrative post role, a leader management post role, and the like, may be involved in the existence of the user with different roles, and different roles may give a cooperative office mode that does not pass through, and some page components need to be predefined based on different roles, and these page components are associated with the roles, so that the user can conveniently implement cooperative office based on role operation.
One page component of the webpage system end can be borne by an independent server, the content borne by one page component is called in the independent server, information islanding is avoided, the content can be shared to different system ends, for example, for the page component of the weather function, the page component borne by one server can be supplied to all the page components needing the weather function, and the page component borne by the server does not need to be repeatedly arranged to bear the weather function.
S204, calling a page component corresponding to the user role in the system server based on the user role;
the page component corresponding to the user role called in the system server based on the user role comprises the following steps: when the user role is identified as a new user role, calling a page component corresponding to the new user role in a system server based on the new user role; or when the user role is identified to be the customized user role, calling the page part corresponding to the customized user role in the system server based on the customized user role.
For a new registered user, after the role of the new registered user is determined, the corresponding page component is matched with the user role of the registered user, which is generally a preset web page fixed template, and when the web page fixed template is displayed based on a web page, a web page composed of a plurality of page components is displayed, for example, a web page browsing mode composed of 5 page components such as A, B, C, D, E is related to a teaching post role, a page browsing mode composed of 5 page components such as A, B, E, F, G is related to an administrative post role, and a page browsing mode composed of 6 page components such as A, B, C, G, H, I is related to a leader management post role.
The new registered user can select a customized page component based on the page display interface, namely, the role of the teaching post feels that the page component B is not greatly related to the work affairs, and is not interested in the work affairs, the page component can be deleted, the relation of the page component to the work affairs related to the page component G is strong, the page component can be selected as a customized option, and the page component after the role of the teaching post is replanned is a page browsing mode formed by 5 page components such as A, C, D, E, G.
S205, displaying the corresponding webpage interface service box of the page component based on the personalized setting of the webpage end;
the customized page components of the user are different, the web interface service frames displayed on the web page end are different, for example, the web interface service frames presented by the roles of the leader management post, the teaching post and the administrative post are different, and the business components are recombined and presented on the web page end after being independently called on the system end due to the fact that different roles are associated with different page components, so that personalized web page interfaces under different user requirements are formed for browsing.
And S206, presenting the corresponding business event based on the webpage interface service box.
When the method is specifically set, the page component is associated with the corresponding business event, the webpage end analyzes the page component and presents the page component based on the corresponding webpage interface service frame, and the corresponding business event is presented in the webpage interface service frame.
In specific implementation, the page component can be located in an independent service server, and the independent service server bears the corresponding page component function, so that the service server bears the function independently.
In a specific implementation process, the personalized setting behavior of a user is involved, the user selects a personalized page component through a webpage end, namely the webpage end receives a user instruction, and the user instruction comprises a personalized setting page component option instruction; calling the corresponding page component in the system server based on the personalized setting page component option instruction; and displaying the corresponding webpage interface service frame of the page component based on a webpage end, and storing the personalized setting page component option of the user role corresponding to the user instruction by the system server based on the page component option instruction.
In a specific implementation process, a user operates event operations of relevant page components based on a personalized webpage, such as document examination and approval or notification release, and after the contents are generated, a page end receives an event modification instruction and sends the event modification instruction to a system server; the system server identifies a user role and a page component corresponding to the event modification instruction and a service event corresponding to the event modification instruction; and the system server matches the service event corresponding to the event modification instruction with the corresponding user role, and matches the service event corresponding to the event modification instruction with the page component corresponding to the user role.
Through the implementation mode, the original system model is displayed by a solidified page frame, the content presented by the page cannot be changed, the method of the embodiment of the invention can be combined with different users to carry out self-defining setting of page components, each page component is independently formed and can reconstruct the original integrated system design, each person in the embodiment of the invention has a personal self-defined menu, the menu formed by the page components can be changed through the authorized definition of roles, the displayed menu is an initialization menu under the condition of no change, the corresponding page components are displayed aiming at different user roles, the authority behaviors of the role users can be limited, the page components without associated matters can not be selected and can not be presented, and the menu bar can be automatically hidden.
By the implementation mode, cooperative office can be realized, different modules are defined for different positions, page components defined by different positions are different, each page component can be matched with an independent user role, related page components can be selected by combining with the user identity, and uninteresting page components can be selected to be hidden or not displayed in a page.
In particular, embodiments of the present invention further provide a system for personalizing a web page display, which may involve one or more processors, a memory, and one or more applications, where the one or more applications are stored in the memory and configured to be executed by the one or more processors, and the one or more applications are configured to: the above-described method of personalizing a web page display is performed.
The system for personalized web page display shown in fig. 3 includes a processor 302, a memory 303, an input unit 304, a display unit 305, and other devices. Those skilled in the art will appreciate that the device configuration means shown in fig. 3 do not constitute a limitation of all devices and may include more or less components than those shown, or some components in combination. The memory 303 may be used to store the application 301 and various functional modules, and the processor 302 executes the application 301 stored in the memory 303, thereby performing various functional applications of the device and data processing. The memory may be internal or external memory, or include both internal and external memory. The memory may comprise read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), flash memory, or random access memory. The external memory may include a hard disk, a floppy disk, a ZIP disk, a usb-disk, a magnetic tape, etc. The disclosed memory includes, but is not limited to, these types of memory. The disclosed memory is by way of example only and not by way of limitation.
The input unit 304 is used for receiving input of signals and receiving keywords input by a user. The input unit 304 provides input operation behavior for the user, can collect operation process instructions of the user on the webpage interface, and drives the corresponding connection device according to a preset program; other input devices may include, but are not limited to, one or more of a physical keyboard, function keys (e.g., play control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like. The display unit 305 may be used to display information input by a user or information provided to the user and various menus of the terminal device. The display unit 305 may take the form of a liquid crystal display, an organic light emitting diode, or the like. The processor 302 is a control center of the terminal device, connects various parts of the entire device using various interfaces and lines, and performs various functions and processes data by operating or executing software programs and/or modules stored in the memory 302 and calling data stored in the memory.
As one embodiment, the system includes: one or more processors 302, a memory 303, one or more applications 301, wherein the one or more applications 301 are stored in the memory 303 and configured to be executed by the one or more processors 302, the one or more applications 301 configured to perform the method of personalizing a display of a web page of any of the above embodiments.
Specifically, the embodiment of the present invention further provides a computer-readable storage medium, on which a computer program is stored, and when the computer program is executed by a processor, the method for displaying a personalized webpage is implemented.
Those skilled in the art will appreciate that all or part of the steps in the methods of the above embodiments may be implemented by associated hardware instructed by a program, which may be stored in a computer-readable storage medium, and the storage medium may include: a Read Only Memory (ROM), a Random Access Memory (RAM), a magnetic or optical disk, or the like.
In addition, the above embodiments of the present invention are described in detail, and the principle and the implementation manner of the present invention should be described herein by using specific examples, and the above description of the embodiments is only used to help understanding the method and the core idea of the present invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.

Claims (10)

1. A method for personalizing the display of a web page, said method comprising the steps of:
receiving user login information based on a webpage login interface of a webpage end;
identifying a user role based on the user login information;
calling a page component corresponding to the user role in a system server based on the user role;
and displaying the corresponding webpage interface service frame of the webpage component based on the personalized setting of the webpage end.
2. The method of personalizing the display of a web page according to claim 1, wherein said identifying a user role based on user login information comprises:
extracting user identity information in user login information;
and extracting user role information corresponding to the user from a user role library based on the user identity information, wherein the user role information is related to a page component set by the user.
3. The method for personalized web page display of claim 2, wherein the invoking of the page component corresponding to the user role in the system server based on the user role comprises:
when the user role is identified as a new user role, calling a page component corresponding to the new user role in a system server based on the new user role; or
And when the user role is identified to be the customized user role, calling the page part corresponding to the customized user role in the system server based on the customized user role.
4. The method for personalized web page display according to claim 3, wherein the presenting the corresponding web page interface service box based on the personalized settings of the web page side comprises:
the page part is associated with the corresponding business event, the webpage end analyzes the page part and presents the page part based on the corresponding webpage interface service frame, and the corresponding business event is presented in the webpage interface service frame.
5. The method for personalized web page display of claim 4, wherein the page component is located in a separate business server.
6. The method of personalizing web page display according to claim 1, wherein said receiving user login information based on web page login interface of web page side comprises:
receiving user login information, and identifying user ID and password information in the user login information;
and verifying whether the user login information is legal or not based on the user ID information and the password information.
7. The method for personalized web page display of any of claims 1 to 6, the method further comprising:
receiving a user instruction, wherein the user instruction comprises a personalized setting page component option instruction;
calling the corresponding page component in the system server based on the personalized setting page component option instruction;
and displaying the corresponding webpage interface service frame of the page component based on a webpage end, and storing the personalized setting page component option of the user role corresponding to the user instruction by the system server based on the page component option instruction.
8. The method for personalized web page display of claim 7, the method further comprising:
receiving an event modification instruction and sending the event modification instruction to a system server;
the system server identifies a user role and a page component corresponding to the event modification instruction and a service event corresponding to the event modification instruction;
and the system server matches the service event corresponding to the event modification instruction with the corresponding user role, and matches the service event corresponding to the event modification instruction with the page component corresponding to the user role.
9. A system for personalizing the display of a web page, the receiving system comprising:
one or more processors;
a memory;
one or more applications, wherein the one or more applications are stored in the memory and configured to be executed by the one or more processors, the one or more applications configured to: a method of performing a personalized web page display according to any of claims 1 to 8.
10. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out a method for personalizing a display of a web page according to any one of claims 1 to 8.
CN202010306508.XA 2020-04-17 2020-04-17 Method for personalized web page display, system thereof and computer readable storage medium Pending CN113536101A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010306508.XA CN113536101A (en) 2020-04-17 2020-04-17 Method for personalized web page display, system thereof and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010306508.XA CN113536101A (en) 2020-04-17 2020-04-17 Method for personalized web page display, system thereof and computer readable storage medium

Publications (1)

Publication Number Publication Date
CN113536101A true CN113536101A (en) 2021-10-22

Family

ID=78093487

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010306508.XA Pending CN113536101A (en) 2020-04-17 2020-04-17 Method for personalized web page display, system thereof and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN113536101A (en)

Similar Documents

Publication Publication Date Title
US10909212B2 (en) Obfuscating network page structure
US8555200B2 (en) Representing editable attributes of embedded content
JP5305581B2 (en) Method, portal, and computer program for exchanging portlet configuration data
US9537929B2 (en) Summarizing portlet usage in a portal page
US8046428B2 (en) Presenting video content within a web page
US9864671B1 (en) Systems and methods of live experimentation on content provided by a web site
US7130812B1 (en) Method and system for managing real time data
US20050187895A1 (en) Dynamically customizing a user interface for the aggregation of content
US20120060087A1 (en) System and method for converting an existing website into a mobile compatible website
US20080077653A1 (en) Methods, systems, and computer program products for enabling dynamic content in a markup-language-based page using a dynamic markup language element
CN105635063B (en) Internet of Things communication protocol configuration method and device
US10339199B2 (en) Methods, systems, and computer readable media for capturing and storing a web page screenshot
US9497260B2 (en) Communication between two web applications
KR20090005097A (en) Systems and methods of transforming data for web communities and web applications
CN109428877B (en) Method and device for accessing service system through user equipment
CN111953709B (en) Multimedia content transmission method, multimedia content display method and device and electronic equipment
US20080021696A1 (en) System and method of providing a fast path link for an identified set of data
US20030050969A1 (en) Information integration system
US20160012074A1 (en) System and method for providing contextual analytics data
WO2021093673A1 (en) E-mail sending method, apparatus and device, and computer-readable storage medium
US20050021858A1 (en) Network conduit for providing access to data services
CN107770377A (en) A kind of method of the establishment interactive voice mobile phone news client based on HTML5
CN113536101A (en) Method for personalized web page display, system thereof and computer readable storage medium
JP2005508046A (en) System and method for automatically accessing network pages
Cisco Preface

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