CN111290755B - Method, device, electronic equipment and storage medium for presenting data - Google Patents

Method, device, electronic equipment and storage medium for presenting data Download PDF

Info

Publication number
CN111290755B
CN111290755B CN202010079967.9A CN202010079967A CN111290755B CN 111290755 B CN111290755 B CN 111290755B CN 202010079967 A CN202010079967 A CN 202010079967A CN 111290755 B CN111290755 B CN 111290755B
Authority
CN
China
Prior art keywords
list
data
list item
display attribute
item
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
CN202010079967.9A
Other languages
Chinese (zh)
Other versions
CN111290755A (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 ByteDance Network Technology Co Ltd
Original Assignee
Beijing ByteDance Network 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 ByteDance Network Technology Co Ltd filed Critical Beijing ByteDance Network Technology Co Ltd
Priority to CN202010079967.9A priority Critical patent/CN111290755B/en
Publication of CN111290755A publication Critical patent/CN111290755A/en
Application granted granted Critical
Publication of CN111290755B publication Critical patent/CN111290755B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/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)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Human Computer Interaction (AREA)
  • Data Mining & Analysis (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the disclosure discloses a method, a device, electronic equipment and a storage medium for presenting data. The method comprises the following steps: determining list items with changed data in a list contained in a webpage, wherein the list comprises a plurality of list items which are orderly arranged; and modifying the display attribute of the list item so as to make the list item be highlighted in the list. According to the technical scheme, after the data is modified, the user can quickly recognize the modified data when looking back, and the operation efficiency of the user can be improved.

Description

Method, device, electronic equipment and storage medium for presenting data
Technical Field
The embodiment of the disclosure relates to the technical field of computer application, in particular to a method, a device, electronic equipment and a storage medium for presenting data.
Background
Background data of a web page is usually edited in a list form, and sometimes after the data is modified, even if the user looks back immediately, it is difficult to identify which piece of data has been modified. In addition, some operations are automatically performed by the program during the process of testing the web page, so that a user cannot easily see which list item is being operated, and in addition, elements of specific operations are sometimes required to be checked during the debugging process.
However, the web page designer generally sets the display style for each list item in the list uniformly, so that the display style of each list item is static and cannot be flexibly changed.
Disclosure of Invention
In view of this, embodiments of the present disclosure provide a method, an apparatus, an electronic device, and a storage medium for presenting data, so as to implement highlighting a list item having a data change in a list in the list.
Other features and advantages of embodiments of the present disclosure will be apparent from the following detailed description, or may be learned by practice of embodiments of the disclosure in part.
In a first aspect, embodiments of the present disclosure provide a method of presenting data, comprising:
determining list items with changed data in a list contained in a webpage, wherein the list comprises a plurality of list items which are orderly arranged;
and modifying the display attribute of the list item with the changed data so as to make the list item be highlighted in the list.
In a second aspect, embodiments of the present disclosure further provide an apparatus for presenting data, including:
the list item positioning unit is used for determining list items with changed data in a list contained in the webpage, wherein the list comprises a plurality of list items which are orderly arranged;
and the attribute modification unit is used for modifying the display attribute of the list item with the changed data so as to make the list item be highlighted in the list.
In a third aspect, an embodiment of the present disclosure further provides an electronic device, including:
one or more processors;
a memory for storing one or more programs;
the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the instructions of the method of any of the first aspects.
In a fourth aspect, the presently disclosed embodiments also provide a computer readable storage medium having stored thereon a computer program which, when executed by a processor, implements the steps of the method according to any of the first aspects.
The technical scheme provided by the embodiment of the disclosure has the beneficial technical effects that:
according to the embodiment of the disclosure, the list items with changed data in the list contained in the webpage are determined, and the display attribute of the list items is modified, so that the list items are highlighted in the list, the modified data can be quickly recognized by a user when the user looks back after the data are modified, and the operation efficiency of the user can be improved.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present disclosure, the following description will briefly explain the drawings required to be used in the description of the embodiments of the present disclosure, and it is apparent that the drawings in the following description are only some of the embodiments of the present disclosure, and other drawings may be obtained according to the contents of the embodiments of the present disclosure and these drawings without inventive effort for those skilled in the art.
FIG. 1 is a flow diagram of a method of presenting data provided by an embodiment of the present disclosure;
FIG. 2 is a flow chart of another method of presenting data provided by embodiments of the present disclosure;
FIG. 3 is a schematic diagram of an apparatus for presenting data according to an embodiment of the present disclosure;
FIG. 4 is a schematic diagram of another apparatus for presenting data according to an embodiment of the present disclosure;
fig. 5 shows a schematic structural diagram of an electronic device suitable for use in implementing embodiments of the present disclosure.
Detailed Description
In order to make the technical problems solved, the technical solutions adopted and the technical effects achieved by the embodiments of the present disclosure more clear, the technical solutions of the embodiments of the present disclosure will be described in further detail below with reference to the accompanying drawings, and it is apparent that the described embodiments are only some embodiments, but not all embodiments of the present disclosure. All other embodiments, which are derived by a person skilled in the art from the embodiments of the present disclosure without creative efforts, fall within the protection scope of the embodiments of the present disclosure.
It should be noted that the terms "system" and "network" in the embodiments of the present disclosure are often used interchangeably herein. References to "and/or" in the embodiments of the present disclosure are intended to encompass any and all combinations of one or more of the associated listed items. The terms first, second and the like in the description and in the claims and drawings are used for distinguishing between different objects and not for limiting a particular order.
It should be further noted that, in the embodiments of the present disclosure, the following embodiments may be implemented separately, or may be implemented in combination with each other, which is not specifically limited by the embodiments of the present disclosure.
The names of messages or information interacted between the various devices in the embodiments of the present disclosure are for illustrative purposes only and are not intended to limit the scope of such messages or information.
The technical solutions of the embodiments of the present disclosure are further described below with reference to the accompanying drawings and through specific implementations.
Fig. 1 is a flow chart of a method for presenting data according to an embodiment of the disclosure, where the method may be applicable to modifying a display attribute of a list item with a data change in a list to make the list item be highlighted in the list, and the method may be performed by an apparatus configured to present data in a computer, as shown in fig. 1, where the method for presenting data according to the embodiment includes:
in step S110, a list item in which data changes in a list included in the web page is determined.
Wherein the list comprises a plurality of list items which are orderly arranged.
The list includes a list item including a plurality of ordered list elements, for example, a plurality of ordered table elements, div elements, li elements, ul elements, or p elements.
The change of the data comprises at least one of updating the data, creating the data, modifying the data, recovering the data, and the like.
In the base, various methods may be used to determine the list item whose data has changed in the list, for example, the list item whose data has changed in the list may be determined by checking at a timing. For another example, the list item with the changed data in the list can be determined through the code embedded point.
In step S120, the display attribute of the list item is modified so that the list item is highlighted in the list.
The purpose of modifying the display attribute of the list item in this step is to make the list item be highlighted in the list, and this embodiment is not limited to a specific modification manner, as long as the list item can be highlighted in the list, so that the user can intuitively locate the list item with changed data, for example, the text color, the border color, the text bolder, the border bolder, and/or the background color of the list item may be modified.
In order to make the list item with changed data be highlighted in the list in a period of time after modification, modifying the display attribute of the list item can also set a delay to restore the display attribute of the list item, and when the timing reaches the set delay, restoring the display attribute of the list item, and not highlighting the list item with changed data in the list.
According to the embodiment, the list items with changed data in the list contained in the webpage are determined, and the display attribute of the list items is modified, so that the list items are highlighted in the list, the modified data can be quickly recognized by a user when the user looks back after the data are modified, and the operation efficiency of the user can be improved.
Fig. 2 shows a flowchart of another method for presenting data according to an embodiment of the present disclosure, which is based on the foregoing embodiment and performs improved optimization. As shown in fig. 2, the method for presenting data according to the present embodiment includes:
in step S210, a list item in which data changes in a list included in the web page is determined.
Wherein the list comprises a plurality of list items which are orderly arranged.
The list comprises a plurality of table elements, div elements, li elements, ul elements, p elements, and the like which are orderly arranged.
In particular, determining the list item in which the data changes in the list included in the web page may include various ways, such as determining the list item in which the data changes in the list by a timing check. For another example, the list item with the changed data in the list can be determined through the code embedded point.
The change of the data comprises updating the data, creating the data, modifying the data, recovering the data and the like.
In step S220, the display attribute of the list item is modified to highlight the list item in the list.
For example, one or more of the text color, border color, text bolding, border bolding, and background color of the list items may be modified.
In step S230, a delay is set to restore the display attribute of the list item.
In order to make the list item with changed data be highlighted in the list after a period of time, and restore the original display attribute of the list item after a period of time, modifying the display attribute of the list item can also set a delay to restore the display attribute of the list item. And when the timing reaches the set time delay, restoring the display attribute of the list item, and not highlighting the list item with the changed data in the list.
In step S240, if there is a delay setting for restoring the display attribute of any list item that does not reach the start time, the delay setting associated with any list item is closed, and the display attribute of any list item is restored.
This step is used for closing the highlighting of the list item whose previous data has changed and restoring the display attribute of the list item whose previous data has changed before or after modifying the display attribute of the list item and setting the delay to restore the display attribute of the list item if the delay time set for one of the list items whose data has changed does not reach the set time, i.e. if the list item is still in the highlighted state, so that only the list item modified later is highlighted currently, so that the user cannot clearly recognize the latest modified list item by highlighting two or more list items.
It should be noted that this step may be performed before or after step S230.
According to the embodiment, on the basis of the previous embodiment, when the display attribute of the list item with changed data is modified, setting delay to restore the display attribute of the list item, and if the delay setting for restoring the display attribute of any list item does not reach the starting time, closing the delay setting associated with any list item, restoring the display attribute of any list item, so that only the later modified list item can be highlighted currently, and a user can clearly identify the latest modified list item.
As an implementation of the method shown in the foregoing figures, the present disclosure provides an embodiment of an apparatus for presenting data, and fig. 3 shows a schematic structural diagram of an apparatus for presenting data provided by an embodiment of the present disclosure, where the embodiment of the apparatus corresponds to the embodiment of the method shown in fig. 1 and fig. 2, and the apparatus may be specifically applied to various electronic devices. As shown in fig. 3, the apparatus for presenting data according to the present embodiment includes a list item positioning unit 310 and an attribute modification unit 320.
The list item positioning unit 310 is configured to determine a list item in which data in a list included in a web page is changed.
Wherein the list comprises a plurality of list items which are orderly arranged;
the attribute modification unit 320 is configured to modify a display attribute of the list item to highlight the list item in the list.
Further, the list item positioning unit 310 is configured to:
determining list items with changed data in the list through timing check; or (b)
And determining list items with changed data in the list through the code embedded points.
Further, the attribute modification unit 320 is configured to set a display attribute for recovering the list item in a delayed manner.
Further, in the list item positioning unit 310, the data change includes at least one of data update, data new, data modification, and data recovery.
Further, in the attribute modification unit 320, modifying the display attribute of the list item includes modifying a text color, a border color, a text bolded, a border bolded, and/or a background color of the list item.
Wherein the list includes a plurality of table elements, div elements, li elements, ul elements, or p elements in an ordered arrangement.
The device for presenting data provided by the embodiment can execute the method for presenting data provided by the embodiment of the method disclosed by the embodiment of the invention, and has the corresponding functional modules and beneficial effects of executing the method.
Fig. 4 is a schematic structural diagram of another apparatus for presenting data according to an embodiment of the present disclosure, as shown in fig. 4, where the apparatus for presenting data according to the present embodiment includes: list item locating unit 410, attribute modification unit 420, and early termination unit 430.
The list item positioning unit 410 is configured to determine a list item with changed data in a list included in a web page, where the list includes a plurality of list items in an ordered arrangement;
the attribute modification unit 420 is configured to modify the display attribute of the list item, so that the list item is highlighted in the list, and set a delay time to restore the display attribute of the list item.
The early termination unit 430 is configured to close the delay setting associated with any one of the list items and restore the display attribute of the any one of the list items if there is a delay setting for restoring the display attribute of the list item that does not reach the start time before or after modifying the display attribute of the list item.
Further, the list item positioning unit 410 is configured to:
determining list items with changed data in the list through timing check; or (b)
And determining list items with changed data in the list through the code embedded points.
Further, in the list item positioning unit 410, the data change includes at least one of data update, data new, data modification, and data recovery.
Further, in the attribute modification unit 420, modifying the display attribute of the list item includes modifying a text color, a border color, a text bolded, a border bolded, and/or a background color of the list item.
Wherein the list includes a plurality of table elements, div elements, li elements, ul elements, or p elements in an ordered arrangement.
The device for presenting data provided by the embodiment can execute the method for presenting data provided by the embodiment of the method disclosed by the embodiment of the invention, and has the corresponding functional modules and beneficial effects of executing the method.
Referring now to fig. 5, a schematic diagram of an electronic device 500 suitable for use in implementing embodiments of the present disclosure is shown. The electronic devices in the embodiments of the present disclosure may include, but are not limited to, mobile terminals such as mobile phones, notebook computers, digital broadcast receivers, PDAs (personal digital assistants), PADs (tablet computers), PMPs (portable multimedia players), in-vehicle terminals (e.g., in-vehicle navigation terminals), and the like, and stationary terminals such as digital TVs, desktop computers, and the like. The electronic device shown in fig. 5 is merely an example and should not be construed to limit the functionality and scope of use of the disclosed embodiments.
As shown in fig. 5, the electronic device 500 may include a processing means (e.g., a central processing unit, a graphics processor, etc.) 501, which may perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM) 502 or a program loaded from a storage means 508 into a Random Access Memory (RAM) 503. In the RAM 503, various programs and data required for the operation of the electronic apparatus 500 are also stored. The processing device 501, the ROM 502, and the RAM 503 are connected to each other via a bus 504. An input/output (I/O) interface 505 is also connected to bus 504.
In general, the following devices may be connected to the I/O interface 505: input devices 506 including, for example, a touch screen, touchpad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; an output device 507 including, for example, a Liquid Crystal Display (LCD), a speaker, a vibrator, and the like; storage 508 including, for example, magnetic tape, hard disk, etc.; and communication means 509. The communication means 509 may allow the electronic device 500 to communicate with other devices wirelessly or by wire to exchange data. While fig. 5 shows an electronic device 500 having various means, it is to be understood that not all of the illustrated means are required to be implemented or provided. More or fewer devices may be implemented or provided instead.
In particular, according to embodiments of the present disclosure, the processes described above with reference to flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for performing the method shown in the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network via the communication means 509, or from the storage means 508, or from the ROM 502. The above-described functions defined in the methods of the embodiments of the present disclosure are performed when the computer program is executed by the processing device 501.
It should be noted that, the computer readable medium described above in the embodiments of the present disclosure may be a computer readable signal medium or a computer readable storage medium, or any combination of the two. The computer readable storage medium can be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or a combination of any of the foregoing. More specific examples of the computer-readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the disclosed embodiments, a computer-readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In contrast, in the disclosed embodiments, the computer-readable signal medium may comprise a data signal propagated in baseband or as part of a carrier wave, with the computer-readable program code embodied therein. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination of the foregoing. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, fiber optic cables, RF (radio frequency), and the like, or any suitable combination of the foregoing.
The computer readable medium may be contained in the electronic device; or may exist alone without being incorporated into the electronic device.
The computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to:
determining list items with changed data in a list contained in a webpage, wherein the list comprises a plurality of list items which are orderly arranged;
and modifying the display attribute of the list item so as to make the list item be highlighted in the list.
Computer program code for carrying out operations for embodiments of the present disclosure may be written in one or more programming languages, including an object oriented programming language such as Java, smalltalk, C ++ and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computer (for example, through the Internet using an Internet service provider).
The flowcharts and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units involved in the embodiments of the present disclosure may be implemented by means of software, or may be implemented by means of hardware. The name of the unit does not in any way constitute a limitation of the unit itself, for example the first acquisition unit may also be described as "unit acquiring at least two internet protocol addresses".
According to one or more embodiments of the present disclosure, in the method for presenting data, determining a list item in which data changes in a list includes:
determining list items with changed data in the list through timing check; or (b)
And determining list items with changed data in the list through the code embedded points.
In accordance with one or more embodiments of the present disclosure, in the method of presenting data, modifying the display attribute of the list item further includes setting a delay to restore the display attribute of the list item.
According to one or more embodiments of the present disclosure, the method for presenting data further includes, before or after modifying the display attribute of the list item, if there is a delay setting for restoring the display attribute of any list item that does not reach the start time, closing the delay setting associated with any list item, and restoring the display attribute of any list item.
According to one or more embodiments of the present disclosure, the method of presenting data, wherein the data change includes at least one of data being updated, data being newly created, data being modified, and data being restored.
In accordance with one or more embodiments of the present disclosure, in the method of presenting data, modifying the display attribute of the list item includes modifying a text color, a border color, a text bolding, a border bolding, and/or a background color of the list item.
According to one or more embodiments of the present disclosure, in the method of presenting data, the list includes a table element, a div element, a li element, an ul element, or a p element, which includes a plurality of table elements in an ordered arrangement.
According to one or more embodiments of the present disclosure, in the apparatus for presenting data, the list item positioning unit is configured to:
determining list items with changed data in the list through timing check; or (b)
And determining list items with changed data in the list through the code embedded points.
According to one or more embodiments of the present disclosure, in the apparatus for presenting data, the attribute modification unit is further configured to set a delay to restore a display attribute of the list item.
According to one or more embodiments of the present disclosure, the apparatus for presenting data further includes an early termination unit, where the early termination unit is configured to, before or after modifying the display attribute of the list item, close a delay setting associated with any one of the list items if there is a delay setting for restoring the display attribute of the list item that does not reach the start time, and restore the display attribute of the list item.
According to one or more embodiments of the present disclosure, in the list item positioning unit, the data change includes at least one of data update, data new, data modification, and data recovery.
According to one or more embodiments of the present disclosure, in the attribute modification unit, modifying the display attribute of the list item includes modifying a text color, a border color, a text bolder, a border bolder, and/or a background color of the list item.
According to one or more embodiments of the present disclosure, in the apparatus for presenting data, the list includes a table element, a div element, a li element, an ul element, or a p element, which includes a plurality of table elements in an ordered arrangement.
The foregoing description is only of the preferred embodiments of the disclosed embodiments and is presented for purposes of illustration of the principles of the technology being utilized. It will be appreciated by those skilled in the art that the scope of the disclosure in the embodiments of the disclosure is not limited to the specific combination of the above technical features, but also encompasses other technical features formed by any combination of the above technical features or their equivalents without departing from the spirit of the disclosure. Such as the technical solution formed by mutually replacing the above-mentioned features and the technical features with similar functions (but not limited to) disclosed in the embodiments of the present disclosure.

Claims (8)

1. A method of presenting data, comprising:
determining list items with changed data in a list contained in a webpage, wherein the list comprises a plurality of list items which are orderly arranged;
modifying the display attribute of the list item with the changed data so as to make the list item be highlighted in the list;
modifying the display attribute of the list item with the changed data further comprises setting delay to restore the display attribute of the list item;
before or after modifying the display attribute of the list item with the changed data, if there is a delay setting for recovering the display attribute of any list item, which does not reach the starting time, closing the delay setting associated with any list item, and recovering the display attribute of any list item.
2. The method of claim 1, wherein determining the list item for which the data in the list changed comprises:
determining list items with changed data in the list through timing check; or (b)
And determining list items with changed data in the list through the code embedded points.
3. The method of claim 1, wherein the change in data comprises at least one of data being updated, data being newly created, data being modified, and data being restored.
4. The method of claim 1, wherein modifying the display properties of the list item for which the data changes comprises modifying a text color, a border color, a text bolder, a border bolder, and/or a background color of the list item.
5. The method of claim 1, wherein the list comprises a plurality of table elements, div elements, li elements, ul elements, or p elements in an ordered arrangement.
6. An apparatus for presenting data, comprising:
the list item positioning unit is used for determining list items with changed data in a list contained in the webpage, wherein the list comprises a plurality of list items which are orderly arranged;
an attribute modification unit, configured to modify a display attribute of a list item whose data changes, so that the list item is highlighted in the list;
the attribute modification unit further comprises setting delay to restore the display attribute of the list item;
and before or after modifying the display attribute of the list item with the changed data, if there is a delay setting for recovering the display attribute of any list item, which does not reach the starting time, closing the delay setting associated with any list item, and recovering the display attribute of any list item.
7. An electronic device, comprising:
one or more processors;
a memory for storing one or more programs;
the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the method of any of claims 1-5.
8. A computer readable storage medium, on which a computer program is stored, which computer program, when being executed by a processor, implements the method according to any of claims 1-5.
CN202010079967.9A 2020-02-04 2020-02-04 Method, device, electronic equipment and storage medium for presenting data Active CN111290755B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010079967.9A CN111290755B (en) 2020-02-04 2020-02-04 Method, device, electronic equipment and storage medium for presenting data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010079967.9A CN111290755B (en) 2020-02-04 2020-02-04 Method, device, electronic equipment and storage medium for presenting data

Publications (2)

Publication Number Publication Date
CN111290755A CN111290755A (en) 2020-06-16
CN111290755B true CN111290755B (en) 2023-07-07

Family

ID=71028465

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010079967.9A Active CN111290755B (en) 2020-02-04 2020-02-04 Method, device, electronic equipment and storage medium for presenting data

Country Status (1)

Country Link
CN (1) CN111290755B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1863083A (en) * 2005-12-29 2006-11-15 华为技术有限公司 Method for correcting timing information
CN106649143A (en) * 2015-10-29 2017-05-10 阿里巴巴集团控股有限公司 Method and device for cache access, and electronic equipment
CN107748695A (en) * 2017-10-24 2018-03-02 平安科技(深圳)有限公司 Timed task processing method, device, storage medium and computer equipment

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060004890A1 (en) * 2004-06-10 2006-01-05 International Business Machines Corporation Methods and systems for providing directory services for file systems
US10956485B2 (en) * 2011-08-31 2021-03-23 Google Llc Retargeting in a search environment
CN108549623B (en) * 2018-04-12 2022-03-01 北京三快在线科技有限公司 Collaborative document editing control method and device, electronic equipment and storage medium
CN108647075A (en) * 2018-05-11 2018-10-12 阿里巴巴集团控股有限公司 Listview method for refreshing, device and the electronic equipment of five application page
CN109710905B (en) * 2018-09-30 2023-04-28 天津字节跳动科技有限公司 Document collaborative editing method and device, storage medium and electronic equipment
CN110413598A (en) * 2019-06-17 2019-11-05 平安科技(深圳)有限公司 List data amending method, device, electronic equipment and storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1863083A (en) * 2005-12-29 2006-11-15 华为技术有限公司 Method for correcting timing information
CN106649143A (en) * 2015-10-29 2017-05-10 阿里巴巴集团控股有限公司 Method and device for cache access, and electronic equipment
CN107748695A (en) * 2017-10-24 2018-03-02 平安科技(深圳)有限公司 Timed task processing method, device, storage medium and computer equipment

Also Published As

Publication number Publication date
CN111290755A (en) 2020-06-16

Similar Documents

Publication Publication Date Title
CN113938456B (en) Session message overhead processing method and device
US9671926B2 (en) Method and terminal device for displaying dynamic icon
CN112214408B (en) Dependency conflict detection method, dependency conflict detection device, electronic equipment and computer readable medium
CN110865852B (en) Webpage component loading method and device, electronic equipment and storage medium
CN109491742B (en) Page table rendering method and device
CN111367516B (en) Application interface generation method and device and electronic equipment
CN113835992B (en) Memory leakage processing method and device, electronic equipment and computer storage medium
CN111240767A (en) Component and page loading method and device, electronic equipment and storage medium
CN111858167B (en) Method and device for safety control of IOS equipment and IOS equipment
CN111290755B (en) Method, device, electronic equipment and storage medium for presenting data
CN109491687B (en) Hot updating method and device of application software, terminal and readable medium
CN109558408B (en) Method and device for updating list, electronic equipment and readable storage medium
CN109408387B (en) Page testing method and device
CN111177634A (en) Multi-language supporting file content loading method, device, equipment and medium
CN111240801A (en) Method, device, medium and electronic equipment for generating heap memory snapshot file
CN111273967A (en) Remote hook setting method and device suitable for Android system and electronic equipment
CN111324347A (en) Component construction method, device and system, page generation method, equipment and medium
CN110717126A (en) Page browsing method and device, electronic equipment and computer readable storage medium
CN111273982A (en) Method, device, electronic equipment and medium for confirming default font of operating system
CN112084254A (en) Data synchronization method and system
CN113094286B (en) Page test method and device, storage medium and electronic equipment
CN111274513B (en) Window display method, device, terminal and storage medium
CN112422648B (en) Data synchronization method and system
CN111625326B (en) Task pipeline execution method and device and electronic equipment
CN111381813B (en) Front-end page debugging method and device, computer equipment and storage medium

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