CN112328245A - Page display method, system, electronic equipment and storage medium - Google Patents

Page display method, system, electronic equipment and storage medium Download PDF

Info

Publication number
CN112328245A
CN112328245A CN202011197368.3A CN202011197368A CN112328245A CN 112328245 A CN112328245 A CN 112328245A CN 202011197368 A CN202011197368 A CN 202011197368A CN 112328245 A CN112328245 A CN 112328245A
Authority
CN
China
Prior art keywords
terminal
service code
terminal information
display method
page display
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
CN202011197368.3A
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.)
Umeox Innovations Co ltd
Original Assignee
Umeox Innovations 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 Umeox Innovations Co ltd filed Critical Umeox Innovations Co ltd
Priority to CN202011197368.3A priority Critical patent/CN112328245A/en
Publication of CN112328245A publication Critical patent/CN112328245A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation
    • G06F8/44Encoding
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Human Computer Interaction (AREA)
  • Computational Linguistics (AREA)
  • Computing Systems (AREA)
  • Computer Security & Cryptography (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a page display method, a page display system, electronic equipment and a storage medium. The page display method comprises the steps that a first terminal and a second terminal are in communication connection, then the first terminal obtains terminal information of the second terminal, the first terminal inquires and obtains a service code corresponding to the terminal information from a local database according to the terminal information, then page data corresponding to the service code is obtained according to the service code, and display is carried out according to the page data. The embodiment of the invention determines the corresponding service code through the terminal information to realize that the first terminal can obtain the corresponding page data only according to the service code, thereby effectively reducing the development difficulty, saving the development time, improving the operation efficiency of the application program and being convenient for updating and maintaining.

Description

Page display method, system, electronic equipment and storage medium
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a page display method and system, an electronic device, and a storage medium.
Background
At present, due to the rapid development of communication tools and communication technologies, some intelligent terminal devices, such as watches, electronic eyes, computers and the like, provide convenience for life of people through interactive operation and display with terminal application programs. In the traditional method, developers need to edit different logic algorithms in codes to judge information such as currently connected intelligent terminal devices and pages needing to be displayed in application programs of terminals, the pages and functions needing to be displayed on the application programs of each intelligent terminal device may be different, and when more intelligent terminal devices are used, the functions needing to be realized by the application programs are stronger, and the more codes the developers need to write; when a terminal, such as a mobile phone, is connected to a new intelligent terminal device, information related to the new intelligent terminal device needs to be added to the code, and the whole application program needs to be updated when the new intelligent terminal device is released to a user side, which is very cumbersome.
In practical application, an application program on one mobile phone often interacts with a plurality of intelligent terminal devices, so that the application program is inconvenient to maintain and update, the development period is long, the development difficulty is relatively high, the judgment and algorithm in codes are more complex, and the running efficiency of the application program is lower.
Disclosure of Invention
The present invention is directed to solving at least one of the problems of the prior art. Therefore, the invention provides a page display method, a page display system, an electronic device and a computer storage medium, wherein a first terminal can acquire a corresponding service code from a local database according to terminal information of a second terminal and then display page data corresponding to the service code, thereby effectively reducing development difficulty, shortening development period, improving operation efficiency of an application program and being easy to maintain and update.
The page display method according to the embodiment of the first aspect of the invention is applied to a first terminal, and comprises the following steps:
establishing communication connection with a second terminal;
acquiring terminal information of the second terminal;
inquiring and acquiring a corresponding service code in a local database according to the terminal information;
and displaying the page data corresponding to the service code according to the service code.
The page display method provided by the embodiment of the invention at least has the following beneficial effects: the first terminal establishes communication connection with the second terminal, then the first terminal acquires terminal information of the second terminal, the first terminal inquires and acquires a service code corresponding to the terminal information from a local database according to the terminal information, then page data corresponding to the service code is acquired according to the service code, and display is carried out according to the page data. The embodiment of the invention determines the corresponding service code through the terminal information to realize that the first terminal can obtain the corresponding page data only according to the service code, thereby effectively reducing the development difficulty, saving the development time, improving the operation efficiency of the application program and being convenient for updating and maintaining.
According to some embodiments of the invention, further comprising:
and if the service code corresponding to the terminal information does not exist in the local database, sending the terminal information to a server, and receiving the service code returned by the server according to the terminal information.
According to some embodiments of the invention, further comprising: and storing the terminal information sent to the server and the service code corresponding to the terminal information returned by the server into the local database.
According to some embodiments of the present invention, the displaying, according to the service code, page data corresponding to the service code includes:
and acquiring the page data according to the service code and a prestored mapping parameter, and displaying the page data, wherein the mapping parameter is used for identifying the mapping relation between the service code and the page data.
According to a second aspect of the invention, a page display method includes:
the first terminal establishes communication connection with the second terminal;
the second terminal sends terminal information to the first terminal;
the first terminal inquires and acquires a corresponding service code in a local database according to the terminal information;
and the first terminal displays page data corresponding to the service code according to the service code.
According to some embodiments of the invention, further comprising:
if the service code corresponding to the terminal information does not exist in the local database, the first terminal sends the terminal information to a server;
the server sends a service code corresponding to the terminal information to the first terminal according to the terminal information;
the page display method provided by the embodiment of the invention at least has the following beneficial effects: the first terminal establishes communication connection with the second terminal, the second terminal sends terminal information to the first terminal, the first terminal inquires and obtains a service code corresponding to the terminal information from a local database according to the terminal information, page data corresponding to the service code is obtained according to the service code, and the page data is displayed. The embodiment of the invention determines the corresponding service code through the terminal information to realize that the first terminal can obtain the corresponding page data only according to the service code, thereby effectively reducing the development difficulty, saving the development time, improving the operation efficiency of the application program and being convenient for updating and maintaining.
A page display system according to an embodiment of a third aspect of the present invention includes:
the communication module is used for establishing communication connection between a first terminal and a second terminal and acquiring terminal information of the second terminal;
the processing module is used for acquiring a service code in a local database according to the terminal information and determining page data through the service code;
and the display module is used for displaying the page data.
The page display system provided by the embodiment of the invention at least has the following beneficial effects: by executing the page display method of the first aspect of the present invention or the page display method of the second aspect of the present invention, the development difficulty can be reduced, the development period can be shortened, the operation efficiency of the application program can be improved, and the maintenance and the update are easy.
According to some embodiments of the invention, further comprising:
and the sending module is used for sending the terminal information to a server and receiving the service code returned by the server according to the terminal information.
An electronic device according to a fourth aspect of the embodiments of the present invention, at least one processor, and a memory communicatively coupled to the at least one processor; the memory stores instructions, and the instructions are executed by the at least one processor, so that when the at least one processor executes the instructions, the page display method applied to the first terminal according to the embodiment of the first aspect or the page display method according to the embodiment of the second aspect is implemented.
According to the electronic equipment provided by the embodiment of the invention, at least the following beneficial effects are achieved: by executing the page display method according to the first aspect of the embodiment or the page display method according to the second aspect of the embodiment, the development difficulty can be reduced, the development period can be shortened, the operation efficiency of the application program can be improved, and the maintenance and the updating are easy.
The computer-readable storage medium according to the fifth aspect of the present invention stores computer-executable instructions for causing a computer to execute the page display method according to the first aspect of the present invention or the page display method according to the second aspect of the present invention.
The computer-readable storage medium according to the embodiment of the invention has at least the following advantages: by executing the page display method according to the first aspect or the page display method according to the second aspect, the development difficulty can be reduced, the development period can be shortened, and the maintenance and the updating are easy.
Additional aspects and advantages of the invention will be set forth in part in the description which follows and, in part, will be obvious from the description, or may be learned by practice of the invention.
Drawings
The invention is further described with reference to the following figures and examples, in which:
FIG. 1 is a flowchart illustrating a page display method according to an embodiment of the present invention;
FIG. 2 is a schematic flow chart diagram illustrating a page display method according to another embodiment of the present invention;
FIG. 3 is a block diagram of a page display system according to an embodiment of the present invention;
FIG. 4 is a block diagram of another module of the page display system according to the embodiment of the present invention.
Detailed Description
Reference will now be made in detail to embodiments of the present invention, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to the same or similar elements or elements having the same or similar function throughout. The embodiments described below with reference to the accompanying drawings are illustrative only for the purpose of explaining the present invention, and are not to be construed as limiting the present invention.
In the description of the present invention, it should be understood that the orientation or positional relationship referred to in the description of the orientation, such as the upper, lower, front, rear, left, right, etc., is based on the orientation or positional relationship shown in the drawings, and is only for convenience of description and simplification of description, and does not indicate or imply that the device or element referred to must have a specific orientation, be constructed and operated in a specific orientation, and thus, should not be construed as limiting the present invention.
In the description of the present invention, the meaning of a plurality is one or more, the meaning of a plurality is two or more, and the above, below, exceeding, etc. are understood as excluding the present numbers, and the above, below, within, etc. are understood as including the present numbers. If the first and second are described for the purpose of distinguishing technical features, they are not to be understood as indicating or implying relative importance or implicitly indicating the number of technical features indicated or implicitly indicating the precedence of the technical features indicated.
In the description of the present invention, unless otherwise explicitly limited, terms such as arrangement, installation, connection and the like should be understood in a broad sense, and those skilled in the art can reasonably determine the specific meanings of the above terms in the present invention in combination with the specific contents of the technical solutions.
In the description of the present invention, reference to the description of the terms "one embodiment," "some embodiments," "an illustrative embodiment," "an example," "a specific example," or "some examples," etc., means that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the present invention. In this specification, the schematic representations of the terms used above do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
At present, due to the rapid development of communication tools and communication technologies, some intelligent terminal devices, such as watches, electronic eyes, computers and the like, provide convenience for life of people through interactive operation and display with terminal application programs. In the traditional method, developers need to edit different logic algorithms in codes to judge information such as currently connected intelligent terminal devices and pages needing to be displayed in application programs of terminals, the pages and functions needing to be displayed on the application programs of each intelligent terminal device may be different, and when more intelligent terminal devices are used, the functions needing to be realized by the application programs are stronger, and the more codes the developers need to write; when a terminal, such as a mobile phone, is connected to a new intelligent terminal device, information related to the new intelligent terminal device needs to be added to the code, and the whole application program needs to be updated when the new intelligent terminal device is released to a user side, which is very cumbersome.
In practical application, an application program on one mobile phone often interacts with a plurality of intelligent terminal devices, so that the application program is inconvenient to maintain and update, the development period is long, and the development difficulty is relatively high.
Based on this, the page display method provided by the embodiment of the application can reduce the development difficulty, shorten the development period, improve the operation efficiency of the application program, and is easy to maintain and update.
In a first aspect, an embodiment of the present application provides a page display method, and referring to fig. 1, a flow chart of the page display method in the embodiment of the present invention is shown, where the page display method is applied to a first terminal, and specifically includes the steps of:
step S110, establishing communication connection with a second terminal;
step S120, acquiring terminal information of a second terminal;
step S130, inquiring and acquiring corresponding service codes in a local database according to the terminal information;
and step S140, displaying the page data corresponding to the service code according to the service code.
In steps S110 and S120, the first terminal requests to connect to the second terminal or the first terminal receives a connection request of the second terminal, the first terminal and the second terminal establish a communication connection, specifically, the first terminal is a mobile phone or a tablet computer, etc. in which an application program is installed, the second terminal is an intelligent device such as a bracelet, a watch, or an electronic eye, etc., a user uses the first terminal to operate on the first terminal, the second terminal is controlled by the application program of the first terminal, and the second terminal executes a corresponding operation according to an instruction of the first terminal, so as to realize interaction between the first terminal and the second terminal, and also facilitate remote control of the user. Different intelligent terminal devices can achieve different functions, and therefore the first terminal needs to acquire terminal information of the second terminal, identify specific second terminal devices according to the terminal information, and display corresponding pages, function controls and the like according to the terminal information.
In step S130, terminal information of different intelligent devices and service codes corresponding to the terminal information are pre-stored in a local database, where the service codes are the terminal information to be stored by developers according to different coding rules and are stored in the database so as to facilitate functions of querying and storing between the terminal itself or the terminal and the server, a mapping relationship exists between the terminal information and the service codes, and the first terminal queries whether a field exists in the local database and matches the terminal information, and if so, obtains the service codes corresponding to the terminal information.
In some embodiments, the terminal information includes a device model and a device code, the device model indicates which kind of intelligent device the second terminal is specifically, the device code is used to distinguish different devices of the same model, the device model and the device code jointly determine the uniqueness of the second terminal device, so that the first terminal device can accurately identify the second terminal device, and further, the local database and the database of the server only store the device model and the device code, and do not relate to user operation and personal information, and can guarantee privacy and security of a user.
In step S140, the first terminal searches for a field matched with the service code in the preset data according to the service code, and returns page data corresponding to the service code.
In some embodiments, displaying the page data corresponding to the service code according to the service code includes: and acquiring page data according to the service codes and prestored mapping parameters, and displaying the page data, wherein the mapping parameters are used for identifying the mapping relation between the service codes and the page data.
In practical application, a developer sets mapping parameters in advance in a development process, specifically, page data in the mapping parameters represents functions owned by a second terminal, that is, different service codes and page data corresponding to the service codes are integrated to form a mapping relation, the mapping parameters can be written in codes or stored in a local database, and the service codes and the page data have a corresponding relation.
In some embodiments, the page data includes a page and a function control, the page may be a chat interface, a selection interface, a video interface, or the like, or may be only a background, different interfaces may implement different functional interactions between the first terminal and the second terminal, and a developer may set a style of the page according to an attribute of the second terminal; the user can control the behavior of the second terminal by clicking the function control, after the user clicks the function control, the first terminal sends the function instruction to the second terminal, the second terminal executes the behavior corresponding to the function control according to the function instruction, interaction between the first terminal and the second terminal is realized, and when the first terminal and the second terminal are located in two different areas, the operation of the second terminal can be controlled through the first terminal, so that the function of remote control is realized.
The embodiment of the invention provides a page display method, which is applied to a first client, a communication connection is established between a first terminal and a second terminal, then the first terminal acquires terminal information of the second terminal, the first terminal inquires and acquires a service code corresponding to the terminal information from a local database according to the terminal information, then page data corresponding to the service code is acquired according to the service code, and the page data is displayed according to the page data. The embodiment of the invention determines the corresponding service code through the terminal information to realize that the first terminal can obtain the corresponding page data only according to the service code, thereby effectively reducing the development difficulty, saving the development time and being convenient for updating and maintaining.
Referring to fig. 2, a schematic flow chart of another specific embodiment of the page display method in the embodiment of the present invention is shown, based on the steps in fig. 1, further including:
step S210, judging whether a service code corresponding to the terminal information exists in a local database;
step S220, if the service code corresponding to the terminal information does not exist in the local database, sending the terminal information to the server, and receiving the service code returned by the server according to the terminal information.
In step S210 and step S220, it is required to first determine whether a service code corresponding to the terminal information exists in the local database, for example, the first terminal is a mobile phone, when the user uses the mobile phone application program for the first time, the local database of the first terminal does not store data related to the terminal information, an option for adding equipment may appear in the mobile phone application program, after the user adds equipment, because the local database does not store data related to the terminal information, the first terminal communicates with the server terminal through the application program interface, the first terminal sends the terminal information to the server terminal, the server terminal queries the service code corresponding to the terminal information in the database of the server terminal according to the terminal information, the server terminal returns the service code to the first terminal, and the first terminal displays corresponding page data according to the service code.
In some embodiments, when the server returns the service code to the first terminal, the first terminal stores the terminal information sent to the server and the service code corresponding to the terminal information returned by the server into the local database, so that the first terminal can search the service code corresponding to the terminal information in the local database when connecting the same second terminal device next time, thereby reducing the steps of determining the first terminal.
In the specific application, the terminal information and the service code in the server-side database are preset, a developer can record the existing terminal information and the corresponding service code into the database of the server, when a new intelligent device appears on the market, the developer can directly add the terminal information and the service code of the new intelligent device into the database, and when the first terminal requests to acquire the service code of the new intelligent device, the server sends the terminal information and the service code of the new intelligent device to the first terminal and stores the terminal information and the service code of the new intelligent device in the local database of the first terminal.
In other embodiments, the server side periodically synchronizes the terminal information and the service code to the local database, and the periodic update may be manually periodic update or may set a periodic update time at the server side.
In other embodiments, when a new intelligent device appears in the market, the terminal information and the service code of the new intelligent device may be directly added to the database of the server, and the terminal information and the service code are synchronized into the local database, that is, each time a developer updates or adds a new terminal information and a new service code to the database of the server, the terminal information and the service code are synchronized into the local database in real time. In the development process, the terminal information and the service code corresponding to the terminal information do not need to be written into the code, the whole application program does not need to be updated, and new terminal information and the new service code can be obtained in real time, so that the development time of developers is effectively saved, the development difficulty is reduced, and the operation efficiency of the application program is improved.
In a second aspect, an embodiment of the present invention further provides a page display method, which is specifically applied to a first terminal, a second terminal, and a server, and includes: the first terminal establishes communication connection with the second terminal, the second terminal sends terminal information to the first terminal, the first terminal queries and obtains corresponding service codes in a local database according to the terminal information, and the first terminal displays page data corresponding to the service codes according to the service codes, so that developers do not need to write complex logic judgment in the codes, development difficulty is reduced, development difficulty is effectively reduced, development time is shortened, and running efficiency of application programs is improved.
In some embodiments, if the service code corresponding to the terminal information does not exist in the local database, the first terminal sends the terminal information to the server, the server sends the service code corresponding to the terminal information to the first terminal according to the terminal information, and the first terminal displays page data corresponding to the service code according to the service code, so that developers do not need to write complex logic judgment in the code, development difficulty is reduced, development difficulty is effectively reduced, development time is shortened, and operating efficiency of an application program is improved.
In a third aspect, an embodiment of the present invention further provides a page display system, and referring to fig. 3, a block diagram of the page display system in the embodiment of the present invention is shown, where the block diagram includes:
the communication module 100, the communication module 100 is configured to establish a communication connection between a first terminal and a second terminal, and acquire terminal information of the second terminal;
the processing module 200, the processing module 200 is configured to obtain a service code in the local database according to the terminal information, and determine page data through the service code;
and the display module 300, wherein the display module 300 is used for displaying the page data.
In some embodiments, the communication module 100 includes a connection module and an obtaining module, the connection module is configured to enable the first terminal to establish a communication connection with the second terminal for interaction, and the obtaining module is configured to obtain the terminal information of the second terminal, including: and acquiring the equipment model and the equipment code of the second terminal, so that the second terminal has uniqueness.
In some embodiments, the processing module 200 is configured to process the terminal information acquired from the second terminal, and search whether a field matching the terminal information exists in the local database, if so, the processing module 200 acquires a service code corresponding to the terminal information, and compares the service code with a preset mapping parameter to obtain page data corresponding to the service code, where the page data includes a function control and a page, and correspondingly, the display window of the first terminal is used to display the function control and the page.
In some embodiments, referring to fig. 4, another block diagram of a page display system in an embodiment of the present invention is shown, further including: and the sending module 400, where the sending module 400 is configured to send the terminal information to the server, and receive a service code returned by the server according to the terminal information, and if the terminal information field cannot be found in the local database, the sending module 400 sends the terminal information to the server, and the sending module 400 is further configured to receive the service code corresponding to the terminal information found by the server.
In some embodiments, the display module 300 is configured to display according to the page data, and when the first terminal is switched to connect with a second terminal different from the first terminal, the display module 300 may be switched to the current page data, so that a user can see different page backgrounds and function controls capable of implementing different functions on an interface of an application program of the first terminal, so that the user can control the second terminal through the function controls.
By executing the page display method applied to the first terminal in the first aspect of the present invention or the page display method in the second aspect of the present invention, the page display system described above can reduce the development difficulty, shorten the development period, improve the operating efficiency of the application program, and is easy to maintain and update.
In a fourth aspect, an embodiment of the present invention further provides an electronic device, including: at least one processor, and a memory communicatively coupled to the at least one processor;
the processor is configured to execute the page display method applied to the first terminal in the first aspect of the embodiment or the page display method in the second aspect of the invention by calling the computer program stored in the memory.
The memory, as a non-transitory computer readable storage medium, may be used to store a non-transitory software program and a non-transitory computer executable program, such as the page display method applied to the first terminal in the embodiment of the first aspect of the present invention or the page display method in the embodiment of the second aspect of the present invention. The processor implements the page display method applied to the first terminal in the above-described first aspect embodiment or the page display method as in the second aspect embodiment of the present invention by running a non-transitory software program and instructions stored in the memory.
The memory may include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function; the stored data area may store and execute the page display method applied to the first terminal in the above-described first aspect embodiment or the page display method as in the second aspect embodiment of the present invention. Further, the memory may include high speed random access memory, and may also include non-transitory memory, such as at least one disk storage device, flash memory device, or other non-transitory solid state storage device. In some embodiments, the memory optionally includes memory located remotely from the processor, and these remote memories may be connected to the terminal over a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The non-transitory software programs and instructions required to implement the page display method applied to the first terminal in the above-described first aspect embodiment or the page display method in the second aspect embodiment of the present invention are stored in a memory, and when executed by one or more processors, perform the page display method applied to the first terminal in the above-described first aspect embodiment or the page display method in the second aspect embodiment of the present invention.
In a fifth aspect, embodiments of the present application further provide a computer-readable storage medium storing computer-executable instructions for: executing the page display method applied to the first terminal in the first aspect embodiment or the page display method as in the second aspect embodiment of the present invention;
in some embodiments, the computer-readable storage medium stores computer-executable instructions, which are executed by one or more control processors, for example, by one of the processors in the electronic device of the third aspect, and may cause the one or more processors to perform the page display method applied to the first terminal in the first aspect or the page display method in the second aspect of the present invention.
The above described embodiments of the device are merely illustrative, wherein the units illustrated as separate components may or may not be physically separate, i.e. may be located in one place, or may also be distributed over a plurality of network elements. 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 will appreciate that all or some of the steps, systems, and methods disclosed above may be implemented as software, firmware, hardware, and suitable combinations thereof. Some or all of the physical components may be implemented as software executed by a processor, such as a central processing unit, digital signal processor, or microprocessor, or as hardware, or as an integrated circuit, such as an application specific integrated circuit. Such software may be distributed on computer readable media, which may include computer storage media (or non-transitory media) and communication media (or transitory media). The term computer storage media includes volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data, as is well known to those of ordinary skill in the art. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, Digital Versatile Disks (DVD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can accessed by a computer. In addition, communication media typically embodies computer readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media as known to those skilled in the art.
The embodiments of the present invention have been described in detail with reference to the accompanying drawings, but the present invention is not limited to the above embodiments, and various changes can be made within the knowledge of those skilled in the art without departing from the gist of the present invention. Furthermore, the embodiments of the present invention and the features of the embodiments may be combined with each other without conflict.

Claims (10)

1. The page display method is applied to a first terminal and is characterized by comprising the following steps:
establishing communication connection with a second terminal;
acquiring terminal information of the second terminal;
inquiring and acquiring a corresponding service code in a local database according to the terminal information;
and displaying the page data corresponding to the service code according to the service code.
2. The page display method according to claim 1, further comprising:
and if the service code corresponding to the terminal information does not exist in the local database, sending the terminal information to a server, and receiving the service code returned by the server according to the terminal information.
3. The page display method according to claim 2, further comprising: and storing the terminal information sent to the server and the service code corresponding to the terminal information returned by the server into the local database.
4. The page display method according to claim 1, wherein the displaying the page data corresponding to the service code according to the service code comprises:
and acquiring the page data according to the service code and a prestored mapping parameter, and displaying the page data, wherein the mapping parameter is used for identifying the mapping relation between the service code and the page data.
5. The page display method is characterized by comprising the following steps:
the first terminal establishes communication connection with the second terminal;
the second terminal sends terminal information to the first terminal;
the first terminal inquires and acquires a corresponding service code in a local database according to the terminal information;
and the first terminal displays page data corresponding to the service code according to the service code.
6. The page display method according to claim 5, further comprising:
if the service code corresponding to the terminal information does not exist in the local database, the first terminal sends the terminal information to a server;
and the server sends the service code corresponding to the terminal information to the first terminal according to the terminal information.
7. A page display system, comprising:
the communication module is used for establishing communication connection between a first terminal and a second terminal and acquiring terminal information of the second terminal;
the processing module is used for acquiring a service code in a local database according to the terminal information and determining page data through the service code;
and the display module is used for displaying the page data.
8. The page display system according to claim 7, further comprising:
and the sending module is used for sending the terminal information to a server and receiving the service code returned by the server according to the terminal information.
9. An electronic device, comprising:
at least one processor, and,
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions for execution by the at least one processor to cause the at least one processor, when executing the instructions, to implement the page display method of any one of claims 1 to 4 or the page display method of any one of claims 5 to 6.
10. A computer-readable storage medium storing computer-executable instructions for causing a computer to perform the page display method applied to the first terminal according to any one of claims 1 to 4 and the page display method according to any one of claims 5 to 6.
CN202011197368.3A 2020-10-30 2020-10-30 Page display method, system, electronic equipment and storage medium Pending CN112328245A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011197368.3A CN112328245A (en) 2020-10-30 2020-10-30 Page display method, system, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011197368.3A CN112328245A (en) 2020-10-30 2020-10-30 Page display method, system, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN112328245A true CN112328245A (en) 2021-02-05

Family

ID=74323786

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011197368.3A Pending CN112328245A (en) 2020-10-30 2020-10-30 Page display method, system, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112328245A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113064946A (en) * 2021-03-19 2021-07-02 青岛海尔科技有限公司 Data processing method and device, storage medium and electronic device

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20150123013A (en) * 2014-04-24 2015-11-03 손종민 Learning method and apparatus for smart devices
CN105119958A (en) * 2015-07-13 2015-12-02 小米科技有限责任公司 Method and device of controlling intelligent device
CN109151561A (en) * 2018-09-13 2019-01-04 青岛海信智慧家居系统股份有限公司 The operation control interface creation method and relevant device of smart home system equipment
CN111008062A (en) * 2019-12-24 2020-04-14 苏州思必驰信息科技有限公司 Interface setting method, device, equipment and medium for application program APP
CN111200545A (en) * 2018-11-16 2020-05-26 中移(杭州)信息技术有限公司 Intelligent device access method and device
CN111221609A (en) * 2019-12-30 2020-06-02 创维集团有限公司 Data processing method, system and storage medium
CN111694550A (en) * 2020-04-28 2020-09-22 北京奇艺世纪科技有限公司 Page display control method, device and system

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20150123013A (en) * 2014-04-24 2015-11-03 손종민 Learning method and apparatus for smart devices
CN105119958A (en) * 2015-07-13 2015-12-02 小米科技有限责任公司 Method and device of controlling intelligent device
CN109151561A (en) * 2018-09-13 2019-01-04 青岛海信智慧家居系统股份有限公司 The operation control interface creation method and relevant device of smart home system equipment
CN111200545A (en) * 2018-11-16 2020-05-26 中移(杭州)信息技术有限公司 Intelligent device access method and device
CN111008062A (en) * 2019-12-24 2020-04-14 苏州思必驰信息科技有限公司 Interface setting method, device, equipment and medium for application program APP
CN111221609A (en) * 2019-12-30 2020-06-02 创维集团有限公司 Data processing method, system and storage medium
CN111694550A (en) * 2020-04-28 2020-09-22 北京奇艺世纪科技有限公司 Page display control method, device and system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113064946A (en) * 2021-03-19 2021-07-02 青岛海尔科技有限公司 Data processing method and device, storage medium and electronic device

Similar Documents

Publication Publication Date Title
CN107172205B (en) Pushed information processing method, mobile terminal and computer storage media
CN108494799B (en) Data sharing method and system
CN107872534B (en) Information pushing method and device, server and readable storage medium
US10848527B2 (en) Session processing in instant messaging
CN105468707A (en) Cache-based data processing method and device
CN114221955B (en) Device cross-region access method and device, electronic device and storage medium
CN113242308B (en) Information pushing method, device, equipment and storage medium
CN108664799B (en) Permission setting method and device for equipment management application
CN113781119B (en) Virtual resource sending method and device, electronic equipment and storage medium
US20170134364A1 (en) Note update method and device
CN105450682A (en) Method, device, and system for data synchronous storage and synchronizing data to client
CN109040317A (en) A kind of information push method, client, server and system
US20230045914A1 (en) Method and apparatus for controlling device in internet of things, and gateway device and storage medium
CN112328245A (en) Page display method, system, electronic equipment and storage medium
US20130091093A1 (en) Method and device for managing information of a universal integrated circuit card
CN112565238A (en) Method for popping privacy policy, client and computer-readable storage medium
CN112492037A (en) Data processing system and method
US20180300122A1 (en) Data processing method and system, and server
CN112000618B (en) File change management method, device, equipment and storage medium for cluster nodes
CN113360689B (en) Image retrieval system, method, related device and computer program product
CN111638896B (en) Upgrade method, upgrade device, storage medium, processor and mobile terminal
CN114928610A (en) Data update notification method, data processing method, device, equipment and medium
US20220150348A1 (en) Method for Service Decision Distribution Among Multiple Terminal Devices and System
CN110659299B (en) Data updating method and device and front-end development client
CN113760581A (en) MQTT-based method and system for synchronizing attribute information of intelligent terminal

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