WO2018072430A1 - Procédé pour balayer et analyser de progiciel d'installation, appareil, terminal mobile et support de mémoire lisible par machine - Google Patents
Procédé pour balayer et analyser de progiciel d'installation, appareil, terminal mobile et support de mémoire lisible par machine Download PDFInfo
- Publication number
- WO2018072430A1 WO2018072430A1 PCT/CN2017/083280 CN2017083280W WO2018072430A1 WO 2018072430 A1 WO2018072430 A1 WO 2018072430A1 CN 2017083280 W CN2017083280 W CN 2017083280W WO 2018072430 A1 WO2018072430 A1 WO 2018072430A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- installation package
- mobile terminal
- database table
- information
- scanning
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/14—Details of searching files based on file metadata
- G06F16/148—File search processing
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/14—Details of searching files based on file metadata
- G06F16/156—Query results presentation
Definitions
- the present invention relates to the field of application software management of a mobile terminal, and in particular to a scan analysis method and apparatus for an application software installation package, a mobile terminal, and a non-transitory machine readable storage medium.
- the application software on mobile terminals is becoming more and more abundant.
- the application software often downloads some software installation packages according to user operations or automatically, taking up a large amount of storage space of the mobile terminal. Users need to spend a lot of time looking for these installation packages when cleaning these installation packages. At this time, it is necessary to scan and analyze the installation package of the mobile terminal by using the installation package scan analysis tool to help the user find the installation package in the mobile terminal.
- the inventor has found that the scanning analysis method of the installation package scanning method in the prior art is not efficient, and the waiting time of the user is long when the scanning analysis task is performed, which affects the user experience.
- an object of the present invention is to provide a scanning and parsing method for an installation package, which is applied to a mobile terminal, and the method includes:
- the second task thread is started, and each installation package that is not recorded in the database table scanned by the first task thread is parsed, and information of the parsed installation package is displayed.
- Another object of the present invention is to provide a scan parsing apparatus for an installation package, which is applied to a mobile terminal, and the apparatus includes:
- the query module is configured to obtain and display information about the installation package in the database table when the information of the installation package is recorded in the database table;
- a scanning module configured to start a first task thread, and scan an installation package in the mobile terminal
- the parsing display module is configured to enable the second task thread to parse each installation package that is not recorded in the database table scanned by the first task thread, and display information of the parsed installation package.
- Another object of the present invention is to provide a mobile terminal, where the mobile terminal includes:
- a scan parsing device of the installation package the device being installed in the memory and comprising one or more software function modules executed by the processor, the device comprising:
- the query module is configured to obtain and display information about the installation package in the database table when the information of the installation package is recorded in the database table;
- a scanning module configured to start a first task thread, and scan an installation package in the mobile terminal
- the parsing display module is configured to enable the second task thread to parse each installation package that is not recorded in the database table scanned by the first task thread, and display information of the parsed installation package.
- Another object of the present invention is to provide a non-transitory machine readable storage medium having stored thereon executable code that, when executed by a processor, causes the processor to perform a scan of the installation package described above Analytic method.
- the present invention has the following beneficial effects:
- the invention provides a scanning analysis method and device for an installation package, a mobile terminal and a non-transitory machine-readable storage medium, which reduce the waiting time of the user during the scanning and parsing process by scanning and parsing the installation package in two threads. . And by querying and displaying the information of the recorded installation package in the database table before scanning, and then scanning the installation package, parsing and displaying the installation package that is not recorded in the database, thereby avoiding duplication of the installation package. Analysis further reduces the user's waiting time.
- FIG. 1 is a schematic block diagram of a mobile terminal according to an embodiment of the present invention.
- FIG. 2 is a schematic flowchart of a method for scanning and parsing an installation package according to an embodiment of the present invention.
- step S110 in FIG. 2 is a schematic flowchart of a sub-step of step S110 in FIG. 2 according to an embodiment of the present invention
- FIG. 4 is a second schematic flowchart of a method for scanning and parsing an installation package according to an embodiment of the present invention
- FIG. 5 is a schematic diagram of functional modules of a scan parsing apparatus for an installation package according to an embodiment of the present invention
- FIG. 6 is a schematic diagram of a submodule of a query module according to an embodiment of the present disclosure.
- FIG. 7 is a second schematic diagram of functional modules of a scan parsing apparatus for an installation package according to an embodiment of the present invention.
- Icon 100-mobile terminal; 110-scanning parsing device for installation package; 111-query module; 112-scanning module; 113-analytic display module; 114-database table update module; 120-memory; 130-processor; Display unit; 1111 - judgment sub-module; 1102 - installation package record deletion sub-module; 1113 - installation package information display sub-module.
- the terms “set”, “install”, “connected”, and “connected” are to be understood broadly, and may be fixed connections, for example, unless otherwise specifically defined and defined. It can also be a detachable connection, or an integral connection; it can be a mechanical connection or an electrical connection; it can be directly connected or indirectly connected through an intermediate medium, and can be internal communication between the two elements.
- the specific meaning of the above terms in the present invention can be understood in a specific case by those skilled in the art.
- FIG. 1 is a schematic block diagram of a mobile terminal 100 according to this embodiment.
- the mobile terminal 100 includes a scan parsing device 110 that installs a package, a memory 120, a processor 130, and a display unit 140.
- the mobile terminal 100 can be, but not limited to, a smart phone, a personal computer (PC), a tablet computer, a personal digital assistant (PDA), a mobile Internet device (MID), and the like.
- a smart phone a personal computer (PC)
- a tablet computer a personal digital assistant (PDA)
- PDA personal digital assistant
- MID mobile Internet device
- the operating system of the mobile terminal 100 may be, but not limited to, an Android system, an IOS (iPhone operating system) system, a Windows phone system, a Windows system, and the like.
- the operating system of the mobile terminal 100 is an Android system.
- the components of the memory 120, the processor 130, and the display unit 140 are electrically connected directly or indirectly to each other to implement data transmission or interaction.
- the components can be electrically connected to one another via one or more communication buses or signal lines.
- the scan parsing device 110 of the installation package includes at least one software function module that can be stored in the memory 120 or is solidified in an operating system (OS) of the mobile terminal 100 in the form of software or firmware.
- the processor 130 is configured to execute an executable module stored in the memory 120, such as a software function module, a computer program, and the like included in the scan parsing device 110 of the installation package.
- the memory 120 may be, but not limited to, a random access memory (RAM), a read only memory (ROM), and a programmable read-only memory (PROM). Erasable Programmable Read-Only Memory (EPROM), Electric Erasable Programmable Read-Only Memory (EEPROM), and the like.
- RAM random access memory
- ROM read only memory
- PROM programmable read-only memory
- EPROM Erasable Programmable Read-Only Memory
- EEPROM Electric Erasable Programmable Read-Only Memory
- the memory 120 is configured to store a program, and the processor 130 executes the program after receiving an execution instruction.
- the processor 130 may be an integrated circuit chip with signal processing capabilities.
- the above processor may be a general-purpose processor, including a central processing unit (CPU), a network processor (NP), etc.; or may be a digital signal processor (DSP), an application specific integrated circuit (ASIC) ), Field Programmable Gate Array (FPGA) or other programmable logic device, discrete gate or transistor logic device, discrete hardware components.
- DSP digital signal processor
- ASIC application specific integrated circuit
- FPGA Field Programmable Gate Array
- the devices can be a microprocessor or the processor can be any conventional processor or the like.
- the display unit 140 provides an interactive interface (such as a user operation interface) between the mobile terminal 100 and a user or for displaying image data.
- the display unit 140 may be a liquid crystal display or a touch display.
- a touch display it can be a capacitive touch screen or a resistive touch screen that supports single-point and multi-touch operations. Supporting single-point and multi-touch operations means that the touch display can sense touch operations generated from one or more positions on the touch display, and the touch operation is performed by the processor for calculation. And processing.
- FIG. 2 is a schematic flowchart diagram of a method for scanning and parsing an installation package according to an embodiment. The method includes the following steps.
- step S110 a database table is queried, and when the information of the installation package is recorded in the database table, the information of the installation package in the database table is obtained and displayed.
- the mobile terminal 100 may first query a database table, where the database table is used to record the information of the installation package obtained after the last scan analysis task is performed.
- the process proceeds to step S120.
- the information of the installation package is recorded in the database table, the information of the installation package is obtained, and the information of the installation package is displayed by the display unit 140.
- the information of the installation package may include a name, a size, a storage path, a version name, or a version number of the installation package.
- the information of the installation package obtained after the first execution of the scan parsing task can be stored in a database, and after performing the scan parsing task, the information of the existing installation package in the database can be preferentially queried, so that the scan can be performed at the fastest speed.
- the previously recorded installation package reduces user wait time and improves the user experience.
- the database can also be updated according to the query result.
- step S110 may include sub-step S111, sub-step S112, and sub-step S113.
- Sub-step S111, sub-step S112, and sub-step S113 are described in detail below.
- Sub-step S111 determining whether the installation package queried in the database table is stored in the mobile terminal 100. When the installation package is not stored in the mobile terminal 100, sub-step S112 is performed; when the installation package is stored in the mobile terminal 100, sub-step S113 is performed.
- the mobile terminal 100 may first obtain a storage path of the installation package by querying the database table, and check whether the installation package exists in the storage path, thereby determining whether the installation package is stored in the In the mobile terminal 100.
- Sub-step S112 deleting the information of the installation package from the database table.
- the information of the installation package is not required to be displayed to the user, and the mobile terminal 100 deletes the information of the installation package from the database table.
- Sub-step S113 displaying information of the installation package stored in the database table on the mobile terminal 100.
- the mobile terminal 100 displays the information of the installation package to the user. In this way, by querying and directly displaying the information of the installation package of the existing record, the repeated analysis of the installation package of the existing record is avoided, and the waiting time of the user during the scan process of the installation package scan can be reduced.
- Step S120 the first task thread is started, and the installation package in the mobile terminal 100 is scanned.
- the mobile terminal 100 After performing step S110, the mobile terminal 100 starts the first task thread to scan the installation package in the storage space of the mobile terminal 100.
- the operating system of the mobile terminal 100 is an Android system
- the scanned file in the APK format can be used as an installation package file.
- the first task thread may scan an installation package in all directories in the mobile terminal 100.
- the first task thread may scan only the installation package in the specified directory in the mobile terminal 100.
- the mobile terminal 100 can scan only the preset specified directory to improve the installation package. Scanning efficiency.
- Step S130 the second task thread is started, and each installation package that is not recorded in the database table scanned by the first task thread is parsed, and information of the parsed installation package is displayed.
- the second task thread when the first task thread is started, the second task thread is simultaneously started to parse the installation package, so that the first task thread and the second task thread are parallel threads running simultaneously.
- the mobile terminal 100 uses the second task thread to perform the installation package with the installation package recorded in the database table. Aligning, if the installation package has a resolution record in the database table, skipping the parsing of the installation package; if the installation package does not resolve the record in the database table, the mobile terminal 100 The installation package parses and parses the information about the installation package Displayed to the user.
- the scanned installation package is compared with the installation package recorded in the database table, and the selected one is not recorded in the installation package.
- the second thread parses the installation package filtered by the first thread, and displays the parsed information of the installation package to the user.
- the current general intelligent mobile terminals adopt multi-core processors and support multi-thread task processing.
- the installation package scanning analysis methods in the prior art all perform scanning and parsing of installation packages in the same thread. Not only does not effectively utilize the processor resources of the mobile terminal, but also causes a long waiting time for the user when performing the scan parsing task.
- the installation task is scanned and parsed in parallel by the first task thread and the second task thread respectively, and the multi-thread task processing function of the mobile terminal processor is reasonably utilized, thereby greatly improving the efficiency of scanning analysis.
- the method may further include step S140.
- Step S140 adding information of the installation package parsed by the second task thread to the database table, and updating the database table.
- the mobile terminal 100 adds the information of the installation package parsed in step S130 to the database table, so that the mobile terminal 100 can directly access the database when performing the next scan resolution task.
- the table looks up the information of the parsed installation package, avoiding unnecessary resolution and unnecessary waste of time and processor resources.
- FIG. 5 is a functional block diagram of the scan analysis device 110 of the installation package provided in this embodiment.
- the scan parsing device 110 of the installation package includes a query module 111, a scan module 112, and an parsing display module 113.
- the query module 111 is configured to obtain and display information about the installation package in the database table when the information of the installation package is recorded in the database table.
- the query module 111 includes a judgment sub-module 1111, an installation package record deletion sub-module 1112, and an installation package information display sub-module 1113.
- the determining sub-module 1111 is configured to determine whether an installation package queried in the database table is stored in the mobile terminal 100.
- the determining sub-module 1111 may first query the storage path of the installation package from the database table, and then determine whether the installation package is stored by determining whether the installation package exists in the storage path. In the mobile terminal 100.
- the installation package record deletion sub-module 1112 is configured to delete information of the installation package from the database table when the installation package is not stored in the mobile terminal 100.
- the installation package information display sub-module 1113 is configured to display information of the installation package recorded in the database table on the mobile terminal 100 when the installation package is stored in the mobile terminal 100.
- the scanning module 112 is configured to start a first task thread and scan an installation package in the mobile terminal 100.
- the scanning module 112 may scan an installation package in all directories in the mobile terminal 100 to obtain an installation package in the mobile terminal 100.
- the scanning module 112 may only be The installation package in the specified directory in the mobile terminal 100 is scanned to obtain an installation package in the mobile terminal 100.
- the parsing display module 113 is configured to start a second task thread, parse each installation package that is not recorded in the database table scanned by the first task thread, and display information of the parsed installation package.
- the first task thread and the second task thread are parallel threads.
- the scan parsing apparatus 110 of the installation package further includes: a database table update module 114, configured to add information of the installation package parsed by the second task thread.
- the database table is updated to the database table.
- the present invention provides a scanning parsing method, apparatus, and electronic terminal for an installation package, which first query and display the information of the installed installation package in the database table before scanning the installation package, and then install the package. Scanning, parsing and displaying the installation package that is not recorded in the database avoids repeated analysis of the installation package. And by scanning and parsing the installation package in parallel in two threads, the waiting time of the user during the scan parsing process is greatly reduced.
- the technology in the embodiments of the present invention can be implemented by means of software plus necessary general hardware including general-purpose integrated circuits, general-purpose CPUs, A general-purpose memory, a general-purpose component, or the like can of course be realized by dedicated hardware including an application-specific integrated circuit, a dedicated CPU, a dedicated memory, a dedicated component, etc., but in many cases, the former is a better embodiment.
- the technical solution in the embodiments of the present invention may be embodied in the form of a software product in essence or in the form of a software product, which may be stored in a storage medium such as a read-only memory.
- ROM Read-Only Memory
- RAM Random Access Memory
- CD Compact Disc
- the above technical concept of the present invention can also be embodied as a non-transitory machine readable storage medium having executable code stored thereon.
- the processor When the executable code is executed by the processor, the processor is caused to perform the network content quality evaluation method described above, or to perform the method of sorting a plurality of network contents as described above.
- the above technical concept of the present invention can also be embodied as a computing device including a processor and a non-transitory machine readable storage medium.
- the non-transitory machine readable storage medium stores executable code thereon.
- the processor is caused to perform the method described above.
- the method according to the invention can also be implemented as a computer program comprising computer program code instructions for performing the various steps defined above in the above method of the invention.
- the method according to the invention may also be embodied as a computer program product comprising a computer readable medium on which is stored a computer for performing the above-described functions defined in the above method of the invention program.
- the various illustrative logical blocks, modules, circuits, and algorithm steps described in connection with the disclosure herein may be implemented as electronic hardware, computer software, or combinations of both.
- each block of the flowchart or block diagram can represent a module, a program segment, or a portion of code that includes one or more of the Executable instructions.
- the functions noted in the blocks may also occur in a different order than the ones in the drawings. For example, two consecutive blocks may be executed substantially in parallel, and they may sometimes be executed in the reverse order, depending upon the functionality involved.
- each block in the block diagrams and/or flowcharts, and blocks in the block diagrams and/or flowcharts may be implemented by a dedicated hardware-based system that performs the specified functions or operations, or may be implemented in a combination of dedicated hardware and computer instructions.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Library & Information Science (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Stored Programmes (AREA)
Abstract
La présente invention concerne un procédé pour balayer et analyser un progiciel d'installation, qui est appliqué à un terminal mobile, le procédé consistant : à acquérir et afficher des informations d'un progiciel d'installation dans une table de base de données lors de l'interrogation d'informations du progiciel d'installation enregistrées dans la table de base de données. Le procédé consiste également à démarrer un premier fil de tâche, et balayer le progiciel d'installation dans un terminal mobile. Le procédé consiste également à démarrer un second fil de tâche, analyser chaque paquet d'installation balayé par le premier fil de tâche qui n'est pas enregistré dans la table de base de données, et afficher des informations du progiciel d'installation analysé. Premièrement, des informations d'un progiciel d'installation existant sont interrogées et affichées dans une table de base de données, puis le progiciel d'installation est balayé et analysé en parallèle sur deux fils, ce qui permet d'améliorer l'efficacité de balayage et d'analyse et de réduire le temps d'attente d'un utilisateur dans un processus de balayage et d'analyse.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201610915343.X | 2016-10-20 | ||
CN201610915343.XA CN106599017B (zh) | 2016-10-20 | 2016-10-20 | 安装包的扫描解析方法、装置及移动终端 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2018072430A1 true WO2018072430A1 (fr) | 2018-04-26 |
Family
ID=58556447
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2017/083280 WO2018072430A1 (fr) | 2016-10-20 | 2017-05-05 | Procédé pour balayer et analyser de progiciel d'installation, appareil, terminal mobile et support de mémoire lisible par machine |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN106599017B (fr) |
WO (1) | WO2018072430A1 (fr) |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109901925A (zh) * | 2018-11-06 | 2019-06-18 | 阿里巴巴集团控股有限公司 | 一种任务处理方法及系统 |
CN110765113A (zh) * | 2019-09-04 | 2020-02-07 | 深圳壹账通智能科技有限公司 | 大数据处理优化方法、装置、终端及存储介质 |
CN111639081A (zh) * | 2020-06-02 | 2020-09-08 | 南京星邺汇捷网络科技有限公司 | 敏感数据采集方法、装置及数据处理设备 |
CN113836088A (zh) * | 2021-08-31 | 2021-12-24 | 北京明朝万达科技股份有限公司 | 基于深度扫描的文件处理方法、系统、装置及存储介质 |
CN113835717A (zh) * | 2020-06-23 | 2021-12-24 | 武汉斗鱼鱼乐网络科技有限公司 | 一种安装包获取方法、装置、设备及存储介质 |
CN116204200A (zh) * | 2023-02-03 | 2023-06-02 | 启朔(深圳)科技有限公司 | 一种应用安装方法、装置、存储介质及设备 |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106599017B (zh) * | 2016-10-20 | 2019-09-17 | 广州优视网络科技有限公司 | 安装包的扫描解析方法、装置及移动终端 |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102012832A (zh) * | 2010-12-14 | 2011-04-13 | Tcl集团股份有限公司 | 一种加速Android系统启动的方法及装置 |
CN103677879A (zh) * | 2012-09-14 | 2014-03-26 | 腾讯科技(深圳)有限公司 | 软件安装方法及相应软件安装装置 |
CN104199704A (zh) * | 2014-09-10 | 2014-12-10 | 北京金山安全软件有限公司 | 一种应用程序安装包清除方法及装置 |
CN104572819A (zh) * | 2014-12-02 | 2015-04-29 | 深圳市腾讯计算机系统有限公司 | 一种垃圾数据的清理方法和系统 |
CN104793978A (zh) * | 2015-05-08 | 2015-07-22 | 宁波萨瑞通讯有限公司 | 一种应用程序管理系统及方法 |
CN106599017A (zh) * | 2016-10-20 | 2017-04-26 | 广州优视网络科技有限公司 | 安装包的扫描解析方法、装置及移动终端 |
Family Cites Families (23)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7562357B2 (en) * | 2004-03-08 | 2009-07-14 | Microsoft Corporation | Relational database schema version management |
CN101354656B (zh) * | 2008-09-12 | 2010-10-13 | 深圳市联软科技有限公司 | 一种安装包数据处理方法及系统 |
CN101478599B (zh) * | 2009-01-20 | 2011-07-06 | 华为终端有限公司 | 一种移动通信终端中的java程序安装方法及安装装置 |
CN101860591A (zh) * | 2009-04-08 | 2010-10-13 | 北京搜狗科技发展有限公司 | 一种共享应用程序的方法及装置 |
CN101699400B (zh) * | 2009-09-03 | 2013-02-27 | 中兴通讯股份有限公司 | 一种生成和运行客户端安装程序的方法及系统 |
CN101667142A (zh) * | 2009-09-11 | 2010-03-10 | 广州视景医疗软件有限公司 | 一种限制计算机只运行特定程序的方法和系统 |
WO2011080615A1 (fr) * | 2009-12-31 | 2011-07-07 | Nokia Corporation | Procédé, dispositif et produit programme d'ordinateur pour fourniture automatique de contenu au niveau du dispositif |
CN101788917A (zh) * | 2010-02-26 | 2010-07-28 | 浪潮(北京)电子信息产业有限公司 | 一种部署应用软件的方法和系统 |
CN101841535B (zh) * | 2010-04-01 | 2013-10-02 | 华为终端有限公司 | J2me程序的发布方法、接收方法、装置及系统 |
CN101808311B (zh) * | 2010-04-02 | 2013-06-05 | 深圳市同洲电子股份有限公司 | 一种无线终端软件升级系统、装置和方法 |
CN102541595A (zh) * | 2011-12-20 | 2012-07-04 | Tcl集团股份有限公司 | 智能设备的升级方法、装置及智能设备 |
CN102662660A (zh) * | 2012-03-23 | 2012-09-12 | 锐骐(厦门)电子科技有限公司 | 一种基于文件遍历技术的fota版本管控方法 |
CN102831338B (zh) * | 2012-06-28 | 2015-09-30 | 北京奇虎科技有限公司 | 一种Android应用程序的安全检测方法及系统 |
CN102789506B (zh) * | 2012-07-19 | 2014-09-24 | 腾讯科技(深圳)有限公司 | 应用程序安装包的特征信息提取方法、装置与客户端设备 |
CN102999606B (zh) * | 2012-11-21 | 2015-12-23 | 东莞宇龙通信科技有限公司 | 软件删除方法及装置 |
CN103345516A (zh) * | 2013-07-10 | 2013-10-09 | 百度在线网络技术(北京)有限公司 | 基于应用程序图标的应用程序搜索方法和系统 |
CN103559299B (zh) * | 2013-11-14 | 2017-02-15 | 贝壳网际(北京)安全技术有限公司 | 清理文件的方法、装置及移动终端 |
CN103957234B (zh) * | 2014-03-31 | 2018-05-04 | 北京奇虎科技有限公司 | 浏览器中下载文件的发送方法和浏览器装置 |
CN104182255B (zh) * | 2014-08-20 | 2017-11-21 | 青岛海信宽带多媒体技术有限公司 | 一种系统应用的库文件升级方法及终端 |
CN104991893A (zh) * | 2014-11-06 | 2015-10-21 | 哈尔滨安天科技股份有限公司 | 一种启发式自解压包和安装包检测方法及系统 |
CN104572085B (zh) * | 2014-12-23 | 2018-04-20 | 华为技术有限公司 | 应用程序的分析方法及装置 |
CN105550252B (zh) * | 2015-12-09 | 2018-11-16 | 北京金山安全软件有限公司 | 一种文件定位方法、装置及电子设备 |
CN105791534B (zh) * | 2016-01-05 | 2021-01-08 | 珠海格力电器股份有限公司 | 一种手机垃圾的自动清理方法、装置及通信终端 |
-
2016
- 2016-10-20 CN CN201610915343.XA patent/CN106599017B/zh not_active Expired - Fee Related
-
2017
- 2017-05-05 WO PCT/CN2017/083280 patent/WO2018072430A1/fr active Application Filing
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102012832A (zh) * | 2010-12-14 | 2011-04-13 | Tcl集团股份有限公司 | 一种加速Android系统启动的方法及装置 |
CN103677879A (zh) * | 2012-09-14 | 2014-03-26 | 腾讯科技(深圳)有限公司 | 软件安装方法及相应软件安装装置 |
CN104199704A (zh) * | 2014-09-10 | 2014-12-10 | 北京金山安全软件有限公司 | 一种应用程序安装包清除方法及装置 |
CN104572819A (zh) * | 2014-12-02 | 2015-04-29 | 深圳市腾讯计算机系统有限公司 | 一种垃圾数据的清理方法和系统 |
CN104793978A (zh) * | 2015-05-08 | 2015-07-22 | 宁波萨瑞通讯有限公司 | 一种应用程序管理系统及方法 |
CN106599017A (zh) * | 2016-10-20 | 2017-04-26 | 广州优视网络科技有限公司 | 安装包的扫描解析方法、装置及移动终端 |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109901925A (zh) * | 2018-11-06 | 2019-06-18 | 阿里巴巴集团控股有限公司 | 一种任务处理方法及系统 |
CN109901925B (zh) * | 2018-11-06 | 2023-08-25 | 创新先进技术有限公司 | 一种任务处理方法及系统 |
CN110765113A (zh) * | 2019-09-04 | 2020-02-07 | 深圳壹账通智能科技有限公司 | 大数据处理优化方法、装置、终端及存储介质 |
CN111639081A (zh) * | 2020-06-02 | 2020-09-08 | 南京星邺汇捷网络科技有限公司 | 敏感数据采集方法、装置及数据处理设备 |
CN113835717A (zh) * | 2020-06-23 | 2021-12-24 | 武汉斗鱼鱼乐网络科技有限公司 | 一种安装包获取方法、装置、设备及存储介质 |
CN113836088A (zh) * | 2021-08-31 | 2021-12-24 | 北京明朝万达科技股份有限公司 | 基于深度扫描的文件处理方法、系统、装置及存储介质 |
CN116204200A (zh) * | 2023-02-03 | 2023-06-02 | 启朔(深圳)科技有限公司 | 一种应用安装方法、装置、存储介质及设备 |
CN116204200B (zh) * | 2023-02-03 | 2024-02-09 | 启朔(深圳)科技有限公司 | 一种应用安装方法、装置、存储介质及设备 |
Also Published As
Publication number | Publication date |
---|---|
CN106599017B (zh) | 2019-09-17 |
CN106599017A (zh) | 2017-04-26 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2018072430A1 (fr) | Procédé pour balayer et analyser de progiciel d'installation, appareil, terminal mobile et support de mémoire lisible par machine | |
WO2018176960A1 (fr) | Procédé, dispositif et terminal utilisateur d'affichage d'image de réseau | |
WO2019140828A1 (fr) | Appareil électronique, procédé d'interrogation de journaux dans un système distribué, et support d'informations | |
US9479519B1 (en) | Web content fingerprint analysis to detect web page issues | |
US9367403B2 (en) | Terminal and application restoring method | |
US11310066B2 (en) | Method and apparatus for pushing information | |
CN107168999A (zh) | 一种页面更新方法及装置 | |
WO2019227715A1 (fr) | Procédé et appareil de traitement d'images et support de stockage lisible par ordinateur | |
US10191838B2 (en) | Method and device for checking influence of deleting cache file, and mobile terminal | |
WO2014139300A1 (fr) | Procédé et dispositif destinés au chargement d'un module d'extension | |
US11580294B2 (en) | Techniques for web framework detection | |
CN107798064B (zh) | 页面处理方法、电子设备及计算机可读存储介质 | |
WO2019114158A1 (fr) | Procédé et dispositif d'affichage d'animation en temps réel, terminal électronique et support d'informations lisible | |
US20140282057A1 (en) | System for applying applications of different operating systems in one electronic device and method thereof | |
CN114598687A (zh) | 一种https数据包的抓取方法、系统及终端 | |
CN112559913B (zh) | 一种数据处理方法、装置、计算设备及可读存储介质 | |
EP2990983B1 (fr) | Procédé et appareil de balayage de fichiers | |
CN110008423B (zh) | 动态网页页面的离线处理方法、输出终端及存储介质 | |
CN113849686B (zh) | 一种视频数据获取方法、装置、电子设备及存储介质 | |
WO2015078255A1 (fr) | Procédé et système d'affichage de titre vidéo, et navigateur | |
WO2015039585A1 (fr) | Procédé et dispositif pour tester la fiabilité d'un logiciel | |
AU2013206622B2 (en) | Download management method and device based on Android browser | |
CN111930391B (zh) | 应用程序数据处理方法、装置、服务器及用户终端 | |
CN105631318A (zh) | 一种注册表键值的获取方法及装置 | |
CN113238884B (zh) | 一种固件文件的检测方法、装置、电子设备及存储介质 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 17862816 Country of ref document: EP Kind code of ref document: A1 |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 17862816 Country of ref document: EP Kind code of ref document: A1 |