Movatterモバイル変換


[0]ホーム

URL:


CN113391926A - Data playing method and device and electronic equipment - Google Patents

Data playing method and device and electronic equipment
Download PDF

Info

Publication number
CN113391926A
CN113391926ACN202110720800.0ACN202110720800ACN113391926ACN 113391926 ACN113391926 ACN 113391926ACN 202110720800 ACN202110720800 ACN 202110720800ACN 113391926 ACN113391926 ACN 113391926A
Authority
CN
China
Prior art keywords
memory
data
play
predetermined
playing
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.)
Granted
Application number
CN202110720800.0A
Other languages
Chinese (zh)
Other versions
CN113391926B (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.)
BOE Technology Group Co Ltd
Original Assignee
BOE Technology Group 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 BOE Technology Group Co LtdfiledCriticalBOE Technology Group Co Ltd
Priority to CN202110720800.0ApriorityCriticalpatent/CN113391926B/en
Publication of CN113391926ApublicationCriticalpatent/CN113391926A/en
Application grantedgrantedCritical
Publication of CN113391926BpublicationCriticalpatent/CN113391926B/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Images

Classifications

Landscapes

Abstract

Translated fromChinese

本公开实施例提供了一种播放数据的方法、装置及电子设备,方法包括:按照预定时间间隔检测系统当前的运行内存值是否达到预定阈值;在当前的运行内存值达到预定阈值的情况下,启动第二进程以播放第一预定数据,并关闭第一进程以释放内存;在内存释放完成后,启动第一进程以播放第二预定数据,并关闭第二进程。本公开实施例增加了进程内存检测逻辑,定时检测,内存超标前提前释放内存,解决广告终端内应用程序闪退以及长时间播广告黑屏的问题,通过启动第二进程播放广告,掩护第一进程停止播放广告数据而释放内存过程,提高播放效果,提升了产品性能。

Figure 202110720800

Embodiments of the present disclosure provide a method, an apparatus, and an electronic device for playing data. The method includes: detecting whether the current running memory value of the system reaches a predetermined threshold according to a predetermined time interval; when the current running memory value reaches the predetermined threshold, The second process is started to play the first predetermined data, and the first process is closed to release the memory; after the memory release is completed, the first process is started to play the second predetermined data, and the second process is closed. The embodiment of the present disclosure adds process memory detection logic, timing detection, and early release of memory before the memory exceeds the standard, so as to solve the problems of application program flashback in the advertising terminal and the black screen of advertisements playing for a long time, and the first process is protected by starting the second process to play advertisements. Stop playing advertising data and release the memory process, improve the playback effect, and improve the product performance.

Figure 202110720800

Description

Data playing method and device and electronic equipment
Technical Field
The present disclosure relates to the field of data processing, and in particular, to a method and an apparatus for playing data, and an electronic device.
Background
When the existing advertisement terminal (generally used in an elevator car or various public areas) is used, advertisement data sent by a server can be received through a network, the received advertisement data can be stored in the advertisement terminal, and when the advertisement terminal plays the advertisement data, the stored advertisement data can be loaded, so that various advertisement data can be played circularly. Such as advertising by playing multimedia material such as pictures, text, video, widgets (weather, exchange rate, etc.).
In the above process, the advertisement terminal may gradually increase the usage amount of the system memory with each time of loading the advertisement data, and the dynamically allocated heap memory is not released or cannot be released due to system reasons, which causes waste of the system memory and may also result in serious consequences such as slow program running speed and even system crash.
Disclosure of Invention
In view of this, the embodiments of the present disclosure provide a method, an apparatus, and an electronic device for playing data, so as to solve the following problems in the prior art: the advertisement terminal will gradually increase the usage amount of the system memory with each time of loading the advertisement data, and the dynamically allocated heap memory is not released or can not be released due to system reasons, which causes waste of the system memory and also causes serious consequences such as slow program running speed and even system crash.
In one aspect, an embodiment of the present disclosure provides a method for playing data, including: detecting whether the current running memory value of the system reaches a preset threshold value according to a preset time interval; under the condition that the current running memory value reaches the preset threshold value, starting a second process to play first preset data, and closing the first process to release the memory; and after the memory release is finished, starting the first process to play second preset data, and closing the second process.
In some embodiments, before detecting whether the current operating memory value of the system reaches the predetermined threshold at the predetermined time interval, the method further includes: the first process is started to play third predetermined data.
In some embodiments, the initiating the second process to play the first predetermined data comprises: and when the first process finishes playing the third preset data, starting the second process to play the first preset data.
In some embodiments, after detecting whether the current operating memory value of the system reaches the predetermined threshold value at the predetermined time interval, the method further includes: and under the condition that the current running memory value does not reach the preset threshold value, continuously playing the third preset data through the first process.
In some embodiments, the predetermined threshold is less than a memory maximum.
On the other hand, an embodiment of the present disclosure provides an apparatus for playing data, including: the detection module is used for detecting whether the current running memory value of the system reaches a preset threshold value according to a preset time interval; the first execution module is used for starting a second process to play first preset data and closing the first process to release the memory under the condition that the current running memory value reaches the preset threshold value; and the second execution module is used for starting the first process to play second preset data and closing the second process after the memory release is finished.
In some embodiments, further comprising: and the third execution module is used for starting the first process to play third preset data.
In some embodiments, the first executing module is specifically configured to start the second process to play the first predetermined data when the first process finishes playing the third predetermined data.
In some embodiments, the third execution module is further configured to continue to play the third predetermined data through the first process when the current running memory value does not reach the predetermined threshold.
In another aspect, an embodiment of the present disclosure provides an electronic device, which at least includes a memory and a processor, where the memory stores a computer program thereon, and the processor implements the steps of the method when executing the computer program on the memory.
The method and the device for playing the advertisement data have the advantages that the two processes are set in the application program of the advertisement terminal, after the first process is operated, whether the current operation memory value of the system reaches the preset threshold value or not is detected according to the preset time interval, once the preset threshold value is reached, the advertisement data are continuously played through the second process, the first process is closed to release the memory, and after the memory release is completed, the first process is reused to play the advertisement data. The method and the device have the advantages that the process memory detection logic is added, the memory is timely detected, the memory is released in advance before exceeding the standard, the problems of application program flash back and advertisement blank screen playing for a long time in the advertisement terminal are solved, the process that the first process stops playing advertisement data to release the memory is shielded by starting the second process to play the advertisement, the playing effect is improved, and the product performance is improved.
Drawings
In order to more clearly illustrate the embodiments of the present disclosure 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, it is obvious that the drawings in the following description are only some embodiments described in the present disclosure, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a flowchart of a method for playing data according to a first embodiment of the disclosure;
fig. 2 is a schematic structural diagram of an apparatus for playing data according to a second embodiment of the disclosure;
fig. 3 is a schematic structural diagram of an electronic device according to a third embodiment of the present disclosure.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present disclosure more clear, the technical solutions of the embodiments of the present disclosure will be described below clearly and completely with reference to the accompanying drawings of the embodiments of the present disclosure. It is to be understood that the described embodiments are only a few embodiments of the present disclosure, and not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the described embodiments of the disclosure without any inventive step, are within the scope of protection of the disclosure.
Unless otherwise defined, technical or scientific terms used herein shall have the ordinary meaning as understood by one of ordinary skill in the art to which this disclosure belongs. The use of "first," "second," and similar terms in this disclosure is not intended to indicate any order, quantity, or importance, but rather is used to distinguish one element from another. The word "comprising" or "comprises", and the like, means that the element or item listed before the word covers the element or item listed after the word and its equivalents, but does not exclude other elements or items. The terms "connected" or "coupled" and the like are not restricted to physical or mechanical connections, but may include electrical connections, whether direct or indirect. "upper", "lower", "left", "right", and the like are used merely to indicate relative positional relationships, and when the absolute position of the object being described is changed, the relative positional relationships may also be changed accordingly.
To maintain the following description of the embodiments of the present disclosure clear and concise, a detailed description of known functions and known components have been omitted from the present disclosure.
A first embodiment of the present disclosure provides a method for playing data, where the flow of the method is shown in fig. 1, and the method includes steps S101 to S103:
s101, detecting whether the current operation memory value of the system reaches a preset threshold value according to a preset time interval.
The advertisement terminal is usually implemented by running an APP (application program), that is, the advertisement terminal plays advertisement data using a predetermined APP, so that it must start a process of the predetermined APP when the predetermined APP starts to run, the process is a first process in this embodiment, that is, a main process in which the predetermined APP runs, and when the predetermined APP runs, the first process is started to play third predetermined data.
The third predetermined data may be calculated from when the predetermined APP starts playing until it is determined that the current running memory value reaches the predetermined threshold, that is, the complete advertisement data in the process, for example, when it is determined that the current running memory value reaches the predetermined threshold, 120 advertisement data have been played and 121 th advertisement data are being played, the 121 th advertisement data is a video advertisement, at this time, the video advertisement has been played for 3 seconds, and is not played for 7 seconds, and after the advertisement data that have not been played for 7 seconds are all played, the third predetermined data (i.e., the first 121 advertisement data) is formed. Of course, the third predetermined data may also be based on a time when the current running memory value reaches the predetermined threshold, that is, in the process, in order to ensure that the viewer has the best use experience, the second process may be started after the advertisement data is played once.
In order to ensure that no bad user experience such as program flash back occurs before the third predetermined data is played, when the predetermined threshold is set, the predetermined threshold needs to be smaller than the maximum memory value, so as to ensure that even if the second process is not started immediately, there is enough memory to run the advertisement data of the first process. For example, when the maximum memory value of the system is 2G, the predetermined threshold may be set to 1G or 1.5G, and the like, which may be set by a person skilled in the art according to actual requirements.
S102, when the current running memory value reaches a preset threshold value, a second process is started to play the first preset data, and the first process is closed to release the memory.
In order to ensure the highest response speed of the system, it is preferable that the second process is restarted to play the first predetermined data when the first process finishes playing the third predetermined data.
In concrete implementation, if the current running memory value does not reach the preset threshold value, the third preset data is continuously played through the first process.
S103, after the memory release is finished, the first process is started to play the second preset data, and the second process is closed.
After the memory is released, the memory may be completely released, or the memory may be released until the current running memory value is smaller than a threshold value, where the threshold value needs to ensure that the first process has enough memory to run when set, and may be set to be lower, for example, when the maximum memory value of the system is 2G, the threshold value may be set to 0.2G.
The method and the device for playing the advertisement data have the advantages that the two processes are set in the application program of the advertisement terminal, after the first process is operated, whether the current operation memory value of the system reaches the preset threshold value or not is detected according to the preset time interval, once the preset threshold value is reached, the advertisement data are continuously played through the second process, the first process is closed to release the memory, and after the memory release is completed, the first process is reused to play the advertisement data. The method and the device have the advantages that the process memory detection logic is added, the memory is timely detected, the memory is released in advance before exceeding the standard, the problems of application program flash back and advertisement blank screen playing for a long time in the advertisement terminal are solved, the process that the first process stops playing advertisement data to release the memory is shielded by starting the second process to play the advertisement, the playing effect is improved, and the product performance is improved.
The process of detecting whether the current running memory value of the system reaches the preset threshold value according to the preset time interval can be realized in a first process, namely, a thread is arranged in the first process, when the first process plays advertisement data through Webview, the detection threads work simultaneously, namely, the detection threads are started to execute the detection threads after the first process is started; once the maximum value of the current memory of the system is detected to reach a preset threshold value, a second process is started to play advertisement data, and a first process is closed; then, detecting the current running memory value of the system again, once the memory release is determined to be finished, starting the first process, and closing the second process so as to play the advertisement data by using the first process; and if the current maximum memory value of the system is not detected to reach the preset threshold value, continuing to play the advertisement data by using the first process.
A second embodiment of the present disclosure provides an apparatus for playing data, the apparatus having a structure as shown in fig. 2, and including:
the detection module 10 is configured to detect whether a current operating memory value of the system reaches a predetermined threshold value according to a predetermined time interval; a first executing module 20, coupled to the detecting module 10, configured to start a second process to play the first predetermined data and close the first process to release the memory when the current running memory value reaches a predetermined threshold; the second execution module 30 is coupled to the first execution module 20, and configured to start the first process to play the second predetermined data and close the second process after the memory release is completed.
The advertisement terminal is usually implemented by running an APP (application program), that is, the advertisement terminal plays advertisement data using a predetermined APP, so that it must start a process of the predetermined APP when the predetermined APP starts to run, the process is a first process in this embodiment, that is, a main process in which the predetermined APP runs, and when the predetermined APP runs, the first process is started to play third predetermined data. Therefore, the apparatus for playing data according to the embodiment of the present disclosure may further include a third executing module, coupled to the detecting module, for starting the first process to play the third predetermined data.
The third predetermined data may be calculated from when the predetermined APP starts playing until it is determined that the current running memory value reaches the predetermined threshold, that is, the complete advertisement data in the process, for example, when it is determined that the current running memory value reaches the predetermined threshold, 120 advertisement data have been played and 121 th advertisement data are being played, the 121 th advertisement data is a video advertisement, at this time, the video advertisement has been played for 3 seconds, and is not played for 7 seconds, and after the advertisement data that have not been played for 7 seconds are all played, the third predetermined data (i.e., the first 121 advertisement data) is formed. Of course, the third predetermined data may also be based on a time when the current running memory value reaches the predetermined threshold, that is, in the process, in order to ensure that the viewer has the best use experience, the second process may be started after the advertisement data is played once.
In order to ensure that no bad user experience such as program flash back occurs before the third predetermined data is played, when the predetermined threshold is set, the predetermined threshold needs to be smaller than the maximum memory value, so as to ensure that even if the second process is not started immediately, there is enough memory to run the advertisement data of the first process. For example, when the maximum memory value of the system is 2G, the predetermined threshold may be set to 1G or 1.5G, and the like, which may be set by a person skilled in the art according to actual requirements.
The third execution module is further configured to continue to play the third predetermined data through the first process when the current running memory value does not reach the predetermined threshold value.
In order to ensure that the system response speed is highest, the first execution module is specifically configured to start the second process to play the first predetermined data when the first process finishes playing the third predetermined data.
After the memory is released, the memory may be completely released, or the memory may be released until the current running memory value is smaller than a threshold value, where the threshold value needs to ensure that the first process has enough memory to run when set, and may be set to be lower, for example, when the maximum memory value of the system is 2G, the threshold value may be set to 0.2G.
The method and the device for playing the advertisement data have the advantages that the two processes are set in the application program of the advertisement terminal, after the first process is operated, whether the current operation memory value of the system reaches the preset threshold value or not is detected according to the preset time interval, once the preset threshold value is reached, the advertisement data are continuously played through the second process, the first process is closed to release the memory, and after the memory release is completed, the first process is reused to play the advertisement data. The method and the device have the advantages that the process memory detection logic is added, the memory is timely detected, the memory is released in advance before exceeding the standard, the problems of application program flash back and advertisement blank screen playing for a long time in the advertisement terminal are solved, the process that the first process stops playing advertisement data to release the memory is shielded by starting the second process to play the advertisement, the playing effect is improved, and the product performance is improved.
A third embodiment of the present disclosure provides an electronic device, a structural schematic of which is shown in fig. 3, and the electronic device at least includes a memory 901 and a processor 902, the memory stores a computer program, and the processor implements the method provided in any embodiment of the present disclosure when executing the computer program on the memory, and the method includes the following steps S11 to S13:
s11, detecting whether the current operation memory value of the system reaches a preset threshold value according to a preset time interval;
s12, when the current operation memory value reaches the preset threshold value, starting the second process to play the first preset data, and closing the first process to release the memory;
s13, after the memory release is completed, the first process is started to play the second predetermined data, and the second process is closed.
Before executing the computer program on the storage for detecting whether the current running memory value of the system reaches the preset threshold value according to the preset time interval, the processor also executes the following steps: the first process is initiated to play the third predetermined data.
When the processor executes the computer program which starts the second process on the memory to play the first preset data, the following steps are specifically executed: and starting the second process to play the first preset data when the first process finishes playing the third preset data.
After the processor executes the computer program which detects whether the current running memory value of the system reaches the preset threshold value according to the preset time interval on the storage, the following steps are also executed: and under the condition that the current running memory value does not reach the preset threshold value, continuously playing the third preset data through the first process.
Wherein the predetermined threshold is less than the maximum memory value.
The method and the device for playing the advertisement data have the advantages that the two processes are set in the application program of the advertisement terminal, after the first process is operated, whether the current operation memory value of the system reaches the preset threshold value or not is detected according to the preset time interval, once the preset threshold value is reached, the advertisement data are continuously played through the second process, the first process is closed to release the memory, and after the memory release is completed, the first process is reused to play the advertisement data. The method and the device have the advantages that the process memory detection logic is added, the memory is timely detected, the memory is released in advance before exceeding the standard, the problems of application program flash back and advertisement blank screen playing for a long time in the advertisement terminal are solved, the process that the first process stops playing advertisement data to release the memory is shielded by starting the second process to play the advertisement, the playing effect is improved, and the product performance is improved.
According to the method and the device, the auxiliary process is started to play the advertisement shielding, the main process automatically quits and releases the memory, then the auxiliary process is started and recovered to play, and the effect that the App does not flash back to the initial interface and the program is played all the time can be achieved.
Moreover, although exemplary embodiments have been described herein, the scope thereof includes any and all embodiments based on the disclosure with equivalent elements, modifications, omissions, combinations (e.g., of various embodiments across), adaptations or alterations. The elements of the claims are to be interpreted broadly based on the language employed in the claims and not limited to examples described in the present specification or during the prosecution of the application, which examples are to be construed as non-exclusive. It is intended, therefore, that the specification and examples be considered as exemplary only, with a true scope and spirit being indicated by the following claims and their full scope of equivalents.
The above description is intended to be illustrative and not restrictive. For example, the above-described examples (or one or more versions thereof) may be used in combination with each other. For example, other embodiments may be used by those of ordinary skill in the art upon reading the above description. In addition, in the foregoing detailed description, various features may be grouped together to streamline the disclosure. This should not be interpreted as an intention that a disclosed feature not claimed is essential to any claim. Rather, the subject matter of the present disclosure may lie in less than all features of a particular disclosed embodiment. Thus, the following claims are hereby incorporated into the detailed description as examples or embodiments, with each claim standing on its own as a separate embodiment, and it is contemplated that these embodiments may be combined with each other in various combinations or permutations. The scope of the disclosure should be determined with reference to the appended claims, along with the full scope of equivalents to which such claims are entitled.
While the present disclosure has been described in detail with reference to the embodiments, the present disclosure is not limited to the specific embodiments, and those skilled in the art can make various modifications and alterations based on the concept of the present disclosure, and the modifications and alterations should fall within the scope of the present disclosure as claimed.

Claims (10)

Translated fromChinese
1.一种播放数据的方法,其特征在于,包括:1. a method for playing data, is characterized in that, comprising:按照预定时间间隔检测系统当前的运行内存值是否达到预定阈值;Detect whether the current operating memory value of the system reaches a predetermined threshold according to a predetermined time interval;在所述当前的运行内存值达到所述预定阈值的情况下,启动第二进程以播放第一预定数据,并关闭第一进程以释放内存;When the current running memory value reaches the predetermined threshold, start the second process to play the first predetermined data, and close the first process to release the memory;在内存释放完成后,启动所述第一进程以播放第二预定数据,并关闭所述第二进程。After the memory release is completed, the first process is started to play the second predetermined data, and the second process is closed.2.如权利要求1所述的方法,其特征在于,所述按照预定时间间隔检测系统当前的运行内存值是否达到预定阈值之前,还包括:2. The method according to claim 1, wherein before the detecting whether the current operating memory value of the system reaches a predetermined threshold according to a predetermined time interval, further comprising:启动所述第一进程以播放第三预定数据。The first process is started to play third predetermined data.3.如权利要求2所述的方法,其特征在于,所述启动第二进程以播放第一预定数据包括:3. The method of claim 2, wherein the initiating the second process to play the first predetermined data comprises:在所述第一进程播放完所述第三预定数据时,启动所述第二进程以播放所述第一预定数据。After the first process finishes playing the third predetermined data, the second process is started to play the first predetermined data.4.如权利要求2所述的方法,其特征在于,所述按照预定时间间隔检测系统当前的运行内存值是否达到预定阈值之后,还包括:4. The method according to claim 2, wherein after detecting whether the current operating memory value of the system reaches a predetermined threshold according to a predetermined time interval, the method further comprises:在所述当前的运行内存值未达到所述预定阈值的情况下,通过所述第一进程继续播放所述第三预定数据。If the current running memory value does not reach the predetermined threshold, continue to play the third predetermined data through the first process.5.如权利要求1至4中任一项所述的方法,其特征在于,所述预定阈值小于内存最大值。5. The method according to any one of claims 1 to 4, wherein the predetermined threshold is less than a maximum memory value.6.一种播放数据的装置,其特征在于,包括:6. A device for playing data, characterized in that, comprising:检测模块,用于按照预定时间间隔检测系统当前的运行内存值是否达到预定阈值;a detection module for detecting whether the current operating memory value of the system reaches a predetermined threshold according to a predetermined time interval;第一执行模块,用于在所述当前的运行内存值达到所述预定阈值的情况下,启动第二进程以播放第一预定数据,并关闭第一进程以释放内存;a first execution module, configured to start a second process to play the first predetermined data when the current running memory value reaches the predetermined threshold, and close the first process to release memory;第二执行模块,用于在内存释放完成后,启动所述第一进程以播放第二预定数据,并关闭所述第二进程。The second execution module is configured to start the first process to play the second predetermined data after the memory release is completed, and close the second process.7.如权利要求6所述的装置,其特征在于,还包括:7. The apparatus of claim 6, further comprising:第三执行模块,用于启动所述第一进程以播放第三预定数据。The third execution module is configured to start the first process to play the third predetermined data.8.如权利要求7所述的装置,其特征在于,8. The apparatus of claim 7, wherein所述第一执行模块,具体用于在所述第一进程播放完所述第三预定数据时,启动所述第二进程以播放所述第一预定数据。The first execution module is specifically configured to start the second process to play the first predetermined data when the first process finishes playing the third predetermined data.9.如权利要求7所述的装置,其特征在于,9. The apparatus of claim 7, wherein所述第三执行模块,还用于在所述当前的运行内存值未达到所述预定阈值的情况下,通过所述第一进程继续播放所述第三预定数据。The third execution module is further configured to continue playing the third predetermined data through the first process when the current running memory value does not reach the predetermined threshold.10.一种电子设备,至少包括存储器、处理器,所述存储器上存储有计算机程序,其特征在于,所述处理器在执行所述存储器上的计算机程序时实现权利要求1至5中任一项所述方法的步骤。10. An electronic device, comprising at least a memory and a processor, wherein a computer program is stored on the memory, wherein the processor implements any one of claims 1 to 5 when executing the computer program on the memory the steps of the method described in item.
CN202110720800.0A2021-06-282021-06-28Method and device for playing data and electronic equipmentActiveCN113391926B (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN202110720800.0ACN113391926B (en)2021-06-282021-06-28Method and device for playing data and electronic equipment

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN202110720800.0ACN113391926B (en)2021-06-282021-06-28Method and device for playing data and electronic equipment

Publications (2)

Publication NumberPublication Date
CN113391926Atrue CN113391926A (en)2021-09-14
CN113391926B CN113391926B (en)2024-08-02

Family

ID=77624185

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN202110720800.0AActiveCN113391926B (en)2021-06-282021-06-28Method and device for playing data and electronic equipment

Country Status (1)

CountryLink
CN (1)CN113391926B (en)

Citations (22)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN103197962A (en)*2012-01-042013-07-10中国移动通信集团公司Multi-process state switching method and device
CN104375880A (en)*2014-09-182015-02-25腾讯科技(深圳)有限公司Memory freeing method and device
CN104503828A (en)*2014-12-122015-04-08广东欧珀移动通信有限公司Process management method and terminal
CN105607901A (en)*2015-12-112016-05-25Tcl集团股份有限公司System memory optimization method and apparatus as well as terminal device
CN106201717A (en)*2016-07-012016-12-07珠海市魅族科技有限公司A kind of method managing Installed System Memory and terminal
CN106354562A (en)*2016-08-252017-01-25上海传英信息技术有限公司Memory cleaning system and memory cleaning method
CN106648872A (en)*2016-12-292017-05-10深圳市优必选科技有限公司 Method and device for multi-thread processing, server
CN106802830A (en)*2017-02-132017-06-06广东欧珀移动通信有限公司The sweep-out method of application cache, device and computer equipment
CN106998393A (en)*2017-05-242017-08-01维沃移动通信有限公司A kind of video playing control method and mobile terminal
CN107920281A (en)*2016-10-082018-04-17北京小唱科技有限公司A kind of network direct broadcasting video loading method and terminal
CN107967177A (en)*2017-11-302018-04-27努比亚技术有限公司Memory Optimize Method, mobile terminal and readable storage medium storing program for executing based on kernel process
CN108446178A (en)*2018-03-052018-08-24北京小米移动软件有限公司Optimize the method and device of interim card
CN109614237A (en)*2018-12-102019-04-12浪潮(北京)电子信息产业有限公司 A resource release method, apparatus, device and medium
CN109683984A (en)*2018-12-142019-04-26拉扎斯网络科技(上海)有限公司Data hot loading method and device, electronic equipment and computer readable storage medium
CN110245021A (en)*2019-06-212019-09-17上海创功通讯技术有限公司EMS memory management process, system, electronic equipment and the storage medium of mobile terminal
CN110532197A (en)*2019-08-302019-12-03Oppo(重庆)智能科技有限公司Method for recovering internal storage and device, electronic equipment, storage medium
CN110704184A (en)*2019-09-192020-01-17海南车智易通信息技术有限公司Application memory optimization method and device and mobile terminal
CN110737606A (en)*2019-09-272020-01-31Oppo(重庆)智能科技有限公司Memory recovery processing method and device, electronic equipment and storage medium
CN110806925A (en)*2018-08-062020-02-18成都鼎桥通信技术有限公司Audio playing method and equipment
CN111209114A (en)*2019-12-312020-05-29深圳Tcl新技术有限公司System memory releasing method, device and storage medium
CN111221650A (en)*2019-12-312020-06-02青岛海尔科技有限公司System resource recovery method and device based on process type association
CN111767136A (en)*2020-06-022020-10-13Oppo(重庆)智能科技有限公司Process management method, terminal and device with storage function

Patent Citations (22)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN103197962A (en)*2012-01-042013-07-10中国移动通信集团公司Multi-process state switching method and device
CN104375880A (en)*2014-09-182015-02-25腾讯科技(深圳)有限公司Memory freeing method and device
CN104503828A (en)*2014-12-122015-04-08广东欧珀移动通信有限公司Process management method and terminal
CN105607901A (en)*2015-12-112016-05-25Tcl集团股份有限公司System memory optimization method and apparatus as well as terminal device
CN106201717A (en)*2016-07-012016-12-07珠海市魅族科技有限公司A kind of method managing Installed System Memory and terminal
CN106354562A (en)*2016-08-252017-01-25上海传英信息技术有限公司Memory cleaning system and memory cleaning method
CN107920281A (en)*2016-10-082018-04-17北京小唱科技有限公司A kind of network direct broadcasting video loading method and terminal
CN106648872A (en)*2016-12-292017-05-10深圳市优必选科技有限公司 Method and device for multi-thread processing, server
CN106802830A (en)*2017-02-132017-06-06广东欧珀移动通信有限公司The sweep-out method of application cache, device and computer equipment
CN106998393A (en)*2017-05-242017-08-01维沃移动通信有限公司A kind of video playing control method and mobile terminal
CN107967177A (en)*2017-11-302018-04-27努比亚技术有限公司Memory Optimize Method, mobile terminal and readable storage medium storing program for executing based on kernel process
CN108446178A (en)*2018-03-052018-08-24北京小米移动软件有限公司Optimize the method and device of interim card
CN110806925A (en)*2018-08-062020-02-18成都鼎桥通信技术有限公司Audio playing method and equipment
CN109614237A (en)*2018-12-102019-04-12浪潮(北京)电子信息产业有限公司 A resource release method, apparatus, device and medium
CN109683984A (en)*2018-12-142019-04-26拉扎斯网络科技(上海)有限公司Data hot loading method and device, electronic equipment and computer readable storage medium
CN110245021A (en)*2019-06-212019-09-17上海创功通讯技术有限公司EMS memory management process, system, electronic equipment and the storage medium of mobile terminal
CN110532197A (en)*2019-08-302019-12-03Oppo(重庆)智能科技有限公司Method for recovering internal storage and device, electronic equipment, storage medium
CN110704184A (en)*2019-09-192020-01-17海南车智易通信息技术有限公司Application memory optimization method and device and mobile terminal
CN110737606A (en)*2019-09-272020-01-31Oppo(重庆)智能科技有限公司Memory recovery processing method and device, electronic equipment and storage medium
CN111209114A (en)*2019-12-312020-05-29深圳Tcl新技术有限公司System memory releasing method, device and storage medium
CN111221650A (en)*2019-12-312020-06-02青岛海尔科技有限公司System resource recovery method and device based on process type association
CN111767136A (en)*2020-06-022020-10-13Oppo(重庆)智能科技有限公司Process management method, terminal and device with storage function

Also Published As

Publication numberPublication date
CN113391926B (en)2024-08-02

Similar Documents

PublicationPublication DateTitle
US12153789B2 (en)Video-based interaction and video processing methods, apparatus, device, and storage medium
US10735817B2 (en)Video playback method and apparatus, and computer readable storage medium
US11924485B2 (en)Method and system of displaying a video
US12413799B2 (en)Video stream playing control method and apparatus, and storage medium
EP4170475A1 (en)Method, apparatus, and device for video-based interaction, and storage medium
CN102347941B (en)A kind of safety applications control method based on open platform
WO2019006939A1 (en)On-screen comment display method and apparatus, and electronic device
CN108966016B (en)Video clip rebroadcasting method and device and terminal equipment
CN104915115A (en)Application program switching method and device for terminal
EP3193509A1 (en)Video advertisement filtering method, device and equipment
US9244593B2 (en)Information processing methods and electronic devices
CN103686359A (en) A method and device for playing boot advertisement
US20150058788A1 (en)Information processing method and electronic device
CN108521607A (en)Method and device for processing advertisements in video, storage medium and intelligent terminal
US11800199B2 (en)Video playing method and apparatus
CN111158863A (en)Processing method and device of interrupt controller and electronic equipment
CN110837420A (en) Resource scheduling method, device, terminal and storage medium
US20150032517A1 (en)Method for Playing Back Advertisement and Video Content and Electronic Apparatus Using the Method
CN113761440A (en)Project operation method, device and storage medium based on Web page live broadcast
CN104575549B (en)A kind of method and device of positioning playing picture
CN113391926A (en)Data playing method and device and electronic equipment
CN107396163B (en)USB flash disk prompt control method and device and television
CN112702647B (en)Play control method, intelligent television and computer readable storage medium
CN112866779A (en)Video display method, device, computer equipment and medium
CN105979336A (en)Startup advertisement processing method and device

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
GR01Patent grant
GR01Patent grant

[8]ページ先頭

©2009-2025 Movatter.jp