TWI765575B - Application function configuration method, terminal device, server and storage medium - Google Patents

Application function configuration method, terminal device, server and storage medium Download PDF

Info

Publication number
TWI765575B
TWI765575B TW110105136A TW110105136A TWI765575B TW I765575 B TWI765575 B TW I765575B TW 110105136 A TW110105136 A TW 110105136A TW 110105136 A TW110105136 A TW 110105136A TW I765575 B TWI765575 B TW I765575B
Authority
TW
Taiwan
Prior art keywords
plug
algorithm plug
terminal device
target
algorithm
Prior art date
Application number
TW110105136A
Other languages
Chinese (zh)
Other versions
TW202141474A (en
Inventor
康家梁
吳文川
沈璽
傅宜生
Original Assignee
大陸商中國銀聯股份有限公司
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 大陸商中國銀聯股份有限公司 filed Critical 大陸商中國銀聯股份有限公司
Publication of TW202141474A publication Critical patent/TW202141474A/en
Application granted granted Critical
Publication of TWI765575B publication Critical patent/TWI765575B/en

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/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons

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 invention provides an application function configuration method, a terminal device, a server and a storage medium, and relates to the field of data processing. The method includes: sending query request information to a management server, the query request information includes a hardware identifier of a terminal device, and the management server stores a corresponding relationship between the hardware identifier and an algorithm plug-in; downloading the target algorithm from the plug-in management server A plug-in program, wherein the plug-in program management server includes a management server or a cloud server, the plug-in program management server stores at least one algorithm plug-in, the algorithm plug-in is used to realize the functions of the application, and the target algorithm plug-in For the algorithm plug-in corresponding to the hardware identifier in the query request information; load the target algorithm plug-in. Using the technical solution of the present invention can improve the versatility of application functions implemented in terminal devices.

Description

應用功能配置方法、終端設備、伺服器及存儲介質 Application function configuration method, terminal device, server and storage medium

本發明屬於資料處理領域,尤其涉及一種應用功能配置方法、終端設備、伺服器及存儲介質。 The invention belongs to the field of data processing, and in particular relates to an application function configuration method, a terminal device, a server and a storage medium.

隨著電子資訊技術的逐漸發展,電子資訊技術應用的領域也越來越廣泛。終端設備可通過運行應用程式來實現各種功能。但由於終端設備的多樣化,終端設備只能運行自身支援的應用程式。針對採用不同硬體的不同的終端設備,使得實現同一功能的應用程式對不同終端設備具有排他性。 With the gradual development of electronic information technology, the fields of application of electronic information technology are becoming more and more extensive. Terminal devices can implement various functions by running applications. However, due to the diversification of terminal devices, terminal devices can only run applications supported by themselves. For different terminal devices with different hardware, the applications that implement the same function are exclusive to different terminal devices.

例如,實現人臉支付功能對於採用活體感測算法A1的終端設備B1配置的應用程式C1,並不能在採用活體感測算法A2的終端設備B2上運行。實現同一功能的應用程式對不同終端設備的排他性,降低了應用功能在終端設備實現的通用性。 For example, the application C1 configured on the terminal device B1 using the living body sensing algorithm A1 to implement the face payment function cannot run on the terminal device B2 using the living body sensing algorithm A2. The exclusivity of applications that implement the same function to different terminal devices reduces the versatility of application functions in terminal devices.

本發明實施例提供了一種應用功能配置方法、終端設備、伺服器及存儲介質,能夠提高應用功能在終端設備實現的通用性。 The embodiments of the present invention provide an application function configuration method, a terminal device, a server and a storage medium, which can improve the versatility of application functions implemented in the terminal device.

第一方面,本發明實施例提供一種應用功能配置方法,應用於終端設備,該方法包括:向管理伺服器發送查詢請求資訊,查詢請求資訊包括終端設備的硬體標識,管理伺服器存儲有硬體標識與演算法外掛程式的對應關係;外掛程式管理伺服器獲取目標演算法外掛程式,其中,外掛程式管理伺服器包括管理伺服器或雲端伺服器,外掛程式管理伺服器存儲有至少一個演算法外掛程式,演算法外掛程式用於實現應用的功能,目標演算法外掛程式為與查詢請求資訊中硬體標識對應的演算法外掛程式;加載目標演算法外掛程式。 In a first aspect, an embodiment of the present invention provides a method for configuring an application function, which is applied to a terminal device. The method includes: sending query request information to a management server, where the query request information includes a hardware identifier of the terminal device, and the management server stores a hardware identifier of the terminal device. The corresponding relationship between the body identifier and the algorithm plug-in; the plug-in management server obtains the target algorithm plug-in, wherein the plug-in management server includes a management server or a cloud server, and the plug-in management server stores at least one algorithm Plug-in, the algorithm plug-in is used to realize the functions of the application, and the target algorithm plug-in is the algorithm plug-in corresponding to the hardware identifier in the query request information; load the target algorithm plug-in.

第二方面,本發明實施例提供一種應用功能配置方法,其特徵在於,應用於伺服器,伺服器存儲有硬體標識與演算法外掛程式的對應關係;該方法包括:接收終端設備發送的查詢請求資訊,查詢請求資訊包括終端設備的硬體標識;根據存儲的硬體標識與演算法外掛程式的對應關係,向終端設備發送目標演算法外掛程式或用於指示目標演算法外掛程式的查詢應答資訊,目標演算法外掛程式為與查詢請求資訊中硬體標識對應的演算法外掛程式。 In a second aspect, an embodiment of the present invention provides an application function configuration method, which is characterized in that it is applied to a server, and the server stores a corresponding relationship between a hardware identifier and an algorithm plug-in; the method includes: receiving a query sent by a terminal device Request information, the query request information includes the hardware identification of the terminal device; according to the corresponding relationship between the stored hardware identification and the algorithm plug-in, the target algorithm plug-in or the query response for indicating the target algorithm plug-in is sent to the terminal device. Information, the target algorithm plug-in is the algorithm plug-in corresponding to the hardware identifier in the query request information.

第三方面,本發明實施例提供一種終端設備,包括:發送模組,用於向管理伺服器發送查詢請求資訊,查詢請求資訊包括終端設備的硬體標識,管理伺服器存儲有硬體標識與演算法外掛程式的對應關係;接收模組,用於從外掛程式管理伺服器獲取目標演算法外掛程式,其中,外掛程式管理伺服器包括管理伺服器或雲端伺服器,外掛程式管理伺服器存儲有至少一個演算法外掛程式,演算法外掛程式用於實現應用的功能,目標演算法外掛程式為與查詢請求資訊中硬體標識對應的演算法外掛程式;加載模組,用於加載目標演算法外掛程式。 In a third aspect, an embodiment of the present invention provides a terminal device, including: a sending module for sending query request information to a management server, where the query request information includes a hardware identifier of the terminal device, and the management server stores the hardware identifier and the The corresponding relationship of the algorithm plug-in; the receiving module is used to obtain the target algorithm plug-in from the plug-in management server, wherein the plug-in management server includes the management server or the cloud server, and the plug-in management server stores the At least one algorithm plug-in, the algorithm plug-in is used to implement the functions of the application, and the target algorithm plug-in is the algorithm plug-in corresponding to the hardware identifier in the query request information; the loading module is used to load the target algorithm plug-in program.

第四方面,本發明實施例提供一種伺服器,包括:存儲模組,用於存儲硬體標識與演算法外掛程式的對應關係;接收模組,用於接收終端設備發送的查詢請求資訊,查詢請求資訊包括終端設備的硬體標識;發送模組,用於根據存儲的硬體標識與演算法外掛程式的對應關係,向終端設備發送目標演算法外掛程式或用於指示目標演算法外掛程式的查詢應答資訊,目標演算法外掛程式為與查詢請求資訊中硬體標識對應的演算法外掛程式。 In a fourth aspect, an embodiment of the present invention provides a server, including: a storage module for storing the corresponding relationship between a hardware identifier and an algorithm plug-in; a receiving module for receiving query request information sent by a terminal device, querying The request information includes the hardware identification of the terminal device; the sending module is used to send the target algorithm plug-in or the target algorithm plug-in to the terminal device according to the corresponding relationship between the stored hardware identification and the algorithm plug-in. For query response information, the target algorithm plug-in is the algorithm plug-in corresponding to the hardware identifier in the query request information.

第五方面,本發明實施例提供一種終端設備,包括處理器、記憶體及存儲在記憶體上並可在處理器上運行的電腦程式,電腦程式被處理器執行時實現第一方面的技術方案中的應用功能配置方法。 In a fifth aspect, an embodiment of the present invention provides a terminal device, including a processor, a memory, and a computer program stored in the memory and running on the processor, and the technical solution of the first aspect is implemented when the computer program is executed by the processor App function configuration method in .

第六方面,本發明實施例提供一種伺服器,包括處理器、記憶體及存儲在記憶體上並可在處理器上運行的電腦程式,電腦程式被處理器執行時實現第二方面的技術方案中的應用功能配置方法。 In a sixth aspect, an embodiment of the present invention provides a server, including a processor, a memory, and a computer program stored in the memory and running on the processor, and the technical solution of the second aspect is implemented when the computer program is executed by the processor App function configuration method in .

第七方面,本發明實施例提供一種電腦可讀存儲介質,電腦可讀存儲介質上存儲電腦程式,電腦程式被處理器執行時實現第一方面的技術方案中的應用功能配置方法或第二方面的技術方案中的應用功能配置方法。 In a seventh aspect, an embodiment of the present invention provides a computer-readable storage medium on which a computer program is stored, and when the computer program is executed by a processor, the application function configuration method in the technical solution of the first aspect or the second aspect is realized The application function configuration method in the technical solution.

本發明實施例提供一種應用功能配置方法、終端設備、伺服器及存儲介質,終端設備可向管理伺服器發送包括該終端設備的硬體標識的查詢請求資訊,以使得根據硬體標識與演算法外掛程式的對應關係,終端設備能夠從管理伺服器或雲端伺服器獲取到與查詢請求資訊中硬體標識對應的演算法外掛程式即目標演算法外掛程式,加載該目標演算法外掛程式,以實現目標應用的功能。在不同的行動終端上運行同一款應用,通過終端設備與管理伺服器,或者,通過終端設備、管理伺服器和雲端伺服器的交互,能夠為行動終端自身配置適用的演算法外掛程式,使得實現同一功能的應用不再具有排他性,提高了應用功能在終端設備實現的通用性。 Embodiments of the present invention provide an application function configuration method, a terminal device, a server, and a storage medium. The terminal device can send query request information including the hardware identification of the terminal device to the management server, so that the hardware identification and algorithm The corresponding relationship of the plug-in, the terminal device can obtain the algorithm plug-in corresponding to the hardware identifier in the query request information from the management server or cloud server, that is, the target algorithm plug-in, and load the target algorithm plug-in to achieve The functionality of the target application. Running the same application on different mobile terminals, through the interaction between the terminal device and the management server, or through the interaction between the terminal device, the management server and the cloud server, the mobile terminal itself can be configured with suitable algorithm plug-ins, so that the Applications with the same function are no longer exclusive, which improves the versatility of application functions in terminal devices.

100,600,B1,B2:終端設備 100,600,B1,B2: Terminal equipment

101:發送模組 101: Send module

102,202:接收模組 102, 202: Receiving module

103:加載模組 103: Loading mods

104:感測模組 104: Sensing module

200:伺服器,管理伺服器 200: server, manage server

201:存儲模組 201: Storage Module

203:發送模組 203: Send module

204:灰度發佈模組 204: Grayscale Publishing Module

300:雲端伺服器 300: Cloud server

601:記憶體 601: Memory

602:處理器 602: Processor

603:通信介面 603: Communication interface

604:匯流排 604: Busbar

A1,A2:活體感測算法 A1, A2: Living Body Sensing Algorithms

C1:應用程式 C1: Application

S401~S406,S4021,S4031,S501~S503:步驟 S401~S406, S4021, S4031, S501~S503: Steps

從下面結合圖式對本發明的具體實施方式的描述中可以更好地理解本發明。其中,相同或相似的圖式標記表示相同或相似的特徵。 The present invention can be better understood from the following description of specific embodiments of the present invention in conjunction with the drawings. Wherein, the same or similar reference numerals denote the same or similar features.

圖1為本發明一實施例提供的應用功能配置方法的應用場景示意圖; FIG. 1 is a schematic diagram of an application scenario of an application function configuration method provided by an embodiment of the present invention;

圖2為本發明另一實施例提供的應用功能配置方法的應用場景示意圖; 2 is a schematic diagram of an application scenario of an application function configuration method provided by another embodiment of the present invention;

圖3為本發明一實施例提供的應用於終端設備的應用功能配置方法的流程圖; 3 is a flowchart of an application function configuration method applied to a terminal device provided by an embodiment of the present invention;

圖4為本發明另一實施例提供的應用於終端設備的應用功能配置方法的流程圖; 4 is a flowchart of an application function configuration method applied to a terminal device provided by another embodiment of the present invention;

圖5為本發明又一實施例提供的應用於終端設備的應用功能配置方法的流程圖; 5 is a flowchart of an application function configuration method applied to a terminal device provided by another embodiment of the present invention;

圖6為本發明一實施例提供的應用於伺服器的應用功能配置方法的流程圖; 6 is a flowchart of an application function configuration method applied to a server according to an embodiment of the present invention;

圖7為本發明另一實施例提供的應用於伺服器的應用功能配置方法的 流程圖; FIG. 7 is a schematic diagram of an application function configuration method applied to a server provided by another embodiment of the present invention. flow chart;

圖8為本發明一實施例提供的終端設備的結構示意圖; FIG. 8 is a schematic structural diagram of a terminal device according to an embodiment of the present invention;

圖9為本發明另一實施例提供的終端設備的結構示意圖; FIG. 9 is a schematic structural diagram of a terminal device provided by another embodiment of the present invention;

圖10為本發明一實施例提供的伺服器的結構示意圖; FIG. 10 is a schematic structural diagram of a server provided by an embodiment of the present invention;

圖11為本發明另一實施例提供的伺服器的結構示意圖; 11 is a schematic structural diagram of a server provided by another embodiment of the present invention;

圖12為本發明一實施例提供的終端設備的硬體結構示意圖。 FIG. 12 is a schematic diagram of a hardware structure of a terminal device according to an embodiment of the present invention.

下面將詳細描述本發明的各個方面的特徵和示例性實施例。在下面的詳細描述中,提出了許多具體細節,以便提供對本發明的全面理解。但是,對於本領域技術人員來說很明顯的是,本發明可以在不需要這些具體細節中的一些細節的情況下實施。下面對實施例的描述僅僅是為了通過示出本發明的示例來提供對本發明的更好的理解。本發明決不限於下面所提出的任何具體配置和演算法,而是在不脫離本發明的精神的前提下覆蓋了元素、部件和演算法的任何修改、替換和改進。在圖式和下面的描述中,沒有示出公知的結構和技術,以便避免對本發明造成不必要的模糊。 Features and exemplary embodiments of various aspects of the invention are described in detail below. In the following detailed description, numerous specific details are set forth in order to provide a thorough understanding of the present invention. However, it will be apparent to one skilled in the art that the present invention may be practiced without some of these specific details. The following description of the embodiments is only intended to provide a better understanding of the present invention by illustrating examples of the invention. The present invention is in no way limited to any specific configurations and algorithms set forth below, but covers any modification, substitution and improvement of elements, components and algorithms without departing from the spirit of the invention. In the drawings and the following description, well-known structures and techniques have not been shown in order to avoid unnecessarily obscuring the present invention.

本發明提供一種應用功能配置方法、終端設備、伺服器及存儲介質,可應用於為終端設備進行應用功能配置的場景中,應用功能為終端設備中安裝的應用的功能,應用功能的類別在此並不限定。例如,應用功能可包括生物識別應用功能、人臉支付應用功能、生物識別打卡應用功能、地圖定位應用功能、文件編輯應用功能等。 The present invention provides an application function configuration method, a terminal device, a server and a storage medium, which can be applied to a scenario of configuring application functions for a terminal device. The application function is the function of an application installed in the terminal device, and the category of the application function is here Not limited. For example, the application functions may include a biometric identification application function, a face payment application function, a biometric check-in application function, a map positioning application function, a file editing application function, and the like.

圖1為本發明一實施例提供的應用功能配置方法的應用場景示意圖。如圖1所示,應用功能配置系統可包括終端設備100和管理伺服器200。其中,終端設備100可包括手機、電腦、平板電腦、閘機以及其他終端設備,在此並不限定。終端設備100中安裝有應用,該應用運行,則可實現該應用對應的功能。管理伺服器200存儲有硬體標識與演算法外掛程式的對應關係。具體地,硬體標識與演算法外掛程式的對應關係可實現為硬體標識與演算法外掛程式的下載位址的對應關係,或者,實現 為硬體標識與演算法外掛程式的外掛程式標識的對應關係,在此並不限定。管理伺服器200還可存儲有演算法外掛程式。終端設備100可與管理伺服器200進行交互。 FIG. 1 is a schematic diagram of an application scenario of a method for configuring an application function provided by an embodiment of the present invention. As shown in FIG. 1 , the application function configuration system may include a terminal device 100 and a management server 200 . The terminal device 100 may include a mobile phone, a computer, a tablet computer, a gate, and other terminal devices, which are not limited herein. An application is installed in the terminal device 100, and when the application runs, a function corresponding to the application can be implemented. The management server 200 stores the correspondence between the hardware identifier and the algorithm plug-in. Specifically, the corresponding relationship between the hardware identification and the algorithm plug-in can be implemented as the corresponding relationship between the hardware identification and the download address of the algorithm plug-in, or, The correspondence between the hardware ID and the plug-in ID of the algorithm plug-in is not limited here. The management server 200 may also store algorithm plug-ins. The terminal device 100 can interact with the management server 200 .

圖2為本發明另一實施例提供的應用功能配置方法的應用場景示意圖。如圖2所示,應用功能配置系統可包括終端設備100、管理伺服器200和雲端伺服器300。其中,終端設備100的說明可參見圖1所示的終端設備的相關說明,在此不再贅述。管理伺服器200存儲有硬體標識與演算法外掛程式的對應關係。具體地,硬體標識與演算法外掛程式的對應關係可實現為硬體標識與演算法外掛程式的下載位址的對應關係,或者,實現為硬體標識與演算法外掛程式的外掛程式標識的對應關係,在此並不限定。雲端伺服器300可設置在雲端,存儲有演算法外掛程式。終端設備100、管理伺服器200、雲端伺服器300三者之間可進行交互。 FIG. 2 is a schematic diagram of an application scenario of a method for configuring an application function provided by another embodiment of the present invention. As shown in FIG. 2 , the application function configuration system may include a terminal device 100 , a management server 200 and a cloud server 300 . For the description of the terminal device 100, reference may be made to the related description of the terminal device shown in FIG. 1, and details are not repeated here. The management server 200 stores the correspondence between the hardware identifier and the algorithm plug-in. Specifically, the corresponding relationship between the hardware identification and the algorithm plug-in can be realized as the corresponding relationship between the hardware identification and the download address of the algorithm plug-in, or, as the corresponding relationship between the hardware identification and the plug-in identification of the algorithm plug-in. The corresponding relationship is not limited here. The cloud server 300 may be set in the cloud and store the algorithm plug-in program. The terminal device 100 , the management server 200 and the cloud server 300 can interact with each other.

本發明提供一種應用功能配置方法,可應用於終端設備。圖3為本發明一實施例提供的應用於終端設備的應用功能配置方法的流程圖。如圖3所示,該應用功能配置方法可包括步驟S401至步驟S403。 The present invention provides an application function configuration method, which can be applied to terminal equipment. FIG. 3 is a flowchart of an application function configuration method applied to a terminal device according to an embodiment of the present invention. As shown in FIG. 3 , the application function configuration method may include steps S401 to S403.

在步驟S401中,向管理伺服器發送查詢請求資訊。 In step S401, query request information is sent to the management server.

其中,可以在終端設備中的目標應用安裝後的首次啟動的情況下,向管理伺服器發送查詢請求資訊;也可在終端設備中的目標應用每次啟動的情況下,向管理伺服器發送查詢請求資訊;還可在終端設備中的目標應用自訂的某一次或某幾次啟動的情況下,向管理伺服器發送查詢請求資訊,在此並不限定。目標應用為終端設備安裝的應用。在終端設備啟動該目標應用時,可向管理伺服器發送查詢請求資訊。查詢請求資訊包括終端設備的硬體標識。終端設備的硬體標識可標識終端設備,也可標識終端設備配置的相關部件。在一些示例中,終端設備的硬體標識可包括終端設備的型號和/或終端設備配置的相關部件的型號。終端設備的硬體標識也可為該終端設備的指紋資訊。硬體標識具體可根據終端設備設定,在此並不限定。例如,終端設備為生物識別終端,則硬體標識可包括該生物識別終端的型號和生物識別終端配置的攝像元件的型號。 Wherein, the query request information may be sent to the management server when the target application in the terminal device is started for the first time after installation; and the query request information may also be sent to the management server when the target application in the terminal device is started each time Request information; also send query request information to the management server when the target application in the terminal device is activated once or several times, which is not limited here. The target application is the application installed on the terminal device. When the terminal device starts the target application, it can send query request information to the management server. The query request information includes the hardware identification of the terminal device. The hardware identification of the terminal equipment can identify the terminal equipment, and can also identify the relevant components of the terminal equipment configuration. In some examples, the hardware identification of the terminal device may include the model number of the terminal device and/or the model number of related components of the terminal device configuration. The hardware identification of the terminal device can also be the fingerprint information of the terminal device. The hardware identifier can be specifically set according to the terminal device, which is not limited here. For example, if the terminal device is a biometric terminal, the hardware identification may include the model of the biometric terminal and the model of the camera element configured on the biometric terminal.

管理伺服器存儲有硬體標識與演算法外掛程式的對應關係。對於具有對應關係的硬體標識和演算法外掛程式,演算法外掛程式在該硬體標識標識的終端設備中可以運行。也就是說,若某硬體標識標識的終端設備支援某演算法外掛程式的運行,則該硬體標識與該演算法外掛程式具有對應關係。 The management server stores the corresponding relationship between the hardware identifier and the algorithm plug-in program. For the hardware identification and algorithm plug-in that have a corresponding relationship, the algorithm plug-in can run in the terminal device identified by the hardware identification. That is to say, if the terminal device identified by a certain hardware identification supports the operation of a certain algorithm plug-in, the hardware identification has a corresponding relationship with the algorithm plug-in.

在步驟S402中,從外掛程式管理伺服器獲取目標演算法外掛程式。 In step S402, the target algorithm plug-in is acquired from the plug-in management server.

其中,外掛程式管理伺服器包括管理伺服器或雲端伺服器。外掛程式管理伺服器存儲有至少一個演算法外掛程式。演算法外掛程式用於實現應用的功能。目標演算法外掛程式為與查詢請求資訊中硬體標識對應的演算法外掛程式。具體地,目標演算法外掛程式為在管理伺服器存儲的硬體標識與演算法外掛程式的對應關係中,與查詢請求資訊中硬體標識對應的演算法外掛程式。 The plug-in management server includes a management server or a cloud server. The plug-in management server stores at least one algorithmic plug-in. Algorithmic plug-ins are used to implement the functionality of the application. The target algorithm plug-in is the algorithm plug-in corresponding to the hardware identifier in the query request information. Specifically, the target algorithm plug-in is an algorithm plug-in corresponding to the hardware identifier in the query request information in the corresponding relationship between the hardware identifier and the algorithm plug-in stored in the management server.

在一些示例中,外掛程式管理伺服器包括管理伺服器。管理伺服器接收查詢請求資訊,可根據自身存儲的硬體標識與演算法外掛程式的對應關係,以及查詢請求資訊中的硬體標識,向終端設備推送目標演算法外掛程式。終端設備從管理伺服器獲取到目標演算法外掛程式。或者,管理伺服器接收查詢請求資訊,向存儲有演算法外掛程式的雲端伺服器發送用於指示目標演算法外掛程式的資訊,以使雲端伺服器向管理伺服器發送目標演算法外掛程式。管理伺服器可將接收到的目標演算法外掛程式向終端設備推送。終端設備從管理伺服器獲取到目標演算法外掛程式。 In some examples, the plug-in management server includes a management server. The management server receives the query request information, and can push the target algorithm plug-in program to the terminal device according to the corresponding relationship between the hardware identifier and the algorithm plug-in program stored by itself, as well as the hardware identifier in the query request information. The terminal device obtains the target algorithm plug-in from the management server. Or, the management server receives the query request information, and sends information for indicating the target algorithm plug-in to the cloud server storing the algorithm plug-in, so that the cloud server sends the target algorithm plug-in to the management server. The management server can push the received target algorithm plug-in to the terminal device. The terminal device obtains the target algorithm plug-in from the management server.

在另一些示例中,外掛程式管理伺服器包括雲端伺服器。管理伺服器在接收查詢請求資訊後,可向終端設備發送可用於指示目標演算法外掛程式的資訊。終端設備可從雲端伺服器獲取目標演算法外掛程式。或者,管理伺服器在接收查詢請求資訊後,向雲端伺服器發送用於指示目標演算法外掛程式和終端設備的資訊,以使雲端伺服器可向終端設備推送目標演算法外掛程式。終端設備可從雲端伺服器獲取目標演算法外掛程式。 In other examples, the plug-in management server includes a cloud server. After receiving the query request information, the management server can send information that can be used to instruct the target algorithm plug-in to the terminal device. The terminal device can obtain the target algorithm plug-in from the cloud server. Alternatively, after receiving the query request information, the management server sends information for indicating the target algorithm plug-in and the terminal device to the cloud server, so that the cloud server can push the target algorithm plug-in to the terminal device. The terminal device can obtain the target algorithm plug-in from the cloud server.

演算法外掛程式用於實現應用的功能。具體地,演算法 外掛程式可具體實現為安卓應用程式套件(Android application package,APK)、jar文件、rar文件或二進位檔案(即bin文件)等,在此並不限定。外掛程式管理伺服器存儲的不同演算法外掛程式可以為實現相同功能但演算法不同的外掛程式,也可為實現相同演算法但版本不同的外掛程式,也可為實現相同功能但適配終端廠商不同的外掛程式,也可為實現相同功能但適配終端硬體不同的外掛程式,還可為實現不同功能的外掛程式,在此並不限定。 Algorithmic plug-ins are used to implement the functionality of the application. Specifically, the algorithm The plug-in program can be specifically implemented as an Android application package (Android application package, APK), a jar file, a rar file, or a binary file (ie, a bin file), etc., which is not limited herein. The plug-in program manages the different algorithms stored in the server. The plug-in program can be a plug-in program that implements the same function but with different algorithms, or it can be a plug-in program that implements the same algorithm but a different version, or it can implement the same function but adapt to terminal manufacturers. Different plug-ins can also be plug-ins that implement the same function but are adapted to different terminal hardware, or can be plug-ins that implement different functions, which are not limited here.

其中,終端設備從外掛程式管理伺服器獲取的目標演算法外掛程式可以是首次對實現目標應用的功能的演算法外掛程式,也可以是目標應用的功能的更新的演算法外掛程式。終端設備從外掛程式管理伺服器獲取目標演算法外掛程式,可採用差分下載技術、中斷點續傳技術等,在此並不限定。採用差分下載技術、中斷點續傳技術等獲取目標演算法外掛程式,可提高下載效率,節省下載佔用的頻寬,減小需要下載的資料量。若採用差分下載技術、中斷點續傳技術等獲取目標演算法外掛程式,需要將下載的資料組合成完整的演算法外掛程式,以使終端設備能夠正常運行該演算法外掛程式,實現目標應用的功能。其中,差分下載技術常用於更新演算法外掛程式的場景中,即若要將終端設備中的當前版本的演算法外掛程式更替為其他版本的演算法外掛程式,只需從外掛程式管理伺服器中下載其他版本的演算法外掛程式與當前版本的演算法外掛程式的不同的部分即可。 Wherein, the target algorithm plug-in program acquired by the terminal device from the plug-in program management server may be the algorithm algorithm plug-in program that realizes the function of the target application for the first time, or may be an updated algorithm algorithm plug-in program for the function of the target application. The terminal device obtains the target algorithm plug-in program from the plug-in program management server, and may adopt the differential download technology, the interruption point resume transmission technology, etc., which is not limited here. The use of differential download technology, interrupt point resume technology, etc. to obtain the target algorithm plug-in program can improve the download efficiency, save the bandwidth occupied by the download, and reduce the amount of data that needs to be downloaded. If the target algorithm plug-in program is obtained by using differential download technology, interrupt point resume technology, etc., it is necessary to combine the downloaded data into a complete algorithm algorithm plug-in program, so that the terminal device can run the algorithm plug-in program normally and realize the target application. Function. Among them, the differential download technology is often used in the scenario of updating the algorithm plug-in, that is, if you want to replace the current version of the algorithm plug-in in the terminal device with another version of the algorithm plug-in, you only need to download it from the plug-in management server. Just download the different parts of the algorithm plug-in from the other version and the current version of the algorithm plug-in.

在步驟S403中,加載目標演算法外掛程式。 In step S403, the target algorithm plug-in program is loaded.

具體地,可採用動態加載技術,加載目標演算法外掛程式。加載目標演算法外掛程式完成後,可實現目標應用的功能。加載的具體實現可根據終端設備的類型或終端設備中作業系統的類型確定,在此並不限定。例如,終端設備為安卓終端設備,則可利用安卓原生加載器或其他同類原理的技術實現目標演算法外掛程式的加載。 Specifically, the dynamic loading technology can be used to load the target algorithm plug-in. After loading the target algorithm plug-in, the function of the target application can be realized. The specific implementation of loading may be determined according to the type of the terminal device or the type of the operating system in the terminal device, which is not limited herein. For example, if the terminal device is an Android terminal device, the target algorithm plug-in program can be loaded by using the Android native loader or other technologies of the same principle.

在一些示例中,終端設備還可從外掛程式管理伺服器獲取目標演算法外掛程式的摘要。終端設備可基於目標演算法外掛程式和獲 取的目標演算法外掛程式的摘要,對獲取的目標演算法外掛程式進行安全性校驗。若安全性校驗成功,則終端設備允許加載該目標演算法外掛程式。若安全性校驗失敗,則終端設備不允許加載該目標演算法外掛程式。通過安全性校驗,可保證終端設備加載目標演算法外掛程式安全合法,提高終端設備運行應用的安全性。 In some examples, the terminal device may also obtain a summary of the target algorithm plug-in from the plug-in management server. The terminal device can be based on the target algorithm plug-in and obtain The abstract of the obtained target algorithm plug-in, and the security verification of the obtained target algorithm plug-in. If the security check is successful, the terminal device is allowed to load the target algorithm plug-in. If the security check fails, the terminal device is not allowed to load the target algorithm plug-in. Through the security verification, it can be ensured that the target algorithm plug-in program loaded by the terminal device is safe and legal, and the security of the application running on the terminal device can be improved.

在本發明實施例中,終端設備可向管理伺服器發送包括該終端設備的硬體標識的查詢請求資訊,以使得根據硬體標識與演算法外掛程式的對應關係,終端設備能夠從管理伺服器或雲端伺服器獲取到與查詢請求資訊中硬體標識對應的演算法外掛程式即目標演算法外掛程式,加載該目標演算法外掛程式,以實現目標應用的功能。在不同的行動終端上運行同一款應用,通過終端設備與管理伺服器,或者,通過終端設備、管理伺服器和雲端伺服器的交互,能夠為行動終端自身配置適用的演算法外掛程式,使得實現同一功能的應用不再具有排他性,提高了應用功能在終端設備實現的通用性。 In this embodiment of the present invention, the terminal device may send query request information including the hardware identifier of the terminal device to the management server, so that the terminal device can retrieve the information from the management server according to the correspondence between the hardware identifier and the algorithm plug-in. Or the cloud server obtains the algorithm plug-in corresponding to the hardware identifier in the query request information, that is, the target algorithm plug-in, and loads the target algorithm plug-in to realize the function of the target application. Running the same application on different mobile terminals, through the interaction between the terminal device and the management server, or through the interaction between the terminal device, the management server and the cloud server, the mobile terminal itself can be configured with suitable algorithm plug-ins, so that the Applications with the same function are no longer exclusive, which improves the versatility of application functions in terminal devices.

採用本發明提供的應用功能配置方法,終端設備可實現各種不同的演算法,終端設備自身的硬體也可根據需求自由組合,使得應用功能的實現可與不同類型的演算法和硬體對接,提高了終端設備功能實現以及終端設備生產的靈活性。 By using the application function configuration method provided by the present invention, the terminal device can implement various algorithms, and the hardware of the terminal device itself can be freely combined according to the requirements, so that the realization of the application function can be connected with different types of algorithms and hardware. The function realization of terminal equipment and the flexibility of terminal equipment production are improved.

在一些示例中,應用功能配置方法可應用於生物識別的場景中,目標應用可為人臉識別應用。上述終端設備的硬體標識可包括終端標識和/或生物特徵採集部件標識。終端標識可包括用於標識終端設備整體的標識,如終端設備的型號或終端設備的設備編碼等,在此並不限定。生物特徵採集部件標識用於標識終端設備配置的生物特徵採集部件,可根據生物特徵採集部件的標準介面獲取生物特徵採集部件標識。例如,在生物識別的人臉識別場景中,為了避免使用者利用照片、矽膠模型或塑膠模型等非生物物質對人臉識別造成干擾,可在人臉識別中增添活體感測流程。活體感測技術可包括結構光活體感測技術、飛行時間(Time of flight,TOF)活體感測技術、紅外雙目活體感測技術等,在此並不限定。對應地,生物 特徵採集部件可包括基於結構光的生物特徵採集部件、基於TOF的生物特徵採集部件、基於紅外雙目的生物特徵採集部件中的一項或多項。基於結構光的生物特徵採集部件具體可實現為基於結構光活體感測算法的攝像模組。基於TOF的生物特徵採集部件具體可實現為基於TOF活體感測算法的攝像模組。基於紅外雙目的生物特徵採集部件具體可實現為基於紅外雙目活體感測算法的攝像模組。對應地,在生物特徵採集部件包括基於結構光的生物特徵採集部件的情況下,終端設備獲取的目標演算法外掛程式為該終端設備能夠支援的用於實現結構光活體感測算法的演算法外掛程式。在生物特徵採集部件包括基於TOF的生物特徵採集部件的情況下,終端設備獲取的目標演算法外掛程式為該終端設備能夠支持的用於實現TOF活體感測算法的演算法外掛程式。在生物特徵採集部件包括基於紅外雙目的生物特徵採集部件的情況下,終端設備獲取的目標演算法外掛程式為該終端設備能夠支持的用於實現紅外雙目活體感測算法的演算法外掛程式。 In some examples, the application function configuration method can be applied to the scenario of biometrics, and the target application can be a face recognition application. The hardware identification of the above-mentioned terminal device may include the identification of the terminal and/or the identification of the biometric feature collection component. The terminal identifier may include an identifier for identifying the entire terminal device, such as the model of the terminal device or the device code of the terminal device, etc., which is not limited herein. The identification of the biometric acquisition component is used to identify the biometric acquisition component configured by the terminal device, and the identification of the biometric acquisition component can be obtained according to the standard interface of the biometric acquisition component. For example, in the face recognition scene of biometrics, in order to prevent the user from interfering with the face recognition by using non-biological substances such as photos, silicone models or plastic models, a living body sensing process can be added to the face recognition. The living body sensing technology may include structured light living body sensing technology, time of flight (TOF) living body sensing technology, infrared binocular living body sensing technology, etc., which are not limited herein. Correspondingly, biological The feature acquisition component may include one or more of a structured light-based biometric acquisition component, a TOF-based biometric acquisition component, and an infrared dual-purpose biometric acquisition component. The biometric acquisition component based on structured light can be specifically implemented as a camera module based on a structured light living body sensing algorithm. The TOF-based biometric acquisition component can be specifically implemented as a camera module based on the TOF living body sensing algorithm. The biometric acquisition component based on the infrared binocular can be specifically implemented as a camera module based on the infrared binocular living body sensing algorithm. Correspondingly, in the case where the biometric acquisition component includes a structured light-based biometric acquisition component, the target algorithm plug-in acquired by the terminal device is the algorithm plug-in that the terminal device can support and is used to implement the structured light in vivo sensing algorithm. program. In the case where the biometric acquisition component includes a TOF-based biometric acquisition component, the target algorithm plug-in acquired by the terminal device is an algorithm plug-in that the terminal device can support and is used to implement the TOF living body sensing algorithm. In the case where the biometric acquisition component includes an infrared binocular based biometric acquisition component, the target algorithm plug-in program acquired by the terminal device is an algorithm plug-in program that the terminal device can support and is used to implement the infrared binocular living body sensing algorithm.

圖4為本發明另一實施例提供的應用於終端設備的應用功能配置方法的流程圖。其中,外掛程式管理伺服器包括雲端伺服器。圖4與圖3的不同之處在於,圖4所示的應用功能配置方法還可包括步驟S404,圖3中的步驟S402可細化為步驟S4021。 FIG. 4 is a flowchart of a method for configuring an application function applied to a terminal device according to another embodiment of the present invention. Wherein, the plug-in program management server includes a cloud server. The difference between FIG. 4 and FIG. 3 is that the application function configuration method shown in FIG. 4 may further include step S404, and step S402 in FIG. 3 may be subdivided into step S4021.

在步驟S404中,接收管理伺服器發送的查詢應答資訊。 In step S404, the query response information sent by the management server is received.

其中,查詢應答資訊是管理伺服器基於查詢請求資訊生成的。查詢應答資訊用於指示目標演算法外掛程式。 The query response information is generated by the management server based on the query request information. The query response information is used to instruct the target algorithm plug-in.

在步驟S4021中,從雲端伺服器獲取目標演算法外掛程式。 In step S4021, the target algorithm plug-in program is obtained from the cloud server.

其中,雲端伺服器存儲有至少一個演算法外掛程式。 The cloud server stores at least one algorithm plug-in program.

在一些示例中,查詢應答資訊具體可包括雲端伺服器中目標演算法外掛程式的下載位址。終端設備可根據應答資訊中目標演算法外掛程式的下載位址,從雲端伺服器下載目標演算法外掛程式。 In some examples, the query response information may specifically include the download address of the target algorithm plug-in in the cloud server. The terminal device can download the target algorithm plug-in program from the cloud server according to the download address of the target algorithm plug-in program in the response information.

在一些示例中,查詢應答資訊還可包括目標演算法外掛程式的摘要,或者,終端設備從雲端伺服器還可獲取目標演算法外掛程式 的摘要。終端設備可基於目標演算法外掛程式和獲取的目標演算法外掛程式的摘要,對下載的目標演算法外掛程式進行安全性校驗。若安全性校驗成功,則終端設備允許加載該目標演算法外掛程式。若安全性校驗失敗,則終端設備不允許加載該目標演算法外掛程式。通過安全性校驗,可保證終端設備加載目標演算法外掛程式安全合法,提高終端設備運行應用的安全性。 In some examples, the query response information may further include a summary of the target algorithm plug-in, or the terminal device may also obtain the target algorithm plug-in from the cloud server summary. The terminal device can perform security verification on the downloaded target algorithm plug-in based on the target algorithm plug-in and the obtained summary of the target algorithm plug-in. If the security check is successful, the terminal device is allowed to load the target algorithm plug-in. If the security check fails, the terminal device is not allowed to load the target algorithm plug-in. Through the security verification, it can be ensured that the target algorithm plug-in program loaded by the terminal device is safe and legal, and the security of the application running on the terminal device can be improved.

在應用功能配置方法可應用於生物識別的場景中,對應地,在生物特徵採集部件包括基於結構光的生物特徵採集部件的情況下,終端設備接收的查詢應答資訊指示該終端設備能夠支援的用於實現結構光活體感測算法的演算法外掛程式。在生物特徵採集部件包括基於TOF的生物特徵採集部件的情況下,終端設備接收的查詢應答資訊指示該終端設備能夠支援的用於實現TOF活體感測算法的演算法外掛程式。在生物特徵採集部件包括基於紅外雙目的生物特徵採集部件的情況下,終端設備接收的查詢應答資訊指示該終端設備能夠支援的用於實現紅外雙目活體感測算法的演算法外掛程式。 In a scenario where the application function configuration method can be applied to biometrics, correspondingly, in the case where the biometric acquisition component includes a structured light-based biometric acquisition component, the query response information received by the terminal device indicates the functions that the terminal device can support. An algorithm plug-in for implementing the structured light in vivo sensing algorithm. In the case where the biometric acquisition component includes a TOF-based biometric acquisition component, the query response information received by the terminal device indicates an algorithm plug-in that the terminal device can support for implementing the TOF living body sensing algorithm. In the case where the biometric acquisition component includes an infrared binocular based biometric acquisition component, the query response information received by the terminal device indicates an algorithm plug-in that the terminal device can support for implementing the infrared binocular living body sensing algorithm.

在一些示例中,管理伺服器存儲有演算法外掛程式的版本與演算法外掛程式的對應關係。管理伺服器中可存儲有硬體標識、演算法外掛程式的版本、演算法外掛程式的對應關係,管理伺服器中還可存儲更多資訊之間的對應關係,在此並不限定。 In some examples, the management server stores the correspondence between the version of the algorithm plug-in and the algorithm plug-in. The management server can store the hardware identifier, the version of the algorithm plug-in, and the corresponding relationship between the algorithm plug-in, and the management server can also store the corresponding relationship between more information, which is not limited here.

終端設備可根據自身運行情況或使用者的輸入操作,確定目標應用所需的演算法外掛程式的版本。查詢請求資訊還可包括用於表徵終端設備請求的演算法外掛程式版本的版本請求資訊。具體地,版本請求資訊可為版本號等,在此並不限定。從外掛程式管理伺服器獲取的所述目標演算法外掛程式為與版本請求資訊對應的目標演算法外掛程式。 The terminal device can determine the version of the algorithm plug-in required by the target application according to its own operation or the user's input operation. The query request information may also include version request information for characterizing the version of the algorithm plug-in requested by the terminal device. Specifically, the version request information may be a version number, etc., which is not limited herein. The target algorithm plug-in obtained from the plug-in management server is the target algorithm plug-in corresponding to the version request information.

在外掛程式管理伺服器包括雲端伺服器,終端設備接收管理伺服器發送的查詢應答資訊的情況下,查詢應答資訊還可用於指示與版本請求資訊對應的目標演算法外掛程式,即查詢應答資訊可用於指示終端設備請求的演算法外掛程式版本的目標演算法外掛程式。 When the plug-in management server includes a cloud server, and the terminal device receives the query response information sent by the management server, the query response information can also be used to indicate the target algorithm plug-in corresponding to the version request information, that is, the query response information is available. Indicates the target algorithm plug-in for the version of the algorithm plug-in requested by the end device.

圖5為本發明又一實施例提供的應用於終端設備的應用功能配置方法的流程圖。圖5與圖3的不同之處在於,圖5所示的應用功能配置方法還可包括步驟S405和步驟S406,圖3中的步驟S403可具體細化為圖5中的步驟S4031。 FIG. 5 is a flowchart of a method for configuring an application function applied to a terminal device according to another embodiment of the present invention. The difference between FIG. 5 and FIG. 3 is that the application function configuration method shown in FIG. 5 may further include steps S405 and S406 , and step S403 in FIG. 3 may be specifically refined into step S4031 in FIG. 5 .

在步驟S405中,在終端設備中目標應用啟動的情況下,感測終端設備是否存儲有用於實現目標應用的功能的演算法外掛程式。 In step S405, when the target application is activated in the terminal device, it is sensed whether the terminal device stores an algorithm plug-in for realizing the function of the target application.

若目標應用在終端設備中不是初次啟動,在之前目標應用啟動的情況下獲取的目標演算法外掛程式可存儲在終端設備中,該目標演算法外掛程式可實現目標應用的功能。 If the target application is not started for the first time in the terminal device, the target algorithm plug-in obtained when the target application is started before can be stored in the terminal device, and the target algorithm plug-in can realize the functions of the target application.

在步驟S406中,在終端設備存儲有用於實現目標應用的功能的演算法外掛程式的情況下,加載終端設備存儲的用於實現目標應用的功能的演算法外掛程式。 In step S406, if the terminal device stores the algorithm plug-in for realizing the function of the target application, load the algorithm plug-in for realizing the function of the target application stored in the terminal device.

若感測到終端設備存儲有用於實現目標應用的功能的演算法外掛程式,為了減少應用運行前的等待時間,可直接加載存儲的用於實現目標應用的功能的演算法外掛程式。為了保證目標應用運行的安全性,還可先對終端設備中存儲的用於實現目標應用的功能的演算法外掛程式進行安全性校驗,若安全性校驗成功,終端設備再加載該演算法外掛程式。 If it is sensed that the terminal device stores an algorithm plug-in for realizing the function of the target application, in order to reduce the waiting time before the application runs, the stored algorithm plug-in for realizing the function of the target application can be directly loaded. In order to ensure the security of the target application, you can also perform security verification on the algorithm plug-in stored in the terminal device for realizing the function of the target application. If the security verification is successful, the terminal device will load the algorithm again. plug-in.

若目標應用在終端設備中是初次啟動,則可執行上述實施例中的步驟S401至步驟S403,在此不再贅述。 If the target application is started for the first time in the terminal device, steps S401 to S403 in the above embodiment can be performed, and details are not repeated here.

在步驟S4031中,在終端設備中目標應用下一次啟動的情況下,加載最新版本的目標演算法外掛程式。 In step S4031, when the target application in the terminal device is activated next time, the latest version of the target algorithm plug-in is loaded.

在一些示例下,終端設備中存儲有用於實現目標應用的功能的演算法外掛程式,但該演算法外掛程式並不是最新版本的演算法外掛程式,則可通過查詢請求資訊,或者,通過查詢請求資訊和查詢應答資訊,請求最新版本的目標演算法外掛程式。具體地,可從外掛程式管理伺服器獲取最新版本的目標演算法外掛程式,或者,利用查詢應答資訊指示最新版本的目標演算法外掛程式。為了不影響目標應用當前的運行,減小下載等待時間,終端設備可先加載終端設備中存儲的用於實現目標應用的 功能的演算法外掛程式,運行目標應用。在運行目標應用的過程中,通過查詢請求資訊,或者,通過查詢請求資訊和查詢應答資訊,請求最新版本的目標演算法外掛程式,從外掛程式管理伺服器獲取最新版本的目標演算法外掛程式,在目標應用下一次啟動時,加載最新版本的目標演算法外掛程式。 In some examples, an algorithm plug-in for implementing the functions of the target application is stored in the terminal device, but the algorithm plug-in is not the latest version of the algorithm plug-in, and information can be requested through query, or, through query request Information and query response information to request the latest version of the target algorithm plugin. Specifically, the latest version of the target algorithm plug-in can be obtained from the plug-in management server, or the latest version of the target algorithm plug-in can be indicated by using the query response information. In order not to affect the current running of the target application and reduce the waiting time for downloading, the terminal device can first load the data stored in the terminal device for realizing the target application. A functional algorithmic plug-in that runs the target application. In the process of running the target application, through query request information, or through query request information and query response information, request the latest version of the target algorithm plug-in, and obtain the latest version of the target algorithm plug-in from the plug-in management server. On the next launch of the target application, load the latest version of the target algorithm plugin.

在一些示例中,查詢請求資訊還包括灰度發佈參考資訊。灰度發佈參考資訊用於管理伺服器進行演算法外掛程式的灰度發佈。具體地,灰度發佈參考資訊可包括終端設備硬體資訊、終端設備地理位置資訊、終端設備使用者資訊、終端設備中目標應用使用頻率資訊等資訊中的一項或多項,在此並不限定。管理伺服器可根據灰度發佈參考資訊,確定對終端設備的目標應用所對應的演算法外掛程式的灰度發佈,設定硬體標識與演算法外掛程式的對應關係、演算法外掛程式的版本與演算法外掛程式的對應關係等。 In some examples, the query request information also includes grayscale publication reference information. Grayscale publishing reference information is used to manage the server for grayscale publishing of algorithm plug-ins. Specifically, the grayscale publishing reference information may include one or more of terminal device hardware information, terminal device geographic location information, terminal device user information, and target application usage frequency information in the terminal device, etc., which are not limited here. . The management server can determine the grayscale release of the algorithm plug-in corresponding to the target application of the terminal device according to the grayscale release reference information, and set the corresponding relationship between the hardware identifier and the algorithm plug-in, and the version of the algorithm plug-in and the algorithm plug-in. Correspondence of algorithm plug-ins, etc.

本發明還提供了一種應用功能配置方法,可應用於伺服器,這裡的服務器具體可指上述實施例中的管理伺服器,該伺服器存儲有硬體標識與演算法外掛程式的對應關係。圖6為本發明一實施例提供的應用於伺服器的應用功能配置方法的流程圖。如圖6所示,該應用功能配置方法可包括步驟S501至步驟S502。 The present invention also provides an application function configuration method, which can be applied to a server, where the server may specifically refer to the management server in the above embodiment, and the server stores the corresponding relationship between the hardware identifier and the algorithm plug-in program. FIG. 6 is a flowchart of an application function configuration method applied to a server according to an embodiment of the present invention. As shown in FIG. 6 , the application function configuration method may include steps S501 to S502.

在步驟S501中,接收終端設備發送的查詢請求資訊。 In step S501, the query request information sent by the terminal device is received.

其中,查詢請求資訊包括終端設備的硬體標識。查詢請求資訊的具體內容可參見上述實施例中的相關說明部分,在此不再贅述。 Wherein, the query request information includes the hardware identification of the terminal device. For the specific content of the query request information, please refer to the relevant description part in the above-mentioned embodiment, which will not be repeated here.

在步驟S502中,根據存儲的硬體標識與演算法外掛程式的對應關係,向終端設備發送目標演算法外掛程式或用於指示目標演算法外掛程式的查詢應答資訊。 In step S502, according to the stored correspondence between the hardware identifier and the algorithm plug-in, the target algorithm plug-in or query response information for indicating the target algorithm plug-in is sent to the terminal device.

其中,硬體標識可標識的終端設備支援與該硬體標識具有對應關係的演算法外掛程式的加載和運行。具體地,伺服器可根據存儲的硬體標識與演算法外掛程式的對應關係,確定與查詢請求資訊中硬體標識具有對應關係的演算法外掛程式,將該演算法外掛程式作為目標演算法 外掛程式,即目標演算法外掛程式為與查詢請求資訊中硬體標識對應的演算法外掛程式。查詢應答資訊用於指示目標演算法外掛程式。 Wherein, the terminal device identifiable by the hardware identification supports the loading and running of the algorithm plug-in program corresponding to the hardware identification. Specifically, the server may, according to the stored correspondence between the hardware identifier and the algorithm plug-in, determine the algorithm plug-in that has a corresponding relationship with the hardware identifier in the query request information, and use the algorithm plug-in as the target algorithm Plug-in, that is, the target algorithm plug-in is the algorithm plug-in corresponding to the hardware identifier in the query request information. The query response information is used to instruct the target algorithm plug-in.

伺服器可根據存儲的硬體標識與演算法外掛程式的查詢應答資訊,以及查詢請求資訊中的硬體標識,生成查詢應答資訊。 The server can generate the query response information according to the stored hardware identifier and the query response information of the algorithm plug-in, as well as the hardware identifier in the query request information.

在本發明實施例中,伺服器存儲有硬體標識與演算法外掛程式的對應關係。對於不同的終端設備,均可通過終端設備發送的查詢請求資訊中的硬體標識,確定該終端設備適配的演算法外掛程式即目標演算法外掛程式,並能夠將目標演算法外掛程式向終端設備發送,或者,將能夠指示目標演算法外掛程式的查詢應答資訊向終端設備發送,以使終端設備可獲取得到與自身適配的演算法外掛程式即目標演算法外掛程式。在不同的行動終端上運行同一款應用,通過伺服器與終端設備的交互,能夠為行動終端自身配置適用的演算法外掛程式,使得實現同一功能的應用不再具有排他性,提高了應用功能在終端設備實現的通用性。 In the embodiment of the present invention, the server stores the corresponding relationship between the hardware identifier and the algorithm plug-in program. For different terminal devices, the hardware identifier in the query request information sent by the terminal device can be used to determine the algorithm plug-in suitable for the terminal device, that is, the target algorithm plug-in, and can send the target algorithm plug-in to the terminal. The device sends, or sends query response information capable of instructing the target algorithm plug-in to the terminal device, so that the terminal device can obtain the algorithm plug-in suitable for itself, that is, the target algorithm plug-in. Running the same application on different mobile terminals, through the interaction between the server and the terminal device, can configure the appropriate algorithm plug-in for the mobile terminal itself, so that the application that realizes the same function is no longer exclusive, and improves the application function in the terminal. Device implementation versatility.

在一些示例中,終端設備的硬體標識包括終端標識和/或生物特徵採集部件標識。生物特徵採集部件標識用於標識終端設備配置的生物特徵採集部件。其中,關於終端標識、生物特徵採集部件標識、生物特徵採集部件的具體內容可參見上述實施例中的相關說明部分,在此不再贅述。 In some examples, the hardware identification of the terminal device includes the terminal identification and/or the identification of the biometric acquisition component. The biometric collecting component identifies the biometric collecting component configured for the terminal device. Wherein, for the specific content of the terminal identification, the identification of the biometric feature collection component, and the biometric feature collection component, reference may be made to the relevant description part in the foregoing embodiment, which will not be repeated here.

在一些示例中,伺服器還存儲有演算法外掛程式的版本與演算法外掛程式的對應關係、演算法外掛程式的摘要、演算法外掛程式的下載位址、演算法外掛程式的更新類型中的一項或多項。 In some examples, the server also stores the corresponding relationship between the version of the algorithm plug-in and the algorithm plug-in, the summary of the algorithm plug-in, the download address of the algorithm plug-in, and the update type of the algorithm plug-in. one or more.

具體地,伺服器可通過存儲硬體標識、演算法外掛程式、演算法外掛程式的版本的對應關係,實現硬體標識與演算法外掛程式的對應關係的存儲和演算法外掛程式的版本與演算法外掛程式的對應關係的存儲。 Specifically, the server can realize the storage of the corresponding relationship between the hardware identifier and the algorithm plug-in and the version and calculation of the algorithm plug-in by storing the corresponding relationship between the hardware identifier, the algorithm plug-in, and the version of the algorithm plug-in. The storage of the corresponding relationship of the law plug-in.

演算法外掛程式的摘要可用於終端設備對下載的演算法外掛程式進行安全性校驗。演算法外掛程式的更新類型可包括強制更新、無感更新等,在此並不限定。 The summary of the algorithm plug-in can be used by the terminal device to verify the security of the downloaded algorithm plug-in. The update type of the algorithm plug-in may include forced update, insensitive update, etc., which is not limited here.

在一些示例中,伺服器存儲有演算法外掛程式的版本與演算法外掛程式的對應關係。查詢請求資訊還包括用於表徵終端設備請求的演算法外掛程式版本的版本請求資訊。對應地,伺服器可向終端設備發送的目標演算法外掛程式為與版本請求資訊對應的目標演算法外掛程式。或者,查詢應答資訊可用於指示與該本請求資訊對應的目標演算法外掛程式。 In some examples, the server stores the correspondence between the version of the algorithm plug-in and the algorithm plug-in. The query request information also includes version request information for characterizing the version of the algorithm plug-in requested by the terminal device. Correspondingly, the target algorithm plug-in that the server can send to the terminal device is the target algorithm plug-in corresponding to the version request information. Alternatively, the query response information can be used to indicate the target algorithm plug-in corresponding to the request information.

在一些示例中,向終端設備發送的目標演算法外掛程式為最新版本的目標演算法外掛程式。或者,查詢應答資訊用於指示最新版本的目標演算法外掛程式。通過向終端設備發送用於指示最新版本的目標演算法外掛程式,以實現終端設備的目標應用的更新。 In some examples, the target algorithm plug-in sent to the terminal device is the latest version of the target algorithm plug-in. Alternatively, the query response information is used to indicate the latest version of the target algorithm plug-in. By sending the target algorithm plug-in program indicating the latest version to the terminal device, the target application of the terminal device can be updated.

圖7為本發明另一實施例提供的應用於伺服器的應用功能配置方法的流程圖。圖7與圖6的不同之處在於,圖7所示的應用功能配置方法還包括步驟S503。 FIG. 7 is a flowchart of a method for configuring an application function applied to a server according to another embodiment of the present invention. The difference between FIG. 7 and FIG. 6 is that the application function configuration method shown in FIG. 7 further includes step S503.

在步驟S503中,根據灰度發佈參考資訊,對終端設備進行演算法外掛程式的灰度發佈。 In step S503, according to the grayscale publishing reference information, grayscale publishing of the algorithm plug-in is performed on the terminal device.

其中,上述實施例中的查詢請求資訊中可包括灰度發佈參考資訊。灰度發佈參考資訊的具體內容可參見上述實施例中的相關說明部分,在此不再贅述。 Wherein, the query request information in the above embodiment may include grayscale publishing reference information. For the specific content of the grayscale publishing reference information, please refer to the relevant description part in the above-mentioned embodiment, which will not be repeated here.

伺服器可根據灰度發佈參考資訊,確定灰度發佈策略。 例如,確定為各個終端設備適配的演算法外掛程式的版本。伺服器可根據灰度發佈參考資訊,為劃分的不同範圍的使用者分配不同版本的演算法外掛程式,以滿足不同使用者的業務需求。 The server can determine the grayscale publishing strategy according to the grayscale publishing reference information. For example, determine the version of the algorithm plug-in that is adapted for each end device. The server can publish the reference information according to the grayscale, and assign different versions of the algorithm plug-in to the users in different ranges to meet the business needs of different users.

本發明還提供一種終端設備。圖8為本發明一實施例提供的終端設備的結構示意圖。如圖8所示,該終端設備100可包括發送模組101、接收模組102和加載模組103。 The present invention also provides a terminal device. FIG. 8 is a schematic structural diagram of a terminal device according to an embodiment of the present invention. As shown in FIG. 8 , the terminal device 100 may include a sending module 101 , a receiving module 102 and a loading module 103 .

發送模組101用於向管理伺服器發送查詢請求資訊。 The sending module 101 is used for sending query request information to the management server.

其中,查詢請求資訊包括終端設備的硬體標識。管理伺服器存儲有硬體標識與演算法外掛程式的對應關係; Wherein, the query request information includes the hardware identification of the terminal device. The management server stores the corresponding relationship between the hardware identification and the algorithm plug-in;

接收模組102用於從外掛程式管理伺服器獲取目標演算法外掛程式。 The receiving module 102 is used to obtain the target algorithm plug-in from the plug-in management server.

其中,所述外掛程式管理伺服器包括管理伺服器或雲端伺服器。外掛程式管理伺服器存儲有至少一個演算法外掛程式。演算法外掛程式用於實現應用的功能。目標演算法外掛程式為與查詢請求資訊中硬體標識對應的演算法外掛程式。 Wherein, the plug-in program management server includes a management server or a cloud server. The plug-in management server stores at least one algorithmic plug-in. Algorithmic plug-ins are used to implement the functionality of the application. The target algorithm plug-in is the algorithm plug-in corresponding to the hardware identifier in the query request information.

加載模組103用於加載目標演算法外掛程式。 The loading module 103 is used for loading target algorithm plug-ins.

在本發明實施例中,終端設備可向管理伺服器發送包括該終端設備的硬體標識的查詢請求資訊,以使得根據硬體標識與演算法外掛程式的對應關係,終端設備能夠從管理伺服器或雲端伺服器獲取到與查詢請求資訊中硬體標識對應的演算法外掛程式即目標演算法外掛程式,加載該目標演算法外掛程式,以實現目標應用的功能。在不同的行動終端上運行同一款應用,通過終端設備與管理伺服器,或者,通過終端設備、管理伺服器和雲端伺服器的交互,能夠為行動終端自身配置適用的演算法外掛程式,使得實現同一功能的應用不再具有排他性,提高了應用功能在終端設備實現的通用性。 In this embodiment of the present invention, the terminal device may send query request information including the hardware identifier of the terminal device to the management server, so that the terminal device can retrieve the information from the management server according to the correspondence between the hardware identifier and the algorithm plug-in. Or the cloud server obtains the algorithm plug-in corresponding to the hardware identifier in the query request information, that is, the target algorithm plug-in, and loads the target algorithm plug-in to realize the function of the target application. Running the same application on different mobile terminals, through the interaction between the terminal device and the management server, or through the interaction between the terminal device, the management server and the cloud server, the mobile terminal itself can be configured with suitable algorithm plug-ins, so that the Applications with the same function are no longer exclusive, which improves the versatility of application functions in terminal devices.

在一些示例中,終端設備的硬體標識包括終端標識和/或生物特徵採集部件標識。生物特徵採集部件標識用於標識終端設備配置的生物特徵採集部件。 In some examples, the hardware identification of the terminal device includes the terminal identification and/or the identification of the biometric acquisition component. The biometric collecting component identifies the biometric collecting component configured for the terminal device.

在一些示例中,外掛程式管理伺服器包括雲端伺服器。上述接收模組102還可用於接收管理伺服器發送的查詢應答資訊。 In some examples, the plug-in management server includes a cloud server. The receiving module 102 can also be used for receiving the query response information sent by the management server.

其中,查詢應答資訊用於指示目標演算法外掛程式。 The query response information is used to indicate the target algorithm plug-in.

在一些示例中,查詢請求資訊還包括用於表徵終端設備請求的演算法外掛程式版本的版本請求資訊。管理伺服器存儲有演算法外掛程式的版本與演算法外掛程式的對應關係。其中,從所述外掛程式管理伺服器獲取的所述目標演算法外掛程式為與版本請求資訊對應的目標演算法外掛程式。 In some examples, the query request information also includes version request information for characterizing the version of the algorithm plug-in requested by the terminal device. The management server stores the corresponding relationship between the version of the algorithm plug-in and the algorithm plug-in. Wherein, the target algorithm plug-in obtained from the plug-in management server is the target algorithm plug-in corresponding to the version request information.

在接收模組102還用於接收管理伺服器發送的查詢應答 資訊的情況下,查詢應答資訊可用於指示與版本請求資訊對應的目標演算法外掛程式。 The receiving module 102 is also used for receiving the query response sent by the management server In the case of information, the query response information can be used to indicate the target algorithm plug-in corresponding to the version request information.

圖9為本發明另一實施例提供的終端設備的結構示意圖。圖9與圖8的不同之處在於,圖9所示的終端設備100還可包括感測模組104。 FIG. 9 is a schematic structural diagram of a terminal device according to another embodiment of the present invention. The difference between FIG. 9 and FIG. 8 is that the terminal device 100 shown in FIG. 9 may further include a sensing module 104 .

感測模組104用於在終端設備中目標應用啟動的情況下,感測終端設備是否存儲有用於實現目標應用的功能的演算法外掛程式。 The sensing module 104 is used for sensing whether the terminal device stores an algorithm plug-in for realizing the function of the target application when the target application is activated in the terminal device.

上述實施例中的加載模組103還可具體用於在終端設備存儲有用於實現目標應用的功能的演算法外掛程式的情況下,加載終端設備存儲的用於實現目標應用的功能的演算法外掛程式。 The loading module 103 in the above embodiment can also be specifically used to load the algorithm plug-in for realizing the function of the target application stored in the terminal device when the terminal device stores the algorithm plug-in for realizing the function of the target application. program.

在一些示例中,從外掛程式管理伺服器獲取的目標演算法外掛程式為最新版本的目標演算法外掛程式。或者,在接收模組102還用於接收管理伺服器發送的查詢應答資訊的情況下,查詢應答資訊可用於指示最新版本的目標演算法外掛程式。 In some examples, the target algorithm plug-in obtained from the plug-in management server is the latest version of the target algorithm plug-in. Alternatively, when the receiving module 102 is further configured to receive query response information sent by the management server, the query response information may be used to indicate the latest version of the target algorithm plug-in.

加載模組103可具體用於在終端設備中目標應用下一次啟動的情況下,加載最新版本的目標演算法外掛程式。 The loading module 103 can be specifically used to load the latest version of the target algorithm plug-in program when the target application in the terminal device is activated next time.

在一些示例中,查詢請求資訊還包括灰度發佈參考資訊。灰度發佈參考資訊用於管理伺服器進行演算法外掛程式的灰度發佈。 In some examples, the query request information also includes grayscale publication reference information. Grayscale publishing reference information is used to manage the server for grayscale publishing of algorithm plug-ins.

本發明還提供一種伺服器。圖10為本發明一實施例提供的伺服器的結構示意圖,該伺服器具體可為上述實施例中的管理伺服器200。為了便於說明,伺服器與上述實施例中的管理伺服器200使用相同的標號。如圖10所示,該伺服器200可包括存儲模組201、接收模組202和發送模組203。 The present invention also provides a server. FIG. 10 is a schematic structural diagram of a server provided by an embodiment of the present invention, and the server may specifically be the management server 200 in the above-mentioned embodiment. For the convenience of description, the servers use the same reference numerals as the management server 200 in the above-mentioned embodiment. As shown in FIG. 10 , the server 200 may include a storage module 201 , a receiving module 202 and a sending module 203 .

存儲模組201可用於存儲硬體標識與演算法外掛程式的對應關係; The storage module 201 can be used to store the corresponding relationship between the hardware identifier and the algorithm plug-in;

接收模組202可用於接收終端設備發送的查詢請求資訊,查詢請求資訊包括終端設備的硬體標識。 The receiving module 202 can be configured to receive query request information sent by the terminal device, where the query request information includes the hardware identifier of the terminal device.

發送模組203可用於根據存儲的硬體標識與演算法外掛 程式的對應關係,向終端設備發送目標演算法外掛程式或用於指示目標演算法外掛程式的查詢應答資訊。 The sending module 203 can be used for plug-in according to the stored hardware identification and algorithm The corresponding relationship of the program, send the target algorithm plug-in or query response information for indicating the target algorithm plug-in to the terminal device.

其中,目標演算法外掛程式為與查詢請求資訊中硬體標識對應的演算法外掛程式。 The target algorithm plug-in is the algorithm plug-in corresponding to the hardware identifier in the query request information.

查詢應答資訊可由伺服器200中的生成模組(圖中未標示出)根據存儲的硬體標識與演算法外掛程式的查詢應答資訊,以及查詢請求資訊中的硬體標識生成。 The query response information can be generated by a generation module (not shown in the figure) in the server 200 according to the stored hardware identifier, the query response information of the algorithm plug-in, and the hardware identifier in the query request information.

在本發明實施例中,伺服器存儲有硬體標識與演算法外掛程式的對應關係。對於不同的終端設備,均可通過終端設備發送的查詢請求資訊中的硬體標識,確定該終端設備適配的演算法外掛程式即目標演算法外掛程式,並能夠將目標演算法外掛程式向終端設備發送,或者,將能夠指示目標演算法外掛程式的查詢應答資訊向終端設備發送,以使終端設備可獲取得到與自身適配的演算法外掛程式即目標演算法外掛程式。在不同的行動終端上運行同一款應用,通過伺服器與終端設備的交互,能夠為行動終端自身配置適用的演算法外掛程式,使得實現同一功能的應用不再具有排他性,提高了應用功能在終端設備實現的通用性。 In the embodiment of the present invention, the server stores the corresponding relationship between the hardware identifier and the algorithm plug-in program. For different terminal devices, the hardware identification in the query request information sent by the terminal device can be used to determine the algorithm plug-in that is suitable for the terminal device, that is, the target algorithm plug-in, and can send the target algorithm plug-in to the terminal. The device sends, or sends the query response information that can indicate the target algorithm plug-in to the terminal device, so that the terminal device can obtain the algorithm plug-in suitable for itself, that is, the target algorithm plug-in. Running the same application on different mobile terminals, through the interaction between the server and the terminal device, can configure the appropriate algorithm plug-in for the mobile terminal itself, so that the application that realizes the same function is no longer exclusive, and improves the application function in the terminal. Device implementation versatility.

在一些示例中,終端設備的硬體標識包括終端標識和/或生物特徵採集部件標識。生物特徵採集部件標識用於標識終端設備配置的生物特徵採集部件。 In some examples, the hardware identification of the terminal device includes the terminal identification and/or the identification of the biometric acquisition component. The biometric collecting component identifies the biometric collecting component configured for the terminal device.

在一些示例中,存儲模組201還可用於存儲演算法外掛程式的版本與演算法外掛程式的對應關係、演算法外掛程式的摘要、演算法外掛程式的下載位址、演算法外掛程式的更新類型中的一項或多項。 In some examples, the storage module 201 can also be used to store the correspondence between the version of the algorithm plug-in and the algorithm plug-in, the abstract of the algorithm plug-in, the download address of the algorithm plug-in, and the update of the algorithm plug-in. one or more of the types.

在一些示例中,存儲模組201還存儲有演算法外掛程式的版本與演算法外掛程式的對應關係。查詢請求資訊還包括用於表徵終端設備請求的演算法外掛程式版本的版本請求資訊。其中,向終端設備發送的目標演算法外掛程式為與版本請求資訊對應的目標演算法外掛程式。或者,查詢應答資訊用於指示與版本請求資訊對應的目標演算法外掛程式。 In some examples, the storage module 201 also stores the correspondence between the version of the algorithm plug-in and the algorithm plug-in. The query request information also includes version request information for characterizing the version of the algorithm plug-in requested by the terminal device. The target algorithm plug-in sent to the terminal device is the target algorithm plug-in corresponding to the version request information. Alternatively, the query response information is used to indicate the target algorithm plug-in corresponding to the version request information.

在一些示例中,向終端設備發送的目標演算法外掛程式 為最新版本的目標演算法外掛程式。或者,查詢應答資訊用於指示最新版本的目標演算法外掛程式。 In some examples, the target algorithm plug-in is sent to the end device For the latest version of the target algorithm plugin. Alternatively, the query response information is used to indicate the latest version of the target algorithm plug-in.

圖11為本發明另一實施例提供的伺服器的結構示意圖。圖11與圖10的不同之處在於,圖11所示的伺服器還可包括灰度發佈模組204。 FIG. 11 is a schematic structural diagram of a server provided by another embodiment of the present invention. The difference between FIG. 11 and FIG. 10 is that the server shown in FIG. 11 may further include a grayscale publishing module 204 .

查詢請求資訊還可包括灰度發佈參考資訊。灰度發佈模組204可用於根據灰度發佈參考資訊,對終端設備進行演算法外掛程式的灰度發佈。 The query request information may also include grayscale publication reference information. The grayscale publishing module 204 can be used for grayscale publishing of the algorithm plug-in program to the terminal device according to the grayscale publishing reference information.

圖12為本發明一實施例提供的終端設備的硬體結構示意圖。如圖12所示,終端設備600包括記憶體601、處理器602及存儲在記憶體601上並可在處理器602上運行的電腦程式。 FIG. 12 is a schematic diagram of a hardware structure of a terminal device according to an embodiment of the present invention. As shown in FIG. 12 , the terminal device 600 includes a memory 601 , a processor 602 and a computer program stored in the memory 601 and running on the processor 602 .

在一個示例中,上述處理器602可以包括中央處理器(Central Processing Unit,CPU),或者專用積體電路(Application Specific Integrated Circuit,ASIC),或者可以被配置成實施本發明實施例的一個或多個積體電路。 In one example, the above-mentioned processor 602 may include a central processing unit (Central Processing Unit, CPU), or an application specific integrated circuit (Application Specific Integrated Circuit, ASIC), or may be configured to implement one or more embodiments of the present invention an integrated circuit.

記憶體601可以包括用於資料或指令的大量存放區。舉例來說而非限制,記憶體601可包括硬式磁碟機(Hard Disk Drive,HDD)、軟碟機、快閃記憶體、光碟、磁光碟、磁帶或通用序列匯流排(Universal Serial Bus,USB)驅動器或者兩個或更多個以上這些的組合。在合適的情況下,記憶體601可包括可移除或不可移除(或固定)的介質。在合適的情況下,記憶體601可在終端熱點開啟終端設備600的內部或外部。在特定實施例中,記憶體601是非易失性固態記憶體。在特定實施例中,記憶體601包括唯讀記憶體(Read Only Memory,ROM)。在合適的情況下,該ROM可以是掩模程式設計的ROM、可程式唯讀記憶體(Programmable Read Only Memory,PROM)、可抹除可程式化唯讀記憶體(Erasable Programmable Read Only Memory,EPROM)、電子可抹除可程式化唯讀記憶體(Electrically Erasable Programmable Read Only Memory,EEPROM)、電子可改寫唯讀記憶體(Electrically Alterable Read Only Memory,EAROM)或快閃記憶體或者兩個或更多個以上這些的組合。 Memory 601 may include a large number of storage areas for data or instructions. By way of example and not limitation, the memory 601 may include a Hard Disk Drive (HDD), a floppy disk drive, a flash memory, an optical disk, a magneto-optical disk, a magnetic tape, or a Universal Serial Bus (USB). ) driver or a combination of two or more of these. Memory 601 may include removable or non-removable (or fixed) media, where appropriate. Where appropriate, the memory 601 can be enabled inside or outside the terminal device 600 at the terminal hotspot. In certain embodiments, memory 601 is a non-volatile solid state memory. In certain embodiments, the memory 601 includes a read only memory (ROM). Where appropriate, the ROM may be a mask-programmed ROM, a Programmable Read Only Memory (PROM), an Erasable Programmable Read Only Memory (EPROM) ), Electronically Erasable Programmable Read Only Memory (Electrically Erasable Programmable Read Only Memory, EEPROM), Electronically Alterable Read Only Memory (Electrically Alterable Read Only Memory) Memory, EAROM) or flash memory or a combination of two or more of these.

處理器602通過讀取記憶體601中存儲的可執行程式碼來運行與可執行程式碼對應的電腦程式,以用於實現上述實施例中應用於終端設備的應用功能配置方法。 The processor 602 runs the computer program corresponding to the executable code by reading the executable code stored in the memory 601, so as to realize the application function configuration method applied to the terminal device in the above-mentioned embodiment.

在一個示例中,終端設備600還可包括通信介面603和匯流排604。其中,如圖12所示,記憶體601、處理器602、通信介面603通過匯流排604連接並完成相互間的通信。 In one example, the terminal device 600 may further include a communication interface 603 and a bus bar 604 . Among them, as shown in FIG. 12 , the memory 601 , the processor 602 , and the communication interface 603 are connected through the bus bar 604 to complete the mutual communication.

通信介面603,主要用於實現本發明實施例中各模組、裝置、單元和/或設備之間的通信。也可通過通信介面603接入輸入設備和/或輸出設備。 The communication interface 603 is mainly used to implement communication between modules, devices, units, and/or devices in the embodiments of the present invention. Input devices and/or output devices may also be accessed through communication interface 603 .

匯流排604包括硬體、軟體或兩者,將終端設備600的部件彼此耦接在一起。舉例來說而非限制,匯流排604可包括加速圖形連接埠(Accelerated Graphics Port,AGP)或其他圖形匯流排、增強工業標準架構(Enhanced Industry Standard Architecture,EISA)匯流排、前側匯流排(Front Side Bus,FSB)、超傳送標準(Hyper Transport,HT)互連、工業標準架構(Industry Standard Architecture,ISA)匯流排、無限頻寬互連、低引腳數(Low Pin Count,LPC)匯流排、記憶體匯流排、微通道架構(Micro Channel Architecture,MCA)匯流排、周邊組件互連(Peripheral Component Interconnect,PCI)匯流排、PCI-Express(PCI-X)匯流排、串列進階技術附接(Serial Advanced Technology Attachment,SATA)匯流排、視頻電子標準協會局部(VESA Local Bus,VLB)匯流排或其他合適的匯流排或者兩個或更多個以上這些的組合。在合適的情況下,匯流排604可包括一個或多個匯流排。儘管本發明實施例描述和示出了特定的匯流排,但本發明考慮任何合適的匯流排或互連。 The bus bar 604 includes hardware, software, or both, coupling the components of the end device 600 to each other. By way of example and not limitation, the bus bar 604 may include an Accelerated Graphics Port (AGP) or other graphics bus, an Enhanced Industry Standard Architecture (EISA) bus, a Front Side bus Bus, FSB), Hyper Transport (HT) interconnect, Industry Standard Architecture (ISA) bus, Infinite Bandwidth interconnect, Low Pin Count (LPC) bus, Memory bus, Micro Channel Architecture (MCA) bus, Peripheral Component Interconnect (PCI) bus, PCI-Express (PCI-X) bus, Serial Advanced Technology Attachment (Serial Advanced Technology Attachment, SATA) bus, Video Electronics Standards Association (VESA Local Bus, VLB) bus or other suitable bus or a combination of two or more of these. Busbars 604 may include one or more busbars, where appropriate. Although embodiments of the present invention describe and illustrate specific busbars, the present invention contemplates any suitable busbars or interconnects.

本發明還提供了一種伺服器,該伺服器的硬體結構與上述實施例中的終端設備600類似,可包括記憶體、處理器及存儲在記憶體上並可在處理器上運行的電腦程式,具體內容可參見上述實施例中終端設備的硬體結構說明,在此不再贅述。處理器通過讀取記憶體中存儲的可執 行程式碼來運行與可執行程式碼對應的電腦程式,以用於實現上述實施例中應用於伺服器的應用功能配置方法。 The present invention also provides a server. The hardware structure of the server is similar to that of the terminal device 600 in the above embodiment, and may include a memory, a processor, and a computer program stored in the memory and running on the processor. , and the specific content can be referred to the description of the hardware structure of the terminal device in the above-mentioned embodiment, which is not repeated here. The processor reads the executable stored in the memory The run-time code is used to run the computer program corresponding to the executable code, so as to realize the application function configuration method applied to the server in the above-mentioned embodiment.

伺服器還可包括通信介面和匯流排。記憶體、處理器、通信介面通過匯流排連接並完成相互間的通信,具體內容可參見上述實施例中終端設備的硬體結構說明,在此不再贅述。 The server may also include a communication interface and a bus. The memory, the processor, and the communication interface are connected through the bus bar to complete the communication with each other. For details, please refer to the description of the hardware structure of the terminal device in the above embodiment, which will not be repeated here.

本發明一實施例還提供一種電腦可讀存儲介質,該電腦可讀存儲介質上存儲有電腦程式,該電腦程式被處理器執行時可實現上述實施例中的應用於終端設備的應用功能配置方法或應用於伺服器的應用功能配置方法。 An embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the application function configuration method applied to a terminal device in the above-mentioned embodiment can be implemented Or the app feature configuration method applied to the server.

需要明確的是,本說明書中的各個實施例均採用遞進的方式描述,各個實施例之間相同或相似的部分互相參見即可,每個實施例重點說明的都是與其他實施例的不同之處。對於終端設備實施例、伺服器實施例和電腦可讀存儲介質實施例而言,相關之處可以參見方法實施例的說明部分。本發明並不局限於上文所描述並在圖中示出的特定步驟和結構。本領域的技術人員可以在領會本發明的精神之後,作出各種改變、修改和添加,或者改變步驟之間的順序。並且,為了簡明起見,這裡省略對已知方法技術的詳細描述。 It should be clear that each embodiment in this specification is described in a progressive manner, and the same or similar parts of the various embodiments can be referred to each other, and each embodiment focuses on the differences from other embodiments. place. For the terminal device embodiment, the server embodiment, and the computer-readable storage medium embodiment, reference may be made to the description part of the method embodiment for related parts. The invention is not limited to the specific steps and structures described above and shown in the drawings. Those skilled in the art may make various changes, modifications and additions, or change the order between steps, after appreciating the spirit of the present invention. Also, for the sake of brevity, detailed descriptions of known methods and techniques are omitted here.

本領域技術人員應能理解,上述實施例均是示例性而非限制性的。在不同實施例中出現的不同技術特徵可以進行組合,以取得有益效果。本領域技術人員在研究圖式、說明書及申請專利範圍的基礎上,應能理解並實現所揭示的實施例的其他變化的實施例。在申請專利範圍中,術語“包括”並不排除其他裝置或步驟;不定冠詞“一個”不排除多個;術語“第一”、“第二”用於標示名稱而非用於表示任何特定的順序。申請專利範圍中的任何圖式標記均不應被理解為對保護範圍的限制。申請專利範圍中出現的多個部分的功能可以由一個單獨的硬體或軟體模組來實現。某些技術特徵出現在不同的從屬請求項中並不意味著不能將這些技術特徵進行組合以取得有益效果。 Those skilled in the art should understand that the above-mentioned embodiments are all illustrative and not restrictive. Different technical features appearing in different embodiments can be combined to achieve beneficial effects. Those skilled in the art should be able to understand and implement other modified embodiments of the disclosed embodiments on the basis of studying the drawings, the description and the scope of the patent application. In the scope of the patent application, the term "comprising" does not exclude other means or steps; the indefinite article "a" does not exclude a plurality of; the terms "first" and "second" are used to indicate names rather than any specific order. Any reference signs in the claimed scope should not be construed as limiting the scope of protection. The functions of the multiple parts appearing in the scope of the patent application may be realized by a single hardware or software module. The presence of certain technical features in different dependent claims does not mean that these technical features cannot be combined to achieve beneficial effects.

S401~S403:步驟 S401~S403: Steps

Claims (16)

一種應用功能配置方法,其特徵在於,應用於終端設備,所述方法包括:向管理伺服器發送查詢請求資訊,所述查詢請求資訊包括所述終端設備的硬體標識,所述管理伺服器存儲有硬體標識與演算法外掛程式的對應關係,及用於表徵所述終端設備請求的演算法外掛程式版本的版本請求資訊,所述管理伺服器存儲有演算法外掛程式的版本與所述演算法外掛程式的對應關係;從外掛程式管理伺服器獲取目標演算法外掛程式,其中,所述外掛程式管理伺服器包括所述管理伺服器或雲端伺服器,所述外掛程式管理伺服器存儲有至少一個演算法外掛程式,所述演算法外掛程式用於實現應用的功能,所述目標演算法外掛程式為與所述查詢請求資訊中硬體標識對應的所述演算法外掛程式,及與所述版本請求資訊對應的所述目標演算法外掛程式;加載所述目標演算法外掛程式。 A method for configuring an application function, characterized in that it is applied to a terminal device, the method comprising: sending query request information to a management server, the query request information including a hardware identifier of the terminal device, the management server storing There is a corresponding relationship between the hardware identifier and the algorithm plug-in, and version request information used to represent the version of the algorithm plug-in requested by the terminal device, and the management server stores the version of the algorithm plug-in and the algorithm. The corresponding relationship of the plug-in program; the target algorithm plug-in program is obtained from the plug-in program management server, wherein the plug-in program management server includes the management server or the cloud server, and the plug-in program management server stores at least An algorithm plug-in, the algorithm plug-in is used to realize the function of the application, the target algorithm plug-in is the algorithm plug-in corresponding to the hardware identifier in the query request information, and the target algorithm plug-in The target algorithm plug-in corresponding to the version request information; load the target algorithm plug-in. 如請求項1所述的方法,其中,所述終端設備的硬體標識包括終端標識和/或生物特徵採集部件標識;所述生物特徵採集部件標識用於標識所述終端設備配置的生物特徵採集部件。 The method according to claim 1, wherein the hardware identification of the terminal device includes a terminal identification and/or an identification of a biometric collection component; the identification of the biometric collection component is used to identify the biometric collection configured by the terminal device part. 如請求項1所述的方法,其中,所述外掛程式管理伺服器包括所述雲端伺服器;在所述從外掛程式管理伺服器獲取目標演算法外掛程式之前,還包括接收所述管理伺服器發送的查詢應答資訊,所述查詢應答資訊用於指示所述目標演算法外掛程式。 The method of claim 1, wherein the plug-in program management server includes the cloud server; before the acquiring the target algorithm plug-in program from the plug-in program management server, further comprising receiving the management server The sent query response information, the query response information is used to instruct the target algorithm plug-in. 如請求項1所述的方法,其中,還包括:在所述終端設備中目標應用啟動的情況下,感測所述終端設備是否存儲有用於實現所述目標應用的功能的演算法外掛程式; 在所述終端設備存儲有用於實現所述目標應用的功能的演算法外掛程式的情況下,加載所述終端設備存儲的用於實現所述目標應用的功能的演算法外掛程式。 The method of claim 1, further comprising: when a target application is started in the terminal device, sensing whether the terminal device stores an algorithm plug-in for realizing the function of the target application; When the terminal device stores an algorithm plug-in for realizing the function of the target application, the algorithm plug-in for realizing the function of the target application stored in the terminal device is loaded. 如請求項4所述的方法,其中,從所述外掛程式管理伺服器獲取的所述目標演算法外掛程式為最新版本的所述目標演算法外掛程式;所述加載所述目標演算法外掛程式,包括在所述終端設備中目標應用下一次啟動的情況下,加載最新版本的所述目標演算法外掛程式。 The method of claim 4, wherein the target algorithm plug-in obtained from the plug-in management server is the latest version of the target algorithm plug-in; the loading of the target algorithm plug-in , including loading the latest version of the target algorithm plug-in when the target application in the terminal device is launched next time. 如請求項1所述的方法,其中,所述查詢請求資訊還包括灰度發佈參考資訊,所述灰度發佈參考資訊用於所述管理伺服器進行演算法外掛程式的灰度發佈。 The method according to claim 1, wherein the query request information further includes grayscale publishing reference information, and the grayscale publishing reference information is used for the management server to perform grayscale publishing of algorithm plug-ins. 一種應用功能配置方法,其特徵在於,應用於伺服器,所述伺服器存儲有硬體標識與演算法外掛程式的對應關係,及演算法外掛程式的版本與所述演算法外掛程式的對應關係、所述演算法外掛程式的摘要、所述演算法外掛程式的下載位址、所述演算法外掛程式的更新類型中的一項或多項;所述方法包括:接收終端設備發送的查詢請求資訊,所述查詢請求資訊包括所述終端設備的硬體標識;根據存儲的硬體標識與演算法外掛程式的對應關係,及演算法外掛程式的版本與所述演算法外掛程式的對應關係、所述演算法外掛程式的摘要、所述演算法外掛程式的下載位址、所述演算法外掛程式的更新類型中的一項或多項,向所述終端設備發送目標演算法外掛程式或用於指示所述目標演算法外掛程式的查詢應答資訊,所述目標演算法外掛程式為與所述查詢請求資訊中硬體標識對應的演算法外掛程式。 An application function configuration method, characterized in that it is applied to a server, where the server stores a correspondence between a hardware identifier and an algorithm plug-in, and a corresponding relationship between a version of the algorithm plug-in and the algorithm plug-in , one or more of the abstract of the algorithm plug-in, the download address of the algorithm plug-in, and the update type of the algorithm plug-in; the method includes: receiving query request information sent by a terminal device , the query request information includes the hardware identifier of the terminal device; according to the stored correspondence between the hardware identifier and the algorithm plug-in, and the corresponding relationship between the version of the algorithm plug-in and the algorithm plug-in, all One or more of the summary of the algorithm plug-in, the download address of the algorithm plug-in, and the update type of the algorithm plug-in, and send the target algorithm plug-in to the terminal device or use it to indicate The query response information of the target algorithm plug-in, the target algorithm plug-in is the algorithm plug-in corresponding to the hardware identifier in the query request information. 如請求項7所述的方法,其中,所述終端設備的硬體標識包括終端標識和/或生物特徵採集部件標識;所述生物特徵採集部件標識用於標識所述終端設備配置的生物特徵採 集部件。 The method according to claim 7, wherein the hardware identification of the terminal device includes a terminal identification and/or an identification of a biometric acquisition component; the identification of the biometric acquisition component is used to identify the biometric acquisition configured by the terminal device. set parts. 如請求項7所述的方法,其中,所述伺服器還存儲有演算法外掛程式的版本與所述演算法外掛程式的對應關係;所述查詢請求資訊還包括用於表徵所述終端設備請求的演算法外掛程式版本的版本請求資訊;其中,向所述終端設備發送的所述目標演算法外掛程式為與所述版本請求資訊對應的所述目標演算法外掛程式;或者,所述查詢應答資訊用於指示與所述版本請求資訊對應的所述目標演算法外掛程式。 The method according to claim 7, wherein the server further stores a correspondence between the version of the algorithm plug-in and the algorithm plug-in; the query request information further includes a request for characterizing the terminal device The version request information of the version of the algorithm plug-in; wherein, the target algorithm plug-in sent to the terminal device is the target algorithm plug-in corresponding to the version request information; or, the query response The information is used to indicate the target algorithm plug-in corresponding to the version request information. 如請求項7所述的方法,其中,向所述終端設備發送的所述目標演算法外掛程式為最新版本的所述目標演算法外掛程式;或者,所述查詢應答資訊用於指示最新版本的所述目標演算法外掛程式。 The method of claim 7, wherein the target algorithm plug-in sent to the terminal device is the latest version of the target algorithm plug-in; or, the query response information is used to indicate the latest version of the target algorithm plug-in. The target algorithm plug-in. 如請求項7所述的方法,其中,所述查詢請求資訊還包括灰度發佈參考資訊;所述方法還包括:根據所述灰度發佈參考資訊,對所述終端設備進行所述演算法外掛程式的灰度發佈。 The method according to claim 7, wherein the query request information further includes grayscale publishing reference information; the method further includes: performing the algorithm plug-in on the terminal device according to the grayscale publishing reference information Grayscale release of the program. 一種終端設備,其特徵在於,包括:發送模組,用於向管理伺服器發送查詢請求資訊,所述查詢請求資訊包括所述終端設備的硬體標識,所述管理伺服器存儲有硬體標識與演算法外掛程式的對應關係;接收模組,用於從外掛程式管理伺服器獲取目標演算法外掛程式,其中,所述外掛程式管理伺服器包括所述管理伺服器或雲端伺服器,所述外掛程式管理伺服器存儲有至少一個演算法外掛程式,所述演算法外掛程式用於實現應用的功能,所述目標演算法外掛程式為與所述查詢請求資訊中硬體標識對應的所述演算法外掛程式; 加載模組,用於加載所述目標演算法外掛程式,所述目標演算法外掛程式為最新版本的所述目標演算法外掛程式;所述加載所述目標演算法外掛程式,包括在所述終端設備中目標應用下一次啟動的情況下,加載最新版本的所述目標演算法外掛程式。 A terminal device, comprising: a sending module for sending query request information to a management server, wherein the query request information includes a hardware identifier of the terminal device, and the management server stores the hardware identifier The corresponding relationship with the algorithm plug-in; the receiving module is used to obtain the target algorithm plug-in from the plug-in management server, wherein the plug-in management server includes the management server or the cloud server, the The plug-in program management server stores at least one algorithm plug-in program, the algorithm plug-in program is used to realize the function of the application, and the target algorithm plug-in program is the algorithm corresponding to the hardware identifier in the query request information legal plug-ins; a loading module for loading the target algorithm plug-in, the target algorithm plug-in being the latest version of the target algorithm plug-in; the loading of the target algorithm plug-in, including in the terminal When the target application in the device is launched next time, the latest version of the target algorithm plug-in is loaded. 一種伺服器,其特徵在於,包括:存儲模組,用於存儲硬體標識與演算法外掛程式的對應關係;接收模組,用於接收終端設備發送的查詢請求資訊,所述查詢請求資訊包括所述終端設備的硬體標識,及灰度發佈參考資訊;根據所述灰度發佈參考資訊,對所述終端設備進行所述演算法外掛程式的灰度發佈;發送模組,用於根據存儲的硬體標識與演算法外掛程式的對應關係,向所述終端設備發送目標演算法外掛程式或用於指示所述目標演算法外掛程式的查詢應答資訊,所述目標演算法外掛程式為與所述查詢請求資訊中硬體標識對應的演算法外掛程式。 A server, characterized in that it includes: a storage module for storing the corresponding relationship between a hardware identifier and an algorithm plug-in; a receiving module for receiving query request information sent by a terminal device, wherein the query request information includes The hardware identification of the terminal device, and the grayscale publishing reference information; the grayscale publishing of the algorithm plug-in program is performed on the terminal device according to the grayscale publishing reference information; the sending module is used for storing The corresponding relationship between the hardware identifier and the algorithm plug-in, send the target algorithm plug-in or query response information for indicating the target algorithm plug-in to the terminal device, and the target algorithm plug-in is the same as the target algorithm plug-in. The algorithm plug-in corresponding to the hardware identifier in the query request information. 一種終端設備,其特徵在於,包括處理器、記憶體及存儲在所述記憶體上並可在所述處理器上運行的電腦程式,所述電腦程式被所述處理器執行時實現如請求項1至6中任意一項所述的應用功能配置方法。 A terminal device, characterized in that it includes a processor, a memory, and a computer program stored on the memory and running on the processor, and the computer program is executed by the processor to achieve the items as requested The application function configuration method described in any one of 1 to 6. 一種伺服器,其特徵在於,包括處理器、記憶體及存儲在所述記憶體上並可在所述處理器上運行的電腦程式,所述電腦程式被所述處理器執行時實現如請求項7至11中任意一項所述的應用功能配置方法。 A server, characterized in that it includes a processor, a memory, and a computer program stored on the memory and running on the processor, and the computer program is executed by the processor to achieve the desired item The application function configuration method described in any one of 7 to 11. 一種電腦可讀存儲介質,其特徵在於,所述電腦可讀存儲介質上存儲電腦程式,所述電腦程式被處理器執行時實現如請求項1至7中任意一項所述的應用功能配置方法或如請求項7至11中任意一項所述的應用功能配置方法。 A computer-readable storage medium, characterized in that a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the application function configuration method described in any one of claim items 1 to 7 is realized Or the application function configuration method described in any one of claim items 7 to 11.
TW110105136A 2020-04-27 2021-02-09 Application function configuration method, terminal device, server and storage medium TWI765575B (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010344072.3A CN111596967A (en) 2020-04-27 2020-04-27 Application function configuration method, terminal device, server and storage medium
CN202010344072.3 2020-04-27

Publications (2)

Publication Number Publication Date
TW202141474A TW202141474A (en) 2021-11-01
TWI765575B true TWI765575B (en) 2022-05-21

Family

ID=72181269

Family Applications (1)

Application Number Title Priority Date Filing Date
TW110105136A TWI765575B (en) 2020-04-27 2021-02-09 Application function configuration method, terminal device, server and storage medium

Country Status (3)

Country Link
CN (1) CN111596967A (en)
TW (1) TWI765575B (en)
WO (1) WO2021218621A1 (en)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112181514B (en) 2019-09-18 2021-08-20 华为技术有限公司 Method and system for realizing plug-in
CN111596967A (en) * 2020-04-27 2020-08-28 中国银联股份有限公司 Application function configuration method, terminal device, server and storage medium
CN114553855B (en) * 2020-11-25 2024-04-05 北京奇艺世纪科技有限公司 Plug-in gray level issuing method and device, electronic equipment and storage medium
CN112764995B (en) * 2021-01-26 2023-04-07 山东云海国创云计算装备产业创新中心有限公司 Server hardware resource monitoring method, device and medium
CN113656093A (en) * 2021-08-02 2021-11-16 珠海格力电器股份有限公司 Plug-in configuration method, device, equipment and storage medium
CN114090113B (en) * 2021-10-27 2023-11-10 北京百度网讯科技有限公司 Method, device, equipment and storage medium for dynamically loading data source processing plug-in
CN114816571B (en) * 2022-04-15 2023-06-16 西安广和通无线通信有限公司 Method, device, equipment and storage medium for plug-in flash memory
CN114756271B (en) * 2022-04-29 2023-07-28 深圳市欧瑞博科技股份有限公司 Interface updating method and device and electronic equipment
CN115474000A (en) * 2022-08-16 2022-12-13 支付宝(杭州)信息技术有限公司 Data processing method and device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWM574283U (en) * 2018-11-19 2019-02-11 玉山商業銀行股份有限公司 Trading system using living body and face recognition to carry out provisioning for card-free transaction and automated teller machine
CN109844719A (en) * 2016-10-26 2019-06-04 斯浦威科技有限公司 Interoperability and synchronous system and method for equipment
TWI680380B (en) * 2014-07-31 2019-12-21 南韓商三星電子股份有限公司 A terminal and a method of controlling the same
TWM589850U (en) * 2018-12-14 2020-01-21 兆豐國際商業銀行股份有限公司 Online banking login system
US20200065290A1 (en) * 2019-08-05 2020-02-27 Intel Corporation Mechanism for device interoperability of switches in computer buses

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8898759B2 (en) * 2010-08-24 2014-11-25 Verizon Patent And Licensing Inc. Application registration, authorization, and verification
CN104125206B (en) * 2013-04-27 2016-07-27 腾讯科技(深圳)有限公司 The hardware environment adaptation method of a kind of client, device, server and system
CN104702982B (en) * 2013-12-20 2018-01-05 杭州海康威视数字技术股份有限公司 A kind of algorithm configuration method and system of video analysis equipment
CN109729116B (en) * 2017-10-30 2021-06-08 腾讯科技(深圳)有限公司 Plug-in information transmission method and device, storage medium and electronic device
CN108984224A (en) * 2018-06-13 2018-12-11 中国平安人寿保险股份有限公司 A kind of plug-in management method, computer readable storage medium and terminal device
CN110688270B (en) * 2019-09-27 2023-06-20 北京百度网讯科技有限公司 Video element resource processing method, device, equipment and storage medium
CN111596967A (en) * 2020-04-27 2020-08-28 中国银联股份有限公司 Application function configuration method, terminal device, server and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI680380B (en) * 2014-07-31 2019-12-21 南韓商三星電子股份有限公司 A terminal and a method of controlling the same
CN109844719A (en) * 2016-10-26 2019-06-04 斯浦威科技有限公司 Interoperability and synchronous system and method for equipment
TWM574283U (en) * 2018-11-19 2019-02-11 玉山商業銀行股份有限公司 Trading system using living body and face recognition to carry out provisioning for card-free transaction and automated teller machine
TWM589850U (en) * 2018-12-14 2020-01-21 兆豐國際商業銀行股份有限公司 Online banking login system
US20200065290A1 (en) * 2019-08-05 2020-02-27 Intel Corporation Mechanism for device interoperability of switches in computer buses

Also Published As

Publication number Publication date
WO2021218621A1 (en) 2021-11-04
CN111596967A (en) 2020-08-28
TW202141474A (en) 2021-11-01

Similar Documents

Publication Publication Date Title
TWI765575B (en) Application function configuration method, terminal device, server and storage medium
US11256496B2 (en) Apparatus and method for managing application
CN107025559B (en) Service processing method and device
CN111512655B (en) Method for providing communication service by utilizing secure element and electronic device
CN104252342B (en) Embedded application implementation method and device capable of configuring parameters
EP4084519A2 (en) Method for installing subscriber profile and electronic device therefor
WO2020001112A1 (en) Application method for platform supporting multiple types of devices, and mobile terminal
EP3467647B1 (en) Generating checksums on trusted storage devices for accelerated authentication
CN105357204B (en) Method and device for generating terminal identification information
CN104699511A (en) Plug-in upgrading method and plug-in upgrading device
US20200394139A1 (en) Electronic device including storage and method for using the storage
CN114341800A (en) Method and apparatus for improving runtime performance after application update in an electronic device
CN110765394A (en) So file loading method and device, storage medium and terminal equipment
TW201814546A (en) Device component loading method, apparatus and internet of things system
CN111259364A (en) Method, device, equipment and storage medium for using national secret encryption card
US20230315213A1 (en) Program download method for intelligent terminal and intelligent terminal
US10360375B2 (en) Electronic device for executing application and method of controlling same
CN113010197B (en) Application silence upgrading method, system, terminal equipment and storage medium
CN104516743B (en) The upgrade method and system of embedded device firmware based on ActiveX
US9983862B2 (en) Systems and methods for download and installation of drivers for unmanaged information handling resources
US11341095B2 (en) Electronic device for searching for file information stored in external device and operation method thereof
CN109788054B (en) Configuration method, server and medium for distributed application coordination service node
US9189633B2 (en) Download management method and device based on android browser
CN106155709A (en) Plug-in loading method, device and equipment
CN116382720A (en) Plug-in processing method, device, computer equipment and storage medium