CN106933626B - Application association method and device - Google Patents

Application association method and device Download PDF

Info

Publication number
CN106933626B
CN106933626B CN201710117914.XA CN201710117914A CN106933626B CN 106933626 B CN106933626 B CN 106933626B CN 201710117914 A CN201710117914 A CN 201710117914A CN 106933626 B CN106933626 B CN 106933626B
Authority
CN
China
Prior art keywords
type
application
file type
file
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201710117914.XA
Other languages
Chinese (zh)
Other versions
CN106933626A (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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201710117914.XA priority Critical patent/CN106933626B/en
Publication of CN106933626A publication Critical patent/CN106933626A/en
Application granted granted Critical
Publication of CN106933626B publication Critical patent/CN106933626B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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
    • 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)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses an application association method and device, and belongs to the technical field of terminals. The method comprises the following steps: acquiring information of the application associated with each file type recorded in a registry; determining at least one target file type associated with a first type of application based on the information of the application associated with each file type, wherein the first type of application is an application issued by a developer of an operating system; for each target file type in the at least one target file type, determining a second type of application capable of opening a file belonging to the target file type, wherein the second type of application is an application issued by a developer other than the developer of the operating system; and associating the second type of application with a target file type to which the file which can be opened by the second type of application belongs. In the association process, before the user performs the association operation on the second type of application, the user does not need to perform operations such as searching, downloading and installing on the second type of application separately, so that the application association is simpler and more efficient.

Description

Application association method and device
Technical Field
The present invention relates to the field of terminal technologies, and in particular, to an application association method and apparatus.
Background
With the development of terminal technology, the amount of information is increasing, and the amount of files for storing information is also increasing. In order to facilitate a user to browse files on the terminal, the file type of the file is typically associated with an application installed in the terminal. After the file type is associated with the application, if the user triggers an open instruction of the file belonging to the file type, the terminal directly uses the application to open the file.
At present, when a terminal installs an operating system, a file type is often associated to an application which is issued by a developer of the operating system and can open a file belonging to the file type by default. However, since most applications published by developers of operating systems are much less applicable than applications published by developers other than operating systems, users often need to manually re-associate file types to other suitable applications. At this time, before the user performs the association operation on each application re-associated, the user needs to perform operations such as searching, downloading, and installing.
When the user manually re-associates the file type with other suitable applications, operations such as searching, downloading, installing and the like are required to be performed on each application, so that the association process is complicated. In addition, a user will not be able to accurately re-associate file types without knowing which file types are associated to applications published by the developer of the operating system, or which application the file types should be re-associated with.
Disclosure of Invention
In order to simply and efficiently re-associate file types, embodiments of the present invention provide an application association method and apparatus. The technical scheme is as follows:
in one aspect, an application association method is provided, and the method includes:
acquiring information of the application associated with each file type recorded in a stored registry;
determining at least one target file type associated with a first type of installed application based on information of the application associated with each file type, wherein the first type of application is an application issued by a developer of an installed operating system;
for each target file type in the at least one target file type, determining a second type of application capable of opening a file belonging to the target file type, wherein the second type of application is an application issued by a developer other than the developer of the operating system;
and associating the second type of application with a target file type to which the file which can be opened by the second type of application belongs.
In another aspect, an application association apparatus is provided, the apparatus including:
the first acquisition module is used for acquiring the information of the application related to each file type recorded in the stored registry;
the first determining module is used for determining at least one target file type associated with the installed first type of application based on the information of the application associated with each file type, wherein the first type of application is an application issued by a developer of an installed operating system;
a second determining module, configured to determine, for each target file type of the at least one target file type, a second type of application that can open a file belonging to the target file type, where the second type of application is an application issued by a developer other than a developer of the operating system;
and the association module is used for associating the second type of application with a target file type to which the file which can be opened by the second type of application belongs.
The technical scheme provided by the embodiment of the invention has the following beneficial effects: in the embodiment of the present invention, information of an application associated with each file type recorded in a stored registry may be acquired, and at least one target file type associated with an installed first type of application is determined based on the information of the application associated with each file type. To enable reassociation of the at least one target file type, for each file type of the at least one target file type, a second class of applications capable of opening files belonging to the target file type may be determined. And then, the second type of application and the target file type to which the file which can be opened by the second type of application belongs can be associated, so that the re-association of the at least one target file type is accurately realized. In the association process, before the user performs the association operation on the second type of application, the user does not need to perform operations such as searching, downloading and installing on the second type of application separately, so that the application association is simpler and more efficient.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1A is a flowchart of an application association method according to an embodiment of the present invention;
FIG. 1B is a diagram illustrating a registry according to an embodiment of the present invention;
FIG. 1C is a schematic diagram of a list provided by an embodiment of the present invention;
FIG. 1D is a flow chart of another application association method provided by embodiments of the present invention;
fig. 2 is a schematic structural diagram of an application association apparatus according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of another application-related apparatus according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, embodiments of the present invention will be described in detail with reference to the accompanying drawings.
Before explaining the embodiments of the present invention in detail, an application scenario of the embodiments of the present invention will be described. At present, when a terminal installs an operating system, a file type is often associated to an application which is issued by a developer of the operating system and can open a file belonging to the file type by default. However, since most applications published by developers of operating systems are far less applicable than applications published by developers other than developers of operating systems, embodiments of the present invention provide an application association method to simply and efficiently re-associate file types to other suitable applications.
It should be noted that the application association method provided in the embodiment of the present invention may be applied to a terminal, where the terminal may be a Computer, a smart phone, a tablet Computer, a notebook Computer, a PDA (Personal Digital Assistant), an UMPC (Ultra-mobile Personal Computer), and the like, and the embodiment of the present invention is not limited thereto. The terminal may be installed with an operating system, which may be a Windows system, such as a Windows8 system, a Windows10 system, and the like, and the embodiment of the present invention does not limit this.
Fig. 1A is a flowchart of an application association method provided in an embodiment of the present invention, where the method is applied to a terminal. Referring to fig. 1A, the method includes:
step 101: and acquiring information of the application associated with each file type recorded in the stored registry.
Since the association of the file type and the application is generally described in the registry, the information of the application associated with each file type recorded in the registry can be obtained by scanning the registry. Specifically, a plurality of stored keys can be acquired from a first preset path of the registry; for each key of the plurality of keys, obtaining a stored data value of a value item having a specified name from under a second preset path of the key; and determining the acquired data value as the information of the application associated with the file type corresponding to the key.
It should be noted that both the first preset path and the second preset path may be preset, where the first preset path is used to indicate the storage locations of the plurality of keys, and the second preset path is used to indicate the storage locations of the data values of the value items with the specified names.
In addition, the designated name may be set in advance, for example, the designated name may be ProgId.
Furthermore, the plurality of keys are in one-to-one correspondence with the plurality of file types, and the key name of each key includes information for indicating the file type. For example, the plurality of keys are key 1 and key 2, and the key name of key 1 is. ace, and the key name of key 2 is. adt, then the file type corresponding to key 1 is. ace, and the file type corresponding to key 2 is. adt.
For example, the first predetermined path is computer \ HKEY _ CURRENT _ USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ fileexists, and the second predetermined path is userchice, which is designated as ProgId. At this time, a plurality of stored keys with key names of "ace", "adt", and "adts … …" may be obtained under the first preset path of the registry shown in fig. 1B, that is, the plurality of keys correspond to the plurality of file types of "ace", "adt", and "adts … … one to one. Then, for each key in the plurality of keys, as for the key with the key name of adts, the stored data value of the value item with the specified name ProgId is acquired as AppXqj98qxeaynz6dv from the second preset path of the key, and the acquired data value AppXqj98qxeaynz6dv is determined as the information of the application to which the adts is associated.
Step 102: at least one target file type associated with the installed first type of application is determined based on information of the application associated with each file type.
It should be noted that the first type of application is an application issued by a developer of an installed operating system. For example, when the installed operating system is a Windows system, the first type of application may be an application issued by a developer of the Windows system, such as some network applications, native applications, hybrid applications, and so on. The native application is an application capable of being directly run in an operating system, the web application is a web application which needs to be run in a browser, the hybrid application is a combination of the native application and the web application, one part of the hybrid application can be directly run in the operating system, and the other part of the hybrid application needs to be run in the browser.
Specifically, step 102 may be implemented in two ways.
The first mode is as follows: for each file type, when the information of the application associated with the file type comprises the information of the first type of application, determining that the file type is the target file type.
It should be noted that the information of the first type application may be set in advance, for example, the information of the first type application may be App.
In addition, in the first manner, when the information of the application associated with the file type includes the information of the first type of application, the file type is directly determined to be the target file type, so that the reassociation of all the file types associated with the first type of application is conveniently realized subsequently.
For example, if the information of the first type of application is App, and the information of the application associated with the file type is App xqj98qxeaynz6dv, it may be determined that the information of the application associated with the file type includes the information of the first type of application, and it is determined that the file type is the target file type.
The second mode is as follows: for each file type, when the information of the application associated with the file type comprises the information of the first type of application, acquiring the type of the file type; and when the file type is the specified type, determining that the file type is the target file type.
It should be noted that, in the second manner, the information of the application associated with the file type includes information of the first type of application, and when the type of the file type is a specific type, the file type is determined to be the target file type, so that the re-association of part of the file types in all the file types associated with the first type of application is conveniently implemented subsequently.
In addition, the designated category may be set in advance, for example, the designated category may be a picture category, an audio category, or the like.
For example, if the information of the first type application is App, and the information of the application associated with the file type is App xqj98qxeaynz6dv, it may be determined that the information of the application associated with the file type includes the information of the first type application. Then, the category of the file type is obtained. If the category of the file type is a photo category and the designated category is a photo category, the category of the file type can be determined as the designated category, and the file type is determined as the target file type.
When the category of the file type is obtained, a corresponding category may be obtained from the correspondence between the stored file types and the categories based on the file type, and the obtained category is the category of the file type. Of course, the category of the file type may also be obtained in other ways, which is not limited in this embodiment of the present invention.
For example, if the file type is jpg, the corresponding category is obtained as a picture class from the correspondence between the file type and the category shown in table 1 below, and the picture class is the category of the file type jpg.
TABLE 1
File type Categories
.jpg、.bmp、.png…… Pictures and the like
.mp3、.aac、.wma…… Audio class
…… ……
It should be noted that, in the embodiment of the present invention, only the correspondence between the file types and the categories shown in table 1 is used as an example for description, and table 1 does not limit the embodiment of the present invention.
Step 103: for each target file type of the at least one target file type, a second type of application capable of opening a file belonging to the target file type is determined.
It should be noted that the second type of application is an application released by a developer other than the developer of the operating system, and the applicability of the second type of application is higher than that of the first type of application. For example, when the operating system is a Windows system, the second type of application may be an application released by a developer other than the developer of the Windows system, such as some native applications, web applications, hybrid applications, and the like.
In addition, there may be one or more second applications capable of opening the file belonging to the target file type, which is not limited in this embodiment of the present invention.
Since one application may typically open a file of any one of a plurality of file types belonging to the same category, for each of the at least one target file type, the operation of determining a second type of application capable of opening a file belonging to the target file type may be: classifying the at least one target file type to obtain at least one file type set; and for each file type set in the at least one file type set, determining a second type application corresponding to the file type set.
It should be noted that the second type application corresponding to the set of file types can open a file belonging to any target file type included in the set of file types. For example, the set of file types includes a target file type, jpg and bmp, and the second type application corresponding to the set of file types is application 1, then application 1 can open a file belonging to the target file type, jpg, and can also open a file belonging to the target file type, bmp.
When the at least one target file type is classified, the category of each target file type in the at least one target file type can be obtained; and dividing the target file types in the same category into a file type set. For example, the at least one target file type is jpg,. bmp,. png,. mp3,. aac and.wma, and the categories of jpg,. bmp,. png are all picture categories, and the categories of. mp3,. aac,. wma are all audio categories, then the target file types under the picture categories jpg,. bmp,. png can be divided into a set of file types, and the target file types under the audio categories, mp3,. aac,. wma, can be divided into a set of file types, so that two sets of file types are obtained.
The operation of obtaining the category of each target file type in the at least one target file type is similar to the operation of obtaining the category of the file type in step 102, and details of the embodiment of the present invention are omitted here.
In practical applications, after the at least one file type set is obtained, for each file type set in the at least one file type set, the file type set and a category of a target file type included in the file type set may be stored correspondingly, so that a subsequent user may know the category corresponding to the file type set. For example, the at least one set of file types is set 1 of file types and set 2 of file types, the set 1 of file types including a target file type under a picture class jpg,. bmp,. png, and the set 2 of file types including a target file type under an audio class mp3,. aac,. wma. At this time, the file type set and the category may be stored in association with each other in a storage format as shown in table 2 below.
TABLE 2
Categories DocumentType set
Pictures and the like .jpg、.bmp、.png
Audio class .mp3、.aac、.wma
In the embodiment of the present invention, only the storage format shown in table 2 is taken as an example for description, and table 2 does not limit the embodiment of the present invention.
For each file type set in the at least one file type set, the operation of determining the second type application corresponding to the file type set may be implemented in the following two ways.
The first mode is as follows: sending an application identifier acquisition request carrying the at least one file type set to a server so that the server acquires a second type of application identifier corresponding to each file type set; when a second type application identifier corresponding to each file type set sent by the server is received, determining the second type application identified by the second type application identifier corresponding to each file type set as the second type application corresponding to each file type set.
It should be noted that the application identifier obtaining request is used to request to obtain the second type application identifier corresponding to each of the multiple file type sets.
In addition, the second type application identifier corresponding to each file type set is used to uniquely identify the second type application corresponding to each file type set, for example, the second type application identifier corresponding to each file type set may be an application name, an application icon, and the like of the second type application corresponding to each file type set.
When the server obtains the second-class application identifier corresponding to each file type set, the server may obtain the corresponding second-class application from the corresponding relationship between the file type and the second-class application based on the target file type included in each file type set, and determine the second-class application identifier for identifying the second-class application as the second-class application identifier corresponding to the file type set.
For example, the file type set is a file type set 1, and the file type set 1 includes the target file types of jpg,. bmp,. png, then based on the target file types of jpg,. bmp and. png included in the file type set 1, the corresponding second type application is obtained as application 1 from the correspondence between the file types and the second type applications as shown in the following table 3. Thereafter, the application identifier 1 for identifying the application 1 may be determined as the second type application identifier corresponding to the file type set 1.
TABLE 3
File type Applications of the second kind
.jpg、.bmp、.png…… Applications 1
.mp3、.aac、.wma…… Application 3, application 5
…… ……
It should be noted that, in the embodiment of the present invention, only the correspondence between the file types and the second type of applications shown in table 3 is described as an example, and table 3 does not limit the embodiment of the present invention.
The second mode is as follows: for each file type set in the at least one file type set, judging whether a second type application identifier corresponding to the file type set is stored; when the second type application identifier corresponding to the file type set is stored, determining the second type application identified by the second type application identifier as the second type application corresponding to the file type set; and when the second type application identifier corresponding to the file type set is not stored, acquiring the second type application identifier corresponding to the file type set from the server, and determining the second type application identified by the acquired second type application identifier as the second type application corresponding to the file type set.
When judging whether the second type application identifier corresponding to the file type set is stored, searching the corresponding second type application identifier from the corresponding relation between the stored file type and the second type application identifier based on the target file type included in the file type set; when the corresponding second type application identification is found, determining that the second type application identification corresponding to the stored file type set is the found second type application identification; and when the corresponding second type application identification is not found, determining that the second type application identification corresponding to the file type set is not stored.
For example, the file type set is a file type set 1, and the file type set 1 includes a target file type, jpg,. bmp,. png, then based on the target file type included in the file type set 1, jpg,. bmp,. png, the corresponding second type application identifier is found to be an application identifier 1 from the correspondence between the file type and the second type application identifier shown in the following table 4, at this time, the second type application identifier corresponding to the stored file type set 1 may be determined, and the second type application identifier corresponding to the file type set 1 is determined to be the application identifier 1.
For another example, the set of file types is a set of file types 5, where the set of file types 5 includes a target file type adt, and then the corresponding second type application identifier may be searched for from the corresponding relationship between the file type and the second type application identifier shown in the following table 4 based on the target file type adt included in the set of file types 5. Since the corresponding second type application identifier cannot be found, it can be determined that the second type application identifier corresponding to the file type set 5 is not stored.
TABLE 4
File type Second type application identification
.jpg、.bmp、.png…… Application identifier 1
.mp3、.aac、.wma…… Application identifier 3, application identifier 5
It should be noted that, in the embodiment of the present invention, only the correspondence between the file type and the second type application identifier shown in table 4 is described as an example, and table 4 does not limit the embodiment of the present invention.
The operation of obtaining the second type application identifier corresponding to the file type set from the server is similar to the operation of obtaining the second type application identifier corresponding to each file type set from the server in the first manner, which is not described in detail in this embodiment of the present invention.
Further, when the server sends the second type application identifier corresponding to a certain file type set to the terminal, the server may also send the application information of the second type application identified by the second type application identifier corresponding to the file type set to the terminal, so that a subsequent terminal may download the second type application based on the application information of the second type application.
It should be noted that the application information of the second type of application at least includes a download link of the second type of application, and may also include an application name, an application icon, a summary description, and the like of the second type of application.
Further, after the second type application corresponding to each file type set is determined, the configuration information may also be generated based on the category corresponding to each file type set and the second type application identifier. At this time, the terminal may associate the second type of application with the target file type based on the configuration information in the following, and the terminal may further display the configuration information through a User Interface (UI), so that the user may know the target file type associated with the first type of application and the second type of application to which the target file type should be re-associated.
For example, the at least one set of file types is set of file types 1 and set of file types 2. The file type set 1 comprises target file types of jpg,. bmp,. png, and the category corresponding to the file type set 1 is a picture category, and the corresponding second application identifier is an application identifier 1. The file type set 2 includes target file types mp3,. aac,. wma, and the corresponding category of the file type set 2 is audio class, and the corresponding second class application identifier is application identifier 3 and application identifier 5. At this time, based on the category corresponding to each set of file types and the second type application id, the generated configuration information may be as shown in table 5 below.
TABLE 5
Categories File type set Second type application identification
Pictures and the like .jpg、.bmp、.png Application identifier 1
Audio class .mp3、.aac、.wma Application identifier 3, applicationMark 5
In the embodiment of the present invention, only the configuration information shown in table 5 is taken as an example for description, and table 5 does not limit the embodiment of the present invention.
Step 104: and associating the second type of application with a target file type to which the file which can be opened by the second type of application belongs.
Specifically, the second type of application may be directly and automatically associated with a target file type to which a file that can be opened by the second type of application belongs; or, the second type application identifier for identifying the second type application may be displayed first, and when the association instruction of the second type application identifier is received, the step of associating the second type application with the target file type to which the file that can be opened by the second type application belongs may be performed.
It should be noted that the association instruction is used to instruct to associate the second type application identified by the second type application identifier with the target file type to which the file that can be opened by the second type application belongs. The association instruction may be triggered by a user, and the user may trigger the association instruction through a first specified operation, where the first specified operation may be a single-click operation, a double-click operation, a voice operation, or the like.
In practical applications, when a second type application identifier for identifying the second type application is displayed, the terminal may directly display the configuration information, at this time, an association instruction of the second type application identifier may be triggered by a user based on the displayed configuration information, and an operation of associating the second type application with a target file type to which a file that can be opened by the second type application belongs may also be performed based on the configuration information. Specifically, after the terminal displays the configuration information, the user may perform a second specifying operation on the content in the configuration information to trigger a display instruction of a second type application identifier corresponding to the content in the configuration information; when the terminal detects the display instruction of the second type application identifier, the second type application identifier can be displayed in a list form; after the second type application identifier is displayed in a list form, a user can perform a first specified operation on the second type application identifier included in the list to trigger an associated instruction of the second type application identifier; when the terminal detects the association instruction of the second type application identifier, the second type application identified by the second type application identifier may be associated with the target file type included in the file type set corresponding to the second type application identifier in the configuration information.
It should be noted that the display instruction is used to instruct to display the second type application identifier corresponding to the content in the configuration information in a form of a list, and the display instruction may be triggered by a user, and the user may trigger through a second specified operation, where the second specified operation may be a single-click operation, a double-click operation, a voice operation, and the like.
For example, if the user performs a second specified operation on the content "audio class" in the configuration information shown in table 5 above, a display instruction of the second type application identifier corresponding to the "audio class" in the configuration information is triggered. When the terminal detects the display instruction of the second type application identifier, namely the application identifier 3 and the application identifier 5, is displayed in a list form. Assuming that the application identifier 3 is an application name "music" and a corresponding application icon, and the application identifier 5 is an application name "audio-visual" and a corresponding application icon, the application identifier 3 and the application identifier 5 may be displayed in a list form as shown in fig. 1C. Assuming that the user performs a first specified operation on "music" and a corresponding application icon included in the list shown in fig. 1C, an associated instruction of the application identifier 3 is triggered; when the terminal detects the association command of the application identifier 3, the second type of application identified by the application identifier 3 may be associated with the target file type of mp3,. aac,. wma included in the file type set corresponding to the application identifier 3 in the configuration information.
Since the file type is usually associated with the installed application, before associating the second type of application with the target file type to which the file that can be opened by the second type of application belongs, it can be determined whether the second type of application is installed; when the second type of application is installed, directly executing the step of associating the second type of application with a target file type to which a file which can be opened by the second type of application belongs; and when the second type of application is not installed, acquiring the application information of the second type of application, downloading and installing the second type of application based on the application information of the second type of application, and executing the step of associating the second type of application with a target file type to which a file which can be opened by the second type of application belongs.
When acquiring the application information of the second type of application, if the server sends the second type of application identifier corresponding to a certain file type set, the server also sends the application information of the second type of application identified by the second type of application identifier to the terminal, and the terminal can directly acquire the stored application information of the second type of application; if the server does not send the application information of the second type of application identified by the second type of application identifier to the terminal when sending the second type of application identifier corresponding to a certain file type set, the terminal may obtain the application information of the second type of application from the server.
Further, an operation flow of the application association method provided by the embodiment of the present invention in the case of user interaction is described with reference to fig. 1D, where an execution subject of the application association method may be a specific application installed in the terminal, and the specific application may be an application for managing an application, and the like.
In step 1, the user starts a re-association function in the specified application.
It should be noted that the user may start a re-association function in the specified application through a single-click operation, a double-click operation, a voice operation, and the like, where the re-association function is used to re-associate a target file type associated with the installed first type application to the second type application.
In step 2, at least one target file type associated with the first type of application is determined when the designated application detects that the re-association function is initiated.
It should be noted that the operation of determining at least one target file type associated with the first type of application may be implemented by steps 101 and 102 described above.
In step 3, the designated application classifies the at least one target file type to obtain at least one file type set.
It should be noted that the operation of classifying the at least one target file type to obtain at least one file type set may be implemented by the related operation in step 103.
In step 4, the designated application determines a second type of application corresponding to each of the at least one set of file types.
It should be noted that the operation of determining the second type application corresponding to each file type set in the at least one file type set may be implemented by the related operation in step 103.
In step 5, the designated application displays the at least one file type set and the second type application identifier corresponding to each file type set.
For example, the at least one set of file types and the second type application identifier corresponding to each set of file types may be displayed in the form of the configuration information shown in table 5 above.
In step 6, the user performs a second specifying operation on a certain set of file types or a certain second type application identifier to trigger a display instruction of the corresponding second type application identifier.
It should be noted that, when a user performs a second specified operation on a certain file type set, a display instruction of a second type application identifier corresponding to the file type set is triggered. When a user performs a second specified operation on a certain second type application identifier, a display instruction of the second type application identifier corresponding to the same file type set as the second type application identifier is triggered.
In step 7, when the designated application detects a second designation operation of the user on a certain file type set or a certain second type application identifier, the corresponding second type application identifier is displayed in a list form.
For example, the corresponding second type application identifications may be displayed in a list as shown in FIG. 1C.
In step 8, the user performs a first specified operation on the second type application identifier included in the displayed list to trigger an associated instruction of the second type application identifier.
It should be noted that the association instruction of the second type application identifier is used to instruct to associate the second type application identified by the second type application identifier with the target file type to which the file that can be opened by the second type application belongs, that is, to associate the second type application identified by the second type application identifier with the target file type included in the file type set corresponding to the second type application identifier.
In step 9, when the designated application detects a first designated operation of the user on the second type application identifier, associating the second type application identified by the second type application identifier with a target file type to which a file that can be opened by the second type application belongs.
It should be noted that, if the second type application identified by the second type application identifier is not installed, the specified application may automatically download and install the second type application, and then automatically associate the second type application with the target file type to which the file that can be opened by the second type application belongs.
In the embodiment of the present invention, the terminal may obtain information of an application associated with each file type recorded in the stored registry, and determine at least one target file type associated with the installed first type of application based on the information of the application associated with each file type, and since the first type of application is an application issued by a developer of the operating system, a user can know a target file type of an application issued by the developer associated to the operating system by default at this time. In order to be able to re-associate the at least one target file type, for each of the at least one target file type, the terminal may determine a second type of application that is able to open a file belonging to the target file type. And then, the terminal can associate the second type of application with the target file type to which the file which can be opened by the second type of application belongs, so that the re-association of the at least one target file type is accurately realized. In the association process, before the user performs the association operation on the second type of application, the user does not need to perform operations such as searching, downloading and installing on the second type of application separately, so that the application association is simpler and more efficient.
Fig. 2 is a schematic structural diagram of an application association apparatus according to an embodiment of the present invention. Referring to fig. 2, the apparatus includes a first obtaining module 201, a first determining module 202, a second determining module 203, and an associating module 204.
A first obtaining module 201, configured to perform step 101 in the embodiment of fig. 1A;
a first determining module 202, configured to perform step 102 in the embodiment of fig. 1A;
a second determining module 203, configured to perform step 103 in the embodiment of fig. 1A;
an association module 204, configured to perform step 104 in the embodiment of fig. 1A.
Optionally, the first determination module 202 comprises a first determination unit.
A first determining unit, configured to execute the first manner in step 102 in the embodiment of fig. 1A.
Optionally, the first determining module 202 includes a first obtaining unit and a second determining unit.
A first obtaining unit and a second determining unit, configured to execute the second manner in step 102 in the embodiment of fig. 1A.
Optionally, the first acquiring module 201 includes a second acquiring unit, a third acquiring unit and a third determining unit.
The second acquisition unit is used for acquiring a plurality of stored keys from a first preset path of the registry, the plurality of keys correspond to a plurality of file types one by one, and the key name of each key comprises information used for indicating the file type;
a third acquisition unit configured to acquire, for each of a plurality of keys, a stored data value of a value item having a specified name from under a second preset path of the key;
and the third determining unit is used for determining the acquired data value as the information of the application associated with the file type corresponding to the key.
Optionally, the second determining module 203 comprises a classifying unit and a fourth determining unit.
The classification unit is used for classifying at least one target file type to obtain at least one file type set;
and the fourth determining unit is used for determining a second type of application corresponding to the file type set for each file type set in the at least one file type set, wherein the second type of application corresponding to the file type set can open a file belonging to any target file type included in the file type set.
Optionally, the fourth determining unit comprises a sending subunit and a determining subunit.
The sending subunit is configured to send an application identifier obtaining request carrying at least one file type set to the server, so that the server obtains a second type of application identifier corresponding to each file type set;
and the determining subunit is configured to determine, when receiving the second-class application identifier corresponding to each file type set sent by the server, the second-class application identified by the second-class application identifier corresponding to each file type set as the second-class application corresponding to each file type set.
Optionally, the apparatus further comprises a second obtaining module and an installing module.
The second acquisition module is used for acquiring the application information of the second type of application when the second type of application is not installed;
and the installation module is used for downloading and installing the second type of application based on the application information of the second type of application.
Optionally, the apparatus further comprises a display module and a trigger module.
The display module is used for displaying a second type application identifier for identifying a second type application;
and the triggering module is used for triggering the association module to associate the second type of application with the target file type to which the file which can be opened by the second type of application belongs when the association instruction of the second type of application identifier is received.
In the embodiment of the present invention, information of an application associated with each file type recorded in a stored registry may be acquired, and at least one target file type associated with an installed first type of application is determined based on the information of the application associated with each file type. To enable reassociation of the at least one target file type, for each file type of the at least one target file type, a second class of applications capable of opening files belonging to the target file type may be determined. And then, the second type of application and the target file type to which the file which can be opened by the second type of application belongs can be associated, so that the re-association of the at least one target file type is accurately realized. In the association process, before the user performs the association operation on the second type of application, the user does not need to perform operations such as searching, downloading and installing on the second type of application separately, so that the application association is simpler and more efficient.
It should be noted that: in the application association device provided in the above embodiment, only the division of the functional modules is illustrated in the application association, and in practical applications, the function distribution may be completed by different functional modules according to needs, that is, the internal structure of the device is divided into different functional modules to complete all or part of the functions described above. In addition, the application association apparatus and the application association method provided in the above embodiments belong to the same concept, and specific implementation processes thereof are described in the method embodiments for details, which are not described herein again.
Fig. 3 is a schematic structural diagram of an application association apparatus, which may be a terminal 300 according to an embodiment of the present invention. Referring to fig. 3, the terminal 300 may include components such as a communication unit 310, a memory 320 including one or more computer-readable storage media, an input unit 330, a display unit 340, a sensor 350, an audio circuit 360, a wireless communication unit 370, a processor 380 including one or more processing cores, and a power supply 390. Those skilled in the art will appreciate that the terminal structure shown in fig. 3 is not intended to be limiting and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components. Wherein:
the communication unit 310 may be used for receiving and transmitting information or signals during a call, and the communication unit 310 may be an RF (Radio Frequency) circuit, a router, a modem, or other second communication devices. In particular, when the communication unit 310 is an RF circuit, downlink information of the base station is received and then processed by the one or more processors 380; in addition, data relating to uplink is transmitted to the base station. Generally, the RF circuit as a communication unit includes, but is not limited to, an antenna, at least one Amplifier, a tuner, one or more oscillators, a Subscriber Identity Module (SIM) card, a transceiver, a coupler, an LNA (Low Noise Amplifier), a duplexer, and the like. Further, the communication unit 310 may also communicate with a second and other devices through wireless communication. The wireless communication may use any communication standard or protocol, including but not limited to GSM (Global System for Mobile communications), GPRS (general packet Radio Service), CDMA (Code Division Multiple Access), WCDMA (Wideband Code Division Multiple Access), LTE (long term Evolution), email, SMS (Short Messaging Service), and the like. The memory 320 may be used to store software programs and modules, and the processor 380 executes various functional applications and data processing by operating the software programs and modules stored in the memory 320. The memory 320 may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the terminal 300, and the like. Further, the memory 320 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device. Accordingly, the memory 320 may also include a memory controller to provide the processor 380 and the input unit 330 with access to the memory 320.
The input unit 330 may be used to receive input numeric or character information and generate keyboard, mouse, joystick, optical or trackball signal inputs related to user settings and function control. Preferably, the input unit 330 may include a touch-sensitive surface 331 as well as other input devices 332. The touch-sensitive surface 331, also referred to as a touch screen or touch pad, may collect touch operations by a user on or near the touch-sensitive surface 331 (e.g., operations by a user on or near the touch-sensitive surface 331 using a finger, a stylus, or any other suitable object or attachment), and drive the corresponding connection device according to a predetermined program. Alternatively, the touch sensitive surface 331 may comprise two parts, a touch detection means and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 380, and can receive and execute commands sent by the processor 380. In addition, the touch-sensitive surface 331 may be implemented using various types of resistive, capacitive, infrared, and surface acoustic waves. The input unit 330 may comprise other input devices 332 in addition to the touch sensitive surface 331. Preferably, other input devices 332 may include, but are not limited to, one or more of a physical keyboard, function keys (such as volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like.
The display unit 340 may be used to display information input by or provided to the user and various graphical user interfaces of the terminal 300, which may be made up of graphics, text, icons, video, and any combination thereof. The Display unit 340 may include a Display panel 341, and optionally, the Display panel 341 may be configured in the form of an LCD (Liquid Crystal Display), an OLED (Organic Light-Emitting Diode), or the like. Further, touch-sensitive surface 331 may overlay display panel 341, and when touch-sensitive surface 331 detects a touch operation thereon or thereabout, communicate to processor 380 to determine the type of touch event, and processor 380 then provides a corresponding visual output on display panel 341 in accordance with the type of touch event. Although in FIG. 3, touch-sensitive surface 331 and display panel 341 are implemented as two separate components for input and output functions, in some embodiments, touch-sensitive surface 331 and display panel 341 may be integrated for input and output functions.
The terminal 300 may also include at least one sensor 350, such as a light sensor, a motion sensor, and other sensors. The light sensor may include an ambient light sensor that may adjust the brightness of the display panel 341 according to the brightness of ambient light, and a proximity sensor that may turn off the display panel 341 and/or a backlight when the terminal 300 is moved to the ear. As one of the motion sensors, the gravity acceleration sensor can detect the magnitude of acceleration in each direction (generally, three axes), can detect the magnitude and direction of gravity when the mobile phone is stationary, and can be used for applications of recognizing the posture of the mobile phone (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), vibration recognition related functions (such as pedometer and tapping), and the like; as for other sensors such as a gyroscope, a barometer, a hygrometer, a thermometer, and an infrared sensor, which can be configured in the terminal 300, detailed descriptions thereof are omitted.
Audio circuitry 360, speaker 361, microphone 362 may provide an audio interface between a user and terminal 300. The audio circuit 360 may transmit the electrical signal converted from the received audio data to the speaker 361, and the audio signal is converted by the speaker 361 and output; on the other hand, the microphone 362 converts the collected sound signal into an electrical signal, which is received by the audio circuit 360 and converted into audio data, which is then processed by the audio data output processor 380 and transmitted to, for example, another terminal via the communication unit 310, or the audio data is output to the memory 320 for further processing. The audio circuit 360 may also include an earbud jack to provide communication of a peripheral headset with the terminal 300.
In order to implement Wireless communication, the terminal may be configured with a Wireless communication unit 370, and the Wireless communication unit 370 may be a WIFI (Wireless Fidelity) module. WIFI belongs to a short-distance wireless transmission technology, and the terminal 300 can help a user to send and receive e-mails, browse webpages, access streaming media, and the like through the wireless communication unit 370, and it provides wireless broadband internet access for the user. Although the wireless communication unit 370 is shown in the drawing, it is understood that it does not belong to the essential constitution of the terminal 300 and may be omitted entirely as needed within the scope not changing the essence of the invention.
The processor 380 is a control center of the terminal 300, connects various parts of the entire handset using various interfaces and lines, and performs various functions of the terminal 300 and processes data by operating or executing software programs and/or modules stored in the memory 320 and calling data stored in the memory 320, thereby integrally monitoring the handset. Optionally, processor 380 may include one or more processing cores; preferably, the processor 380 may integrate an application processor, which primarily handles operating systems, user interfaces, applications, etc., and a modem processor, which primarily handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into processor 380.
The terminal 300 also includes a power supply 390 (e.g., a battery) for powering the various components, which may preferably be logically coupled to the processor 380 via a power management system to manage charging, discharging, and power consumption management functions via the power management system. The power supply 360 may also include any component of one or more dc or ac power sources, recharging systems, power failure detection circuitry, power converters or inverters, power status indicators, and the like.
Although not shown, the terminal 300 may further include a camera, a bluetooth module, etc., which will not be described herein.
In this embodiment, the terminal further includes one or more programs, which are stored in the memory and configured to be executed by the one or more processors, and the one or more programs include instructions for performing the application association method provided in the embodiment of fig. 1A.
It will be understood by those skilled in the art that all or part of the steps for implementing the above embodiments may be implemented by hardware, or may be implemented by a program instructing relevant hardware, where the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.

Claims (16)

1. An application association method, the method comprising:
acquiring information of the application associated with each file type recorded in a stored registry;
determining at least one target file type associated with a first type of installed application based on information of the application associated with each file type, wherein the first type of application is an application issued by a developer of an installed operating system;
for each target file type in the at least one target file type, determining a second type of application capable of opening a file belonging to the target file type, wherein the second type of application is an application issued by a developer other than the developer of the operating system;
and associating the second type of application with a target file type to which the file which can be opened by the second type of application belongs.
2. The method of claim 1, wherein determining at least one target file type associated with the installed first type of application based on information for the application associated with each file type comprises:
and for each file type, when the information of the application associated with the file type comprises the information of the first type of application, determining that the file type is a target file type.
3. The method of claim 1, wherein determining at least one target file type associated with the installed first type of application based on information for the application associated with each file type comprises:
for each file type, when the information of the application associated with the file type comprises the information of the first type of application, acquiring the type of the file type;
and when the file type is the specified type, determining that the file type is the target file type.
4. The method according to any one of claims 1 to 3, wherein the obtaining information of the application associated with each file type recorded in the stored registry comprises:
obtaining a plurality of stored keys from a first preset path of the registry, wherein the plurality of keys correspond to a plurality of file types one by one, and the key name of each key comprises information used for indicating the file type;
for each key of the plurality of keys, obtaining a stored data value of a value item having a specified name from under a second preset path of the key;
and determining the acquired data value as the information of the application associated with the file type corresponding to the key.
5. The method of claim 1, wherein determining, for each of the at least one target file type, a second type of application that can open files belonging to the target file type comprises:
classifying the at least one target file type to obtain at least one file type set;
and for each file type set in the at least one file type set, determining a second class of application corresponding to the file type set, wherein the second class of application corresponding to the file type set can open a file belonging to any target file type included in the file type set.
6. The method of claim 5, wherein the determining, for each set of file types in the at least one set of file types, a second class of application to which the set of file types corresponds comprises:
sending an application identifier acquisition request carrying the at least one file type set to a server so that the server acquires a second type of application identifier corresponding to each file type set;
and when receiving the second type application identifier corresponding to each file type set sent by the server, determining the second type application identified by the second type application identifier corresponding to each file type set as the second type application corresponding to each file type set.
7. The method of claim 1, wherein prior to associating the second type of application with a target file type to which a file that can be opened by the second type of application belongs, further comprising:
when the second type of application is not installed, acquiring application information of the second type of application;
and downloading and installing the second type of application based on the application information of the second type of application.
8. The method of claim 1, wherein prior to associating the second type of application with a target file type to which a file that can be opened by the second type of application belongs, further comprising:
displaying a second type application identification for identifying the second type application;
and when receiving the association instruction of the second type application identifier, executing a step of associating the second type application with a target file type to which the file which can be opened by the second type application belongs.
9. An application association apparatus, characterized in that the apparatus comprises:
the first acquisition module is used for acquiring the information of the application related to each file type recorded in the stored registry;
the first determining module is used for determining at least one target file type associated with the installed first type of application based on the information of the application associated with each file type, wherein the first type of application is an application issued by a developer of an installed operating system;
a second determining module, configured to determine, for each target file type of the at least one target file type, a second type of application that can open a file belonging to the target file type, where the second type of application is an application issued by a developer other than a developer of the operating system;
and the association module is used for associating the second type of application with a target file type to which the file which can be opened by the second type of application belongs.
10. The apparatus of claim 9, wherein the first determining module comprises:
a first determining unit, configured to determine, for each file type, that the file type is a target file type when information of an application associated with the file type includes information of the first type of application.
11. The apparatus of claim 9, wherein the first determining module comprises:
a first obtaining unit, configured to, for each file type, obtain a category of the file type when information of an application associated with the file type includes information of the first type of application;
and the second determining unit is used for determining the file type as the target file type when the file type is the specified type.
12. The apparatus of any of claims 9-11, wherein the first obtaining module comprises:
a second obtaining unit, configured to obtain a plurality of stored keys from a first preset path of the registry, where the plurality of keys correspond to a plurality of file types one to one, and a key name of each key includes information used for indicating a file type;
a third acquisition unit configured to acquire, for each of the plurality of keys, a stored data value of a value item having a specified name from under a second preset path of the key;
and the third determining unit is used for determining the acquired data value as the information of the application associated with the file type corresponding to the key.
13. The apparatus of claim 9, wherein the second determining module comprises:
the classification unit is used for classifying the at least one target file type to obtain at least one file type set;
a fourth determining unit, configured to determine, for each file type set in the at least one file type set, a second class application corresponding to the file type set, where the second class application corresponding to the file type set can open a file belonging to any target file type included in the file type set.
14. The apparatus of claim 13, wherein the fourth determination unit comprises:
a sending subunit, configured to send an application identifier obtaining request carrying the at least one file type set to a server, so that the server obtains a second type of application identifier corresponding to each file type set;
and the determining subunit is configured to determine, when receiving the second-class application identifier corresponding to each file type set sent by the server, the second-class application identified by the second-class application identifier corresponding to each file type set as the second-class application corresponding to each file type set.
15. The apparatus of claim 9, wherein the apparatus further comprises:
the second acquisition module is used for acquiring the application information of the second type of application when the second type of application is not installed;
and the installation module is used for downloading and installing the second type of application based on the application information of the second type of application.
16. The apparatus of claim 9, wherein the apparatus further comprises:
the display module is used for displaying a second type application identifier for identifying the second type application;
and the triggering module is used for triggering the association module to associate the second type of application with a target file type to which the file which can be opened by the second type of application belongs when the association instruction of the second type of application identifier is received.
CN201710117914.XA 2017-03-01 2017-03-01 Application association method and device Active CN106933626B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710117914.XA CN106933626B (en) 2017-03-01 2017-03-01 Application association method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710117914.XA CN106933626B (en) 2017-03-01 2017-03-01 Application association method and device

Publications (2)

Publication Number Publication Date
CN106933626A CN106933626A (en) 2017-07-07
CN106933626B true CN106933626B (en) 2020-09-25

Family

ID=59423625

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710117914.XA Active CN106933626B (en) 2017-03-01 2017-03-01 Application association method and device

Country Status (1)

Country Link
CN (1) CN106933626B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108287917B (en) * 2018-02-13 2020-03-10 Oppo广东移动通信有限公司 File opening method and device, storage medium and electronic equipment
CN110175052A (en) * 2019-04-16 2019-08-27 努比亚技术有限公司 A kind of method, apparatus and computer readable storage medium of file opening

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1151455C (en) * 2001-02-28 2004-05-26 无敌科技(西安)有限公司 Method for automatic association between downloaded files by login mechanism for elecftronic device
US20030236799A1 (en) * 2002-06-20 2003-12-25 International Business Machines Corporation Method for managing files and dependent applications that act on them
US20070055707A1 (en) * 2004-12-16 2007-03-08 Dandekar Shree A Control of Policies for Setting File Associations When Configuring Information Handling Systems
US8250518B2 (en) * 2006-03-30 2012-08-21 Microsoft Corporation Per user file associations
CN102799468B (en) * 2011-05-27 2016-08-03 腾讯科技(深圳)有限公司 The method and apparatus opening unknown file
CN102768676B (en) * 2012-06-14 2014-03-12 腾讯科技(深圳)有限公司 Method and device for processing file with unknown format
CN102981830B (en) * 2012-11-02 2016-02-03 北京航空航天大学 A kind of configurable file identifies and has damaged the method that file intelligence is repaired fast
CN103440144B (en) * 2013-08-07 2016-09-28 北京奇虎科技有限公司 A kind of method to set up to the default software that equipment uses and device
CN106095768A (en) * 2016-04-29 2016-11-09 乐视控股(北京)有限公司 Terminal and application method for pushing based on terminal

Also Published As

Publication number Publication date
CN106933626A (en) 2017-07-07

Similar Documents

Publication Publication Date Title
CN107734616B (en) Application program closing method and device, storage medium and electronic equipment
WO2015154670A1 (en) Method and apparatus for invoking application programming interface
CN108549519B (en) Split screen processing method and device, storage medium and electronic equipment
CN106371964B (en) Method and device for prompting message
CN106502703B (en) Function calling method and device
CN106775833B (en) Device driver loading method, terminal and system
JP6492184B2 (en) Method, device, and system for managing information recommendations
EP2869604B1 (en) Method, apparatus and device for processing a mobile terminal resource
CN114565070B (en) Label binding method and device and mobile terminal
US10298590B2 (en) Application-based service providing method, apparatus, and system
CN106095423B (en) Method, terminal and server for providing browsing service
US9928134B2 (en) Method and apparatus for repairing dynamic link library file
CN106933626B (en) Application association method and device
CN107766351B (en) File directory identification method and device
US20160307216A1 (en) Electronic information collection method and apparatus
CN110196662B (en) Method, device, terminal and storage medium for displaying synchronization state
CN107122204B (en) Application unloading state detection method and device
CN106817370B (en) Method and device for transmitting network data
CN108234275B (en) Method and device for releasing communication information
CN106210325B (en) Method, device and terminal for setting incoming call ringtone of social application
CN115065609A (en) B-end SaaS system hybrid deployment method and system
CN106155733B (en) Method and device for running application program
US10057740B2 (en) Methods and devices for processing mobile terminal resource
CN108280798B (en) Method and device for rendering and displaying browser kernel
CN106294025B (en) Method and device for downloading terminal software

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