CN103248556B - A kind of instant communication client plug-in unit upgrading ability information getting method and device - Google Patents

A kind of instant communication client plug-in unit upgrading ability information getting method and device Download PDF

Info

Publication number
CN103248556B
CN103248556B CN201210027484.XA CN201210027484A CN103248556B CN 103248556 B CN103248556 B CN 103248556B CN 201210027484 A CN201210027484 A CN 201210027484A CN 103248556 B CN103248556 B CN 103248556B
Authority
CN
China
Prior art keywords
client
extension point
plug
ability
interface
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201210027484.XA
Other languages
Chinese (zh)
Other versions
CN103248556A (en
Inventor
吴祖榕
林叶辉
孙辉
罗君
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201210027484.XA priority Critical patent/CN103248556B/en
Publication of CN103248556A publication Critical patent/CN103248556A/en
Application granted granted Critical
Publication of CN103248556B publication Critical patent/CN103248556B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The embodiment of the invention discloses a kind of IM client plug-in upgrading ability information getting method, the method comprises: obtain that IM client to be upgraded provides have the ability corresponding interface and extension point information; And containing in the IM client of specific plug-in, the interface that the ability that this specific plug-in relies on is corresponding and extension point information; The interface that the ability described specific plug-in relied on is corresponding and extension point information, with described IM client to be upgraded provide have the ability corresponding interface and extension point information compare; If the total interface that the ability comprising the dependence of this specific plug-in in described IM client to be upgraded is corresponding and all extension points, then determine that this IM client to be upgraded possesses the ability of this specific plug-in of upgrading.The embodiment of the invention also discloses a kind of IM client plug-in upgrading ability information acquisition device, the method and device can obtain the information whether IM client possesses the ability of upgrading specific plug-in.

Description

A kind of instant communication client plug-in unit upgrading ability information getting method and device
Technical field
The present invention relates to instant messaging field, particularly a kind of instant communication client plug-in unit upgrading ability information getting method and device.
Background technology
Instant messaging IM, as the requisite means of communication of the current network user, not only in amusement and recreation at ordinary times, and obtains and uses widely in the work of user.Universal along with IM, chat feature single in early days obviously can not meet the diversified demand of user, and in IM client, therefore load various charge or free Internet service becomes the new developing direction of of IM.
Existing IM client, if new business function and entrance will be increased, can only by upgrading the mode of IM client release, user must download and install whole IM client could use the business function newly increased.
But user does not often have power or dislikes trouble, or lose important data after fearing to upgrade IM client, as friend information, chat record etc., thus abandon upgrading IM client, cause the popularization of new business to be hindered.
For solving the popularization problem of new business, there is the mode that plug-in unit is upgraded, namely keep original IM client constant, new business or function are pushed to user with the standalone insert of binary system dynamic link library (DLL) form, make IM client without the need to increasing because of business and function and upgrade version, decrease the IM client release confusion that frequent updating causes, reduce and upgrade difficulty and risk, and the business that can be needed by User Defined and function, promote Consumer's Experience.
But, for each new plug-in unit, and the IM client release of not all can use, due to capabilities limits, new plug-in unit be installed or be used to the IM client of some early versions probably can not, accomplish to promote new business and New function targetedly, avoid upgrading mistake, the problem that first will solve is exactly know that the IM client of which version can be upgraded to use new plug-in unit; And the solution of this problem is not still provided in prior art.
Summary of the invention
In view of this, the invention provides a kind of instant communication client plug-in unit upgrading ability acquisition methods and device, the information whether IM client possesses the ability of upgrading specific plug-in can be obtained.
For reaching above-mentioned purpose, technical scheme of the present invention is specifically achieved in that
A kind of instant messaging IM client plug-in upgrading ability information getting method, the method comprises:
Obtain that each IM client to be upgraded in multiple IM client to be upgraded provides have the ability corresponding interface and extension point information;
Obtain in the IM client containing specific plug-in, the interface that the ability that this specific plug-in relies on is corresponding and extension point information;
The interface that the ability described specific plug-in relied on is corresponding and extension point information, provide with each IM client to be upgraded respectively have the ability corresponding interface and extension point information compare;
If the total interface that the ability comprising the dependence of this specific plug-in in described IM client to be upgraded is corresponding and all extension points, then determine that this IM client to be upgraded possesses the ability of this specific plug-in of upgrading;
Export in all IM clients to be upgraded the IM client-side information possessing this specific plug-in ability of upgrading.
Preferably, the information of described interface is obtained by the All Files of developing instrument expansion DTE traverse scanning IM client.
Preferably, the information of described extension point is by scanning and analyze the TPC file acquisition of IM client.
Preferably, described interface message is preserved by card i/f table, comprises ability ID and corresponding interface name, and the function comprised under interface name and function property.
Preferably, described extension point information is preserved by plug-in extension point table, comprises the extension point ID of ability ID and correspondence, extension point title and extension point supplier.
Preferably, described comparison, comprising:
By the card i/f table of described IM client to be upgraded and plug-in extension point table, compare respectively with the card i/f table of described specific plug-in and plug-in extension point table;
For interface table, first compare interface name, as identical, then the function comprised under comparing interface name and function property;
For extension point table, first compare extension point ID, as identical, then compare extension point title and extension point supplier.
Preferably, comprise total interface corresponding to ability and all extension points that this specific plug-in relies in described IM client to be upgraded, comprising:
Total interface in the card i/f table of described specific plug-in, comprises all functions under interface name and interface and function property, all comprises in the card i/f table of described IM client to be upgraded, and identical;
All extension points in the plug-in extension point table of described specific plug-in, comprise extension point ID, extension point title and extension point supplier, all comprise in the plug-in extension point table of described IM client to be upgraded, and identical.
A kind of IM client plug-in upgrading ability information acquisition device, this device comprises:
Data obtaining module, obtain that each IM client to be upgraded in multiple IM client to be upgraded provides have the ability corresponding interface and extension point information; Obtain in the IM client containing specific plug-in, the interface that the ability that this specific plug-in relies on is corresponding and extension point information;
Comparison module, the interface that the ability described specific plug-in relied on is corresponding and extension point information, provide with each IM client to be upgraded respectively have the ability corresponding interface and extension point information compare; If the total interface that the ability comprising the dependence of this specific plug-in in described IM client to be upgraded is corresponding and all extension points, then determine that this IM client to be upgraded possesses the ability of this specific plug-in of upgrading;
Output module, exports in all IM clients to be upgraded the IM client-side information possessing this specific plug-in ability of upgrading.
Preferably, described data obtaining module comprises:
Interface scans unit, for obtaining the information of described interface by the All Files of DTE traverse scanning IM client;
Extension point analytic unit, for the information of extension point described in the TPC file acquisition by scanning and analyze IM client.
Preferably, described data obtaining module comprises further:
Database, for being preserved the information of described interface by card i/f table, comprises ability ID and corresponding interface name, and the function comprised under interface name and function property; Preserved the information of described extension point by plug-in extension point table, comprise ability ID and corresponding extension point ID and extension point title and extension point supplier.
Preferably, described comparison module comprises:
Comparing unit, by the card i/f table of described IM client to be upgraded and plug-in extension point table, compares respectively with the card i/f table of described specific plug-in and plug-in extension point table;
For interface table, first compare interface name, as identical, then the function comprised under comparing interface name and function property;
For extension point table, first compare extension point ID, as identical, then compare extension point title and extension point supplier;
Determining unit, if the total interface in the card i/f table of described specific plug-in, comprises all functions under interface name and interface and function property, all comprises in the card i/f table of described IM client to be upgraded, and identical; All extension points in the plug-in extension point table of described specific plug-in, comprise extension point ID, extension point title and extension point supplier, all comprise in the plug-in extension point table of described IM client to be upgraded, and identical; Then determine that this IM client to be upgraded possesses the ability of this specific plug-in of upgrading.
As seen from the above technical solution, the method of this acquisition IM client plug-in upgrading ability information of the present invention and device, the ability that can be provided by IM client more to be upgraded and specific plug-in need the ability used, whether identical with extension point as foundation especially by the interface that ability is corresponding, thus the information of IM client to be upgraded whether containing the ability of upgrading needed for specific plug-in can be obtained.
Accompanying drawing explanation
Fig. 1 is the method flow diagram that the embodiment of the present invention obtains IM client plug-in upgrading ability information.
Fig. 2 is the structural representation that the embodiment of the present invention obtains the device of IM client plug-in upgrading ability information.
Fig. 3 is the data obtaining module structural representation of the embodiment of the present invention.
Fig. 4 is the comparison module structural representation of the embodiment of the present invention.
Embodiment
For making object of the present invention, technical scheme and advantage clearly understand, to develop simultaneously embodiment referring to accompanying drawing, the present invention is described in more detail.
The present invention mainly provides a kind of method obtaining IM client plug-in upgrading ability information, the ability provided by IM client more to be upgraded and specific plug-in need the ability used, judge IM client to be upgraded whether containing needed for upgrading specific plug-in have the ability, when whether concrete judgement is identical, whether identical with extension point as foundation using the interface that ability is corresponding.
Fig. 1 is the method that the embodiment of the present invention obtains IM client plug-in upgrading ability information, comprises the steps:
Step 101, obtain that IM client to be upgraded provides have the ability corresponding interface and extension point information;
And containing in the IM client of specific plug-in, the interface that the ability that this specific plug-in relies on is corresponding and extension point information.
Want to determine whether certain IM client can upgrade certain specific plug-in, first will know what ability is IM client to be upgraded can provide, and specific plug-in needs to use what ability.
The ability that current IM client provides mainly corresponds to 4 aspect: A) service; B) assembly; C) event expansion (state notifying); And D) assembly container (GF expansion).These abilities specifically can be embodied in IM client use interface and extension point on (concept of interface and extension point belongs to as well known to those skilled in the art, here just no longer describe in detail), namely certain ability is embodied in some corresponding interface and extension point, if possessed these interfaces and extension point, just represent this IM client and possessed corresponding ability; Therefore, for IM client to be upgraded, know and which provide which ability, just need to obtain this IM client have the ability corresponding interface and the information of extension point.In like manner, specific plug-in is needed to the ability used, also can by obtaining in the IM client containing this specific plug-in, the interface corresponding to ability that this specific plug-in relies on and extension point information and obtaining.
For interface and extension point information, for the IM client developed by different modes, acquisition methods is had nothing in common with each other, such as adopt the IM client that VS (VisualStudio) develops, the All Files that (DTE) technology comprises IM client can be expanded by developing instrument, obtain as source code file (.h and .cpp is the file of suffix) and some resource allocation files (.xml .ico .png etc. are the file of suffix) carry out scanning, wherein, extension point information then generally can obtain from TPC file (.tpc suffix) in analysis.
For the interface got and extension point information, can be kept in database respectively by the form of card i/f table and plug-in extension point table, use for follow-up comparison procedure; Specifically can comprise interface name etc. corresponding to ability ID and this ability ID in card i/f table, extension point ID etc. corresponding to ability ID and this ability ID in plug-in extension point table, can be comprised.
Ability ID can corresponding multiple interface name, and an ability ID also can corresponding multiple extension point ID.
Step 102, the interface that the ability described specific plug-in relied on is corresponding and extension point information, with described IM client to be upgraded provide have the ability corresponding interface and extension point information compare;
Wherein, total interface corresponding to ability that this specific plug-in relies on if comprise in described IM client to be upgraded and all extension points, then determine that this IM client to be upgraded possesses the ability of this specific plug-in of upgrading; Otherwise, if lack interface corresponding to ability and extension point that some specific plug-in relies in IM client to be upgraded, then determine that this IM client to be upgraded does not possess the ability of this specific plug-in of upgrading.
When specifically comparing, above-mentioned card i/f table and plug-in extension point table can be used to compare, respectively IM client more to be upgraded with comprise these two tables of IM client of specific plug-in to determine that whether interface identical with extension point.
For the comparison of interface, each interface that can use for this specific plug-in, namely each in the card i/f table of the IM client of specific plug-in is comprised, go to go to search in the card i/f table of IM client to be upgraded, interface is made up of interface name and a series of function, first can compare interface name, if interface name is different, specification interface is different; If interface name is identical, the more all functions compared one by one under this interface and function property; Function is made up of five large attributes: function return value, function call specification, function name, parameter type, number of parameters, as long as wherein have a difference in these five attributes, then illustrates that the interface that this plug-in unit relies on is different from the interface in IM client to be upgraded.
For the comparison of extension point, each extension point that can rely on for this specific plug-in, namely each in the plug-in extension point table of the IM client of specific plug-in is comprised) go to go to search in the plug-in extension point table of IM client to be upgraded, first extension point ID is compared, if extension point ID is identical, compare expansion again to call the roll, if extension point name is identical, compare extension point supplier again, as long as these three wherein have a difference, then illustrate that the extension point that this plug-in unit relies on is different from the extension point in IM client to be upgraded.
Above-mentioned all these compare, all compare based on character string, if comparative result determines the total interface in the card i/f table of described specific plug-in, comprise all functions under interface name and interface and function property, all comprise in the card i/f table of described IM client to be upgraded, and identical; Meanwhile, all extension points in the plug-in extension point table of described specific plug-in, comprise extension point ID, extension point title and extension point supplier, all comprise in the plug-in extension point table of described IM client to be upgraded, and identical; Then illustrate in described IM client to be upgraded and comprise total interface corresponding to ability and all extension points that this specific plug-in relies on, also namely determine that this IM client to be upgraded possesses the ability of upgrading specific plug-in.
For multiple IM client to be upgraded, can compare one by one, thus determine whether all IM clients to be upgraded have the ability of upgrading specific plug-in.
Step 103, exports in all IM clients to be upgraded the IM client-side information possessing this specific plug-in ability of upgrading.
During concrete output information, the version number of the IM client possessing upgrading specific plug-in ability can be exported by list mode.
Corresponding with said method embodiment, the present invention also provides a kind of embodiment of IM client plug-in upgrading ability information acquisition device, and enter shown in Fig. 2, this device comprises:
Data obtaining module 201, obtain that IM client to be upgraded provides have the ability corresponding interface and extension point information; Obtain in the IM client containing specific plug-in, the interface that the ability that this specific plug-in relies on is corresponding and extension point information;
Comparison module 202, the interface that the ability described specific plug-in relied on is corresponding and extension point information, with described IM client to be upgraded provide have the ability corresponding interface and extension point information compare; If the total interface that the ability comprising the dependence of this specific plug-in in described IM client to be upgraded is corresponding and all extension points, then determine that this IM client to be upgraded possesses the ability of this specific plug-in of upgrading;
Output module 203, exports in all IM clients to be upgraded the IM client-side information possessing this specific plug-in ability of upgrading.
Wherein, the concrete structure of described data obtaining module 201 as shown in Figure 3, comprising:
Interface scans unit 301, for obtaining the information of described interface by the All Files of DTE traverse scanning IM client;
Extension point analytic unit 302, for the information of extension point described in the TPC file acquisition by scanning and analyze IM client.
Preferably, described data obtaining module 201 can further include:
Database 303, is connected respectively with described interface scans unit 301 and extension point analytic unit 302, for being preserved the information of described interface by card i/f table, comprises ability ID and corresponding interface name, and the function comprised under interface name and function property; Preserved the information of described extension point by plug-in extension point table, comprise ability ID and corresponding extension point ID and extension point title and extension point supplier.
The concrete structure of described comparison module 202 as shown in Figure 4, comprising:
Comparing unit 401, by the card i/f table of described IM client to be upgraded and plug-in extension point table, compares respectively with the card i/f table of described specific plug-in and plug-in extension point table;
For interface table, first compare interface name, as identical, then the function comprised under comparing interface name and function property;
For extension point table, first compare extension point ID, as identical, then compare extension point title and extension point supplier;
Determining unit 402, if the total interface in the card i/f table of described specific plug-in, comprises all functions under interface name and interface and function property, all comprises in the card i/f table of described IM client to be upgraded, and identical; Meanwhile, all extension points in the plug-in extension point table of described specific plug-in, comprise extension point ID, extension point title and extension point supplier, all comprise in the plug-in extension point table of described IM client to be upgraded, and identical; Then determine that this IM client to be upgraded possesses the ability of this specific plug-in of upgrading.
From the above embodiments, the method of this acquisition IM client plug-in upgrading ability information of the present invention and device, the ability that can be provided by IM client more to be upgraded and specific plug-in need the ability used, whether identical with extension point as foundation especially by the interface that ability is corresponding, thus the information of IM client to be upgraded whether containing the ability of upgrading needed for specific plug-in can be obtained.
The foregoing is only preferred embodiment of the present invention, not in order to limit the present invention, within the spirit and principles in the present invention all, any amendment made, equivalent replacement, improvement etc., all should be included within the scope of protection of the invention.

Claims (11)

1. an instant messaging IM client plug-in upgrading ability information getting method, it is characterized in that, the method comprises:
Obtain that each IM client to be upgraded in multiple IM client to be upgraded provides have the ability corresponding interface and extension point information;
Obtain in the IM client containing specific plug-in, the interface that the ability that this specific plug-in relies on is corresponding and extension point information;
The interface that the ability described specific plug-in relied on is corresponding and extension point information, provide with each IM client to be upgraded respectively have the ability corresponding interface and extension point information compare;
If the total interface that the ability comprising the dependence of this specific plug-in in described IM client to be upgraded is corresponding and all extension points, then determine that this IM client to be upgraded possesses the ability of this specific plug-in of upgrading;
Export in all IM clients to be upgraded the IM client-side information possessing this specific plug-in ability of upgrading.
2. IM client plug-in upgrading ability information getting method as claimed in claim 1, is characterized in that, the information of described interface is obtained by the All Files of developing instrument expansion DTE traverse scanning IM client.
3. IM client plug-in upgrading ability information getting method as claimed in claim 1, it is characterized in that, the information of described extension point is by scanning and analyze the TPC file acquisition of IM client.
4. the IM client plug-in upgrading ability information getting method as described in claim 1,2 or 3, it is characterized in that, described interface message is preserved by card i/f table, comprises ability ID and corresponding interface name, and the function comprised under interface name and function property.
5. IM client plug-in upgrading ability information getting method as claimed in claim 4, is characterized in that, described extension point information is preserved by plug-in extension point table, comprises the extension point ID of ability ID and correspondence, extension point title and extension point supplier.
6. IM client plug-in upgrading ability information getting method as claimed in claim 5, it is characterized in that, described comparison, comprising:
By the card i/f table of described IM client to be upgraded and plug-in extension point table, compare respectively with the card i/f table of described specific plug-in and plug-in extension point table;
For interface table, first compare interface name, as identical, then the function comprised under comparing interface name and function property;
For extension point table, first compare extension point ID, as identical, then compare extension point title and extension point supplier.
7. IM client plug-in upgrading ability information getting method as claimed in claim 6, is characterized in that, comprises total interface corresponding to ability that this specific plug-in relies on and all extension points, comprising in described IM client to be upgraded:
Total interface in the card i/f table of described specific plug-in, comprises all functions under interface name and interface and function property, all comprises in the card i/f table of described IM client to be upgraded, and identical;
All extension points in the plug-in extension point table of described specific plug-in, comprise extension point ID, extension point title and extension point supplier, all comprise in the plug-in extension point table of described IM client to be upgraded, and identical.
8. an IM client plug-in upgrading ability information acquisition device, is characterized in that, this device comprises:
Data obtaining module, obtain that each IM client to be upgraded in multiple IM client to be upgraded provides have the ability corresponding interface and extension point information; Obtain in the IM client containing specific plug-in, the interface that the ability that this specific plug-in relies on is corresponding and extension point information;
Comparison module, the interface that the ability described specific plug-in relied on is corresponding and extension point information, provide with each IM client to be upgraded respectively have the ability corresponding interface and extension point information compare; If the total interface that the ability comprising the dependence of this specific plug-in in described IM client to be upgraded is corresponding and all extension points, then determine that this IM client to be upgraded possesses the ability of this specific plug-in of upgrading;
Output module, exports in all IM clients to be upgraded the IM client-side information possessing this specific plug-in ability of upgrading.
9. IM client plug-in upgrading ability information acquisition device as claimed in claim 8, it is characterized in that, described data obtaining module comprises:
Interface scans unit, for obtaining the information of described interface by the All Files of DTE traverse scanning IM client;
Extension point analytic unit, for the information of extension point described in the TPC file acquisition by scanning and analyze IM client.
10. IM client plug-in upgrading ability information acquisition device as claimed in claim 8, it is characterized in that, described data obtaining module comprises further:
Database, for being preserved the information of described interface by card i/f table, comprises ability ID and corresponding interface name, and the function comprised under interface name and function property; Preserved the information of described extension point by plug-in extension point table, comprise ability ID and corresponding extension point ID and extension point title and extension point supplier.
11. IM client plug-in upgrading ability information acquisition devices as claimed in claim 8, it is characterized in that, described comparison module comprises:
Comparing unit, by the card i/f table of described IM client to be upgraded and plug-in extension point table, compares respectively with the card i/f table of described specific plug-in and plug-in extension point table;
For interface table, first compare interface name, as identical, then the function comprised under comparing interface name and function property;
For extension point table, first compare extension point ID, as identical, then compare extension point title and extension point supplier;
Determining unit, if the total interface in the card i/f table of described specific plug-in, comprises all functions under interface name and interface and function property, all comprises in the card i/f table of described IM client to be upgraded, and identical; All extension points in the plug-in extension point table of described specific plug-in, comprise extension point ID, extension point title and extension point supplier, all comprise in the plug-in extension point table of described IM client to be upgraded, and identical; Then determine that this IM client to be upgraded possesses the ability of this specific plug-in of upgrading.
CN201210027484.XA 2012-02-08 2012-02-08 A kind of instant communication client plug-in unit upgrading ability information getting method and device Active CN103248556B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210027484.XA CN103248556B (en) 2012-02-08 2012-02-08 A kind of instant communication client plug-in unit upgrading ability information getting method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210027484.XA CN103248556B (en) 2012-02-08 2012-02-08 A kind of instant communication client plug-in unit upgrading ability information getting method and device

Publications (2)

Publication Number Publication Date
CN103248556A CN103248556A (en) 2013-08-14
CN103248556B true CN103248556B (en) 2016-01-06

Family

ID=48927786

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210027484.XA Active CN103248556B (en) 2012-02-08 2012-02-08 A kind of instant communication client plug-in unit upgrading ability information getting method and device

Country Status (1)

Country Link
CN (1) CN103248556B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107943532A (en) * 2017-11-06 2018-04-20 北京潘达互娱科技有限公司 Live software upgrade package dissemination method, device, electronic equipment and storage medium

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101566954A (en) * 2009-05-31 2009-10-28 珠海金山软件股份有限公司 Method and device for managing plug-in

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8661420B2 (en) * 2004-08-03 2014-02-25 Oracle International Corporation System and method for runtime interface versioning

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101566954A (en) * 2009-05-31 2009-10-28 珠海金山软件股份有限公司 Method and device for managing plug-in

Also Published As

Publication number Publication date
CN103248556A (en) 2013-08-14

Similar Documents

Publication Publication Date Title
CN102130933B (en) Recommending method, system and equipment based on mobile Internet
US9524156B2 (en) Flexible feature deployment strategy
CN100527080C (en) Method for software program synchronization
CN104092715B (en) A kind of method of synchronization applications, server and system
CN104717653A (en) Network connection control method and system of mobile terminal
CN106031119B (en) A kind of security domain management method, apparatus and system
CN103152402A (en) Method and system for logging in through mobile terminal and cloud server
CN108255993A (en) Extract method, apparatus, electronic equipment and the storage medium of service fields
CN103136342B (en) The searching method of application A PP, system and search server
CN102541931A (en) Application sharing method and application sharing equipment
CN101854343B (en) Method for providing node information, and method and device for acquiring node information
CN107329765B (en) Program file processing method and device
CN101802811A (en) Method and system for allocating ID of software component
EP2178252A1 (en) Method for sharing community network service information
CN107870771A (en) Application builds and upgrade method and system
CN103686809A (en) Method and system for providing mobile terminal fault problem solution and mobile terminal
CN103391511A (en) Content sharing method based on geographic position
CN115145938A (en) Method, device, equipment and medium for establishing enterprise user identity system
CN103747067A (en) Data configuration method based on digital home intelligent gateway
CN103902539A (en) Method and device for analyzing extensible markup language data
CN101645935B (en) Web service combined method based on QoS indexes and Web service output parameters and device thereof
CN102347914A (en) State prompting method and device
CN104270800A (en) Method and system for establishing communication connection with terminal
CN103248556B (en) A kind of instant communication client plug-in unit upgrading ability information getting method and device
SE529564C2 (en) Procedure and system for provisioning content in a mobile device management system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant