CN112632433A - Data processing method and device, electronic equipment and readable storage medium - Google Patents

Data processing method and device, electronic equipment and readable storage medium Download PDF

Info

Publication number
CN112632433A
CN112632433A CN202011610853.9A CN202011610853A CN112632433A CN 112632433 A CN112632433 A CN 112632433A CN 202011610853 A CN202011610853 A CN 202011610853A CN 112632433 A CN112632433 A CN 112632433A
Authority
CN
China
Prior art keywords
interface
favorite
data processing
application page
list interface
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202011610853.9A
Other languages
Chinese (zh)
Inventor
年亮亮
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Jizhi Digital Technology Co Ltd
Original Assignee
Shenzhen Jizhi Digital 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 Shenzhen Jizhi Digital Technology Co Ltd filed Critical Shenzhen Jizhi Digital Technology Co Ltd
Priority to CN202011610853.9A priority Critical patent/CN112632433A/en
Publication of CN112632433A publication Critical patent/CN112632433A/en
Pending legal-status Critical Current

Links

Images

Classifications

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

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 application discloses a data processing method, a data processing device, electronic equipment and a readable storage medium. The method comprises the following steps: displaying a list interface on an application page; and responding to the first operation, simultaneously displaying the list interface and the favorite interface on the application page, wherein the list interface is displayed in a first display area of the application page, the favorite interface is displayed in a second display area of the application page, and the favorite interface is generated based on a favorite file. Based on the technical scheme disclosed by the application, the user can check or edit the favorites without switching pages, so that the user operation is simplified, and the user experience is improved.

Description

Data processing method and device, electronic equipment and readable storage medium
Technical Field
The present application belongs to the field of data processing technologies, and in particular, to a data processing method and apparatus, an electronic device, and an electronic device.
Background
Favorites are folders used to record objects that a user likes or commonly uses. For example, favorites are used to record items or websites that a user likes.
At present, when a user wants to view or edit an object in a favorite, the user needs to open a favorite page (which jumps out of a currently browsed page), and then can view or edit the object in the favorite page, and after the user finishes viewing or editing the favorite, the user needs to switch to a previously browsed page.
It can be seen that the current processing scheme for favorites is relatively cumbersome to operate, resulting in poor user experience.
Disclosure of Invention
In view of this, an object of the present application is to disclose a data processing method, an apparatus, an electronic device, and a readable storage medium, so that a user can view or edit favorites without switching pages, thereby simplifying user operations and improving user experience.
In order to achieve the purpose, the application discloses the following technical scheme:
the application discloses a data processing method, which comprises the following steps:
displaying a list interface on an application page;
and responding to a first operation, simultaneously displaying the list interface and a favorite interface on the application page, wherein the list interface is displayed in a first display area of the application page, the favorite interface is displayed in a second display area of the application page, and the favorite interface is generated based on a favorite file.
Optionally, in the data processing method, the first operation includes one or more of the following operations:
triggering operation aiming at the favorite browsing control;
and carrying out collection operation on the objects in the list interface.
Optionally, on the basis of the data processing method, after the list interface and the favorite interface are simultaneously displayed on the application page, the method further includes:
in response to a second operation on a target object, removing data of the target object from the favorites file; wherein the target object is an object in a collection state.
Optionally, in the data processing method, the second operation includes one or more of the following operations:
dragging the target object to a specified direction;
and triggering operation of canceling the favorite control aiming at the target object.
Optionally, on the basis of the data processing method, after the list interface and the favorite interface are simultaneously displayed on the application page, the method further includes:
and responding to a third operation, stopping displaying the favorite interface, and adjusting the display area of the list interface.
Optionally, in the data processing method, the third operation includes one or more of the following operations:
confirming triggering operation of a control aiming at the favorites;
and dragging the favorite interface to a specified direction.
Optionally, on the basis of the data processing method, after the list interface and the favorite interface are simultaneously displayed on the application page, the method further includes:
responding to the collection operation of the object in the list interface, and adding the data of the object into the favorite file;
and adjusting the display effect of the object to ensure that the display effect of the object is different from the display effect of the object which is not collected in the list interface.
The present application also discloses a data processing apparatus, comprising:
the first processing unit is used for displaying a list interface on an application page;
and the second processing unit is used for responding to the first operation and displaying the list interface and the favorite interface on the application page at the same time, wherein the list interface is displayed in the first display area of the application page, the favorite interface is displayed in the second display area of the application page, and the favorite interface is generated based on the favorite file.
The application also discloses an electronic device, comprising an input unit, a display, a processor and a memory;
the memory is used for storing programs;
the processor is configured to execute the program to implement the steps of the data processing method.
The present application also discloses a readable storage medium having stored thereon a computer program which, when executed by a processor, carries out the steps of the data processing method as described above.
Therefore, the beneficial effects of the application are as follows:
according to the data processing method and device, the electronic equipment and the readable storage medium, in the process of displaying the list interface on the application page, when a first operation is received, the list interface and the favorite interface are displayed on the application page at the same time. Based on the technical scheme disclosed by the application, if a user wants to view or edit the favorites in the process of browsing the list interface, the user only needs to execute the first operation to trigger the electronic equipment to simultaneously display the list interface and the favorites interface on the application page without switching the page, so that the user operation is simplified, and the user experience is improved.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
FIG. 1 is a flow chart of a data processing method disclosed herein;
FIG. 2 is a flow chart of another data processing method disclosed herein;
FIG. 3 is a flow chart of another data processing method disclosed herein;
FIG. 4 is a schematic diagram of a data processing apparatus according to the present disclosure;
fig. 5 is a schematic structural diagram of an electronic device disclosed in the present application.
Detailed Description
The application discloses a data processing method, a data processing device, an electronic device and a readable storage medium, so that a user can check or edit favorites without switching pages, user operation is simplified, and user experience is improved.
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
Referring to fig. 1, fig. 1 is a flowchart of a data processing method disclosed in the present application. The data processing method is executed by electronic equipment, such as a mobile phone, a tablet computer and a personal computer. The data processing method comprises the following steps:
s101: and displaying the list interface on the application page.
The list interface is part of an application page. The list interface includes one or more objects. According to different application scenes, objects contained in the list interface can be commodities and can be websites.
In a possible implementation manner, a user inputs a keyword in an application, and the application searches according to the keyword input by the user to obtain a corresponding object and generate a list interface. An application in the present application may be a web application, an APP, or an applet.
S102: and responding to the first operation, and simultaneously displaying a list interface and a favorite interface on the application page.
The list interface is displayed in a first display area of the application page, and the favorite interface is displayed in a second display area of the application page. It should be noted that the favorite interface is generated based on the favorite file.
The electronic equipment displays a list interface on an application page, monitors input operation, responds to the first operation when the first operation is received, generates a favorite interface based on a favorite file, displays the list interface in a first display area of the application page, and displays the favorite interface in a second display area of the application page. The first display area and the second display area can be distributed left and right or up and down.
Optionally, the first display area and the second display area do not overlap, that is, no occlusion occurs between the list interface and the favorites interface.
According to the data processing method, in the process of displaying the list interface on the application page, when the first operation is received, the list interface and the favorite interface are displayed on the application page at the same time. Based on the data processing method disclosed by the application, if a user wants to view or edit favorites in the process of browsing the list interface, the user only needs to execute the first operation to trigger the electronic equipment to simultaneously display the list interface and the favorites interface on the application page without switching the page, so that the user operation is simplified, and the user experience is improved.
In one embodiment, the first operation comprises one or more of the following operations:
triggering operation aiming at the favorite browsing control;
collecting operation aiming at the objects in the list interface;
a first gesture operation on an application page.
That is, in the process of browsing the list interface, if the user wants to view or edit the favorites, a triggering operation for the favorites browsing control may be performed, or a preset first gesture operation is performed on the application page, so as to trigger the electronic device to simultaneously display the list interface and the favorites interface on the application page.
The favorite browsing control can be a button located at the top of the list interface, and if the user clicks the button, the electronic device displays the list interface and the favorite interface on the application page at the same time.
The preset first gesture operation may be a setting of the electronic device or may be defined by a user. For example: the first gesture operation is a circling operation. Accordingly, if the user performs a circling operation on the application page, the electronic device simultaneously displays the list interface and the favorite interface on the application page.
In addition, if the user performs a favorite operation with respect to an object in the list interface, the electronic device simultaneously displays the list interface and the favorite interface on the application page. That is, if a user performs a favorite operation with respect to an object in the list interface while browsing the list interface, the electronic device performs an operation of simultaneously displaying the list interface and the favorite interface on the application page, in addition to adding data of the object to the favorite file to enable the object to be favorite. Wherein the data of the object includes: an identification of the object (e.g., a name of the good, a name of a website), and a website address of the object.
The collection operation for the objects in the list interface comprises one or more of the following operations:
triggering operation of a collection control aiming at an object; and long pressing operation aiming at the objects in the list interface.
And all the objects in the list interface are provided with collection controls. For example, the favorites control for an object in the list interface is a button located below the object.
Referring to fig. 2, fig. 2 is a flow chart of another data processing method disclosed in the present application. The data processing method comprises the following steps:
s201: and displaying the list interface on the application page.
S202: and responding to the first operation, and simultaneously displaying a list interface and a favorite interface on the application page.
The list interface is displayed in a first display area of the application page, and the favorite interface is displayed in a second display area of the application page.
S203: in response to the second operation on the target object, data of the target object is removed from the favorites file. Wherein the target object is an object in a collection state.
The electronic device simultaneously displays the list interface and the favorite interface on the application page in response to the first operation. Thereafter, if the user wants to delete the already-collected object, the user only needs to perform a second operation with respect to the already-collected object that wants to be deleted (i.e., the target object), and the electronic device removes the data of the target object from the favorite file in response to the second operation with respect to the target object. It should be noted that the favorite interface is generated based on the favorite file, and when the data of the target object is removed from the favorite file, the target object is no longer displayed by the favorite interface.
The target object may be an object in a favorite interface or an object in a list interface in a favorite state.
In implementation, removing the data of the target object from the favorites file may be: and deleting the data of the target object contained in the favorite file.
In addition, the removal of the data of the target object from the favorites file may also be: the data of the target object contained in the favorite file is transferred to the alternative favorite file. Wherein, the function of the alternative favorite file is as follows: and storing the data of the objects which are canceled by the user. The electronic device can provide the user with data for the object that has been favorites cancelled based on the alternative favorites file.
In the data processing method shown in fig. 2 of the present application, in the process of displaying the list interface on the application page, when a first operation is received, the list interface and the favorite interface are simultaneously displayed on the application page, and then, when a second operation for the target object is received, the data of the target object is removed from the favorite file. Based on the data processing method disclosed by the application, in the process of browsing the list interface, if a user wants to check or edit the favorites, the user only needs to execute a first operation to trigger the electronic device to simultaneously display the list interface and the favorites interface on the application page, if the user wants to delete the collected objects, the user only needs to execute a second operation aiming at the objects needing to be deleted, and page switching is not needed to be performed on the display and the editing of the favorites, so that the user operation is simplified, and the user experience is improved.
In one embodiment, the second operation comprises one or more of the following operations:
dragging the target object to a specified direction;
and canceling the triggering operation of the collection control aiming at the target object.
That is, if the user wants to delete an already-collected object, the object that wants to be deleted (i.e., the target object) is dragged in a specified direction, or a trigger operation of canceling the collection control for the target object is performed. And each object in the favorite interface and the object in the list interface in the favorite state are provided with a cancel favorite control.
For example, the first display area and the second display area are distributed left and right, and specifically, the first display area is located on the left side of the second display area. The electronic device is configured to: when the user performs a drag operation to the left for an object in the favorites interface, the data for the object is removed from the favorites file.
Referring to fig. 3, fig. 3 is a flow chart of another data processing method disclosed in the present application. The data processing method comprises the following steps:
s301: and displaying the list interface on the application page.
S302: and responding to the first operation, and simultaneously displaying a list interface and a favorite interface on the application page.
The list interface is displayed in a first display area of the application page, and the favorite interface is displayed in a second display area of the application page.
S303: in response to the second operation on the target object, data of the target object is removed from the favorites file. Wherein the target object is an object in a collection state.
S304: and in response to the third operation, stopping displaying the favorite interface and adjusting the display area of the list interface.
The electronic device simultaneously displays the list interface and the favorite interface on the application page in response to the first operation. Then, if the user does not need to use the favorite interface any more, a third operation is performed, and the electronic device stops displaying the favorite interface in response to the third operation. In addition, the electronic device may further adjust the display area of the list interface such that the adjusted display area is larger than the first display area, i.e., the display area of the list interface is enlarged.
It should be noted that, in a specific implementation, step S303 may be omitted. That is, after step S302, if the user does not perform the second operation with respect to the object in the favorite state, step S303 is not performed.
In the data processing method shown in fig. 3 of the present application, in the process of displaying the list interface on the application page, when a first operation is received, the list interface and the favorite interface are simultaneously displayed on the application page, then, when a second operation for the target object is received, the data of the target object is removed from the favorite file, and when a third operation is received, the display of the favorite interface is stopped, and the display area of the list interface is adjusted. Based on the data processing method disclosed by the application, in the process of browsing the list interface, if a user wants to check or edit the favorites, the user only needs to execute a first operation to trigger the electronic device to simultaneously display the list interface and the favorites interface on the application page, if the user wants to delete the collected objects, the user only needs to execute a second operation on the objects needing to be deleted, if the user does not need to use the favorites interface any more, the user executes a third operation to start the electronic device to stop displaying the favorites interface, and the page switching is not needed for displaying, editing and quitting the favorites, so that the user operation is simplified, and the user experience is improved.
In one embodiment, the third operation comprises one or more of the following operations:
confirming triggering operation of a control aiming at the favorites;
dragging the favorite interface to the appointed direction;
a second gesture operation at the application page.
That is, the electronic device simultaneously displays the list interface and the favorite interface on the application page, and if the user wants to close the favorite, a trigger operation for the favorite confirmation control may be performed, or a preset second gesture operation may be performed on the application page, or an operation of dragging the favorite interface in a specified direction may be performed, so as to trigger the electronic device to stop displaying the favorite interface.
The favorite confirmation control can be a button located at the bottom of the favorite interface, and if the user clicks the button, the electronic device stops displaying the favorite interface.
The preset second gesture operation may be a setting of the electronic device, or may be defined by the user. For example, the second gesture operation is a picture fork operation. Accordingly, if the user performs a forking operation on the application page, the electronic device stops displaying the favorites interface.
On the basis of the data processing method disclosed by the application, after the electronic device simultaneously displays the list interface and the favorite interface on the application page, the method may further include:
responding to the collection operation aiming at the object in the list interface, and adding the data of the object into a favorite file; and adjusting the display effect of the object to ensure that the display effect of the object is different from the display effect of the object which is not collected in the list interface.
That is, when an object in the list interface is collected, the display effect of the object is adjusted so that the display effect of the object that has been collected is different from the display effect of the object that has not been collected, thereby enabling the user to intuitively determine which objects have been collected.
Optionally, adjusting the display effect of the object specifically includes: and displaying the collection identifier in an area corresponding to the object.
It should be noted that, in the case that the electronic device displays the list interface and the favorite interface simultaneously on the application page, the favorite operation of the object in the list interface may include, in addition to the two operations described above: and dragging the object in the list interface to the favorite interface.
The application discloses a data processing method and correspondingly a data processing device, and the description of the data processing method and the data processing device can be mutually referred.
Referring to fig. 4, fig. 4 is a schematic structural diagram of a data processing apparatus disclosed in the present application. The data processing apparatus includes:
the first processing unit 401 is configured to display a list interface on an application page.
A second processing unit 402, configured to display the list interface and the favorite interface simultaneously on the application page in response to the first operation. The method comprises the steps of displaying a list interface in a first display area of an application page, displaying a favorite interface in a second display area of the application page, and generating the favorite interface based on a favorite file.
Optionally, the first display area and the second display area do not overlap, that is, no occlusion occurs between the list interface and the favorites interface.
Optionally, the first operation comprises one or more of the following operations:
triggering operation aiming at the favorite browsing control;
collecting operation aiming at the objects in the list interface;
a first gesture operation on an application page.
According to the data processing device, in the process of displaying the list interface on the application page, when the first operation is received, the list interface and the favorite interface are displayed on the application page at the same time. Based on the technical scheme disclosed by the application, if a user wants to view or edit the favorites in the process of browsing the list interface, the user only needs to execute the first operation to trigger the electronic equipment to simultaneously display the list interface and the favorites interface on the application page without switching the page, so that the user operation is simplified, and the user experience is improved.
Optionally, a third processing unit is further provided on the basis of the data processing apparatus shown in fig. 4. The third processing unit is used for: in response to the second operation on the target object, data of the target object is removed from the favorites file. Wherein the target object is an object in a collection state.
Optionally, the second operation comprises one or more of the following operations:
dragging the target object to a specified direction;
and canceling the triggering operation of the collection control aiming at the target object.
Optionally, on the basis of the data processing apparatus disclosed above in the present application, a fourth processing unit is further provided. The fourth processing unit is used for: and in response to the third operation, stopping displaying the favorite interface and adjusting the display area of the list interface.
Optionally, the third operation comprises one or more of the following operations:
confirming triggering operation of a control aiming at the favorites;
dragging the favorite interface to the appointed direction;
a second gesture operation at the application page.
Optionally, on the basis of the data processing apparatus disclosed above in this application, a fifth processing unit is further provided. The fifth processing unit is used for: responding to the collection operation aiming at the object in the list interface, and adding the data of the object into a favorite file; and adjusting the display effect of the object to ensure that the display effect of the object is different from the display effect of the object which is not collected in the list interface.
The application also discloses an electronic device to realize the data processing method disclosed above.
Referring to fig. 5, fig. 5 is a schematic structural diagram of an electronic device disclosed in the present application. The electronic device may include an input unit 501, a display 502, a processor 503, and a memory 504.
Optionally, the electronic device may further include: a communication interface 505 and a communication bus 506. The input unit 501, the display 502, the processor 503, the memory 504 and the communication interface 505 all communicate with each other through the communication bus 506.
In this application, the processor 503 may be a Central Processing Unit (CPU), an application specific integrated circuit (asic), a digital signal processor, an off-the-shelf programmable gate array (fpga) or other programmable logic device.
The processor 503 may call a program stored in the memory 504.
The memory 504 is used to store one or more programs, which may include program code comprising computer operating instructions. In the present application, a program for implementing any one of the data processing methods described above is stored in the memory 504.
In one possible implementation, the memory 504 may include a program storage area and a data storage area, wherein the program storage area may store an operating system, the above-mentioned programs, and the like; the storage data area may store data created during use of the computer device, and the like.
In addition, the memory 504 may include high speed random access memory and may also include non-volatile memory.
The communication interface 505 may be an interface of a communication module.
The input unit 501 may include a touch sensing unit sensing a touch event on the touch display panel, a keyboard, and the like.
The display 502 includes a display panel, such as a touch display panel or the like.
Of course, the structure of the electronic device shown in fig. 5 does not constitute a limitation of the electronic device in the embodiment of the present application, and in practical applications, the electronic device may include more or less components than those shown in fig. 5, or some components may be combined.
The application also discloses a readable storage medium, in which a program is stored, and when the program is loaded and executed by a processor of the electronic device, the electronic device is enabled to implement any one of the data processing methods disclosed above.
Finally, it should also be noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The embodiments in the present description are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. The data processing device, the electronic device and the readable storage medium disclosed in the embodiments correspond to the data processing method disclosed in the embodiments, so that the description is relatively simple, and the relevant points can be referred to the description of the method part.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present application. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the application. Thus, the present application is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. A data processing method, comprising:
displaying a list interface on an application page;
and responding to a first operation, simultaneously displaying the list interface and a favorite interface on the application page, wherein the list interface is displayed in a first display area of the application page, the favorite interface is displayed in a second display area of the application page, and the favorite interface is generated based on a favorite file.
2. The data processing method of claim 1, wherein the first operation comprises one or more of:
triggering operation aiming at the favorite browsing control;
and carrying out collection operation on the objects in the list interface.
3. The data processing method of claim 1, wherein after the application page simultaneously displays the list interface and the favorite interface, further comprising:
in response to a second operation on a target object, removing data of the target object from the favorites file; wherein the target object is an object in a collection state.
4. The data processing method of claim 3, wherein the second operation comprises one or more of:
dragging the target object to a specified direction;
and triggering operation of canceling the favorite control aiming at the target object.
5. The data processing method of claim 1, wherein after the application page simultaneously displays the list interface and the favorite interface, further comprising:
and responding to a third operation, stopping displaying the favorite interface, and adjusting the display area of the list interface.
6. The data processing method of claim 5, wherein the third operation comprises one or more of:
confirming triggering operation of a control aiming at the favorites;
and dragging the favorite interface to a specified direction.
7. The data processing method of claim 1, wherein after the application page simultaneously displays the list interface and the favorite interface, further comprising:
responding to the collection operation of the object in the list interface, and adding the data of the object into the favorite file;
and adjusting the display effect of the object to ensure that the display effect of the object is different from the display effect of the object which is not collected in the list interface.
8. A data processing apparatus, comprising:
the first processing unit is used for displaying a list interface on an application page;
and the second processing unit is used for responding to the first operation and displaying the list interface and the favorite interface on the application page at the same time, wherein the list interface is displayed in the first display area of the application page, the favorite interface is displayed in the second display area of the application page, and the favorite interface is generated based on the favorite file.
9. An electronic device comprising an input unit, a display, a processor, and a memory;
the memory is used for storing programs;
the processor, which executes the program, implements the steps of the data processing method according to any one of claims 1 to 7.
10. A readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of the data processing method according to any one of claims 1 to 7.
CN202011610853.9A 2020-12-30 2020-12-30 Data processing method and device, electronic equipment and readable storage medium Pending CN112632433A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011610853.9A CN112632433A (en) 2020-12-30 2020-12-30 Data processing method and device, electronic equipment and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011610853.9A CN112632433A (en) 2020-12-30 2020-12-30 Data processing method and device, electronic equipment and readable storage medium

Publications (1)

Publication Number Publication Date
CN112632433A true CN112632433A (en) 2021-04-09

Family

ID=75286698

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011610853.9A Pending CN112632433A (en) 2020-12-30 2020-12-30 Data processing method and device, electronic equipment and readable storage medium

Country Status (1)

Country Link
CN (1) CN112632433A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113177175A (en) * 2021-05-21 2021-07-27 深圳集智数字科技有限公司 Information display method, information display device, medium, and electronic device
WO2024087922A1 (en) * 2022-10-26 2024-05-02 抖音视界有限公司 Collection management method and apparatus, device, and medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105893584A (en) * 2016-04-03 2016-08-24 北京设集约科技有限公司 Method, client and system for displaying website label of favorites
CN110908751A (en) * 2019-10-31 2020-03-24 维沃移动通信有限公司 Information display method, information collection method, information display device, information collection device, electronic equipment and medium

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105893584A (en) * 2016-04-03 2016-08-24 北京设集约科技有限公司 Method, client and system for displaying website label of favorites
CN110908751A (en) * 2019-10-31 2020-03-24 维沃移动通信有限公司 Information display method, information collection method, information display device, information collection device, electronic equipment and medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113177175A (en) * 2021-05-21 2021-07-27 深圳集智数字科技有限公司 Information display method, information display device, medium, and electronic device
WO2024087922A1 (en) * 2022-10-26 2024-05-02 抖音视界有限公司 Collection management method and apparatus, device, and medium

Similar Documents

Publication Publication Date Title
CN110162371B (en) Display control method and device, electronic equipment and storage medium
JP7186231B2 (en) Icon management method and device
KR101517136B1 (en) Touch operation processing method and terminal device
TWI604368B (en) Data processing method and device
CN111612557B (en) Method and device for providing commodity object information and electronic equipment
CN105068721A (en) Operation menu display method and terminal
US20180181288A1 (en) Method for displaying information, and terminal equipment
CN112988006B (en) Display method, display device, electronic equipment and storage medium
CN106445972B (en) Page display method and device
CN112632433A (en) Data processing method and device, electronic equipment and readable storage medium
CN112306256B (en) Application program switching processing method and device and electronic equipment
CN112256179B (en) Text processing method and device
CN104820548A (en) Screenshot method and device
CN111722765A (en) Page switching method, device, equipment and storage medium
WO2023005835A1 (en) Icon control method, apparatus, electronic device, and readable storage medium
CN113805996A (en) Information display method and device
CN103838486A (en) Operation method and terminal for terminal display page
CN111580905A (en) Negative one-screen card management method, terminal and computer readable storage medium
JP2018508866A (en) Method and apparatus for displaying application page of mobile terminal
CN110764683A (en) Processing operation method and terminal
CN111857465A (en) Application icon sorting method and device and electronic equipment
CN110568975A (en) Method for searching application program, electronic equipment and storage medium
CN107229637A (en) A kind of webpage collection method and device
CN113835592B (en) Application function combination method and device and electronic equipment
EP4220364A1 (en) Method for presenting interface information, and electronic device

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