CN112905931B - Page information display method and device, electronic equipment and storage medium - Google Patents

Page information display method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN112905931B
CN112905931B CN202110099399.3A CN202110099399A CN112905931B CN 112905931 B CN112905931 B CN 112905931B CN 202110099399 A CN202110099399 A CN 202110099399A CN 112905931 B CN112905931 B CN 112905931B
Authority
CN
China
Prior art keywords
information
page
target page
display
display device
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
CN202110099399.3A
Other languages
Chinese (zh)
Other versions
CN112905931A (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 Dajia Internet Information Technology Co Ltd
Original Assignee
Beijing Dajia Internet Information 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 Dajia Internet Information Technology Co Ltd filed Critical Beijing Dajia Internet Information Technology Co Ltd
Priority to CN202110099399.3A priority Critical patent/CN112905931B/en
Publication of CN112905931A publication Critical patent/CN112905931A/en
Priority to US17/582,883 priority patent/US20220237362A1/en
Application granted granted Critical
Publication of CN112905931B publication Critical patent/CN112905931B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the disclosure provides a page information display method, a page information display device, electronic equipment and a storage medium. The display method comprises the following steps: firstly, the page information display device receives an information display instruction applied to an application page, determines a target page element corresponding to the information display instruction, acquires element information corresponding to the target page element, namely, acquires the name, the label information and the layout configuration information of the target page element, and finally displays the element information.

Description

Page information display method and device, electronic equipment and storage medium
Technical Field
The disclosure relates to the technical field of computers, and in particular relates to a page information display method, a page information display device, electronic equipment and a storage medium.
Background
With the development of internet technology, in Application (APP), functions supported by Application pages are more and more diversified, so that page structures of the Application pages are more and more complex. Based on this, if the developer wants to obtain the layout configuration information of the page elements included in the application page, the developer needs to disassemble the page structure by himself, find the page structure to which the page elements belong, search and obtain the layout configuration information of the page elements, which is high in implementation complexity and long in time consumption.
Disclosure of Invention
The disclosure provides a page information display method, a page information display device, electronic equipment and a storage medium, which can solve the problems of high complexity and long time consumption in searching and acquiring layout configuration information of target page elements in related technologies.
According to a first aspect of embodiments of the present disclosure, a method for displaying page information is provided. The display method comprises the following steps: firstly, the page information display device receives an information display instruction applied to an application page, determines a target page element corresponding to the information display instruction, acquires element information corresponding to the target page element, namely, acquires the name, the label information and the layout configuration information of the target page element, and finally displays the element information.
The technical scheme provided by the embodiment of the disclosure at least brings the following beneficial effects: after receiving the information display instruction applied to the application page, the page information display device can determine the target page element corresponding to the information display instruction, and then acquire and display the element name, the label information and the layout configuration information of the target page element, that is, the page information display device can quickly acquire and display the layout configuration information of the target page element, so that the problems of high complexity and long time consumption in searching and acquiring the layout configuration information of the target page element in the related technology are solved.
Optionally, the step of determining the target page element corresponding to the information display instruction includes: the method comprises the steps that a display device of page information obtains an element set; the element set comprises attribute information of each element in the application page, wherein the attribute information comprises names and positions of the elements; the page information display device determines the triggering position of the information display instruction on the application page, and determines an element with the distance between the position in the element set and the triggering position smaller than a preset threshold value as a target page element.
The technical scheme provided by the embodiment of the disclosure at least brings the following beneficial effects: the page information display device firstly acquires the element set, namely acquires the attribute information of each element in the application page, then determines the triggering position of the information display instruction in the application page, and because the attribute information comprises the names and the positions of the elements, the positions in the element set can be traversed, and the elements with the distance between the positions in the element set and the triggering positions being smaller than the preset threshold value are determined as target page elements, so that the target page elements can be determined in real time, the efficiency of determining the target page elements is improved, and the power consumption is saved.
Optionally, the step of obtaining the element set includes: the method comprises the steps that a page information display device obtains a page structure of an application page; the page structure comprises attribute information of each element in the application page, wherein the attribute information comprises a name and a position; and analyzing the page structure, and acquiring attribute information of each element to determine an element set.
The technical scheme provided by the embodiment of the disclosure at least brings the following beneficial effects: the page information display device can acquire the page structure of the application page, and the page structure comprises the attribute information of each element in the application page, wherein the attribute information comprises a name and a position, so that the page information display device analyzes the page structure to acquire the attribute information of each element, and the element set can be determined.
Optionally, the step of obtaining element information corresponding to the target page element includes: under the condition that the application page starts to display, the page information display device acquires the layout configuration information of the target page element, wherein the layout configuration information comprises the configuration file of the target page element, then the page information display device determines the label information of the target page element, and the layout configuration information is stored in the label information.
The technical scheme provided by the embodiment of the disclosure at least brings the following beneficial effects: under the condition that the application page starts to display, the page information display device firstly acquires the layout configuration information of the target page element, then determines the tag information of the target page element, and stores the layout configuration information in the tag information.
Optionally, the step of displaying the element information includes: the display device of the page information displays the names of the target page elements in the floating window; the duration between the time of creating the floating window and the time of determining the target page element meets the preset duration; and responding to the triggering operation of the name of the target page element, reading the tag information to obtain layout configuration information, and then displaying the layout configuration information.
The technical scheme provided by the embodiment of the disclosure at least brings the following beneficial effects: because the time length between the creation time of the floating window and the time of determining the target page element meets the preset time length, the page information display device creates the floating window while determining the target page element, displays the name of the target page element in the floating window, and then reads the tag information in response to the triggering operation of the name of the target page element, so as to obtain and display the layout configuration information, thereby being capable of displaying the layout configuration information more intuitively.
Optionally, the method for displaying page information provided by the embodiment of the present disclosure further includes: and receiving a configuration instruction applied to the application page, generating position information corresponding to the configuration instruction, wherein the position information is used for acquiring a dependent data packet, and the dependent data packet is used for executing the determination of the target page element and acquiring element information corresponding to the target page element.
The technical scheme provided by the embodiment of the disclosure at least brings the following beneficial effects: when the page information display device receives a configuration instruction applied to an application page, position information corresponding to the configuration instruction is generated, and because the position information is used for acquiring a dependent data packet, the dependent data packet is used for executing the determination of a target page element and acquiring element information corresponding to the target page element, the page information display device can determine the target page element and acquire the element information corresponding to the target page element through the dependent data packet, and therefore the problems of high complexity and long time consumption in searching and acquiring layout configuration information of the target page element can be further solved.
Optionally, the page information display device receives a modification instruction applied to the element information, and updates the element information.
The technical scheme provided by the embodiment of the disclosure at least brings the following beneficial effects: after the display device of the page information displays the element information, a developer can modify the displayed element information, and because the display device of the page information can rapidly display the element information of the target page element, namely the time for displaying the target page element is shorter, the time for modifying the element information by the developer is shorter, thereby improving the speed for modifying the target page element and improving the research and development efficiency.
According to a second aspect of the embodiments of the present disclosure, a device for displaying page information is provided, where the device for displaying page information may implement a function performed by the device for displaying page information in the first aspect or any one of the possible designs of the first aspect, and the function may be implemented by executing corresponding software by using hardware. The hardware or software comprises one or more modules corresponding to the functions. Such as a receiving module, an acquisition module, and a display module. The receiving module is configured to receive an information display instruction applied to the application page and determine a target page element corresponding to the information display instruction; the acquisition module is configured to acquire element information corresponding to the target page element, wherein the element information comprises the name, the label information and the layout configuration information of the element; the presentation module is configured to present the element information in response to the information presentation instruction.
Optionally, the receiving module is specifically configured to obtain an element set, where the element set includes attribute information of each element in the application page, and the attribute information includes a name and a position of the element; determining a triggering position of an information display instruction on an application page; and determining the element with the distance between the position in the element set and the triggering position smaller than a preset threshold value as the target page element.
Optionally, the receiving module is specifically configured to obtain a page structure of the application page; the page structure comprises attribute information of each element in the application page, wherein the attribute information comprises a name and a position; and analyzing the page structure, and acquiring attribute information of each element to determine an element set.
Optionally, the acquiring module is specifically configured to acquire layout configuration information of the target page element when the application page starts to be displayed; the layout configuration information comprises a configuration file of the target page element; and determining the tag information of the target page element, and storing the layout configuration information in the tag information.
Optionally, the display module is specifically configured to display the name of the target page element in the floating window; the duration between the time of creating the floating window and the time of determining the target page element meets the preset duration; responding to the triggering operation of the name of the target page element, reading tag information, and obtaining layout configuration information; and displaying layout configuration information.
Optionally, the device for displaying page information provided by the embodiment of the present disclosure further includes: a generating device; the generating device is configured to receive a configuration instruction applied to an application page, generate position information corresponding to the configuration instruction, and acquire a dependent data packet by the position information; the dependent data packet is used for executing the determination of the target page element and obtaining the element information corresponding to the target page element.
According to a third aspect of embodiments of the present disclosure, an electronic device is provided, which may be an electronic device or a chip or a system on a chip in an electronic device. The electronic device can realize the functions executed by the page information display device in the aspects or the possible designs, and the functions can be realized by hardware and software.
Optionally, the electronic device may include: a processor and a memory; the processor is coupled to the memory. The memory is for storing computer program code, the computer program code comprising computer instructions. When the processor executes the computer instructions, the electronic device performs the method of presenting page information as in the first aspect and any optional one thereof.
According to a fourth aspect of embodiments of the present disclosure, there is provided a computer readable storage medium storing computer instructions or a program which, when executed by a processor of an electronic device, enable the electronic device to perform the method of presentation of page information as in the first aspect or any of the alternatives of the first aspect.
According to a fifth aspect of embodiments of the present disclosure, there is provided a computer program product comprising computer instructions which, when run on an electronic device, cause the electronic device to perform the method of presentation of page information as in the first aspect or any of the alternatives of the first aspect.
The technical scheme provided by the embodiment of the disclosure at least brings the following beneficial effects:
based on any one of the above aspects, in the present disclosure, after receiving an information display instruction implemented on an application page, a display device for page information can determine a target page element corresponding to the information display instruction, and then acquire and display an element name, tag information and layout configuration information of the target page element, so that the display device for page information can quickly acquire and display the layout configuration information of the target page element, thereby solving the problems of high complexity and long time consumption in searching and acquiring the layout configuration information of the target page element in the related art.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
In order to more clearly illustrate the embodiments of the present disclosure or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present disclosure, and other drawings may be obtained according to these drawings without inventive effort to a person of ordinary skill in the art.
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the disclosure and together with the description, serve to explain the principles of the disclosure and do not constitute an undue limitation on the disclosure.
FIG. 1 is a flow chart illustrating a method for displaying page information according to an exemplary embodiment;
FIG. 2 is a schematic diagram of a currently displayed application page in an application, shown in accordance with an exemplary embodiment;
FIG. 3 is a second flow chart of a method for displaying page information according to an exemplary embodiment;
FIG. 4 is a flowchart illustrating a method for displaying page information according to an exemplary embodiment;
FIG. 5 is a flow chart diagram showing a method for displaying page information according to an exemplary embodiment;
FIG. 6 is a schematic diagram of displaying names of target page elements within a floating window, according to an example embodiment;
FIG. 7 is a schematic diagram of displaying layout configuration information within a floating window, according to an exemplary embodiment;
FIG. 8 is a flowchart fifth illustrating a method for displaying page information according to an exemplary embodiment;
Fig. 9 is a schematic structural view of a page information display device according to an exemplary embodiment;
fig. 10 is a component structure diagram of an electronic device according to an exemplary embodiment.
Detailed Description
The following description of the technical solutions in the embodiments of the present disclosure will be made clearly and completely with reference to the accompanying drawings in the embodiments of the present disclosure, and it is apparent that the described embodiments are only some embodiments of the present disclosure, not all embodiments. Based on the embodiments in this disclosure, all other embodiments that a person of ordinary skill in the art would obtain without making any inventive effort are within the scope of protection of this disclosure.
In order to enable those skilled in the art to better understand the technical solutions of the present disclosure, the technical solutions of the embodiments of the present disclosure will be clearly and completely described below with reference to the accompanying drawings.
It should be noted that the terms "first," "second," and the like in the embodiments of the present disclosure are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged where appropriate such that embodiments of the disclosure described herein may be capable of operation in sequences other than those illustrated herein. The implementations described in the following exemplary examples are not representative of all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with some aspects of the present disclosure as detailed in the accompanying claims.
Currently, when a developer wants to modify an element (for example, a button or a document) in an application page, the developer needs to find fragments to which the element belongs, find layout configuration information of the element through the fragments, and implement modification according to the obtained layout configuration information.
In the related art, the layout configuration information of a certain element in an application page is generally obtained in the following two ways:
mode one: the layout configuration information of a certain element in the application page can be obtained by means of an ADB command line. For the ADB command line mode, the application page currently being displayed is first acquired through a ADB shell dumpsys activity |grep command, and the target page element is determined by comparing the coordinate information of the element to be determined with the coordinate information of the element in the application page currently being displayed, so as to acquire the layout configuration information of the target page element. However, for complex interfaces, finding the target page element against the coordinate information is a time consuming process and there may be cases where the same coordinates overlap.
Mode two: layout configuration information of a certain element in an application page can be obtained in a way of a layout indicator provided by Android Studio IDE. For the layout instructor provided by Android Studio IDE, the application page currently being displayed can be intuitively displayed in a visual tree structure, but for a complex interface, the tree structure of the application page currently being displayed can be seen, but the target page element and the layout configuration information of the target page element cannot be immediately acquired.
In summary, in the related art, the layout configuration information of the page element cannot be displayed quickly, that is, the time for obtaining the layout configuration information is long, so that the speed of modifying the element is reduced, and the research and development efficiency is reduced.
The embodiment of the disclosure provides a method for displaying page information, after receiving an information display instruction applied to an application page, a device for displaying page information can determine a target page element corresponding to the information display instruction, and then acquire and display element names, tag information and layout configuration information of the target page element.
The implementation of the embodiments of the present disclosure will be described in detail below with reference to the drawings attached to the specification.
Fig. 1 is a flowchart of a method for displaying page information according to an exemplary embodiment, as shown in fig. 1, the method includes S101-S103:
s101, receiving an information display instruction applied to an application page by a page information display device, and determining a target page element corresponding to the information display instruction.
The application page is a page displayed when the application starts the display. The application may be an application included in the mobile phone end or an application included in the client end. The operating system of the mobile phone end can be an Android system or an iOS system.
Wherein the application page comprises a plurality of page elements. By way of example, the application page may be as shown in FIG. 2, and the plurality of page elements may be, for example, "find", "same city", "focus", "praise" and the like. It should be noted that the application page shown in fig. 2 and the page elements included in the application page are only an illustration of the present disclosure, and do not constitute a limitation of the embodiments of the present disclosure.
The information presentation instruction may be any feasible operation such as a clicking operation, a double-clicking operation, a sliding operation, etc., and may be specifically determined according to practical requirements, and embodiments of the present disclosure are not limited in particular.
For example, taking an information presentation instruction as an example of a clicking operation, the information presentation instruction may be a click of a page element of an application page displayed at a current moment in an application by a developer.
It should be noted that, in the embodiment of the present disclosure, the target page element is a page element that needs to be modified by the developer.
S102, acquiring element information corresponding to the target page element by the page information display device.
Wherein the element information includes a name of the element, tag information, and layout configuration information.
For example, tag information may also be referred to as Tag information, which is used to store layout configuration information of page elements. The layout configuration information may be, for example, a configuration file (e.g., an XML file).
S103, the page information display device responds to the information display instruction to display the element information.
The page information display device may directly display the element information, or may display the element information in other manners. For example, the element information may be displayed through a floating window.
In the embodiment of the disclosure, after receiving the information display instruction implemented on the application page, the display device for the page information can determine the target page element corresponding to the information display instruction, and then acquire and display the element name, the tag information and the layout configuration information of the target page element, that is, the display device for the page information can quickly acquire and display the layout configuration information of the target page element, thereby solving the problems of high complexity and long time consumption in searching and acquiring the layout configuration information of the target page element in the related art.
Alternatively, fig. 3 is a flowchart illustrating a method for displaying page information according to an exemplary embodiment, and S101 may be replaced by S1011-S1013 as shown in fig. 3. Specifically, S101 includes:
s1011, acquiring an element set by a page information display device.
Wherein the element set includes attribute information of each element in the application page, the attribute information including a name and a position of the element.
The attribute information may include, in addition to the name and position of the element, other attribute information for characterizing the feature of the element.
The location of the element may be, for example, coordinate information of the element on the application page, and the coordinate information may be, for example, coordinates of an X axis and a Y axis, that is, (X, Y).
S1012, the page information display device determines the triggering position of the information display instruction on the application page.
Specifically, the trigger position is the position of the target page element corresponding to the information display instruction. For example, the trigger position may be coordinate information of the target page element, and the coordinate information may be coordinates of an X axis and a Y axis, that is, (X, Y), for example.
S1013, determining an element with a distance between a position in the element set and a trigger position smaller than a preset threshold value as a target page element by the page information display device.
Specifically, the position of each element in the element set is traversed, the trigger position is compared with the position in the element set, and when the distance between the position in the element set and the trigger position is smaller than a preset threshold value, the element corresponding to the trigger position is determined to be the target page element.
As one possible design, an element in an application page is determined to be a target page element when the location of the element is exactly the same as the trigger location.
Illustratively, where the position is represented by (X, Y), the trigger position is assumed to be (X 1 ,Y 1 ) The position in the element set is (X 2 ,Y 2 ) The distance d between the trigger position and the position in the element set satisfies the following formula:
it should be noted that, the preset threshold may be set according to specific needs, and embodiments of the present disclosure are not limited in particular.
The technical scheme provided by the embodiment of the disclosure at least brings the following beneficial effects: the page information display device firstly acquires the element set, namely acquires the attribute information of each element in the application page, then determines the triggering position of the information display instruction in the application page, and because the attribute information comprises the names and the positions of the elements, the positions in the element set can be traversed, and the elements with the distance between the positions in the element set and the triggering positions being smaller than the preset threshold value are determined as target page elements, so that the target page elements can be determined in real time, the efficiency of determining the target page elements is improved, and the power consumption is saved.
Optionally, fig. 4 is a flow chart of a method for displaying page information according to an exemplary embodiment, as shown in fig. 4, S1011 may be replaced by S1011a and S1011b, and specifically, S1011 includes:
s1011a, the page information display device acquires the page structure of the application page.
The page structure comprises attribute information of each element in the application page, wherein the attribute information comprises a name and a position.
Specifically, the page information display device may call a Hook function (Hook) to obtain a page structure of the application page.
In the hook function, actighread is the main thread of the process where the application is located, and since actighread is unique to a single process, the page structure of the application page can be taken through Hook ActivityThread.
By way of example, the page structure may be a tree structure.
S1011b, analyzing the page structure by the page information display device, and acquiring attribute information of each element to determine an element set.
Specifically, since each application page binds the tree structure of the corresponding application page in the application, the tree structure of each application page can be traversed through the page structure obtained in S1011a, and each structure is parsed into individual structures, and each structure corresponds to an element (may also be referred to as a node) of the tree page structure. In addition, since the attribute of the structure includes the name of the element and the position to which the element corresponds, attribute information of each element can be determined by the attribute of the structure, thereby determining the element set.
The elements correspond to individual views (views).
The technical scheme provided by the embodiment of the disclosure at least brings the following beneficial effects: the page information display device can acquire the page structure of the application page, and the page structure comprises the attribute information of each element in the application page, wherein the attribute information comprises a name and a position, so that the page information display device acquires the attribute information of each element by analyzing the page structure, and the element set can be determined.
Optionally, fig. 4 is a flowchart of a method for displaying page information according to an exemplary embodiment, as shown in fig. 4, S102 may be replaced by S1021 and S1022, and specific S102 includes:
s1021, under the condition that the application page starts to be displayed, the display device of the page information acquires the layout configuration information of the target page element.
Wherein the layout configuration information includes a configuration file of the target page element.
The case of starting the display of the application page may be an application starting operation or an application page switching operation. On the basis, the page information display device calls a hook function, and obtains layout configuration information of the target page element through a layout service (Layoutinafter) in a hook function layout analysis stage, namely, obtains a configuration file of the target page element.
It should be noted that, the layoutflag is a core class in hook function layout analysis, and is mainly used for searching the configuration file of the target page element.
S1022, the display device of the page information determines the tag information of the target page element, and stores the layout configuration information in the tag information.
Specifically, under the condition that the application page starts to display, the display device of the page information endows tag information for the target page element, and then the obtained layout configuration information is stored in the tag information.
It should be noted that, the tag information is used to store custom data, and in the embodiment of the present disclosure, the tag information is used to store layout configuration information.
The technical scheme provided by the embodiment of the disclosure at least brings the following beneficial effects: under the condition that the application page starts to display, the page information display device firstly acquires the layout configuration information of the target page element, then determines the tag information of the target page element, and stores the layout configuration information in the tag information.
In combination with any of the above embodiments, optionally, as shown in fig. 5, S103 may be replaced by S1031-S1033, and specifically, S103 includes:
s1031, the page information display device displays the names of the target page elements in the floating window.
The duration between the time of creating the floating window and the time of determining the target page element meets the preset duration.
As one possible design, the time of creation of the floating window is the same as the time of determination of the target page element. That is, while the presentation device of the page information determines the target page element, the presentation device of the page information creates a floating window, and at the same time, presents the name of the target page element in the floating window.
It should be noted that, the preset duration may be set according to specific needs, and embodiments of the present disclosure are not limited in particular.
Taking the moment of creating the floating window and the moment of determining the target page element as an example, and taking the information display instruction as a click operation, for instance, fig. 6 is a schematic diagram provided according to an exemplary embodiment of displaying names of elements in the floating window, referring to fig. 6, fig. 6 (a) illustrates that an application page displayed at the current moment includes an element a, an element B, an element C and an element D, and in the case that the display device of page information receives the information instruction implemented on the application page, the target page element (for example, the element a) is determined, and at the same time, as shown in fig. 6 (B), the display device of page information creates the floating window and displays the name of the target page element in the floating window.
It should be noted that, in the embodiments of the present disclosure, the names of the target page elements are only shown in the form of "boxes", and the specific content shown is based on actual operation, which is not illustrated in the embodiments of the present disclosure.
In addition, in the embodiments of the present disclosure, the shape of the floating window is merely an example, and does not cause limitation of the embodiments of the present disclosure.
S1032, the display device of the page information responds to the triggering operation of the name of the target page element, and reads the tag information to obtain the layout configuration information.
As can be seen from the above embodiments, the tag information is used to store layout configuration information, so that the layout configuration information can be obtained when the display device of the page information reads the tag information.
By way of example, the triggering operation may be any feasible operation such as a clicking operation, a double clicking operation, a sliding operation, etc., and may be specifically determined according to practical requirements, and embodiments of the present disclosure are not limited in particular.
For example, taking the triggering operation as a clicking operation as an example, the triggering operation may be a clicking operation of a name of a target page element in an application page by a developer. For example, on the basis of fig. 6, when the name of the target page element is clicked, the layout configuration information of the target page element, that is, the configuration file of the target page element is displayed in the floating window, as shown in fig. 7.
It should be noted that, the layout configuration information shown in fig. 7 is merely an illustration, and the specific content of the layout configuration information is based on what is shown in actual operation, which is not illustrated in the embodiments of the present disclosure.
S1033, the page information display device displays layout configuration information.
Specifically, the page information display device displays layout configuration information in the floating window.
The technical scheme provided by the embodiment of the disclosure at least brings the following beneficial effects: because the time length between the creation time of the floating window and the time of determining the target page element meets the preset time length, the page information display device creates the floating window while determining the target page element, displays the name of the target page element in the floating window, and then reads the tag information in response to the triggering operation of the name of the target page element, so as to obtain and display the layout configuration information, thereby being capable of displaying the layout configuration information more intuitively.
Optionally, fig. 8 is a flowchart of a method for displaying page information according to an exemplary embodiment, where, as shown in fig. 8, the method for displaying page information further includes:
S104, the page information display device receives a configuration instruction applied to the application page and generates position information corresponding to the configuration instruction. The position information is used for acquiring a dependent data packet, and the dependent data packet is used for executing the determination of the target page element and acquiring element information corresponding to the target page element.
By way of example, the configuration instruction may be any feasible operation such as a clicking operation, a double clicking operation, a sliding operation, etc., and may be specifically determined according to actual requirements, and embodiments of the present disclosure are not limited in particular.
For example, taking the configuration instruction as a clicking operation, the configuration instruction may be that a developer clicks an application page in an application, and then the display device of the page information generates position information corresponding to the configuration instruction. The location information is, for example, a network address of the dependent data packet, after the display device of the page information generates the network address, the developer finds the dependent data packet according to the network address, and then introduces the dependent data packet into the program data packet of the application, i.e. downloads the dependent data packet and runs in the program data packet.
Specifically, the dependent data packet is used for executing the determination of the target page element and obtaining the element information corresponding to the target page element. After the developer writes the code that performs the functions required in embodiments of the present disclosure, the code is packaged and uploaded to the Maven repository, and a corresponding dependency (which may also be referred to as an address) is generated. On this basis, if the developer wants to use the code, the developer needs to find the address of the code in the Maven repository, then download the code and run the code in the applied program code, so that the display device of the page information can execute the determination of the target page element and acquire the element information corresponding to the target page element through the code (i.e. depending on the data packet).
It should be noted that, the dependency data packet in the embodiments of the present disclosure may also be referred to as a "plug-in".
The technical scheme provided by the embodiment of the disclosure at least brings the following beneficial effects: when the page information display device receives a configuration instruction applied to an application page, position information corresponding to the configuration instruction is generated, and because the position information is used for acquiring a dependent data packet, the dependent data packet is used for executing the determination of a target page element and acquiring element information corresponding to the target page element, the page information display device can determine the target page element and acquire the element information corresponding to the target page element through the dependent data packet, and therefore the problems of high complexity and long time consumption in searching and acquiring layout configuration information of the target page element can be further solved.
Optionally, as shown in fig. 8, the method for displaying page information further includes:
s105, the page information display device receives the modification instruction applied to the element information and updates the element information.
Specifically, updating the element information includes modifying layout configuration information in the element information of the target page element by the developer, where the layout configuration information includes a configuration file, i.e., the developer modifies the configuration file of the target page element, so as to achieve the purpose of modifying the target page element.
By way of example, the modification instruction may be any feasible operation such as a clicking operation, a double clicking operation, a sliding operation, etc., and may be specifically determined according to actual requirements, and embodiments of the present disclosure are not limited in particular.
For example, taking the modification instruction as a click operation, the modification instruction may be a modification of a configuration file included in layout configuration information of the target page element by a developer, so as to achieve the purpose of modifying the target page element.
In addition, since the tag information is used to store the layout configuration information, the tag information is updated accordingly after the layout configuration information is updated.
The technical scheme provided by the embodiment of the disclosure at least brings the following beneficial effects: after the display device of the page information displays the element information, a developer can modify the displayed element information, and because the display device of the page information can rapidly display the element information of the target page element, namely the time for displaying the target page element is shorter, the time for modifying the element information by the developer is shorter, thereby improving the speed for modifying the target page element and improving the research and development efficiency. The above description has been presented with respect to the solution provided by the embodiments of the present disclosure mainly from the point of interaction between devices. It will be appreciated that each device, in order to implement the above-described functions, includes corresponding hardware structures and/or software modules that perform the respective functions. Those of skill in the art will readily appreciate that the algorithm steps of the examples described in connection with the embodiments disclosed herein may be implemented as hardware or a combination of hardware and computer software. Whether a function is implemented as hardware or computer software driven hardware depends upon the particular application and design constraints imposed on the solution. 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 disclosure.
The embodiments of the present disclosure may divide the functional modules of each device according to the above method examples, for example, each functional module may be divided corresponding to each function, or two or more functions may be integrated into one processing module. The integrated modules may be implemented in hardware or in software functional modules. It should be noted that, in the embodiment of the present disclosure, the division of the modules is merely a logic function division, and other division manners may be implemented in actual practice.
In the case of dividing each function module by corresponding each function, fig. 9 shows a display device 200 of page information, and the display device 200 of page information may include a receiving module 201, an acquiring module 202, and a display module 203. The page information display device 200 may be a server, a chip applied in the server, or other combined devices, components, etc. with the server functions.
Specifically, the receiving module 201 is configured to receive an information presentation instruction implemented on an application page, and determine a target page element corresponding to the information presentation instruction. For example, as shown in connection with fig. 1, the receiving module 201 may be used to perform S101.
The obtaining module 202 is configured to obtain element information corresponding to the target page element, where the element information includes a name, tag information, and layout configuration information of the element. For example, as shown in connection with fig. 1, the acquisition module 202 may be used to perform S102.
The presentation module 203 is configured to present the element information in response to the information presentation instruction. For example, as shown in connection with fig. 1, the presentation module 203 may be used to perform S103.
Optionally, the receiving module 201 is specifically configured to obtain an element set, where the element set includes attribute information of each element in the application page, and the attribute information includes a name and a location of the element; determining a triggering position of an information display instruction on an application page; and determining the element with the distance between the position in the element set and the triggering position smaller than a preset threshold value as the target page element. For example, as shown in connection with fig. 3, the receiving module 201 may be used to perform S1011-S1013.
Optionally, the receiving module 201 is specifically configured to obtain a page structure of an application page; the page structure comprises attribute information of each element in the application page, wherein the attribute information comprises a name and a position; and analyzing the page structure, and acquiring attribute information of each element to determine an element set. For example, as shown in connection with FIG. 4, the receiving module 201 may be used to perform S1011a-S1011b.
Optionally, the acquiring module 202 is specifically configured to acquire layout configuration information of the target page element when the application page starts to be displayed; the layout configuration information comprises a configuration file of the target page element; and determining the tag information of the target page element, and storing the layout configuration information in the tag information. For example, as shown in connection with FIG. 4, the acquisition module 202 may be used to perform S1021-S1022.
Optionally, the display module 203 is specifically configured to display the name of the target page element in the floating window; the duration between the time of creating the floating window and the time of determining the target page element meets the preset duration; responding to the triggering operation of the name of the target page element, reading tag information, and obtaining layout configuration information; and displaying layout configuration information. For example, as shown in connection with FIG. 5, the presentation module 203 may be used to perform S1031-S1033.
Optionally, the device for displaying page information provided by the embodiment of the present disclosure further includes: a generating means 204; the generating device 204 is configured to receive a configuration instruction applied to an application page, generate position information corresponding to the configuration instruction, and obtain the dependency data packet; the dependent data packet is used for executing the determination of the target page element and obtaining the element information corresponding to the target page element. For example, as shown in connection with fig. 8, the generation module 204 may be used to perform S104.
The specific manner in which the respective modules perform the operations in the apparatus for displaying page information in the above embodiment has been described in detail in the foregoing embodiments of the method for displaying page information, and will not be described in detail herein.
Fig. 10 is a schematic diagram of one possible structure of an electronic device 300 according to an exemplary embodiment, where the electronic device 300 may be the above-mentioned page information presentation apparatus 200.
By way of example, the electronic device 300 in the embodiments of the present disclosure may be a mobile phone, a tablet, a desktop, a laptop, a handheld computer, a notebook, an ultra-mobile personal computer (ultra-mobile personal computer, UMPC), a netbook, a cellular phone, a personal digital assistant (personal digital assistant, PDA), an augmented reality (augmented reality, AR), a Virtual Reality (VR) device, or the like, that may install and use a content community application (e.g., a express hand), and the embodiments of the present disclosure are not particularly limited to a specific form of the electronic device. The system can perform man-machine interaction with a user through one or more modes of a keyboard, a touch pad, a touch screen, a remote controller, voice interaction or handwriting equipment and the like.
As shown in fig. 10, the electronic device 300 includes a processor 310 and a memory 320. The memory 320 is configured to store instructions executable by the processor 310, and the processor 310 may implement the functions of each module in the page information display device 200 in the foregoing embodiment.
Among other things, in a particular implementation, as one embodiment, processor 310 (310-1 and 310-2) may include one or more CPUs, such as CPU0 and CPU1 shown in FIG. 10. And as one example, the presentation apparatus 200 of page information may include a plurality of processors 310, such as the processor 31-1 and the processor 31-2 shown in fig. 10. Each of these processors 310 may be a Single-core processor (Single-CPU) or a Multi-core processor (Multi-CPU). The processor 310 herein may refer to one or more devices, circuits, and/or processing cores for processing data (e.g., computer program instructions).
The memory 320 may be, but is not limited to, a read-only memory 320 (ROM) or other type of static storage device that can store static information and instructions, a random access memory (random access memory, RAM) or other type of dynamic storage device that can store information and instructions, or an electrically erasable programmable read-only memory (electrically erasable programmable read-only memory, EEPROM), a compact disc (compact disc read-only memory) or other optical disk storage, optical disk storage (including compact disc, laser disc, optical disc, digital versatile disc, blu-ray disc, etc.), magnetic disk readable storage media or other magnetic storage devices, or any other medium that can be used to carry or store the desired program code in the form of instructions or data structures and that can be accessed by a computer. The memory 320 may be a stand-alone device coupled to the processor 310 via a bus 330. Memory 320 may also be integrated with processor 310.
Bus 330 may be an industry standard architecture (industry standard architecture, ISA) bus, an external device interconnect (peripheral component interconnect, PCI) bus, or an extended industry standard architecture (extended industry standard architecture, EISA) bus, among others. The bus 330 may be classified into an address bus, a data bus, a control bus, and the like. For ease of illustration, only one thick line is shown in fig. 10, but not only one bus or one type of bus.
In addition, to facilitate information interaction of the electronic device 300 with other devices (e.g., servers), the electronic device 300 includes a communication interface 340. Communication interface 340, using any transceiver-like device, is used for communicating with other devices or communication networks, such as a control system, a radio access network (radio access network, RAN), a wireless local area network (wireless local area networks, WLAN), etc. The communication interface 340 may include a receiving unit implementing a receiving function and a transmitting unit implementing a transmitting function.
Those skilled in the art will appreciate that the structure shown in fig. 10 is not limiting of the electronic device and may include more or fewer components than shown, or may combine certain components, or may employ a different arrangement of components.
In actual implementation, the receiving module 201, the acquiring module 202, the presenting module 203, and the generating module 204 may be implemented by the processor 310 shown in fig. 10 invoking program codes in the memory 320. The specific implementation process may refer to the descriptions of the method parts for displaying the page information shown in fig. 1, 3-5 and 8, and will not be repeated here.
Embodiments of the present disclosure also provide a computer-readable storage medium. All or part of the flow in the above method embodiments may be implemented by a computer program to instruct related hardware, where the program may be stored in the above computer readable storage medium, and when the program is executed, the program may include the flow in the above method embodiments. The computer readable storage medium may be an internal storage unit of the page information presentation device (including the data transmitting end and/or the data receiving end) of any of the foregoing embodiments, for example, a hard disk or a memory of the power distribution device. The computer readable storage medium may be an external storage device of the page information display device, for example, a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) card, a flash card (flash card) or the like provided in the page information display device. Further, the computer readable storage medium may further include both an internal storage unit and an external storage device of the page information presentation apparatus. The computer-readable storage medium is used to store the computer program and other programs and data required by the electronic device. The above-described computer-readable storage medium may also be used to temporarily store data that has been output or is to be output.
From the foregoing description of the embodiments, it will be apparent to those skilled in the art that, for convenience and brevity of description, only the above-described division of functional modules is illustrated, and in practical application, the above-described functional allocation may be implemented by different functional modules according to needs, i.e. the internal structure of the apparatus is divided into different functional modules to implement all or part of the functions described above.
In the several embodiments provided in the present disclosure, it should be understood that the disclosed apparatus and method may be implemented in other manners. For example, the apparatus embodiments described above are merely illustrative, e.g., the division of the modules or units is merely a logical functional division, and there may be additional divisions when actually implemented, e.g., multiple units or components may be combined or integrated into another apparatus, or some features may be omitted, or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed with each other may be an indirect coupling or communication connection via some interfaces, devices or units, which may be in electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and the parts displayed as units may be one physical unit or a plurality of physical units, may be located in one place, or may be distributed in a plurality of different places. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
In addition, each functional unit in each embodiment of the present disclosure may be integrated in one processing unit, or each unit may exist alone physically, or two or more units may be integrated in one unit. The integrated units may be implemented in hardware or in software functional units.
The integrated units, if implemented in the form of software functional units and sold or used as stand-alone products, may be stored in a readable storage medium. Based on such understanding, the technical solution of the embodiments of the present disclosure may be essentially or a part contributing to the prior art or all or part of the technical solution may be embodied in the form of a software product stored in a storage medium, including several instructions to cause a device (may be a single-chip microcomputer, a chip or the like) or a processor (processor) to perform all or part of the steps of the methods described in the embodiments of the present disclosure. And the aforementioned storage medium includes: a usb disk, a removable hard disk, a ROM, a RAM, a magnetic disk, or an optical disk, etc.
The foregoing is merely a specific embodiment of the disclosure, but the protection scope of the disclosure is not limited thereto, and any changes or substitutions within the technical scope of the disclosure should be covered by the protection scope of the disclosure. Therefore, the protection scope of the present disclosure shall be subject to the protection scope of the claims.

Claims (15)

1. The page information display method is characterized by comprising the following steps of:
receiving an information display instruction applied to an application page, and determining a target page element corresponding to the information display instruction, wherein the target page element is an element included in the application page, the distance between the position of the target page element and a trigger position is smaller than a preset threshold, and the trigger position is a position corresponding to the information display instruction;
acquiring element information corresponding to the target page element, wherein the element information comprises the name, label information and layout configuration information of the element;
and responding to the information display instruction, and displaying the element information.
2. The display method according to claim 1, wherein the determining the target page element corresponding to the information display instruction includes:
acquiring an element set, wherein the element set comprises attribute information of each element in the application page, and the attribute information comprises names and positions of the elements;
Determining a triggering position of the information display instruction on the application page;
and determining the element with the distance between the position in the element set and the triggering position smaller than the preset threshold value as the target page element.
3. The presentation method according to claim 2, wherein the acquiring the element set includes:
acquiring a page structure of the application page; the page structure comprises attribute information of each element in the application page, wherein the attribute information comprises a name and a position;
and analyzing the page structure, and acquiring the attribute information of each element to determine the element set.
4. The display method according to claim 1, wherein the obtaining element information corresponding to the target page element includes:
acquiring layout configuration information of the target page element under the condition that the application page starts to display; the layout configuration information comprises a configuration file of the target page element;
and determining tag information of the target page element, and storing the layout configuration information in the tag information.
5. The display method according to any one of claims 1 to 4, wherein the displaying the element information includes:
Displaying the names of the target page elements in a floating window; the duration between the time of creating the floating window and the time of determining the target page element meets the preset duration;
responding to the triggering operation of the name of the target page element, and reading the tag information to obtain the layout configuration information;
and displaying the layout configuration information.
6. The display method according to claim 1, wherein the display method of page information further comprises:
receiving a configuration instruction implemented on the application page, and generating position information corresponding to the configuration instruction, wherein the position information is used for acquiring a dependent data packet; the dependent data packet is used for executing the determining the target page element and the obtaining the element information corresponding to the target page element.
7. The display method according to claim 1, wherein the display method further comprises:
and receiving a modification instruction applied to the element information, and updating the element information.
8. A display device for page information, comprising:
the receiving module is configured to receive an information display instruction applied to an application page, determine a target page element corresponding to the information display instruction, wherein the target page element is an element included in the application page, the distance between the position of the target page element and a trigger position is smaller than a preset threshold, and the trigger position is a position corresponding to the information display instruction;
The acquisition module is configured to acquire element information corresponding to the target page element, wherein the element information comprises the name, the label information and the layout configuration information of the element;
and the display module is configured to display the element information in response to the information display instruction.
9. The display device of claim 8, wherein the display device comprises a display device,
the receiving module is specifically configured to acquire an element set, wherein the element set comprises attribute information of each element in the application page, and the attribute information comprises names and positions of the elements;
determining a triggering position of the information display instruction on the application page;
and determining the element with the distance between the position in the element set and the triggering position smaller than the preset threshold value as the target page element.
10. The display device of claim 9, wherein the display device comprises a display device,
the receiving module is specifically configured to acquire a page structure of the application page; the page structure comprises attribute information of each element in the application page, wherein the attribute information comprises a name and a position;
and analyzing the page structure, and acquiring the attribute information of each element to determine the element set.
11. The display device of claim 8, wherein the display device comprises a display device,
the acquisition module is specifically configured to acquire layout configuration information of the target page element under the condition that the application page starts to be displayed; the layout configuration information comprises a configuration file of the target page element;
and determining tag information of the target page element, and storing the layout configuration information in the tag information.
12. The display device according to any one of claims 8-11, wherein,
the display module is specifically configured to display the name of the target page element in a floating window; the duration between the time of creating the floating window and the time of determining the target page element meets the preset duration;
responding to the triggering operation of the name of the target page element, and reading the tag information to obtain the layout configuration information;
and displaying the layout configuration information.
13. The display device of claim 8, wherein the display device further comprises: a generating device;
the generating device is configured to receive a configuration instruction implemented on the application page, and generate position information corresponding to the configuration instruction, wherein the position information is used for acquiring a dependent data packet; the dependent data packet is used for executing the determination of the target page element and obtaining element information corresponding to the target page element.
14. An electronic device, comprising:
a processor;
a memory for storing the processor-executable instructions;
wherein the processor is configured to execute the instructions to implement the method of presentation of page information as claimed in any one of claims 1 to 7.
15. A computer readable storage medium, characterized in that instructions in the computer readable storage medium, when executed by a processor of an electronic device, enable the electronic device to perform the method of presentation of page information according to any one of claims 1-7.
CN202110099399.3A 2021-01-25 2021-01-25 Page information display method and device, electronic equipment and storage medium Active CN112905931B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202110099399.3A CN112905931B (en) 2021-01-25 2021-01-25 Page information display method and device, electronic equipment and storage medium
US17/582,883 US20220237362A1 (en) 2021-01-25 2022-01-24 Information display method, device, apparatus, medium, and program product for page element

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110099399.3A CN112905931B (en) 2021-01-25 2021-01-25 Page information display method and device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN112905931A CN112905931A (en) 2021-06-04
CN112905931B true CN112905931B (en) 2023-11-21

Family

ID=76120264

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110099399.3A Active CN112905931B (en) 2021-01-25 2021-01-25 Page information display method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112905931B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116301847B (en) * 2023-01-28 2023-11-21 广西数字大脑智能科技有限责任公司 System and method for rapidly generating page based on development platform

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109614424A (en) * 2018-11-28 2019-04-12 南京赛克蓝德网络科技有限公司 Page layout generation method, calculates equipment and medium at device
CN109815434A (en) * 2019-01-18 2019-05-28 深圳壹账通智能科技有限公司 Page editing method, apparatus, equipment and storage medium
CN110866212A (en) * 2019-11-14 2020-03-06 北京无限光场科技有限公司 Page abnormity positioning method and device, electronic equipment and computer readable medium
CN111399836A (en) * 2020-03-24 2020-07-10 网易(杭州)网络有限公司 Method and device for modifying page attribute
CN111428166A (en) * 2020-02-28 2020-07-17 深圳壹账通智能科技有限公司 Page configuration method, page element replacement method, device, equipment and medium
CN111930442A (en) * 2020-10-09 2020-11-13 北京三快在线科技有限公司 Page view loading method and device, storage medium and electronic equipment

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109614424A (en) * 2018-11-28 2019-04-12 南京赛克蓝德网络科技有限公司 Page layout generation method, calculates equipment and medium at device
CN109815434A (en) * 2019-01-18 2019-05-28 深圳壹账通智能科技有限公司 Page editing method, apparatus, equipment and storage medium
CN110866212A (en) * 2019-11-14 2020-03-06 北京无限光场科技有限公司 Page abnormity positioning method and device, electronic equipment and computer readable medium
CN111428166A (en) * 2020-02-28 2020-07-17 深圳壹账通智能科技有限公司 Page configuration method, page element replacement method, device, equipment and medium
CN111399836A (en) * 2020-03-24 2020-07-10 网易(杭州)网络有限公司 Method and device for modifying page attribute
CN111930442A (en) * 2020-10-09 2020-11-13 北京三快在线科技有限公司 Page view loading method and device, storage medium and electronic equipment

Also Published As

Publication number Publication date
CN112905931A (en) 2021-06-04

Similar Documents

Publication Publication Date Title
CN109542399B (en) Software development method and device, terminal equipment and computer readable storage medium
EP3876116B1 (en) Method and apparatus for running mini program, electronic device, and storage medium
US10990644B2 (en) Systems and methods for contextual vocabularies and customer segmentation
CN109976761B (en) Software development kit generation method and device and terminal equipment
US20140195977A1 (en) User interface content personalization system
US20170161240A1 (en) Web page operation method and electronic device for supporting the same
US11755293B2 (en) Code execution and data processing pipeline
WO2018040270A1 (en) Method and device for loading linux-system elf file in windows system
CN112506854B (en) Page template file storage and page generation methods, devices, equipment and media
CN111596911A (en) Method and device for generating control, computer equipment and storage medium
CN112905931B (en) Page information display method and device, electronic equipment and storage medium
US20140095575A1 (en) Methods and apparatus for operating browser engine
CN114048415A (en) Form generation method and device, electronic equipment and computer readable storage medium
US10289219B2 (en) Communicating with an unsupported input device
CN115712422A (en) Form page generation method and device, computer equipment and storage medium
CN114328678A (en) Method and device for displaying option information in service, electronic equipment and storage medium
CN113568608A (en) Component information display method, device, equipment and storage medium
CN113626032A (en) List page configuration method and device and storage medium
CN116136760B (en) Method, device, equipment and storage medium for replacing native selector of browser
CN107451273B (en) Chart display method, medium, device and computing equipment
US20230230324A1 (en) Method, System, Equipment and Medium for Modifying the Layering Layer Information of Finite Element Model Unit
CN106547847B (en) Electronic reading material tracing and updating method and equipment
CN117008993A (en) Resource processing method, device, computer equipment and storage medium
CN115964589A (en) Interface generation method, device, equipment and medium based on data exchange protocol
CN114489894A (en) Client user interface updating method and device, client and server

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