CN113110814B - Screen display data processing method, device and storage medium - Google Patents

Screen display data processing method, device and storage medium Download PDF

Info

Publication number
CN113110814B
CN113110814B CN202110350579.4A CN202110350579A CN113110814B CN 113110814 B CN113110814 B CN 113110814B CN 202110350579 A CN202110350579 A CN 202110350579A CN 113110814 B CN113110814 B CN 113110814B
Authority
CN
China
Prior art keywords
screen display
display data
size
data
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.)
Active
Application number
CN202110350579.4A
Other languages
Chinese (zh)
Other versions
CN113110814A (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 CN202110350579.4A priority Critical patent/CN113110814B/en
Publication of CN113110814A publication Critical patent/CN113110814A/en
Application granted granted Critical
Publication of CN113110814B publication Critical patent/CN113110814B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • G06F3/1423Digital output to display device ; Cooperation and interconnection of the display device with other functional units controlling a plurality of local displays, e.g. CRT and flat panel display
    • G06F3/1446Digital output to display device ; Cooperation and interconnection of the display device with other functional units controlling a plurality of local displays, e.g. CRT and flat panel display display composed of modules, e.g. video walls
    • 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/9574Browsing optimisation, e.g. caching or content distillation of access to content, e.g. by caching
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/546Message passing systems or structures, e.g. queues
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

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

Abstract

The present disclosure relates to the field of computers, and discloses a method, a device and a storage medium for processing screen display data, wherein the method comprises the following steps: the electronic equipment acquires the interface size of the screen display interface and the data size of at least one screen display data, determines at least one candidate screen display data based on the comparison result of the interface size and the data size, acquires the characterization information of at least one target screen display data from the at least one candidate screen display data, records the acquired characterization information into a target set, and uploads the target set to a server by the total number of the characterization information, so that the reporting of the screen display data is realized.

Description

Screen display data processing method, device and storage medium
Technical Field
The present disclosure relates to computer technology, and in particular, to a method and apparatus for processing screen display data, and a storage medium.
Background
In general, when a user browses information by using application software on an electronic device, various screen display data are generated in the browsing process; such as buddy dynamics in XX, message push dynamics in YY, etc.
When the user performs a list sliding operation in the interface of the application software, the screen display data is updated in real time.
For example, the user performs a sliding buddy dynamic list operation within the interface of the application software, and the electronic device may present the user with updated buddy dynamic data in real-time.
For another example, the user performs a push dynamic list operation within an interface of the application software, and the electronic device presents the user with real-time updated message push dynamic data.
In the use process, the electronic device can upload the displayed dynamically updated screen display data (i.e. the screen display data which the user has viewed) to the server, so that the server can analyze the screen display data and then issue similar screen display data (i.e. the data which the user is interested in) so as to improve the clicked rate of the screen display data.
At present, after the electronic device displays the screen display data, the screen display data can be processed for the server one by one when the application software cuts to the background, so that when the screen display data are more, the uploading process can greatly consume the flow and the electric quantity of the electronic device, the situation of causing the page blocking of the electronic device occurs, and the repeated screen display data can not be generated in the uploading process.
Disclosure of Invention
The embodiment of the disclosure provides a method, a device and a storage medium for processing screen display data, which are used for improving user experience in the process of processing a large amount of screen display data.
The specific technical scheme provided by the disclosure is as follows:
in a first aspect, a method of screen display data processing includes:
the electronic equipment acquires the interface size of the screen display interface and the data size of at least one screen display data, and determines at least one candidate screen display data based on the comparison result of the interface size and the data size;
the electronic equipment acquires characterization information of at least one target screen display data from at least one candidate screen display data, and records the acquired characterization information into a target set;
the electronic device uploads the target set to the server.
Optionally, the electronic device uploads the target set to the server, including:
and the electronic equipment determines that the total number of the characterization information recorded in the target set reaches a set threshold value or uploads the target set to the server when the electronic equipment determines that the uploading time is reached.
Optionally, before determining the at least one candidate screen display data based on the interface size of the screen display interface and the data size of the at least one screen display data and based on the comparison result of the interface size and the data size, the electronic device further includes:
The electronic device obtains at least one screen display data from the server based on a message refresh operation triggered at the screen display interface.
Optionally, the electronic device obtains an interface size of the screen display interface and a data size of the at least one screen display data, and determines at least one candidate screen display data based on a comparison result of the interface size and the data size, including:
the electronic equipment determines the interface size of a screen display interface;
the electronic equipment respectively determines the data size of at least one screen display data;
the electronic equipment splices the obtained at least one data size to obtain a corresponding spliced data size;
the electronic device determines at least one candidate screen display data based on the comparison of the interface size and the splice data size.
Optionally, the electronic device obtains an interface size of the screen display interface and a data size of the at least one screen display data, and determines at least one candidate screen display data based on a comparison result of the interface size and the data size, including:
the electronic equipment acquires the interface size of a screen display interface;
the electronic equipment respectively determines the data size of at least one screen display data;
The electronic equipment subtracts at least one data size from the interface size one by one, and determines screen display data corresponding to one data size as candidate screen display data every time one data size is subtracted;
and when the electronic equipment determines that the current value of the interface size is smaller than the value of one data size currently read, outputting the recorded at least one candidate screen display data.
Optionally, the electronic device acquires characterization information of at least one target screen display data from the at least one candidate screen display data, and records the acquired characterization information into the target set, including:
the electronic device responds to a view operation triggered in the screen display interface for at least one candidate screen display data, and the attribute of the at least one candidate screen display data corresponding to the view operation is set to be viewed;
the electronic device sets the attribute to the at least one candidate screen display data that has been viewed and determines the at least one target screen display data;
the electronic equipment extracts corresponding key fields from at least one target screen display data, and takes the obtained key fields as characterization information of the at least one target screen display data;
The electronic equipment records the obtained characterization information into a target set.
Optionally, the key field includes one or more of an identification number ID, a service BIZ domain name to which the key field belongs, and an upload time.
Optionally, after the electronic device uploads the target set to the server, the method further includes:
the electronic equipment changes the state of the at least one target screen display data which is uploaded to the server into the uploaded state;
when at least one new screen display data corresponding to the new message refreshing operation is obtained from the server again, the electronic equipment eliminates the target screen display data with the uploaded state from the at least one new screen display data.
In a second aspect, a method of screen display data processing includes:
the server transmits at least one screen display data to the electronic device to cause the electronic device to: acquiring the interface size of a screen display interface and the data size of at least one screen display data, determining at least one candidate screen display data based on the comparison result of the interface size and the data size, recording characterization information of at least one checked target screen display data in the at least one candidate screen display data into a target set, and uploading the target set to a server;
The server receives the target set uploaded by the electronic device, acquires at least one corresponding target screen display data according to the characterization information in the target set, and searches at least one new screen display data associated with the at least one target screen display data type so as to send the at least one new screen display data to the electronic device again.
In a third aspect, an apparatus for processing screen display data, includes:
a determining unit, configured to obtain an interface size of a screen display interface and a data size of at least one screen display data by the electronic device, and determine at least one candidate screen display data based on a comparison result of the interface size and the data size;
the recording unit is used for the electronic equipment to acquire the characterization information of at least one target screen display data from at least one candidate screen display data and record the acquired characterization information into a target set;
and the uploading unit is used for uploading the target set to the server by the electronic equipment.
Optionally, the electronic device uploads the target set to the server, and the uploading unit is configured to:
and the electronic equipment determines that the total number of the characterization information recorded in the target set reaches a set threshold value or uploads the target set to the server when the electronic equipment determines that the uploading time is reached.
Optionally, before determining the at least one candidate screen display data based on the interface size of the screen display interface and the data size of the at least one screen display data and based on the comparison result of the interface size and the data size, the electronic device further includes:
the electronic device obtains at least one screen display data from the server based on a message refresh operation triggered at the screen display interface.
Optionally, the electronic device acquires an interface size of the screen display interface and a data size of the at least one screen display data, determines at least one candidate screen display data based on a comparison result of the interface size and the data size, and the determining unit is configured to:
the electronic equipment determines the interface size of a screen display interface;
the electronic equipment respectively determines the data size of at least one screen display data;
the electronic equipment splices the obtained at least one data size to obtain a corresponding spliced data size;
the electronic device determines at least one candidate screen display data based on the comparison of the interface size and the splice data size.
Optionally, the electronic device acquires an interface size of the screen display interface and a data size of the at least one screen display data, determines at least one candidate screen display data based on a comparison result of the interface size and the data size, and the determining unit is configured to:
The electronic equipment acquires the interface size of a screen display interface;
the electronic equipment respectively determines the data size of at least one screen display data;
the electronic equipment subtracts at least one data size from the interface size one by one, and determines screen display data corresponding to one data size as candidate screen display data every time one data size is subtracted;
and when the electronic equipment determines that the current value of the interface size is smaller than the value of one data size currently read, outputting the recorded at least one candidate screen display data.
Optionally, the electronic device acquires characterization information of at least one target screen display data from the at least one candidate screen display data, and records the acquired characterization information into the target set, and the recording unit is used for:
the electronic device responds to a view operation triggered in the screen display interface for at least one candidate screen display data, and the attribute of the at least one candidate screen display data corresponding to the view operation is set to be viewed;
the electronic device sets the attribute to the at least one candidate screen display data that has been viewed and determines the at least one target screen display data;
the electronic equipment extracts corresponding key fields from at least one target screen display data, and takes the obtained key fields as characterization information of the at least one target screen display data;
The electronic equipment records the obtained characterization information into a target set.
Optionally, the key field includes one or more of an identification number ID, a service BIZ domain name to which the key field belongs, and an upload time.
Optionally, after the electronic device uploads the target set to the server, the method further includes:
the electronic equipment changes the state of the at least one target screen display data which is uploaded to the server into the uploaded state;
when at least one new screen display data corresponding to the new message refreshing operation is obtained from the server again, the electronic equipment eliminates the target screen display data with the uploaded state from the at least one new screen display data.
In a fourth aspect, an apparatus for processing screen display data includes:
a transmitting unit configured to transmit at least one screen display data to the electronic device by the server, so that the electronic device performs the following operations: acquiring the interface size of a screen display interface and the data size of at least one screen display data, determining at least one candidate screen display data based on the comparison result of the interface size and the data size, recording characterization information of at least one checked target screen display data in the at least one candidate screen display data into a target set, and uploading the target set to a server;
The searching unit is used for receiving the target set uploaded by the electronic equipment by the server, acquiring at least one corresponding target screen display data according to the characterization information in the target set, and searching at least one new screen display data associated with the at least one target screen display data type so as to send the at least one new screen display data to the electronic equipment again.
In a fifth aspect, an electronic device includes:
a memory for storing executable instructions;
a processor for reading and executing executable instructions stored in a memory to implement the method of any one of the first aspects.
In a sixth aspect, a server includes:
a memory for storing executable instructions;
a processor for reading and executing executable instructions stored in a memory to implement the method as described in the second aspect.
In a seventh aspect, a computer readable storage medium, which when executed by a processor, causes the processor to perform the method of any of the first aspects above.
In an eighth aspect, a computer readable storage medium, when executed by a processor, causes the processor to perform the method of the second aspect.
A ninth aspect, a computer program product comprising executable instructions which, when executed by a processor, are capable of implementing the method according to any of the first aspects.
A tenth aspect, a computer program product comprising executable instructions which, when executed by a processor, are capable of implementing the method according to the second aspect described above.
In summary, in the embodiment of the present disclosure, the electronic device obtains the interface size of the screen display interface and the data size of at least one screen display data, determines at least one candidate screen display data based on the comparison result of the interface size and the data size, obtains the characterization information of at least one target screen display data from the at least one candidate screen display data, records the obtained characterization information into the target set, and uploads the total number of the characterization information to the server, so as to realize the reporting of the screen display data.
Drawings
FIG. 1 is a schematic diagram of a system architecture for processing on-screen display data according to an embodiment of the present application;
fig. 2 is a schematic flow chart of processing screen display data by the electronic device in the embodiment of the application;
FIG. 3 is a schematic diagram of different electronic devices presenting different numbers of screen display data according to an embodiment of the present application;
fig. 4 is a schematic flow chart of determining target screen display data by an electronic device according to an embodiment of the present application;
FIG. 5 is a schematic diagram of an electronic device determining data sizes of respective screen display data according to an embodiment of the present application;
FIG. 6 is a flowchart of another electronic device determining target screen display data according to an embodiment of the present application;
fig. 7 is a schematic flow chart of an electronic device acquiring characterization information and recording the characterization information in a target set in an embodiment of the present application;
fig. 8 is a schematic diagram of uploading screen display data by an electronic device in application scenario 1 according to an embodiment of the present application;
FIG. 9 is a schematic diagram of a logic architecture of an electronic device in an embodiment of the disclosure;
FIG. 10 is a schematic diagram of a logic architecture of a server according to an embodiment of the disclosure;
FIG. 11 is a schematic diagram of an entity architecture of an electronic device according to an embodiment of the disclosure;
fig. 12 is a schematic diagram of an entity architecture of a server according to an embodiment of the disclosure.
Detailed Description
In order to improve user experience in a screen display data processing process, in the embodiment of the application, the electronic device acquires the interface size of the screen display interface and the data size of at least one screen display data, determines at least one candidate screen display data based on a comparison result of the interface size and the data size, acquires characterization information of at least one target screen display data from the at least one candidate screen display data, records the acquired characterization information into a target set, and uploads the target set to a server, so that a scheme for uploading the at least one screen display data is realized, a large amount of flow and electric quantity consumed in a process of uploading the screen display data one by one are saved, and experience of a user uploading a large amount of screen display data through the electronic device is improved.
The preferred embodiments of the present application will be described in detail with reference to the accompanying drawings.
It should be noted first that, the screen display data described in the embodiments of the present disclosure is data authorized by the user to allow other users to display, forward, comment, and the like, that is, the screen display data are legal data that do not involve user privacy, so that the server will not reveal the privacy of the relevant user in the process of issuing the screen display data to the electronic device, and the security of the relevant user is ensured.
Referring to fig. 1, in an embodiment of the disclosure, a system includes at least one electronic device and a server, and in fig. 1, the electronic device is exemplarily represented as the electronic device for presenting a plurality of screen display data to a target object, and the server is exemplarily represented as the server for interacting with the electronic device.
In the embodiment of the present disclosure, implementation of a method for processing screen display data is mainly divided into two types, namely an electronic device side and a server side, and the following description is provided.
Electronic equipment side: at least one screen display data is presented to the target object, and characterization information of the target screen display data in the at least one candidate screen display data is uploaded to the server in the form of a target set.
Server side: and searching at least one new screen display data associated with the type according to the target screen display data in the target set, and sending the new screen display data to the electronic equipment again.
The following describes first the case of the electronic device side, i.e., the method of performing screen display data processing by the electronic device. Referring to fig. 2, in the embodiment of the disclosure, a specific flow of executing the screen display data processing by the electronic device is as follows:
step 201: the electronic device obtains an interface size of the screen display interface and a data size of at least one screen display data, and determines at least one candidate screen display data based on a comparison result of the interface size and the data size.
It should be noted that, the electronic device obtains at least one screen display data from the server based on a message refresh operation triggered at the screen display interface. That is, the above-mentioned screen display data is acquired from the server by the electronic device based on a message refresh operation triggered at the screen display interface.
The message refresh operation is any one of the following operations: sliding page, clicking page, double clicking page, drop-down page, switching page.
In the implementation process, when the target object operates any one of a sliding page, a single click page, a double click page, a pull-down page and a switching page in the screen display interface, the electronic device can acquire at least one screen display data from the server, and typically, the screen display data is multiple. The interface size of the corresponding screen display interface also varies widely in consideration of the variety of electronic devices used by the target object. In addition, the content of each screen display data varies somewhat, and thus the data size of each screen display data varies. Thus, the number of complete presentations that the server returns to the electronic device is different for the plurality of screen display data in different screen display interfaces.
Referring to fig. 3, assuming that the number of screen display data acquired by the electronic device is 5, then, alternatively, assuming that there are 5 screen display data displayed on the electronic device 1, 4.5 screen display data displayed on the electronic device 2, and 3 screen display data displayed on the electronic device 3; as shown in fig. 3, the number of screen display data that can be completely presented by different electronic devices is different.
Based on this, the electronic device needs to determine at least one candidate screen display data according to the interface size of the screen display interface and the data size of the at least one screen display data.
Specifically, in performing step 201, the following manner may be adopted, but is not limited to:
referring to fig. 4, mode 1 specifically includes:
step 2021: the electronic device determines an interface size of the screen display interface.
In practice, the electronic device first determines its screen display interface, typically a screen of the electronic device, and then obtains the interface size of the screen display interface.
Since the screen display interface is generally rectangular, two values of the length and width thereof need to be considered when measuring the size of the screen display interface. However, in the course of using the electronic device, a plurality of screen display data may be arranged in a parallel manner along the length or width direction of the screen display interface, i.e., when the electronic device is used in a portrait orientation, a plurality of screen display data may be arranged in parallel in the width direction of the screen display interface; when the electronic device is used in a landscape orientation, a plurality of screen display data are arranged in parallel in the longitudinal direction of the screen display interface.
Considering the usage habit of people, namely, using the electronic device vertically, the interface size of the screen display interface is the width value of the screen display interface, for example, the screen width and height pixel value of the mobile phone, 1920×1080 and the like.
Step 2022: the electronic device determines a data size of the at least one screen display data, respectively.
Since the contents and the data sizes of the screen display data may differ, the electronic device needs to determine the data sizes of the respective screen display data, for example, the display heights of the screen display data, and the like, respectively. Referring to fig. 5, herein, the measurement of the data size may be based on a separation line between the respective screen display data, for example, when the screen display data 1, the screen display data 2, and the screen display data 3 are sequentially arranged in the width direction of the screen display interface, and the screen display data 1 is set on top of the screen display interface, a separation line a is provided between the screen display data 1 and the screen display data 2, a separation line b is provided between the screen display data 2 and the screen display data 3, and a separation line c is provided below the screen display data 3. It should be noted that the screen display data 1, the screen display data 2, and the screen display data 3 can be completely presented within the respective separate lines.
Thus, the data size 1 of the screen display data 1 is the size between the separation line a and the upper edge of the screen display interface, the data size 2 of the screen display data 2 is the size between the separation line a and the separation line b, and the data size 3 of the screen display data 3 is the size between the separation line b and the separation line c.
The electronic equipment measures the sizes of the above-mentioned various dimensions respectively to obtain data size 1, data size 2 and data size 3.
Step 2023: and the electronic equipment splices the obtained at least one data size to obtain a corresponding spliced data size.
After determining the data size of the at least one screen display data, the electronic device splices the obtained at least one data size, and continues to explain the above example, that is, the electronic device sequentially superimposes the data size 1, the data size 2 and the data size 3 to obtain the corresponding spliced data size, that is, the superimposed result.
Step 2024: the electronic device determines at least one candidate screen display data based on the comparison of the interface size and the splice data size.
Since the interface size is the total size of the screen display interface in the width direction, the stitching data size is the result of the superposition of the data sizes of the at least one screen display data, and the electronic device can determine at least one candidate screen display data by comparing the sizes between the interface size and the stitching data size. That is, when the interface size is greater than the stitching data size, it may be determined that a plurality of screen display data corresponding to the stitching data size are candidate screen display data.
Such a manner of confirming candidate screen display data as described above enables quick discrimination of whether or not screen display data in the screen display interface is candidate screen display data.
Referring to fig. 6, mode 2 specifically includes:
step 2021': the electronic device obtains the interface size of the screen display interface.
In step 2021', the interface size is obtained in the same manner as in step 2021, and will not be described here. It is assumed here that the interface size of the screen display interface acquired by the electronic device is 60.
Step 2022': the electronic device determines the data size of each screen display data, respectively.
In step 2022', the interface size is obtained in the same manner as in step 2022, and will not be described here. It is assumed here that the electronic apparatus determines that the data size 1 of the screen display data 1 is 20, the data size 2 of the screen display data 2 is 20, and the data size 3 of the screen display data 3 is 25, respectively.
Step 2023': the electronic device subtracts the data sizes of at least one screen display data from the interface sizes one by one, and determines the screen display data corresponding to one data size as one candidate screen display data every subtracting one data size.
Unlike the confirmation of whether the screen display data is candidate screen display data in the mode 1, in the implementation, the electronic device may also confirm whether the screen display data is candidate screen display data one by one in a decreasing manner.
Continuing with the above example, in the implementation, the data size 1 of the screen display data 1 is subtracted from the interface size, the data size 2 of the screen display data 2 is subtracted from the interface size, and the data size 3 of the screen display data 3 is subtracted from the interface size. Every time the electronic device subtracts one data size, the screen display data corresponding to one data size is determined as one candidate screen display data, namely, the screen display data 1, the screen display data 2 and the screen display data 3 are all determined as candidate screen display data.
Describing with the above assumed specific values, the electronic device subtracts the data sizes 20, and 25 of the screen display data 1, the screen display data 2, and the screen display data 3 one by one from the interface size 60.
Step 2024': and when the electronic equipment determines that the current value of the interface size is smaller than the value of one data size currently read, outputting the recorded at least one candidate screen display data.
Since the step 2023' is a decremental manner to confirm the candidate screen display data. The current value of the decremented interface size is reduced every time one data size is subtracted, and therefore, the electronic device compares the current value of the interface size with the current value of one data size read every time one data size is subtracted.
When the current value of the interface size is smaller than the value of the currently read data size, indicating that the screen display data corresponding to the currently read data size cannot be completely displayed in the screen display interface, and outputting at least one recorded candidate screen display data, namely the screen display data corresponding to the data size in the previous decrementing operation; otherwise, continuing to execute the decrementing operation until the current value of the interface size is smaller than the value of the currently read data size.
Continuing to describe with specific numerical values: for the electronic device, firstly subtracting the data size 1 of the screen display data 1 on the basis of the interface size 60, obviously, the current value 60 of the interface size is larger than the value 20 of the currently read data size 1, and the screen display data 1 can be completely presented, so the screen display data 1 is determined as candidate screen display data 1, and the current value of the interface size is determined to be 40; then, the electronic device continues to subtract the data size 2 of the screen display data 2 on the basis of the interface size 40, and when the electronic device continues to subtract the data size 2 of the screen display data 2 on the basis of the interface size, it is obvious that the current value 40 of the interface size is larger than the value 20 of the currently read data size 2, the screen display data 2 can be completely presented, the screen display data 2 is determined as candidate screen display data 2, and the current value of the interface size is determined to be 20; then, the electronic device continues to subtract the data size 3 of the screen display data 3 based on the interface size 20, and when the electronic device continues to subtract the data size 3 of the screen display data 3 with the interface size, it is obvious that when the current value 20 of the interface size is smaller than the value 25 of the currently read data size 3, the screen display data 3 cannot be completely presented, and at this time, the electronic device outputs the recorded candidate screen display data, namely the candidate screen display data 1 and the candidate screen display data 2.
Step 202: the electronic equipment acquires the characterization information of at least one target screen display data from at least one candidate screen display data, and records the acquired characterization information into a target set.
In the implementation process, in order to present the screen display data of more interest (i.e. similar to the previous one) to the target object, in this embodiment, the electronic device reports the target screen display data that the target object has viewed to the server, so that the server can push more accurate screen display data for the electronic device after analyzing.
Referring to fig. 7, the specific implementation procedure includes:
step 2021: the electronic device sets an attribute of at least one candidate screen display data corresponding to the viewing operation to be viewed in response to the viewing operation triggered for the at least one candidate screen display data in the screen display interface.
Since there is at least one candidate screen display data presented in the screen display interface for the target object by the electronic device, the candidate screen display data actually viewed by the target object is uncertain. Thus, in implementation, the electronic device responds to a viewing operation (e.g., clicking, collecting, sharing, etc.) triggered by the target object in the screen display interface for at least one candidate screen display data, thereby setting the attribute of the candidate screen display data corresponding to the viewing operation to be viewed.
Step 2022: the electronic device determines at least one candidate screen display data for which an attribute is set to have been viewed as at least one target screen display data.
In the implementation process, in order to distinguish the screen display data actually interested in the target object, the electronic device sets the attribute to at least one candidate screen display data which is checked to be at least one target screen display data, namely, whether the target object looks up to determine whether the target object is interested in the candidate screen display data or not, and determines the checked candidate screen display data to be the target screen display data.
Step 2023: the electronic device extracts corresponding key fields from the at least one target screen display data, and takes the obtained key fields as characterization information of the at least one target screen display data.
The electronic equipment extracts a corresponding key field from at least one target screen display data, and takes the obtained key field as characterization information of the corresponding at least one target screen display data, wherein the key field corresponding to the target screen display data comprises one or more of an identification number ID, a belonging business BIZ domain name and uploading time.
To reduce the transmission pressure of the electronic device transmitting the target screen display data to the server and also to enable the target set to record more target screen display data, the electronic device may transmit characterization information related to the target screen display data to the server.
Optionally, the electronic device extracts a corresponding key field, for example, one or more of an identification number (Identity Document, ID), a Business (BIZ) domain name and an uploading time, from at least one target screen display data. Thus, the server can acquire the specific content of the target screen display data according to the key fields and analyze the specific content of the target screen display data.
It should be noted that, in the implementation process, the obtained key field may be used as the characterization information of the corresponding target screen display data, and other information associated with the target screen display data may also be used as the characterization information.
Step 2024: the electronic equipment records the obtained characterization information into a target set.
In the implementation process, the size of the target set can be flexibly set according to the use requirement. After the electronic device extracts the corresponding key fields, the electronic device records the characterization information into a target set, where the target set may be in the form of an array, a queue, or the like.
Step 203: the electronic device uploads the target set to the server.
Further, the electronic device determines that the total number of the characterization information recorded in the target set reaches a set threshold value or when the electronic device determines that the uploading time is reached, the target set is uploaded to the server.
First case:
because the more the total number of the characterization information in the target set is, the longer the corresponding time interval for uploading to the server is, the slower the frequency of the electronic equipment to update the screen display data again is; the smaller the total number of the characterization information in the target set, the shorter the corresponding time interval of uploading to the server, the more times of reporting, and the faster the electronic equipment updates the screen display data again, so the size of the set threshold can be set according to the use requirement.
In the implementation process, the electronic equipment judges whether the total number of the characterization information recorded in the target set reaches a set threshold value, and if so, the target set is uploaded to a server; otherwise, the electronic device continues to add the respective characterization information in the target set. Compared with the existing mode of reporting screen display data piece by piece, the method has the advantage that the reporting efficiency is remarkably improved.
Second case:
The electronic device determines a timing to upload the target set to the server with the upload time reached or not.
The uploading time can be preset uploading time, for example, the uploading time within one day is set to be 1:00, 9:00 and 20:00; or may be a fixed upload interval, e.g., upload once every 5 hours, etc.
In the implementation process, the electronic equipment judges whether the uploading time is reached, and if yes, the target set is uploaded to the server; otherwise, the electronic device continues to add the characterization information in the target set and continues to wait for the arrival of the uploading time. Compared with the existing mode of reporting screen display data piece by piece, the method has the advantage that the reporting efficiency is remarkably improved.
In addition, the electronic device can also encrypt the characterization information in the target set in consideration of the privacy of the screen display data of different target objects.
The server determines that repeated screen display data is unavoidable in at least one screen display data sent to the electronic device next time according to the target set reported this time, and in order to avoid the situation, after the electronic device uploads the target set to the server, the server further includes:
step a: the electronic device changes the state of each target screen display data that has been uploaded to the server to uploaded.
In the implementation, after the target set reaches the uploading condition, in order to effectively reduce the repeatability of the data, the electronic device changes the state of each target screen display data corresponding to the target set into uploaded state, namely marks each target screen display data.
Step b: when at least one new screen display data corresponding to the new message refreshing operation is obtained from the server again, the electronic equipment eliminates the target screen display data with the uploaded state from the at least one new screen display data.
When the server acquires the new message refreshing operation again, the server sends at least one corresponding new screen display data to the electronic device, and at this time, the electronic device eliminates the target screen display data with the uploaded state from the at least one new screen display data, namely filters the target screen display data with the uploaded state, so that at least one new screen display data which is presented to the target object again is ensured to be different from the previous screen display data, and user experience is greatly improved.
The above embodiments are described in further detail below using a specific application scenario.
Application scene: assume that the user opens a message list page for a certain application.
Referring to fig. 8, a user (i.e., a target object) slides a list in the screen display interface to trigger a message refresh operation in the screen display interface, so that the electronic device obtains at least one screen display data from the server based on the message refresh operation, and thus, the server transmits five screen display data corresponding to the message refresh operation to the electronic device, and it is assumed that the five screen display data are aa skiing message 1, bb eating message 2, cc working message 3, dd vacation message 4, ee return to the old family message 5, respectively.
And, the target object loads and presents the above five screen display data in the screen display interface. Specifically, the electronic device is a smart phone, and the direction in which the user uses the smart phone is vertical, i.e. the horizontal length of the smart phone in the use direction of the user is shorter than the vertical height. The message 1, the message 2, the message 3, the message 4 and the message 5 are sequentially arranged in the vertical height direction of the screen display interface from top to bottom.
In order to determine whether the above five screen display data are candidate screen display data, the smart phone measures the interface size (i.e., the above vertical height) of the screen display interface as s, and the data sizes (i.e., the display widths) of message 1, message 2, message 3, message 4, and message 5 as a1, a2, a3, a4, and a5, respectively. The electronic equipment splices the obtained data sizes a1, a2, a3, a4 and a5 to obtain a corresponding spliced data size a. The electronic device compares the sizes of s and a, and determines that the candidate screen display data is message 1, message 2, message 3, message 4, and message 5 when s is greater than a as a result of the comparison.
Assuming that the user is interested in comparing the message 1 with the message 4 and clicks and views the messages, the smart phone sets the attribute of the message 1 and the message 4 to be viewed, so as to obtain the target screen display data 1 and the target screen display data 4. On the one hand, in order to uniquely identify the above-mentioned viewed message, and on the other hand, in order to reduce the pressure of transmission to the server, the smartphone extracts ID1 of the target screen display data 1 and ID4 of the target screen display data 4, and records both IDs 1 and ID4 into the target set, which is assumed to be an upload queue for explanation here.
When the number of IDs recorded in the upload queue reaches a set threshold, typically when the upload queue capacity is full, the smartphone transmits the upload queue to the server, and changes the status of the messages 1 and 4 that have been uploaded to the server to uploaded.
After receiving the upload queue, the server obtains the corresponding message 1 and message 4 according to ID1 and ID4 in the upload queue, and the server looks up at least one new screen display data associated with the message 1 and message 4 types, e.g. aa skiing again message 6, dd skiing again message 7, ff skiing again message 8, gg skiing again message 9, aa skiing equipment message 10.
It is assumed that the user again slides the list in the screen display interface to trigger the message refresh operation again in the screen display interface, so that the electronic device acquires at least one screen display data again from the server based on the message refresh operation, and thus the server transmits new five screen display data corresponding to the re-executed message refresh operation to the electronic device, that is, the above-mentioned message 6, message 7, message 8, message 9 and message 10 are transmitted to the smart phone to cover the message 1, message 2, message 3, message 4 and message 5 in the screen display interface thereof, thereby pushing the screen display data of more interest to the user.
The user information (including but not limited to user equipment information, user personal information, etc.) related to the present disclosure is information authorized by the user or sufficiently authorized by each party.
Based on the same inventive concept, referring to fig. 9, an apparatus for processing screen display data according to an embodiment of the present application includes:
a determining unit 910, configured to obtain an interface size of the screen display interface and a data size of at least one screen display data, and determine at least one candidate screen display data based on a comparison result of the interface size and the data size;
A recording unit 920, configured to obtain, by the electronic device, characterization information of at least one target screen display data from the at least one candidate screen display data, and record the obtained characterization information into a target set;
an uploading unit 930, configured to upload the target set to the server by the electronic device.
Optionally, the electronic device uploads the target set to the server, and the uploading unit 930 is configured to:
and the electronic equipment determines that the total number of the characterization information recorded in the target set reaches a set threshold value or uploads the target set to the server when the electronic equipment determines that the uploading time is reached.
Optionally, before determining the at least one candidate screen display data based on the interface size of the screen display interface and the data size of the at least one screen display data and based on the comparison result of the interface size and the data size, the electronic device further includes:
the electronic device obtains at least one screen display data from the server based on a message refresh operation triggered at the screen display interface.
Optionally, the electronic device acquires an interface size of the screen display interface and a data size of the at least one screen display data, determines at least one candidate screen display data based on a comparison result of the interface size and the data size, and the determining unit 910 is configured to:
The electronic equipment determines the interface size of a screen display interface;
the electronic equipment respectively determines the data size of at least one screen display data;
the electronic equipment splices the obtained at least one data size to obtain a corresponding spliced data size;
the electronic device determines at least one candidate screen display data based on the comparison of the interface size and the splice data size.
Optionally, the electronic device acquires an interface size of the screen display interface and a data size of the at least one screen display data, determines at least one candidate screen display data based on a comparison result of the interface size and the data size, and the determining unit 910 is configured to:
the electronic equipment acquires the interface size of a screen display interface;
the electronic equipment respectively determines the data size of at least one screen display data;
the electronic equipment subtracts at least one data size from the interface size one by one, and determines screen display data corresponding to one data size as candidate screen display data every time one data size is subtracted;
and when the electronic equipment determines that the current value of the interface size is smaller than the value of one data size currently read, outputting the recorded at least one candidate screen display data.
Optionally, the electronic device acquires the characterization information of at least one target screen display data from the at least one candidate screen display data, and records the acquired characterization information into the target set, and the recording unit 920 is configured to:
the electronic device responds to a view operation triggered in the screen display interface for at least one candidate screen display data, and the attribute of the at least one candidate screen display data corresponding to the view operation is set to be viewed;
the electronic device sets the attribute to the at least one candidate screen display data that has been viewed and determines the at least one target screen display data;
the electronic equipment extracts corresponding key fields from at least one target screen display data, and takes the obtained key fields as characterization information of the at least one target screen display data;
the electronic equipment records the obtained characterization information into a target set.
Optionally, the key field includes one or more of an identification number ID, a service BIZ domain name to which the key field belongs, and an upload time.
Optionally, after the electronic device uploads the target set to the server, the method further includes:
the electronic equipment changes the state of the at least one target screen display data which is uploaded to the server into the uploaded state;
When at least one new screen display data corresponding to the new message refreshing operation is obtained from the server again, the electronic equipment eliminates the target screen display data with the uploaded state from the at least one new screen display data.
Based on the same inventive concept, referring to fig. 10, an apparatus for processing screen display data according to an embodiment of the present application includes:
a transmitting unit 1010, configured to transmit at least one screen display data to the electronic device by the server, so that the electronic device performs the following operations: acquiring the interface size of a screen display interface and the data size of at least one screen display data, determining at least one candidate screen display data based on the comparison result of the interface size and the data size, recording characterization information of at least one checked target screen display data in the at least one candidate screen display data into a target set, and uploading the target set to a server;
the searching unit 1020 is configured to receive the target set uploaded by the electronic device, obtain at least one corresponding target screen display data according to the characterization information in the target set, and search at least one new screen display data associated with the at least one target screen display data type, so as to send the at least one new screen display data to the electronic device again.
Based on the same inventive concept, referring to fig. 11, the disclosed embodiments provide an electronic device 1100, for example, the electronic device 1100 may be a mobile phone, a computer, a digital broadcast terminal, a messaging device, a game console, a tablet device, a medical device, an exercise device, a personal digital assistant, etc.
Referring to fig. 11, an electronic device 1100 may include one or more of the following components: a processing component 1102, a memory 1104, a power component 1106, a multimedia component 11011, an audio component 1111, an input/output (I/O) interface 1111, a sensor component 1111, and a communication component 1116.
The processing component 1102 generally controls overall operation of the electronic device 1100, such as operations associated with display, telephone calls, data communications, camera operations, and recording operations. The processing component 1102 may include one or more processors 190 to execute instructions to perform all or part of the steps of the methods described above. Further, the processing component 1102 can include one or more modules that facilitate interactions between the processing component 1102 and other components. For example, the processing component 1102 can include a multimedia module to facilitate interaction between the multimedia component 11011 and the processing component 1102.
The memory 1109 is configured to store various types of data to support operations at the electronic device 1100. Examples of such data include instructions for any application or method operating on the electronic device 1100, contact data, phonebook data, messages, pictures, videos, and so forth. The memory 1104 may be implemented by any type or combination of volatile or nonvolatile memory devices such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disk.
The power supply component 1106 provides power to the various components of the electronic device 1100. The power supply component 1106 can include a power management system, one or more power supplies, and other components associated with generating, managing, and distributing power for the electronic device 1100.
The multimedia component 11011 includes a screen between the electronic device 1100 and the user that provides an output interface. In some embodiments, the screen may include a Liquid Crystal Display (LCD) and a Touch Panel (TP). If the screen includes a touch panel, the screen may be implemented as a touch screen to receive input signals from a user. The touch panel includes one or more touch sensors to sense touches, swipes, and gestures on the touch panel. The touch sensor may sense not only the boundary of a touch or slide action, but also the duration and pressure associated with the touch or slide operation. In some embodiments, the multimedia assembly 11011 includes a front camera and/or a rear camera. When the electronic device 1100 is in an operational mode, such as a shooting mode or a video mode, the front-facing camera and/or the rear-facing camera may receive external multimedia data. Each front camera and rear camera may be a fixed optical lens system or have focal length and optical zoom capabilities.
The audio component 1111 is configured to output and/or input audio signals. For example, audio component 1111 includes a Microphone (MIC) configured to receive external audio signals when electronic device 1100 is in an operational mode, such as a call mode, a recording mode, and a voice recognition mode. The received audio signals may be further stored in the memory 1104 or transmitted via the communication component 1116. In some embodiments, audio component 1111 also includes a speaker for outputting audio signals.
The I/O interface 1111 provides an interface between the processing component 1102 and peripheral interface modules, which may be a keyboard, click wheel, buttons, etc. These buttons may include, but are not limited to: homepage button, volume button, start button, and lock button.
The sensor assembly 1111 includes one or more sensors for providing status assessment of various aspects to the electronic device 1100. For example, sensor component 1111 may detect an on/off state of electronic device 1100, a relative positioning of components such as a display and keypad of electronic device 1100, sensor component 1111 may also detect a change in position of electronic device 1100 or a component of electronic device 1100, the presence or absence of a user in contact with electronic device 1100, an orientation or acceleration/deceleration of electronic device 1100, and a change in temperature of electronic device 1100. The sensor assembly 1111 may include a proximity sensor configured to detect the presence of nearby objects in the absence of any physical contact. Sensor assembly 1111 may also include a light sensor, such as a CMOS or CCD image sensor, for use in imaging applications. In some embodiments, the sensor assembly 1111 may further include an acceleration sensor, a gyroscopic sensor, a magnetic sensor, a pressure sensor, or a temperature sensor.
The communication component 1116 is configured to facilitate communication between the electronic device 1100 and other devices, either wired or wireless. The electronic device 1100 may access a wireless network based on a communication standard, such as WiFi, an operator network (e.g., 2G, 3G, 4G, or 5G), or a combination thereof. In one exemplary embodiment, the communication component 1116 receives a broadcast signal or broadcast-related information from an external broadcast management system via a broadcast channel. In one exemplary embodiment, the communication component 1116 further includes a Near Field Communication (NFC) module to facilitate short range communication. For example, the NFC module may be implemented based on Radio Frequency Identification (RFID) technology, infrared data association (IrDA) technology, ultra Wideband (UWB) technology, bluetooth (BT) technology, and other technologies.
In an exemplary embodiment, the electronic device 1100 may be implemented by one or more Application Specific Integrated Circuits (ASICs), digital Signal Processors (DSPs), digital Signal Processing Devices (DSPDs), programmable Logic Devices (PLDs), field Programmable Gate Arrays (FPGAs), controllers, microcontrollers, microprocessors, or other electronic elements for executing the method of the second aspect described above.
Based on the same inventive concept, referring to fig. 12, an embodiment of the present disclosure provides a server 1200, including: a memory 1201 for storing executable instructions; a processor 1202 for reading and executing executable instructions stored in a memory and performing any of the methods of the first aspect described above.
The processor 1202 generally controls overall operations of the server 1200, such as operations associated with display, telephone calls, data communications, camera operations, and recording operations. The memory 1201 is configured to store various types of data to support operations at the server 1200. Examples of such data include instructions for any application or method operating on server 1200, contact data, phonebook data, messages, pictures, video, and the like. The memory 1201 may be implemented by any type or combination of volatile or nonvolatile memory devices such as Static Random Access Memory (SRAM), electrically Erasable Programmable Read Only Memory (EEPROM), erasable Programmable Read Only Memory (EPROM), programmable Read Only Memory (PROM), read Only Memory (ROM), magnetic memory, flash memory, magnetic or optical disk.
Based on the same inventive concept, embodiments of the present application provide a computer-readable storage medium, which when executed by a processor, causes the processor to perform the method of any one of the above-described first aspects.
Based on the same inventive concept, embodiments of the present application provide a computer-readable storage medium, which when executed by a processor, enables the processor to perform the method of the second aspect described above.
Based on the same inventive concept, embodiments of the present application provide a computer program product comprising executable instructions that, when executed by a processor, are capable of implementing a method according to any of the above-mentioned first aspects.
Based on the same inventive concept, embodiments of the present application provide a computer program product comprising executable instructions that, when executed by a processor, are capable of implementing a method as described in the second aspect above.
In summary, in the embodiment of the present application, the electronic device obtains the interface size of the screen display interface and the data size of at least one screen display data, determines at least one candidate screen display data based on the comparison result of the interface size and the data size, obtains the characterization information of at least one target screen display data from the at least one candidate screen display data, records the obtained characterization information into the target set, and uploads the target set to the server, so as to implement the reporting of the screen display data.
It will be appreciated by those skilled in the art that embodiments of the present application may be provided as a method, system, or computer program product system. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product system embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, etc.) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program product systems according to the application. It will be understood that each flow and/or block of the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
It will be apparent to those skilled in the art that various modifications and variations can be made in the present application without departing from the spirit or scope of the application. Thus, if such modifications and variations of the present application fall within the scope of the claims and the equivalents thereof, the present application is intended to cover such modifications and variations.

Claims (22)

1. A method of on-screen display data processing, the method comprising:
the electronic equipment acquires the interface size of the screen display interface and the data size of at least one screen display data, and determines at least one candidate screen display data based on the comparison result of the interface size and the data size;
the electronic equipment acquires characterization information of at least one target screen display data from the at least one candidate screen display data, and records the acquired characterization information into a target set;
and the electronic equipment determines that the total number of the characterization information recorded in the target set reaches a set threshold value or determines that the uploading time is reached, and uploads the target set to a server.
2. The method of claim 1, wherein the electronic device, prior to determining at least one candidate screen display data based on an interface size of a screen display interface and a data size of at least one screen display data based on a comparison of the interface size and the data size, further comprises:
the electronic device obtains the at least one screen display data from a server based on a message refresh operation triggered at the screen display interface.
3. The method of claim 1, wherein the electronic device obtaining an interface size of a screen display interface and a data size of at least one screen display data, determining at least one candidate screen display data based on a comparison of the interface size and the data size, comprises:
the electronic equipment determines the interface size of the screen display interface;
the electronic device respectively determining the data size of the at least one screen display data;
the electronic equipment splices the obtained at least one data size to obtain a corresponding spliced data size;
the electronic device determines the at least one candidate screen display data based on a comparison of the interface size and the stitched data size.
4. The method of claim 1, wherein the electronic device obtaining an interface size of a screen display interface and a data size of at least one screen display data, determining at least one candidate screen display data based on a comparison of the interface size and the data size, comprises:
the electronic equipment acquires the interface size of the screen display interface;
The electronic device respectively determining the data size of the at least one screen display data;
the electronic equipment subtracts the at least one data size from the interface size one by one, and determines screen display data corresponding to the one data size as candidate screen display data every time the at least one data size is subtracted;
and when the electronic equipment determines that the current value of the interface size is smaller than the value of one currently read data size, outputting the recorded at least one candidate screen display data.
5. The method of claim 3 or 4, wherein the electronic device obtains characterization information for at least one target screen display data from the at least one candidate screen display data and records the obtained characterization information into a target set, comprising:
the electronic device responds to a viewing operation triggered in the screen display interface for the at least one candidate screen display data, and the attribute of the at least one candidate screen display data corresponding to the viewing operation is set to be viewed;
the electronic device determining the at least one candidate screen display data for which the attribute is set to be viewed as the at least one target screen display data;
The electronic equipment extracts corresponding key fields from the at least one target screen display data, and takes the obtained key fields as characterization information of the at least one target screen display data;
and the electronic equipment records the obtained characterization information into the target set.
6. The method of claim 5, wherein the key field comprises one or more of an identification number ID, a domain name of the affiliated service BIZ, and an upload time.
7. The method of claim 5, wherein after the electronic device uploads the set of targets to a server, further comprising:
the electronic equipment changes the state of the at least one target screen display data which is uploaded to the server into the uploaded state;
when at least one new screen display data corresponding to the new message refreshing operation is obtained from the server again, the electronic equipment eliminates the target screen display data with the uploaded state from the at least one new screen display data.
8. A method of on-screen display data processing, the method comprising:
the server transmits at least one screen display data to the electronic device to cause the electronic device to perform the following operations: acquiring an interface size of a screen display interface and a data size of the at least one screen display data, determining at least one candidate screen display data based on a comparison result of the interface size and the data size, recording characterization information of at least one checked target screen display data in the at least one candidate screen display data into a target set, and uploading the target set to a server;
The server receives the target set uploaded when the total number of the characterization information recorded in the target set reaches a set threshold or the total number of the characterization information recorded in the target set reaches the uploading time, acquires at least one corresponding target screen display data according to the characterization information in the target set, and searches at least one new screen display data associated with the at least one target screen display data type so as to send the at least one new screen display data to the electronic device again.
9. An apparatus for processing screen display data, comprising:
the electronic equipment is used for acquiring the interface size of the screen display interface and the data size of at least one screen display data, and determining at least one candidate screen display data based on the comparison result of the interface size and the data size;
the recording unit is used for the electronic equipment to acquire the characterization information of at least one target screen display data from the at least one candidate screen display data and record the acquired characterization information into a target set;
and the uploading unit is used for uploading the target set to a server when the electronic equipment determines that the total number of the characterization information recorded in the target set reaches a set threshold or determines that the uploading time is reached.
10. The apparatus of claim 9, wherein the electronic device, prior to determining at least one candidate screen display data based on an interface size of a screen display interface and a data size of at least one screen display data based on a comparison of the interface size and the data size, further comprises:
the electronic device obtains the at least one screen display data from a server based on a message refresh operation triggered at the screen display interface.
11. The apparatus of claim 9, wherein the electronic device obtains an interface size of a screen display interface and a data size of at least one screen display data, determines at least one candidate screen display data based on a comparison result of the interface size and the data size, and the determining unit is configured to:
the electronic equipment determines the interface size of the screen display interface;
the electronic device respectively determining the data size of the at least one screen display data;
the electronic equipment splices the obtained at least one data size to obtain a corresponding spliced data size;
the electronic device determines the at least one candidate screen display data based on a comparison of the interface size and the stitched data size.
12. The apparatus of claim 9, wherein the electronic device obtains an interface size of a screen display interface and a data size of at least one screen display data, determines at least one candidate screen display data based on a comparison result of the interface size and the data size, and the determining unit is configured to:
the electronic equipment acquires the interface size of the screen display interface;
the electronic device respectively determining the data size of the at least one screen display data;
the electronic equipment subtracts the at least one data size from the interface size one by one, and determines screen display data corresponding to the one data size as one candidate screen display data every time the at least one data size is subtracted;
and when the electronic equipment determines that the current value of the interface size is smaller than the value of one currently read data size, outputting the recorded at least one candidate screen display data.
13. The apparatus according to claim 11 or 12, wherein the electronic device acquires characterization information of at least one target screen display data from the at least one candidate screen display data, and records the acquired characterization information into a target set, the recording unit being configured to:
The electronic device responds to a viewing operation triggered in the screen display interface for the at least one candidate screen display data, and the attribute of the at least one candidate screen display data corresponding to the viewing operation is set to be viewed;
the electronic device determining the at least one candidate screen display data for which the attribute is set to be viewed as the at least one target screen display data;
the electronic equipment extracts corresponding key fields from the at least one target screen display data, and takes the obtained key fields as characterization information of the at least one target screen display data;
and the electronic equipment records the obtained characterization information into the target set.
14. The apparatus of claim 13, wherein the key field comprises one or more of an identification number ID, a domain name of the affiliated service BIZ, and an upload time.
15. The apparatus of claim 13, wherein after the electronic device uploads the set of targets to a server, further comprising:
the electronic equipment changes the state of the at least one target screen display data which is uploaded to the server into the uploaded state;
When at least one new screen display data corresponding to the new message refreshing operation is obtained from the server again, the electronic equipment eliminates the target screen display data with the uploaded state from the at least one new screen display data.
16. An apparatus for processing screen display data, comprising:
a transmitting unit, configured to transmit at least one screen display data to an electronic device by a server, so that the electronic device performs the following operations: acquiring an interface size of a screen display interface and a data size of the at least one screen display data, determining at least one candidate screen display data based on a comparison result of the interface size and the data size, recording characterization information of at least one checked target screen display data in the at least one candidate screen display data into a target set, and uploading the target set to a server;
the server is used for receiving the target set uploaded when the total number of the characterization information recorded in the target set reaches a set threshold or the uploading time is determined, acquiring at least one corresponding target screen display data according to the characterization information in the target set, and searching at least one new screen display data associated with the at least one target screen display data type so as to send the at least one new screen display data to the electronic device again.
17. An electronic device, comprising:
a memory for storing executable instructions;
a processor for reading and executing executable instructions stored in said memory to implement the method of any one of claims 1-7.
18. A server, comprising:
a memory for storing executable instructions;
a processor for reading and executing executable instructions stored in the memory to implement the method of claim 8.
19. A computer readable storage medium, wherein instructions in the storage medium, when executed by a processor, enable the processor to perform the method of any one of claims 1-7.
20. A computer readable storage medium, wherein instructions in the storage medium, when executed by a processor, enable the processor to perform the method of claim 8.
21. A computer program product comprising executable instructions which, when executed by a processor, are capable of implementing the method of any of claims 1-7.
22. A computer program product comprising executable instructions which, when executed by a processor, are capable of implementing the method of claim 8.
CN202110350579.4A 2021-03-31 2021-03-31 Screen display data processing method, device and storage medium Active CN113110814B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110350579.4A CN113110814B (en) 2021-03-31 2021-03-31 Screen display data processing method, device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110350579.4A CN113110814B (en) 2021-03-31 2021-03-31 Screen display data processing method, device and storage medium

Publications (2)

Publication Number Publication Date
CN113110814A CN113110814A (en) 2021-07-13
CN113110814B true CN113110814B (en) 2024-03-12

Family

ID=76713174

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110350579.4A Active CN113110814B (en) 2021-03-31 2021-03-31 Screen display data processing method, device and storage medium

Country Status (1)

Country Link
CN (1) CN113110814B (en)

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106897399A (en) * 2017-02-10 2017-06-27 合网络技术(北京)有限公司 Character displaying method and device
CN107256135A (en) * 2017-06-07 2017-10-17 黄之 A kind of processing of displaying information on screen, display methods and system
CN107465585A (en) * 2017-07-26 2017-12-12 广东美的制冷设备有限公司 Method for information display and device
CN107506163A (en) * 2017-08-31 2017-12-22 努比亚技术有限公司 Adjust method, terminal and the computer-readable recording medium of screen display
CN108733291A (en) * 2018-04-12 2018-11-02 珠海格力电器股份有限公司 A kind of processing method and processing device of notification message
CN108920059A (en) * 2018-07-27 2018-11-30 维沃移动通信有限公司 Message treatment method and mobile terminal
CN109348042A (en) * 2018-08-16 2019-02-15 奇酷互联网络科技(深圳)有限公司 The method, apparatus of mobile terminal and one-handed performance mobile terminal
CN109614183A (en) * 2018-11-22 2019-04-12 维沃移动通信有限公司 A kind of message display method and terminal device
CN109710866A (en) * 2018-12-18 2019-05-03 天津字节跳动科技有限公司 Image display method and device in online document
CN110326272A (en) * 2016-12-01 2019-10-11 R·图利 Method for reducing the data transmission from server to portable device
CN111158819A (en) * 2019-12-25 2020-05-15 广州华多网络科技有限公司 Interface state determination method, device, equipment and storage medium
CN111586237A (en) * 2020-04-30 2020-08-25 维沃移动通信有限公司 Image display method and electronic equipment
CN111625313A (en) * 2020-05-20 2020-09-04 北京达佳互联信息技术有限公司 Resource processing progress display method and device, electronic equipment and storage medium
CN112269504A (en) * 2020-10-22 2021-01-26 维沃移动通信有限公司 Information display method and device and electronic equipment

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107181976B (en) * 2017-04-28 2021-01-29 华为技术有限公司 Bullet screen display method and electronic equipment

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110326272A (en) * 2016-12-01 2019-10-11 R·图利 Method for reducing the data transmission from server to portable device
CN106897399A (en) * 2017-02-10 2017-06-27 合网络技术(北京)有限公司 Character displaying method and device
CN107256135A (en) * 2017-06-07 2017-10-17 黄之 A kind of processing of displaying information on screen, display methods and system
CN107465585A (en) * 2017-07-26 2017-12-12 广东美的制冷设备有限公司 Method for information display and device
CN107506163A (en) * 2017-08-31 2017-12-22 努比亚技术有限公司 Adjust method, terminal and the computer-readable recording medium of screen display
CN108733291A (en) * 2018-04-12 2018-11-02 珠海格力电器股份有限公司 A kind of processing method and processing device of notification message
CN108920059A (en) * 2018-07-27 2018-11-30 维沃移动通信有限公司 Message treatment method and mobile terminal
CN109348042A (en) * 2018-08-16 2019-02-15 奇酷互联网络科技(深圳)有限公司 The method, apparatus of mobile terminal and one-handed performance mobile terminal
CN109614183A (en) * 2018-11-22 2019-04-12 维沃移动通信有限公司 A kind of message display method and terminal device
CN109710866A (en) * 2018-12-18 2019-05-03 天津字节跳动科技有限公司 Image display method and device in online document
CN111158819A (en) * 2019-12-25 2020-05-15 广州华多网络科技有限公司 Interface state determination method, device, equipment and storage medium
CN111586237A (en) * 2020-04-30 2020-08-25 维沃移动通信有限公司 Image display method and electronic equipment
CN111625313A (en) * 2020-05-20 2020-09-04 北京达佳互联信息技术有限公司 Resource processing progress display method and device, electronic equipment and storage medium
CN112269504A (en) * 2020-10-22 2021-01-26 维沃移动通信有限公司 Information display method and device and electronic equipment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
广告 你移动了吗?――移动广告业务初探(上篇);金罗军;邓文雯;潘晶晶;;中国数字电视(第07期);全文 *

Also Published As

Publication number Publication date
CN113110814A (en) 2021-07-13

Similar Documents

Publication Publication Date Title
KR101725706B1 (en) Method, device and terminal for displaying application messages, program and recording medium
CN105843615B (en) Notification message processing method and device
US20180121040A1 (en) Method and device for managing notification messages
JP6393840B2 (en) Information display method, apparatus, program, and recording medium
CN105517112B (en) Method and device for displaying WiFi network information
EP2985723A1 (en) Method for adding application superscript and device and device thereof
US20170293403A1 (en) Method and device for displaying pages in application program and computer-readable medium
US9591120B2 (en) Method and device for adding application badge
CN111405302B (en) Live broadcast room attention reminding method and device, electronic equipment and storage medium
EP3128411B1 (en) Interface display method, terminal, computer program and recording medium
CN106919629B (en) Method and device for realizing information screening in group chat
CN106896991B (en) Method and device for updating information
CN113259226B (en) Information synchronization method and device, electronic equipment and storage medium
CN107423386B (en) Method and device for generating electronic card
US9924334B1 (en) Message pushing method, terminal equipment and computer-readable storage medium
CN105678266A (en) Method and device for combining photo albums of human faces
CN107402767B (en) Method and device for displaying push message
CN108011990B (en) Contact management method and device
CN107729098B (en) User interface display method and device
CN104850643B (en) Picture comparison method and device
CN105677164A (en) Page selection method and device
CN113901241A (en) Page display method and device, electronic equipment and storage medium
CN105095296B (en) File management method and device
CN105488074B (en) Photo clustering method and device
CN105260088B (en) Information classification display processing method and 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
GR01 Patent grant
GR01 Patent grant