CN108664290A - A kind of application program configuration method, device, electronic equipment and storage medium - Google Patents

A kind of application program configuration method, device, electronic equipment and storage medium Download PDF

Info

Publication number
CN108664290A
CN108664290A CN201810477045.6A CN201810477045A CN108664290A CN 108664290 A CN108664290 A CN 108664290A CN 201810477045 A CN201810477045 A CN 201810477045A CN 108664290 A CN108664290 A CN 108664290A
Authority
CN
China
Prior art keywords
application program
application
container
image file
program
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
CN201810477045.6A
Other languages
Chinese (zh)
Other versions
CN108664290B (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.)
Ping An Life Insurance Company of China Ltd
Original Assignee
Ping An Life Insurance Company of China 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 Ping An Life Insurance Company of China Ltd filed Critical Ping An Life Insurance Company of China Ltd
Priority to CN201810477045.6A priority Critical patent/CN108664290B/en
Publication of CN108664290A publication Critical patent/CN108664290A/en
Application granted granted Critical
Publication of CN108664290B publication Critical patent/CN108664290B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • 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/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44568Immediately runnable code
    • G06F9/44578Preparing or optimising for loading
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • G06F8/63Image based installation; Cloning; Build to order

Abstract

The present invention relates to technical field of network information, and in particular to a kind of application program configuration method, device, electronic equipment and storage medium, method include:Application container is created, and application program is loaded in the application container;Application container to being loaded with the application program is packaged, and generates corresponding image file, and preserve to the image file;Judge whether to need to use the application program, if desired uses, then call image file corresponding with the application program;Called image file is instantiated, the application program is obtained.The present invention will be effectively saved the physical resource in physical machine or cloud host, and facility is brought for the extending transversely of Distributed Services.

Description

A kind of application program configuration method, device, electronic equipment and storage medium
Technical field
The present invention relates to technical field of network information, and in particular to a kind of application program configuration method, a kind of application program Configuration device, a kind of electronic equipment and one kind for executing application configuration method are stored with the configuration of above application program The computer readable storage medium of method.
Background technology
With the fast development of cell phone software program (APP), the quantity of cell phone software program on the market is also more next now It is more, therefore it causes the application program for needing to use on software platform also correspondingly to increase.
In existing software platform, all application programs are all deployed directly into above physical machine or cloud host; And increasing with cell phone software program quantity, the physical resource that will in large quantities occupy in physical machine or cloud host, it is The extending transversely of Distributed Services causes prodigious difficulty.
Invention content
It is to be that providing a kind of reduce occupies physical machine or cloud host to overcome drawbacks described above, the purpose of the present invention Application program configuration method, device, electronic equipment and the storage medium of physical resource.
The purpose of the present invention is achieved through the following technical solutions:
The present invention is a kind of application program configuration method, including:
Application container is created, and application program is loaded in the application container;
Application container to being loaded with the application program is packaged, and generates corresponding image file, and to the mirror image File is preserved;
Judge whether to need to use the application program, if desired use, then calls corresponding with the application program Image file;
Called image file is instantiated, the application program is obtained.
In the present invention, include after the described pair of image file is preserved:
Application container to being loaded with the application program is deleted.
In the present invention, it is described obtain include after the application program:
It is complete to judge whether the application program is used up, if being deleted the application program using finishing.
In the present invention, described load on application program in the application container includes later:
According to the title of the application program, upper knowledge corresponding with the application program is added in the application container Distinguishing label.
In the present invention, the calling image file corresponding with the application program includes:
The title for needing application program to be used is identified, according to the identification label in image file, calling and institute State the corresponding image file of title of application program.
In the present invention, the establishment application container includes:
Start-up parameter is configured, and application container is created in software platform according to the start-up parameter set.
In the present invention, described application program is loaded on into the application container to include:
The address information in the start-up parameter of the application container is obtained, and is added application program according to described address information It is loaded in the application container.
The present invention is a kind of application program configuration device, including:
Container creation module, the container creation module is for creating application container;
Program load-on module, described program load-on module are connected with the container creation module, are used for application program It loads in the application container;
Mirror image generation module, the mirror image generation module are connected with described program load-on module, for loading The application container for stating application program is packaged, and corresponding image file is generated;
Mirror database, the mirror database is connected with the mirror image generation module, for the mirror image to being generated File is preserved;
Whether mirror image calling module, the mirror image calling module are connected with the mirror database, for needing to make Judged with the application program, if desired used, then calls image file corresponding with the application program;
Module is instantiated, the instantiation module is connected with the mirror image calling module, for called mirror image File is instantiated, and the application program is obtained.
In the present invention, the application program configuration device further includes:
File removing module, the file removing module are connected with program load-on module and instantiation module, use respectively It is deleted in the application container for being loaded with application program, or the application program after instantiation is deleted.
The present invention is a kind of electronic equipment, which is characterized in that the electronic equipment includes:
Processor;
Memory is stored with computer-readable instruction on the memory, and the computer-readable instruction is by the processing When device executes, application program configuration method as described above is realized.
The present invention is a kind of computer readable storage medium, is stored thereon with computer program, the computer program quilt When processor executes, application program configuration method as described above is realized.
After the present invention places application program in container, corresponding image file is regenerated;Therefore its in physical machine or Disposing application program its image file need not be instantiated i.e. when needing using application program again above cloud host It can;It has been effectively saved the physical resource in physical machine or cloud host, is brought for the extending transversely of Distributed Services It is convenient.
Description of the drawings
The present invention is described in detail by following preferred embodiments and attached drawing for ease of explanation,.
Fig. 1 is the workflow schematic diagram of application program configuration method one embodiment of the present invention;
Fig. 2 is the workflow schematic diagram of another embodiment of application program configuration method of the present invention;
Fig. 3 is the logical construction schematic diagram of one embodiment of application program configuration device of the present invention.
Specific implementation mode
In order to make the purpose , technical scheme and advantage of the present invention be clearer, with reference to the accompanying drawings and embodiments, right The present invention is further described.It should be appreciated that the specific embodiments described herein are merely illustrative of the present invention, and do not have to It is of the invention in limiting.
In the description of the present invention, it is to be understood that, term "center", " longitudinal direction ", " transverse direction ", " length ", " width ", " thickness ", "upper", "lower", "front", "rear", "left", "right", "vertical", "horizontal", "top", "bottom", "inner", "outside", " up time The orientation or positional relationship of the instructions such as needle ", " counterclockwise " is to be based on the orientation or positional relationship shown in the drawings, and is merely for convenience of The description present invention and simplified description, do not indicate or imply the indicated device or element must have a particular orientation, with spy Fixed azimuth configuration and operation, therefore be not considered as limiting the invention.In addition, term " first ", " second " are only used for Purpose is described, relative importance is not understood to indicate or imply or implicitly indicates the quantity of indicated technical characteristic. " first " is defined as a result, the feature of " second " can explicitly or implicitly include one or more feature. In description of the invention, the meaning of " plurality " is two or more, unless otherwise specifically defined.
In the description of the present invention, it should be noted that unless otherwise clearly defined and limited, term " installation ", " phase Even ", " connection " shall be understood in a broad sense, for example, it may be being fixedly connected, may be a detachable connection, or be integrally connected.It can Can also be electrical connection to be mechanical connection.It can be directly connected, can also indirectly connected through an intermediary, Ke Yishi The interaction relationship of connection or two elements inside two elements.It for the ordinary skill in the art, can be with The concrete meaning of above-mentioned term in the present invention is understood as the case may be.
A kind of application program configuration method of the present invention is specifically described with one embodiment below, referring to Fig. 1, It includes:
S101. application container is created
Application container is created according to the memory size of destination application, the memory size of the application container is answered more than target With the size of program;The destination application is to need to load into the application program in application container;Such as, this needs to load 100M is saved as in the application program A in application container A, then the memory size of its application container A is set greater than 100M;
In the present embodiment, application container can also be created according to the memory size of acquiescence, the memory size of the acquiescence is big In the memory size of most application programs;Such as, the maximum memory of most of application programs is 200M on the market, then can will give tacit consent to Memory size be set as 200M or more, later every time press the acquiescence memory size create application container.
S102. loading application programs
Application program is loaded in the application container, according to the information of application container, application program is loaded onto and is answered With in container.
S103. image file is generated
Application container to being loaded with the application program is packaged, and generates corresponding image file;The image file Memory be stored in image file database by the memory size for the application program being significantly smaller than, and by all image files In;The physical resource of local physical machine or cloud host will be dramatically saved in this way.
S104. judge whether to need to use application program
It is monitored by the control input signal to user, judges whether to need to use the application program;Such as, user In software platform, the icon of application program A is clicked, then is judged as that user needs to use application program A.
S105. image file is called
If desired it uses, then calls image file corresponding with the application program;Such as, user needs using using journey Sequence A then calls image file A corresponding with application program A.
S106. image file is instantiated
Called image file is instantiated, interim application program is obtained;User can be in the interim application Program is operated.
In order to which preferably the present invention will be described, a kind of application program of the present invention is configured with one embodiment below Method is specifically described, referring to Fig. 2, it includes:
S201. application container is created
Start-up parameter is configured, and application container is created in software platform according to the start-up parameter set.This is opened Dynamic parameter includes:The memory of application container, address of application container etc.;The memory of the application container can be according to application to be loaded The memory size of program and be configured;It is specially:Application container is created according to the memory size of destination application, this is answered It is more than the size of destination application with the memory size of container;The destination application is to need to load into application container Application program;Such as, this needs the interior of the application program A being loaded into application container A to save as 100M, then by its application container The memory size of A is set greater than 100M;
In the present embodiment, application container can also be created according to the memory size of acquiescence, the memory size of the acquiescence is big In the memory size of most application programs;Such as, the maximum memory of most of application programs is 200M on the market, then can will give tacit consent to Memory size be set as 200M or more, later every time press the acquiescence memory size create application container.
S202. loading application programs
The address information in the start-up parameter of the application container is obtained, and is added application program according to described address information It is loaded in the application container.Application program is loaded onto the application under the address and held by it according to the address information of application container In device.
S203. addition identification label
According to the title of the application program, upper knowledge corresponding with the application program is added in the application container Distinguishing label.Such as:If the entitled A of the application program loaded in application container, upper label is added in its application container A;If the entitled B of the application program loaded in application container, upper label B is added in its application container;By Different labels is added in application container, is identified with the title for the application program being applied in container, convenient for follow-up step The accurate of image file is transferred in rapid.
S204. image file is generated
Application container to being loaded with the application program is packaged, and generates corresponding image file;The image file Memory be stored in image file database by the memory size for the application program being significantly smaller than, and by all image files In;The physical resource of local physical machine or cloud host will be dramatically saved in this way.
S205. application container is deleted
After generating image file, then the application program is loaded with to being buffered in local physical machine or cloud host Application container is deleted, its corresponding image file is only retained, since the memory size of image file is less than application program The occupancy of the physical resource to local physical machine or cloud host will be further reduced in memory size.
S206. judge whether to need to use application program
It is monitored by the control input signal to user, judges whether to need to use the application program;Such as, user In software platform, the icon of application program A is clicked, then is judged as that user needs to use application program A.
S207. image file is called
If desired it uses, then the title for needing application program to be used is identified, according to the identification in image file Label calls image file corresponding with the title of the application program;Such as, user needs to use application program A, then calls Image file A corresponding with application program A.
S208. image file is instantiated
Called image file is instantiated, interim application program is obtained;User can be in the interim application Program is operated.
S209. it is complete to judge whether application program is used up
It is complete to judge whether the application program is used up, by monitoring the mode of operation of application program, judgement is currently answered It is finished with whether program has been used, if in scheduled duration, with not operated per family to the application program, is then determined Justice is used up complete for application program.
S210. the application program is deleted
If using finishing, to this, interim application program is deleted.
A kind of application program configuration device of the present invention is specifically described with one embodiment below, referring to Fig. 3, Wherein, which can be:Local physical machine or cloud host, specifically include:
Container creation module 301, the container creation module 301 is for creating application container;It is specially:According to target The memory size of application program creates application container, and the memory size of the application container is more than the size of destination application;Institute It is to need to load into the application program in application container to state destination application;Such as, this needs to be loaded into application container A 100M is saved as in application program A, then the memory size of its application container A is set greater than 100M;
In the present embodiment, application container can also be created according to the memory size of acquiescence, the memory size of the acquiescence is big In the memory size of most application programs;Such as, the maximum memory of most of application programs is 200M on the market, then can will give tacit consent to Memory size be set as 200M or more, later every time press the acquiescence memory size create application container;
Program load-on module 302, described program load-on module 302 are connected with the container creation module 301, and being used for will Application program loads in the application container;Address information in its start-up parameter by obtaining the application container, and Application program is loaded in the application container according to described address information;And according to the title of the application program, in institute It states and adds upper identification label corresponding with the application program in application container;
Mirror image generation module 303, the mirror image generation module 303 are connected with described program load-on module 302, for pair The application container for being loaded with the application program is packaged, and corresponding image file is generated;The memory of the image file will be big The memory size for the application program being less than greatly, and all image files are stored in image file database;In this way will Dramatically save the physical resource of local physical machine or cloud host;
Mirror database 304, the mirror database 304 are connected with the mirror image generation module 303, for giving birth to At image file preserved;The image file corresponding to all application programs is stored in mirror database 304;
Mirror image calling module 305, the mirror image calling module 305 is connected with the mirror database 304, for being It is no to need to be judged using the application program, it if desired uses, then calls mirror image text corresponding with the application program Part;It is specifically as follows:To needing application program to be used to be identified, and call corresponding with recognized application program Image file;It is to needing the title of application program to be used to be identified, according to the identification label in image file, call with The corresponding image file of title of the application program;
Module 306 is instantiated, the instantiation module 306 is connected with the mirror image calling module 305, for being adjusted Image file is instantiated, and the application program is obtained.
In the present invention, the application program configuration device further includes:
File removing module 307, the file removing module 307 respectively with program load-on module 302 and instantiation module 306 are connected, for deleting the application container for being loaded with application program, or to the application program after instantiation into Row is deleted.It is specifically included:After generating image file, then to be buffered in local physical machine or cloud host be loaded with it is described The application container of application program is deleted, its corresponding image file is only retained, since the memory size of image file is less than The occupancy of the physical resource to local physical machine or cloud host will be further reduced in the memory size of application program;And After whether current application program has been used, which is deleted.Application is held respectively twice by front and back Device and application program are deleted, and ensure that physical machine or cloud host are only needed to image file in most cases It is stored, which effectively reduces the occupancy to its physical resource.
Involved module can be realized by way of software in the present embodiment, can also by way of hardware come It realizes, described module can also be arranged in the processor.Wherein, the title of these modules is not constituted under certain conditions Restriction to the unit itself.
The present invention can be a kind of electronic equipment, and the electronic equipment includes:
Processor;
Memory is stored with computer-readable instruction on the memory, and the computer-readable instruction is by the processing When device executes, application program configuration method as described above is realized.
As on the other hand, present invention also provides a kind of computer-readable medium, which can be Included in electronic equipment described in above-described embodiment;Can also be individualism, and without be incorporated the electronic equipment in. Above computer readable medium carries one or more program, when the electronics is set by one for said one or multiple programs When standby execution so that the electronic equipment realizes the application program configuration method as described in above-described embodiment.
The present invention can also be a kind of computer readable storage medium, be stored thereon with computer program, the computer When program is executed by processor, application program configuration method as described above is realized.For example, the present embodiment includes a kind of computer Program product comprising carry computer program on a computer-readable medium, which includes for executing State the program code of method shown in method flow.
It should be noted that computer-readable medium shown in the present invention can be computer-readable signal media or meter Calculation machine readable storage medium storing program for executing either the two arbitrarily combines.Computer readable storage medium for example can be --- but not Be limited to --- electricity, magnetic, optical, electromagnetic, infrared ray or semiconductor system, device or device, or arbitrary above combination.Meter The more specific example of calculation machine readable storage medium storing program for executing can include but is not limited to:Electrical connection with one or more conducting wires, just It takes formula computer disk, hard disk, random access storage device (RAM), read-only memory (ROM), erasable type and may be programmed read-only storage Device (EPROM or flash memory), optical fiber, portable compact disc read-only memory (CD-ROM), light storage device, magnetic memory device, Or above-mentioned any appropriate combination.In the present invention, can be any include computer readable storage medium or storage journey The tangible medium of sequence, the program can be commanded the either device use or in connection of execution system, device.And at this In invention, computer-readable signal media may include in a base band or as the data-signal that a carrier wave part is propagated, Wherein carry computer-readable program code.Diversified forms may be used in the data-signal of this propagation, including but unlimited In electromagnetic signal, optical signal or above-mentioned any appropriate combination.Computer-readable signal media can also be that computer can Any computer-readable medium other than storage medium is read, which can send, propagates or transmit and be used for By instruction execution system, device either device use or program in connection.Include on computer-readable medium Program code can transmit with any suitable medium, including but not limited to:Wirelessly, electric wire, optical cable, RF etc. or above-mentioned Any appropriate combination.
In the description of this specification, reference term " embodiment ", " some embodiments ", " schematically implementation The description of mode ", " example ", " specific example " or " some examples " etc. means embodiment or example is combined to describe specific Feature, structure, material or feature are contained at least one embodiment or example of the present invention.In the present specification, right The schematic representation of above-mentioned term is not necessarily referring to identical embodiment or example.Moreover, the specific features of description, knot Structure, material or feature can be combined in any suitable manner in any one or more embodiments or example.
The foregoing is merely illustrative of the preferred embodiments of the present invention, is not intended to limit the invention, all essences in the present invention All any modification, equivalent and improvement etc., should all be included in the protection scope of the present invention made by within refreshing and principle.

Claims (10)

1. a kind of application program configuration method, which is characterized in that including:
Application container is created, and application program is loaded in the application container;
Application container to being loaded with the application program is packaged, and generates corresponding image file, and to the image file It is preserved;
Judge whether to need to use the application program, if desired uses, then call mirror image corresponding with the application program File;
Called image file is instantiated, the application program is obtained.
2. application program configuration method according to claim 1, which is characterized in that the described pair of image file preserves Include later:
Application container to being loaded with the application program is deleted.
3. application program configuration method according to claim 2, which is characterized in that it is described obtain the application program it After include:
It is complete to judge whether the application program is used up, if being deleted the application program using finishing.
4. application program configuration method according to claim 3, which is characterized in that it is described application program is loaded on it is described Include after in application container:
According to the title of the application program, upper identification mark corresponding with the application program is added in the application container Label.
5. application program configuration method according to claim 4, which is characterized in that the calling and the application program phase Corresponding image file includes:
The title for needing application program to be used is identified, according to the identification label in image file, calling is answered with described With the corresponding image file of the title of program.
6. application program configuration method according to claim 5, which is characterized in that the establishment application container includes:
Start-up parameter is configured, and application container is created in software platform according to the start-up parameter set.
7. application program configuration method according to claim 6, which is characterized in that it is described application program is loaded on it is described Application container includes:
The address information in the start-up parameter of the application container is obtained, and is loaded on application program according to described address information In the application container.
8. a kind of application program configuration device, which is characterized in that including:
Container creation module, the container creation module is for creating application container;
Program load-on module, described program load-on module is connected with the container creation module, for loading application program In the application container;
Mirror image generation module, the mirror image generation module are connected with described program load-on module, for being loaded with described answer It is packaged with the application container of program, generates corresponding image file;
Mirror database, the mirror database is connected with the mirror image generation module, for the image file to being generated It is preserved;
Whether mirror image calling module, the mirror image calling module are connected with the mirror database, for needing to use institute It states application program to be judged, if desired use, then call image file corresponding with the application program;
Module is instantiated, the instantiation module is connected with the mirror image calling module, for called image file It is instantiated, obtains the application program.
9. a kind of electronic equipment, which is characterized in that the electronic equipment includes:
Processor;
Memory is stored with computer-readable instruction on the memory, and the computer-readable instruction is held by the processor When row, application program configuration method as described in any one of claim 1 to 7 is realized.
10. a kind of computer readable storage medium, which is characterized in that be stored thereon with computer program, the computer program When being executed by processor, application program configuration method as described in any one of claim 1 to 7 is realized.
CN201810477045.6A 2018-05-17 2018-05-17 Application program configuration method and device, electronic equipment and storage medium Active CN108664290B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810477045.6A CN108664290B (en) 2018-05-17 2018-05-17 Application program configuration method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810477045.6A CN108664290B (en) 2018-05-17 2018-05-17 Application program configuration method and device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN108664290A true CN108664290A (en) 2018-10-16
CN108664290B CN108664290B (en) 2024-02-02

Family

ID=63776872

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810477045.6A Active CN108664290B (en) 2018-05-17 2018-05-17 Application program configuration method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN108664290B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113296868A (en) * 2021-07-27 2021-08-24 杭州筋斗腾云科技有限公司 Application platform and application management method

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102750157A (en) * 2011-04-20 2012-10-24 中兴通讯股份有限公司 Application program loading method and device
CN105511943A (en) * 2015-12-03 2016-04-20 华为技术有限公司 Docker container running method and device
CN105677356A (en) * 2016-01-11 2016-06-15 上海雷腾软件股份有限公司 Operation and maintenance method and device
CN105847045A (en) * 2016-01-04 2016-08-10 中国电子科技网络信息安全有限公司 Application packaging system and management method based on Docker container
CN107515783A (en) * 2016-06-16 2017-12-26 阿里巴巴集团控股有限公司 Application container management-control method and device based on application container cluster tool
US20180060059A1 (en) * 2016-08-29 2018-03-01 Vmware, Inc. Synchronizing configurations for container hosted applications
CN107766126A (en) * 2017-11-15 2018-03-06 腾讯科技(深圳)有限公司 Construction method, system, device and the storage medium of container mirror image

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102750157A (en) * 2011-04-20 2012-10-24 中兴通讯股份有限公司 Application program loading method and device
CN105511943A (en) * 2015-12-03 2016-04-20 华为技术有限公司 Docker container running method and device
CN105847045A (en) * 2016-01-04 2016-08-10 中国电子科技网络信息安全有限公司 Application packaging system and management method based on Docker container
CN105677356A (en) * 2016-01-11 2016-06-15 上海雷腾软件股份有限公司 Operation and maintenance method and device
CN107515783A (en) * 2016-06-16 2017-12-26 阿里巴巴集团控股有限公司 Application container management-control method and device based on application container cluster tool
US20180060059A1 (en) * 2016-08-29 2018-03-01 Vmware, Inc. Synchronizing configurations for container hosted applications
CN107766126A (en) * 2017-11-15 2018-03-06 腾讯科技(深圳)有限公司 Construction method, system, device and the storage medium of container mirror image

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113296868A (en) * 2021-07-27 2021-08-24 杭州筋斗腾云科技有限公司 Application platform and application management method

Also Published As

Publication number Publication date
CN108664290B (en) 2024-02-02

Similar Documents

Publication Publication Date Title
CN105227626B (en) Content pushing method and device and terminal
CN111158879B (en) Scheduling method, device, machine-readable medium and system for system resources
CN104298523B (en) Component loading method and device and terminal
CN108242837A (en) The method of the charging of electronic equipment and control electronics
JP2020525881A (en) Application processing method, device and storage medium
CN104134036B (en) Method and device for obtaining Root permission
CN104965731B (en) A kind of data processing method and electric terminal
CN110162758A (en) Online document is inserted into information approach and device
EP2888840B1 (en) Information transmission method, apparatus, system, and terminal
CN104346560A (en) Security authentication method and security authentication device
CN104317373A (en) Method and device for cooling mobile terminal
CN105490917A (en) Sharing method and device in application
CN104834687A (en) Picture display method
CN107861765B (en) Product configuration method, apparatus, and computer-readable storage medium
CN106169048B (en) File delet method, device and electronic equipment
CN108664290A (en) A kind of application program configuration method, device, electronic equipment and storage medium
CN112288340B (en) Logistics order dispatching method and device, computer equipment and storage medium
US10643252B2 (en) Banner display method of electronic device and electronic device thereof
CN106302531A (en) Safety protection method and device and terminal equipment
CN106250002B (en) Information processing method and information processing apparatus
CN113127775B (en) Page loading method, device, equipment and storage medium
CN110113443B (en) Social role management method, computer device and storage medium
CN108768766A (en) The method, apparatus and storage medium shown to the status information of data link
CN110457035A (en) A kind of setting method, system, equipment and its storage medium of displaying information
CN107995645A (en) Method for connecting network, mobile terminal and computer-readable recording medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant