CN105511905A - Information loading method and device - Google Patents

Information loading method and device Download PDF

Info

Publication number
CN105511905A
CN105511905A CN201510829290.5A CN201510829290A CN105511905A CN 105511905 A CN105511905 A CN 105511905A CN 201510829290 A CN201510829290 A CN 201510829290A CN 105511905 A CN105511905 A CN 105511905A
Authority
CN
China
Prior art keywords
information
target load
application
load information
intended application
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201510829290.5A
Other languages
Chinese (zh)
Inventor
陈金亮
杨振辉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Kingsoft Internet Security Software Co Ltd
Original Assignee
Beijing Kingsoft Internet Security Software Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Kingsoft Internet Security Software Co Ltd filed Critical Beijing Kingsoft Internet Security Software Co Ltd
Priority to CN201510829290.5A priority Critical patent/CN105511905A/en
Publication of CN105511905A publication Critical patent/CN105511905A/en
Pending legal-status Critical Current

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/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The embodiment of the application discloses an information loading method and device, and relates to the technical field of computer software, wherein the method comprises the following steps: receiving an information loading instruction aiming at a target application, wherein the information loading instruction carries an identifier of target loading information; under the condition that a preset information query condition is met, querying whether the target loading information exists in a preset information database or not according to the identifier of the target loading information carried in the information loading instruction, wherein the preset information database is used for storing the corresponding relation between the identifier of the information to be loaded and the information to be loaded; if the target loading information exists, the target loading information is obtained from the preset information database under the condition that a preset information obtaining condition is met, and the target loading information is loaded. By applying the scheme provided by the embodiment of the application to load the information, the processing process is simplified, less processing resources are occupied, and the consumed time is shorter.

Description

A kind of information loading method and device
Technical field
The application relates to computer software technical field, particularly a kind of information loading method and device.
Background technology
In recent years along with the fast development of hardware technology, user use the performance of terminal from strength to strength, user at it use application that terminal is installed to get more and more, so user uses terminal or uses in the process of its terminal the information needing to load more and more opening its institute.
In prior art, the various information that may be loaded of application are embedded in the file of application itself usually, as a part for application executable file, when needs information of carrying out loads, terminal is first by assuring the executable file of grooming tool search position application, and it is unpacked, obtain information to be loaded, then load above-mentioned information to be loaded.
Visible, apply scheme of the prior art and can successfully load information to be loaded, but owing to all first will searching for the executable file of position application during each load information and carrying out de-packaging operation, processing procedure is loaded down with trivial details, take more process resource and consuming time longer, poor user experience.
Summary of the invention
The embodiment of the present application discloses a kind of information loading method and device, with simplify information load processing procedure, reduce to process resource take and consuming time, improve Consumer's Experience.
For achieving the above object, the embodiment of the present application discloses a kind of information loading method, and described method comprises:
Receive the information load instructions for intended application, wherein, in described information load instructions, carry the mark of target load information;
When meeting the information inquiry condition preset, according to the mark of the described target load information carried in described information load instructions, described target load information whether is there is in the information database that inquiry is preset, wherein, described default information database, for storing the corresponding relation between the mark of information to be loaded and information to be loaded;
If exist, then, when meeting the information acquisition condition preset, from described default information database, obtaining described target load information, and load described target load information.
In a kind of specific implementation of the application, described when meeting the information inquiry condition preset, according to the mark of the described target load information carried in described information load instructions, whether there is described target load information in the information database that inquiry is preset, comprising:
Judge whether described intended application is start first time;
If not, according to the mark of the described target load information carried in described information load instructions, in the information database that inquiry is preset, whether there is described target load information.
In a kind of specific implementation of the application, describedly judge that whether described intended application is start first time, comprising:
Judge the mark that whether there is described target load information in described default information database, if do not exist, judge that described intended application started as first time; Or
Judge whether the instruction for starting described intended application is sent by default application, if yes, judges that described intended application started as first time.
In a kind of specific implementation of the application, when judge described intended application be first time start, also comprise:
According to the mark of described target load information, from the executable file of described intended application, obtain described target load information, and load described target load information.
In a kind of specific implementation of the application, when described intended application first time starts, according to the mark of described target load information, obtain described target load information from the executable file of described intended application after, also comprise:
Corresponding relation between the mark of described target load information and described target load information is stored in described default information database.
In a kind of specific implementation of the application, described default information database is also for storing the modification time stamp of described intended application;
Described when meeting the information acquisition condition preset, from described default information database, obtain described target load information, and load described target load information, comprising:
From described default information database, obtain the first modification time stamp of described intended application, and the second modification time of intended application stabs according to the information acquisition of operating system record;
Judge whether equal described first modification time stamp stabs with described second modification time;
If equal, from described default information database, obtain described target load information, and load described target load information.
In a kind of specific implementation of the application, judge described first modification time stamp with under described second modification time stabs unequal situation, also comprise:
According to the mark of described target load information, from the executable file of described intended application, obtain described target load information, and load described target load information.
In a kind of specific implementation of the application, under described first modification time stamp stabs unequal situation with described second modification time, according to the mark of described target load information, obtain described target load information from the executable file of described intended application after, also comprise:
Described target load information and described second modification time stamp are updated in described default information database.
In a kind of specific implementation of the application, described information loading method also comprises:
In monitoring terminal, whether mounted application is updated;
If yes, from the executable file being updated application, obtain information to be loaded, and by obtained information updating to be loaded to described default information database.
In a kind of specific implementation of the application, described information loading method also comprises:
In monitoring terminal, whether new opplication is installed;
If yes, from the executable file of mounted new opplication, obtain the information to be loaded of this application, and the corresponding relation between the mark of obtained information to be loaded and the information to be loaded obtained is stored in described default information database.
For achieving the above object, the embodiment of the present application discloses a kind of information loading device, and described device comprises:
Information load instructions receiver module, for receiving the information load instructions for intended application, wherein, carries the mark of target load information in described information load instructions;
Target load information enquiry module, for when meeting the information inquiry condition preset, according to the mark of the described target load information carried in described information load instructions, described target load information whether is there is in the information database that inquiry is preset, wherein, described default information database, for storing the corresponding relation between the mark of information to be loaded and information to be loaded;
First object adds information carrying load-on module, for when the judged result of described target load information enquiry module is for being, then when meeting the information acquisition condition preset, from described default information database, obtain described target load information, and load described target load information.
In a kind of specific implementation of the application, described target load information enquiry module, comprising:
First time startup judges submodule, for judging whether described intended application is start first time;
Target load information inquiry submodule, when judging that the judged result of submodule is no for starting in described first time, according to the mark of the described target load information carried in described information load instructions, in the information database that inquiry is preset, whether there is described target load information.
In a kind of specific implementation of the application, described first time startup judges submodule,
Specifically for judging the mark that whether there is described target load information in described default information database, if do not exist, judge that described intended application started as first time; Or
Specifically for judging whether the instruction for starting described intended application is sent by default application, if yes, judges that described intended application started as first time.
In a kind of specific implementation of the application, described information loading device also comprises:
Second target load information load-on module, for when described first start judge submodule described intended application be first time startup, according to the mark of described target load information, from the executable file of described intended application, obtain described target load information, and load described target load information.
In a kind of specific implementation of the application, described information loading device also comprises:
Corresponding relation memory module, after obtaining described target load information at described second target load information load-on module, the corresponding relation between the mark of described target load information and described target load information is stored in described default information database.
In a kind of specific implementation of the application, described default information database is also for storing the modification time stamp of described intended application;
Described first object adds information carrying load-on module, comprising:
Timestamp obtains submodule, and for obtaining the first modification time stamp of described intended application from described default information database, and the second modification time of intended application stabs according to the information acquisition of operating system record;
Timestamp judges submodule, for judging whether equal described first modification time stamp stabs with described second modification time;
First object load information loads submodule, for when described timestamp judges the judged result of submodule for being, from described default information database, obtains described target load information, and loads described target load information.
In a kind of specific implementation of the application, described first object adds information carrying load-on module, also comprises:
Second target load information loads submodule, for judge at described timestamp submodule described first modification time stamp with under described second modification time stabs unequal situation, according to the mark of described target load information, from the executable file of described intended application, obtain described target load information, and load described target load information.
In a kind of specific implementation of the application, described first object adds information carrying load-on module, also comprises:
Database update submodule, for judge at described timestamp submodule described first modification time stamp with under described second modification time stabs unequal situation, after obtaining described target load information, described target load information and described second modification time stamp are updated in described default information database.
In a kind of specific implementation of the application, described information loading device also comprises:
Whether application upgrades monitoring modular, be updated for application mounted in monitoring terminal;
First database update module, for obtaining information to be loaded when the monitoring result that described application upgrades monitoring modular is and is from the executable file being updated application, and by obtained information updating to be loaded to described default information database.
In a kind of specific implementation of the application, described information loading device also comprises:
Whether new opplication monitoring modular, for having installed new opplication in monitoring terminal;
Second database update module, from the executable file of mounted new opplication, obtain the information to be loaded of this application in the monitoring result of described new opplication monitoring modular being and being, and the corresponding relation between the mark of obtained information to be loaded and the information to be loaded obtained is stored in described default information database.
As seen from the above, in the scheme that the embodiment of the present application provides, after receiving the information load instructions for intended application, first when meeting the information inquiry condition preset, target load information whether is there is, if exist, when meeting the information acquisition condition preset in the information database that inquiry is preset, from above-mentioned default information database, obtain target load information, and load this target load information.When the scheme that application the embodiment of the present application provides information of carrying out loads, directly from the information database preset, obtain target load information, the process that the executable file carrying out eliminating search position application unpacks, therefore, simplify the processing procedure that information loads, decrease taking process resource, the consuming time of load information is shortened, and then improves Consumer's Experience.
Accompanying drawing explanation
In order to be illustrated more clearly in the embodiment of the present application or technical scheme of the prior art, be briefly described to the accompanying drawing used required in embodiment or description of the prior art below, apparently, accompanying drawing in the following describes is only some embodiments of the application, for those of ordinary skill in the art, under the prerequisite not paying creative work, other accompanying drawing can also be obtained according to these accompanying drawings.
The schematic flow sheet of the first information loading method that Fig. 1 provides for the embodiment of the present application;
The schematic flow sheet of the second information loading method that Fig. 2 provides for the embodiment of the present application;
The schematic flow sheet of the third information loading method that Fig. 3 provides for the embodiment of the present application;
The structural representation of the first information loading device that Fig. 4 provides for the embodiment of the present application;
The structural representation of the second information loading device that Fig. 5 provides for the embodiment of the present application;
The structural representation of the third information loading device that Fig. 6 provides for the embodiment of the present application.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present application, be clearly and completely described the technical scheme in the embodiment of the present application, obviously, described embodiment is only some embodiments of the present application, instead of whole embodiments.Based on the embodiment in the application, those of ordinary skill in the art are not making the every other embodiment obtained under creative work prerequisite, all belong to the scope of the application's protection.
The schematic flow sheet of the first information loading method that Fig. 1 provides for the embodiment of the present application, the method comprises:
S101: receive the information load instructions for intended application.
Above-mentioned intended application can be understood as mounted application in terminal.
In addition, in practical application, because intended application can exist multiple information to be loaded, so, the mark of carrying target load information is needed in above-mentioned information load instructions, with clear and definite which information to be loaded identified in the information to be loaded needing loaded targets to apply on earth, wherein, above-mentioned information to be loaded can be understood as the information that may be loaded in the process of application target application, information to be loaded can be the icon information, text message, heading message etc. of intended application, and the application does not limit this.Further, can be understood as target load information is one or more information in the information to be loaded of intended application.
Whether S102: when meeting the information inquiry condition preset, according to the mark of the target load information carried in information load instructions, exist target load information in the information database that inquiry is preset, if exist, performs S103.
Wherein, above-mentioned default information database, for storing the corresponding relation between the mark of information to be loaded and information to be loaded.
Corresponding relation between the mark of the information to be loaded stored in the information database preset and information to be loaded, obtain information to be loaded according to the executable file of intended application when can be and first time start intended application, and the corresponding relation between the mark of obtained information to be loaded and the information to be loaded obtained is stored in above-mentioned default information database.
Concrete, when obtaining information to be loaded according to the executable file of intended application, by assuring the executable file of grooming tool search localizing objects application, and can unpack process to the executable file searched to locate, the information obtained after then basis unpacks process obtains information to be loaded.
In addition, after each application is installed in terminal, along with the release of the redaction of each application, in terminal, each application mounted may be updated, those skilled in the art are understandable that, after application is updated, its information to be loaded also can upgrade thereupon under normal circumstances, Given this, in the optional implementation of the one of the application, mounted application whether can also be updated in monitoring terminal, if monitor mounted application to be updated, information to be loaded is obtained from the executable file being updated application, and by obtained information updating to be loaded to above-mentioned default information database.Even if after mounted application is updated so in the terminal, also still can ensure can store in the information database preset, the correct information to be loaded of each application.
Understandable, except application mounted in terminal may be updated, also new opplication may be installed in terminal, in above-mentioned default information database, not store the corresponding relation between the mark of the information to be loaded of new opplication and this information to be loaded in this case.Information loading is carried out during the information to be loaded loading new opplication for ease of needing, in the another kind of specific implementation of the application, in monitoring terminal, whether new opplication can also be installed, if monitor in terminal, new opplication is installed, from the executable file of mounted new opplication, then obtain the information to be loaded of this application, and the corresponding relation between the mark of obtained information to be loaded and the information to be loaded obtained is stored in above-mentioned default information database.Concrete, store the corresponding relation between the mark of obtained information to be loaded and the information to be loaded obtained in the above-mentioned information database presetting, before can occurring in first time startup new opplication, after also can occurring in first time startup new opplication.
It should be noted that, above-mentioned default information inquiry condition can comprise multiple situation, such as, can be all carry out information inquiry in any case, can also be that carry out information inquiry etc., the application does not limit this when the number of starts applied is greater than 1.
S103: when meeting the information acquisition condition preset, obtains target load information from the information database preset, and loaded targets load information.
As seen from the above, in the scheme that the present embodiment provides, after receiving the information load instructions for intended application, first when meeting the information inquiry condition preset, target load information whether is there is, if exist, when meeting the information acquisition condition preset in the information database that inquiry is preset, from above-mentioned default information database, obtain target load information, and load this target load information.When the scheme that application the present embodiment provides information of carrying out loads, directly from the information database preset, obtain target load information, the process that the executable file carrying out eliminating search position application unpacks, therefore, simplify the processing procedure that information loads, decrease taking process resource, the consuming time of load information is shortened, and then improves Consumer's Experience.
Due to the corresponding relation between the mark of the information to be loaded of intended application and information to be loaded also may do not stored in the above-mentioned default information database when intended application first time starts, in light of this situation, in a kind of specific implementation of the application, see Fig. 2, provide the schematic flow sheet of the second information loading method, compared with previous embodiment, in the present embodiment, when meeting the information inquiry condition preset, according to the mark of the target load information carried in information load instructions, target load information (S102) whether is there is in the information database that inquiry is preset, comprise:
S102A: judge whether intended application is start first time, if not, perform S102B.
Concrete, can by judging whether the mode determination intended application that whether there is the mark of target load information in above-mentioned default information database is start first time, if through judging there is not the mark of target load information in above-mentioned default information database, then can judge that intended application started as first time.
In addition, can also by judge instruction for starting intended application be whether application by presetting send determine whether intended application is start first time, if be sent by default application through judging for starting the instruction of intended application, then can judge that intended application started as first time.Wherein, above-mentioned default application can be the class application of application shop, the application of browser class etc.
It should be noted that, the application is just described for above-mentioned, for judging that the intended application mode whether first time starts is not limited in above-mentioned several mode in practical application.
Whether S102B: according to the mark of the target load information carried in information load instructions, exist target load information in the information database that inquiry is preset.
Concrete, for ensure when judge intended application be and start first time still can normal load target load information, in this case, can also according to the mark of target load information, target load information is obtained from the executable file of intended application, and loaded targets load information.
In a kind of specific implementation of the application, when intended application first time starts, after obtaining described target load information in executable file according to the described intended application of the mark of target load information, corresponding relation between the mark of target load information and target load information can also be stored in above-mentioned default information database, can ensure follow-up when needing loaded targets load information like this, directly can obtain target load information from the information database preset.
As seen from the above, in the scheme that the present embodiment provides, ability query aim load information in the information database preset when non-first time starts intended application, owing to generally there is not target load information in the information database default when first starts intended application, therefore unnecessary query steps can be saved like this, thus the information of quickening loading velocity.
Because intended application may be updated, so, while the corresponding relation of above-mentioned default information database between the mark storing information to be loaded and information to be loaded, the modification time stamp of intended application can also be stored, in addition, those skilled in the art are understandable, the modification time stamp of operating system meeting record object application, therefore, by contrasting the whether equal mode of above-mentioned two modification times stamp, can determine whether the information to be loaded stored in above-mentioned default information database matches with nearest amended intended application.
In view of foregoing description, in the another kind of specific implementation of the application, see Fig. 3, provide the schematic flow sheet of the third information loading method, compared with previous embodiment, in the present embodiment, above-mentioned default information database is also for storing the modification time stamp of intended application, wherein, modification time stamp can be understood as: timestamp corresponding when timestamp corresponding during installation application, more new opplication etc.
Concrete, when meeting the information acquisition condition preset, from the information database preset, obtain target load information, and loaded targets load information (S103), comprising:
S103A: the first modification time stamp obtaining intended application from the information database preset, and stab according to the second modification time of the information acquisition intended application of operating system record.
It should be noted that, first modification time stamp of the intended application recorded in above-mentioned default information database may be the modification time stamp of the last time amendment of intended application, also may not be the modification time stamp of the last time amendment of intended application, but the modification time that the second modification time stamp of the intended application recorded in operating system is revised for the last time of intended application under normal circumstances stabs.
S103B: judge whether equal the first modification time stamp stabs with the second modification time, if equal, performs S103C.
S103C: obtain target load information from the information database preset, and loaded targets load information.
In the optional implementation of one of the application, judge the first modification time stamp with under the second modification time stabs unequal situation, can also according to the mark of target load information, target load information is obtained from the executable file of intended application, and loaded targets load information, when effectively can ensure that the information to be loaded stored in above-mentioned default information database is not intended application the last time amended information to be loaded like this, loaded targets load application that still can be correct.
In addition, for ease of subsequent load target load information, under the first modification time stamp stabs unequal situation with the second modification time, according to the mark of target load information, obtain target load information from the executable file of intended application after, target load information and the second modification time stamp can also be updated in above-mentioned default information database.
It should be noted that, monitoring after the mounted application of terminal is updated, information to be loaded is obtained from the executable file being updated application, and by obtained information updating to be loaded in above-mentioned default information database time, can also this be upgraded in corresponding update of time stamp to above-mentioned default information database; After monitoring in terminal new opplication be installed, the information to be loaded of this application is obtained from the executable file of mounted new opplication, and when the corresponding relation between the mark of obtained information to be loaded and the information to be loaded obtained is stored in above-mentioned default information database, also corresponding timestamp during this new opplication of installation can be stored in above-mentioned default information database.
As seen from the above, in the scheme that the present embodiment provides, the modification time stamp of intended application is stored in the information database preset, during loaded targets load information, whether stabbing consistent with the modification time recorded in operating system by detecting the modification time stamp recorded in default information database, ensureing that the information loaded is correct target load information, therefore, the scheme that application the present embodiment provides can improve the accuracy of institute's load information, and then improves Consumer's Experience.
Corresponding with above-mentioned information loading method, the embodiment of the present application additionally provides a kind of information loading device.
The structural representation of a kind of information loading device that Fig. 4 provides for the embodiment of the present application, this device comprises:
Information load instructions receiver module 401, for receiving the information load instructions for intended application, wherein, carries the mark of target load information in described information load instructions;
Target load information enquiry module 402, for when meeting the information inquiry condition preset, according to the mark of the described target load information carried in described information load instructions, described target load information whether is there is in the information database that inquiry is preset, wherein, described default information database, for storing the corresponding relation between the mark of information to be loaded and information to be loaded;
First object adds information carrying load-on module 403, for when the judged result of described target load information enquiry module is for being, then when meeting the information acquisition condition preset, from described default information database, obtain described target load information, and load described target load information.
In the optional implementation of the one of the application, described information loading device can also comprise:
Whether application upgrades monitoring modular, be updated for application mounted in monitoring terminal;
First database update module, for obtaining information to be loaded when the monitoring result that described application upgrades monitoring modular is and is from the executable file being updated application, and by obtained information updating to be loaded to described default information database.
In the optional implementation of the one of the application, described information loading device can also comprise:
Whether new opplication monitoring modular, for having installed new opplication in monitoring terminal;
Second database update module, from the executable file of mounted new opplication, obtain the information to be loaded of this application in the monitoring result of described new opplication monitoring modular being and being, and the corresponding relation between the mark of obtained information to be loaded and the information to be loaded obtained is stored in described default information database.
As seen from the above, in the scheme that the present embodiment provides, after receiving the information load instructions for intended application, first when meeting the information inquiry condition preset, target load information whether is there is, if exist, when meeting the information acquisition condition preset in the information database that inquiry is preset, from above-mentioned default information database, obtain target load information, and load this target load information.When the scheme that application the present embodiment provides information of carrying out loads, directly from the information database preset, obtain target load information, the process that the executable file carrying out eliminating search position application unpacks, therefore, simplify the processing procedure that information loads, decrease taking process resource, the consuming time of load information is shortened, and then improves Consumer's Experience.
In a kind of specific implementation of the application, see Fig. 5, provide the structural representation of the second information loading device, compared with previous embodiment, in the present embodiment, described target load information enquiry module 402, comprising:
First time startup judges submodule 4021, for judging whether described intended application is start first time;
Target load information inquiry submodule 4022, when judging that the judged result of submodule 4021 is no for starting in described first time, according to the mark of the described target load information carried in described information load instructions, in the information database that inquiry is preset, whether there is described target load information.
Concrete, described first time startup judges submodule 4021,
Specifically for judging the mark that whether there is described target load information in described default information database, if do not exist, can judge that described intended application started as first time; Or
Can specifically for judging whether the instruction for starting described intended application is sent by default application, if yes, judges that described intended application started as first time.
In the optional implementation of the one of the application, described device can also comprise:
Second target load information load-on module, for when described first start judge submodule 4021 judge described intended application be first time startup, according to the mark of described target load information, from the executable file of described intended application, obtain described target load information, and load described target load information.
In the optional implementation of the another kind of the application, described device can also comprise:
Corresponding relation memory module, after obtaining described target load information at described second target load information load-on module, the corresponding relation between the mark of described target load information and described target load information is stored in described default information database.
As seen from the above, in the scheme that the present embodiment provides, ability query aim load information in the information database preset when non-first time starts intended application, owing to generally there is not target load information in the information database default when first starts intended application, therefore unnecessary query steps can be saved like this, thus the information of quickening loading velocity.
In the another kind of specific implementation of the application, see Fig. 6, provide the structural representation of the third information loading device, compared with previous embodiment, in the present embodiment, described default information database is also for storing the modification time stamp of described intended application;
Described first object adds information carrying load-on module 403, comprising:
Timestamp obtains submodule 4031, and for obtaining the first modification time stamp of described intended application from described default information database, and the second modification time of intended application stabs according to the information acquisition of operating system record;
Timestamp judges submodule 4032, for judging whether equal described first modification time stamp stabs with described second modification time;
First object load information loads submodule 4033, for when described timestamp judges the judged result of submodule 4031 for being, from described default information database, obtains described target load information, and loads described target load information.
Concrete, described first object adds information carrying load-on module 403 and can also comprise:
Second target load information loads submodule, for judge at described timestamp submodule described first modification time stamp with under described second modification time stabs unequal situation, according to the mark of described target load information, from the executable file of described intended application, obtain described target load information, and load described target load information.
Concrete, described first object adds information carrying load-on module 403 and can also comprise:
Database update submodule, for judge at described timestamp submodule described first modification time stamp with under described second modification time stabs unequal situation, after obtaining described target load information, described target load information and described second modification time stamp are updated in described default information database.
As seen from the above, in the scheme that the present embodiment provides, the modification time stamp of intended application is stored in the information database preset, during loaded targets load information, whether stabbing consistent with the modification time recorded in operating system by detecting the modification time stamp recorded in default information database, ensureing that the information loaded is correct target load information, therefore, the scheme that application the present embodiment provides can improve the accuracy of institute's load information, and then improves Consumer's Experience.
For device embodiment, because it is substantially similar to embodiment of the method, so description is fairly simple, relevant part illustrates see the part of embodiment of the method.
It should be noted that, in this article, the such as relational terms of first and second grades and so on is only used for an entity or operation to separate with another entity or operational zone, and not necessarily requires or imply the relation that there is any this reality between these entities or operation or sequentially.And, term " comprises ", " comprising " or its any other variant are intended to contain comprising of nonexcludability, thus make to comprise the process of a series of key element, method, article or equipment and not only comprise those key elements, but also comprise other key elements clearly do not listed, or also comprise by the intrinsic key element of this process, method, article or equipment.When not more restrictions, the key element limited by statement " comprising ... ", and be not precluded within process, method, article or the equipment comprising described key element and also there is other identical element.
One of ordinary skill in the art will appreciate that all or part of step realized in said method embodiment is that the hardware that can carry out instruction relevant by program has come, described program can be stored in computer read/write memory medium, here the alleged storage medium obtained, as: ROM/RAM, magnetic disc, CD etc.
The foregoing is only the preferred embodiment of the application, be not intended to limit the protection domain of the application.Any amendment done within all spirit in the application and principle, equivalent replacement, improvement etc., be all included in the protection domain of the application.

Claims (10)

1. an information loading method, is characterized in that, described method comprises:
Receive the information load instructions for intended application, wherein, in described information load instructions, carry the mark of target load information;
When meeting the information inquiry condition preset, according to the mark of the described target load information carried in described information load instructions, described target load information whether is there is in the information database that inquiry is preset, wherein, described default information database, for storing the corresponding relation between the mark of information to be loaded and information to be loaded;
If exist, then, when meeting the information acquisition condition preset, from described default information database, obtaining described target load information, and load described target load information.
2. method according to claim 1, it is characterized in that, described when meeting the information inquiry condition preset, according to the mark of the described target load information carried in described information load instructions, whether there is described target load information in the information database that inquiry is preset, comprising:
Judge whether described intended application is start first time;
If not, according to the mark of the described target load information carried in described information load instructions, in the information database that inquiry is preset, whether there is described target load information.
3. method according to claim 2, is characterized in that, describedly judges that whether described intended application is start first time, comprising:
Judge the mark that whether there is described target load information in described default information database, if do not exist, judge that described intended application started as first time; Or
Judge whether the instruction for starting described intended application is sent by default application, if yes, judges that described intended application started as first time.
4. method according to claim 2, is characterized in that, when judge described intended application be first time start, also comprise:
According to the mark of described target load information, from the executable file of described intended application, obtain described target load information, and load described target load information.
5. method according to claim 4, is characterized in that, when described intended application first time starts, according to the mark of described target load information, after obtaining described target load information, also comprises from the executable file of described intended application:
Corresponding relation between the mark of described target load information and described target load information is stored in described default information database.
6. the method according to any one of claim 1-5, is characterized in that,
Described default information database is also for storing the modification time stamp of described intended application;
Described when meeting the information acquisition condition preset, from described default information database, obtain described target load information, and load described target load information, comprising:
From described default information database, obtain the first modification time stamp of described intended application, and the second modification time of intended application stabs according to the information acquisition of operating system record;
Judge whether equal described first modification time stamp stabs with described second modification time;
If equal, from described default information database, obtain described target load information, and load described target load information.
7. method according to claim 6, is characterized in that, judge described first modification time stamp with under described second modification time stabs unequal situation, also comprise:
According to the mark of described target load information, from the executable file of described intended application, obtain described target load information, and load described target load information.
8. method according to claim 7, it is characterized in that, under described first modification time stamp stabs unequal situation with described second modification time, according to the mark of described target load information, obtain described target load information from the executable file of described intended application after, also comprise:
Described target load information and described second modification time stamp are updated in described default information database.
9. method according to claim 1, is characterized in that, described method also comprises:
In monitoring terminal, whether mounted application is updated;
If yes, from the executable file being updated application, obtain information to be loaded, and by obtained information updating to be loaded to described default information database.
10. method according to claim 1, is characterized in that, described method also comprises:
In monitoring terminal, whether new opplication is installed;
If yes, from the executable file of mounted new opplication, obtain the information to be loaded of this application, and the corresponding relation between the mark of obtained information to be loaded and the information to be loaded obtained is stored in described default information database.
CN201510829290.5A 2015-11-25 2015-11-25 Information loading method and device Pending CN105511905A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510829290.5A CN105511905A (en) 2015-11-25 2015-11-25 Information loading method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510829290.5A CN105511905A (en) 2015-11-25 2015-11-25 Information loading method and device

Publications (1)

Publication Number Publication Date
CN105511905A true CN105511905A (en) 2016-04-20

Family

ID=55719912

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510829290.5A Pending CN105511905A (en) 2015-11-25 2015-11-25 Information loading method and device

Country Status (1)

Country Link
CN (1) CN105511905A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110058894A (en) * 2018-01-18 2019-07-26 伊姆西Ip控股有限责任公司 The method, equipment and computer program product of application are executed in mixed cloud
CN110569081A (en) * 2019-07-30 2019-12-13 无锡华云数据技术服务有限公司 Elastic expansion set configuration method, device, equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101477460A (en) * 2008-12-17 2009-07-08 三星电子(中国)研发中心 Production and customization method for browser used in hand-held equipment
CN101719821A (en) * 2008-10-09 2010-06-02 爱思开电讯投资(中国)有限公司 System for managing application program of intelligent card and method thereof
CN102713845A (en) * 2012-02-16 2012-10-03 华为终端有限公司 A radio handheld device and method for starting the radio handheld device
CN103617543A (en) * 2013-11-25 2014-03-05 百度在线网络技术(北京)有限公司 Recommendation method and device of application programs

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101719821A (en) * 2008-10-09 2010-06-02 爱思开电讯投资(中国)有限公司 System for managing application program of intelligent card and method thereof
CN101477460A (en) * 2008-12-17 2009-07-08 三星电子(中国)研发中心 Production and customization method for browser used in hand-held equipment
CN102713845A (en) * 2012-02-16 2012-10-03 华为终端有限公司 A radio handheld device and method for starting the radio handheld device
CN103617543A (en) * 2013-11-25 2014-03-05 百度在线网络技术(北京)有限公司 Recommendation method and device of application programs

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110058894A (en) * 2018-01-18 2019-07-26 伊姆西Ip控股有限责任公司 The method, equipment and computer program product of application are executed in mixed cloud
CN110058894B (en) * 2018-01-18 2022-05-24 伊姆西Ip控股有限责任公司 Method, apparatus and computer program product for executing applications in a hybrid cloud
CN110569081A (en) * 2019-07-30 2019-12-13 无锡华云数据技术服务有限公司 Elastic expansion set configuration method, device, equipment and storage medium

Similar Documents

Publication Publication Date Title
CN109117169B (en) Method and device for repairing kernel vulnerability
US10200502B2 (en) Method and apparatus for software update management
US10885201B2 (en) Apparatus for quantifying security of open-source software package, and apparatus and method for optimizing open-source software package
US9038059B2 (en) Automatically targeting application modules to individual machines and application framework runtimes instances
WO2014130808A2 (en) Automotive component self update via software version control
KR20130085052A (en) Pre-heated software installation
CN108920212B (en) Linux kernel-based product starting method and system and related components
CN103020058B (en) A kind of multi-version data acquisition method and device
CN103500191A (en) Flow table configuration, query and table item deleting method and device
US20160162278A1 (en) System and method for applying an update to a device system via a system snapshot
US20130055285A1 (en) Discovery and activation of application extensions
CN110413292B (en) Light application installation method of application program, mobile terminal and storage medium
CN105511905A (en) Information loading method and device
CN106970871B (en) Method and device for detecting plug-in program
CN105354490B (en) Method and equipment for processing hijacked browser
KR101461319B1 (en) Methods and device for upgrading firmware of set-top box
CN114610516B (en) Application program repairing method and device, computer equipment and storage medium
CN105119944A (en) Application starting method and related device
US10277615B2 (en) Maintenance of distributed computing systems
CN105100205A (en) System updating method, server and electronic equipment
CN104778068A (en) Management system and management method of software installation package for mobile terminal
CN112306745B (en) Backup method and device and storage medium
WO2017088547A1 (en) Data upgrading method and apparatus
CN105468379A (en) Script file execution method and device
CN112947991A (en) Method and device for acquiring version difference code file, computer equipment and medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20160420