CN102799468A - Method and device for opening unknown file - Google Patents

Method and device for opening unknown file Download PDF

Info

Publication number
CN102799468A
CN102799468A CN2011101407399A CN201110140739A CN102799468A CN 102799468 A CN102799468 A CN 102799468A CN 2011101407399 A CN2011101407399 A CN 2011101407399A CN 201110140739 A CN201110140739 A CN 201110140739A CN 102799468 A CN102799468 A CN 102799468A
Authority
CN
China
Prior art keywords
application program
application
unknown file
file
extension name
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN2011101407399A
Other languages
Chinese (zh)
Other versions
CN102799468B (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 CN201110140739.9A priority Critical patent/CN102799468B/en
Publication of CN102799468A publication Critical patent/CN102799468A/en
Application granted granted Critical
Publication of CN102799468B publication Critical patent/CN102799468B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

The invention discloses a method and a device for opening an unknown file, and belongs to the field of computer software management. The method comprises the following steps of: receiving a request for opening an unknown file; according to the extension of the unknown file, acquiring an application program corresponding to the extension from an application program list stored locally; and opening the unknown file by using the acquired application program. The device comprises a receiving module, an acquisition module and an application module. According to the embodiment of the invention, the unknown file can be opened correctly after a program is installed successfully by analyzing the unknown file and recommending the application program in a targeted way, so that the troubles of a user in searching and finding software when a user needs to open the unknown file are avoided effectively; the professional requirement on the user is low; and efficiency of solving the problem is improved.

Description

Open the method and apparatus of unknown file
Technical field
The present invention relates to the computer software management field, particularly a kind of method and apparatus of opening unknown file.
Background technology
The Windows system is when opening unknown file; Read the related information of registration to failing or start the situation that corresponding application program is failed, the unfolding mode program of meeting calling system acquiescence, the application program that the system of enumerating out has registered; Select for user's own; And the inlet of " on Web, seeking proper procedure " is provided on its window, so that on network, retrieve proper procedure, can help the user to open unknown file to a certain extent.If the user knows quite well the file type of the unknown, corresponding software perhaps has been installed in the system, can only search selection simply can open file.For the situation that corresponding software is not installed, then can on network, search for perhaps according to current unknown file and find corresponding software through other approach by system.
After prior art was analyzed, the inventor found that prior art has following shortcoming at least:
In the prior art, when opening unknown file, for the user enumerates registered application program in the system; Specific aim is poor, and is high to user's technical requirement, and " on Web, seeking proper procedure " that system provided inlet; Its corresponding link information that provides is direct inadequately, needs the user on network, further to understand, and continues the relatively more relevant application program of search; Poor practicability, the efficient of dealing with problems is low.
Summary of the invention
The embodiment of the invention provides a kind of method and apparatus of opening unknown file.Said technical scheme is following:
A kind of method of opening unknown file comprises:
The request of unknown file is opened in reception;
According to the extension name of said unknown file, from the application list of this locality storage, obtain said extension name corresponding application;
The application program that application is obtained is opened said unknown file.
According to the extension name of said unknown file, from the application list of this locality storage, obtain said extension name corresponding application, specifically comprise:
From the path of said unknown file, parse the extension name of said unknown file; Software information according to each application program in the application list of the local storage of said extension name inquiry obtains the application program that software information is consistent with said extension name in said the application list.
Obtain software information and the application program that said extension name is consistent in said the application list, specifically comprise:
Obtain at least one application program to be selected that software information is consistent with said extension name in said the application list;
Receive application request, and with the application program to be selected of said application request indication as the application program of obtaining.
Said software information comprises: type specification, dbase, summary description, icon information or the relevant link information of download.
The application program that application is obtained is opened said unknown file, specifically comprises:
When the said application program of obtaining is not installed in this locality, according to the software information of the said application program of obtaining, download and install the said application program of obtaining, use mounted application program and open said unknown file.
The request of unknown file is opened in reception, comprises before:
Obtain the application list, said the application list comprises the mapping relations of extension name and application program, the software information of said application program.
The request of unknown file is opened in reception, comprises before:
Judge whether file has the application program that is associated, if not, then said file is a unknown file.
A kind of device of opening unknown file comprises:
Receiver module is used to receive the request of opening unknown file;
Acquisition module is used for the extension name according to said unknown file, from the application list of this locality storage, obtains said extension name corresponding application;
Application module is used to use the application program of obtaining and opens said unknown file.
Said acquisition module comprises:
The extension name acquiring unit is used for parsing from the path of said unknown file the extension name of said unknown file;
Query unit is used for the software information according to each application program of the application list of the local storage of said extension name inquiry;
The application program acquiring unit is used for obtaining the application program that said the application list software information is consistent with said extension name.
Said application program acquiring unit specifically is used for obtaining at least one application program to be selected that said the application list software information is consistent with said extension name; Receive application request, and with the application program to be selected of said application request indication as the application program of obtaining.
Said software information comprises: type specification, dbase, summary description, icon information or the relevant link information of download.
Said application module specifically is used for when the said application program of obtaining is not installed, according to the software information of the said application program of obtaining, downloading and install the said application program of obtaining when local, uses mounted application program and opens said unknown file.
Said device also comprises:
The tabulation acquisition module is used to obtain the application list, and said the application list comprises the mapping relations of extension name and application program, the software information of said application program.
Said device also comprises:
Judge module is used to judge whether file has the application program that is associated, if not, then said file is a unknown file.
The beneficial effect of the technical scheme that the embodiment of the invention provides is:
Through analyzing unknown file; The exemplary application program is guaranteed can correctly open unknown file after program is successfully installed targetedly, has avoided the user in the trouble that need search for, search software in the face of unknown file effectively everywhere; User's specialty is required low, improved problem and solved efficient.
Description of drawings
In order to be illustrated more clearly in the embodiment of the invention or technical scheme of the prior art; To do to introduce simply to the accompanying drawing of required use in embodiment or the description of the Prior Art below; Obviously, the accompanying drawing in describing below only is some embodiments of the present invention, for those of ordinary skills; Under the prerequisite of not paying creative work property, can also obtain other accompanying drawing according to these accompanying drawings.
Fig. 1 is the process flow diagram of the deployment method of a kind of unknown file of providing of the embodiment of the invention;
Fig. 2 is the process flow diagram of the deployment method of a kind of unknown file of providing of the embodiment of the invention;
Fig. 3 is the structural representation of the device for opening of a kind of unknown file of providing of the embodiment of the invention;
Fig. 4 is the structural representation of the device for opening of a kind of unknown file of providing of the embodiment of the invention;
Fig. 5 is the structural representation of the device for opening of a kind of unknown file of providing of the embodiment of the invention;
Fig. 6 is the structural representation of the device for opening of a kind of unknown file of providing of the embodiment of the invention.
Embodiment
For making the object of the invention, technical scheme and advantage clearer, will combine accompanying drawing that embodiment of the present invention is done to describe in detail further below.
Before introducing the method for opening unknown file provided by the invention, at first rudimentary knowledge of the present invention is carried out concise and to the point introduction:
In the Windows system; The user clicks document files or initiatively carries out ShellExecute that (function of ShellExecute is external program of operation (or open a registered file, open a catalogue, file of printing or the like), and external program is had certain control.) when operating, system can read related information search corresponding application program and open.If file type has been carried out effective related registration, can call corresponding executive routine according to the command parameter format of registration.If file type is not carried out the information inefficacy of related registration or registration, then the unfolding mode window of calling system standard supplies the user to select executive routine.
File association: file and the application program that can open it of being about to one type are set up mapping relations, and this mapping relations are stored in the position of registration table agreement in the Windows system.The user is when opening specific document files, and the related information that system can read registration finds the application associated program to open.For example, text (.txt) application program of default association in the Windows system is " notepad " software, bitmap file (.bmp) default association be " picture " software.The related information of these acquiescences all can self-definedly be revised in registration table, as being associated with " QQ image " or other graphics editing softwares to bitmap file (.bmp).
Embodiment 1
In order to improve the efficient of dealing with problems, the embodiment of the invention provides a kind of method of opening unknown file, and referring to Fig. 1, this embodiment specifically comprises:
101: receive the request of opening unknown file;
Unknown file is meant that can not find application program in the system can correctly read the file of opening particular type.File association information disappearance or corresponding application program existing problems in corresponding application program, the registration table are not installed, all can cause file normally not open.
102:, from the application list of this locality storage, obtain said extension name corresponding application according to the extension name of said unknown file;
Those skilled in the art can know that file type is distinguished with the extension name of file usually, and for example the file type of picture has bmp, png, jpg etc., and media file type has avi, mpeg, rmvb etc., and text file type has txt, rtf, doc etc.Because the message body file mode of each type is different, need could correctly read with the program of correspondence and open, need open with word software such as the .doc formatted file of using always.: the specific coding type of using for recorded information in the computer memory system has certain structure rule and composite sequence.
103: use the application program of obtaining and open this unknown file.
Through analyzing unknown file; Targetedly to user's exemplary application program; Guarantee correctly to open unknown file after the user successfully installs; Avoided the user in the trouble that need search for, search software in the face of unknown file effectively everywhere, user's specialty has been required low, improved problem and solved efficient.
Embodiment 2
In order to improve the efficient of dealing with problems, the embodiment of the invention also provides a kind of method of opening unknown file, and referring to Fig. 2, this embodiment specifically comprises:
201: receive the request of opening unknown file;
Need to prove, before this step 201, comprise also whether to file be the deterministic process of unknown file; Specifically comprise: judge whether file has the application program that is associated, if then utilize this application program to open file; If then this document is a unknown file not.
Those skilled in the art can be known; When the user clicks file; System can receive the request that opens file, and for the file in the system, generally in registration table, has file association information or corresponding application program; When file does not exist file association information or corresponding application program, then trigger step 202.
In the present embodiment, before step 201, also comprise: the corresponding key assignments of client change registration table, the unfolding mode window of replacement system default is intercepted and captured the point of invocation when clicking unknown file, so that self-defining operation in the flow.Need to prove; The unfolding mode window of system standard registration table Unknown under the key assignments catalogue; Concrete key assignments has difference under Windows XP, Windows Vista and Windows 7 each systems; Relevant with operating system version, its replacement method is those skilled in the art's a common practise, does not do at this and gives unnecessary details.
202: the extension name of resolution file from the path of this unknown file;
Particularly, the extension name of unknown file is generally the suffix of file, is jpg, bmp etc. as the suffix of picture, and the suffix of audio frequency can be wma, mp3 etc., is embroidered with multiplely behind the file, does not introduce one by one at this.
Because the definition of the extension name of file has identified the type of file, the present invention explains extension name from the unknown file path that needs are opened, and expands by name according to recommending corresponding application program with this.
Further, after analyzing the type of unknown file, can also carry out validity check, for next step displaying provides content in client.
203: according to the application list of the local storage of this extension name that parses inquiry;
Need to prove; The application list of local storage comprises extension name and extension name corresponding application program; Application program in the tabulation can comprise the application program that has been installed in the system; Can also comprise the application program in the system of not being installed in, also comprise information such as this type of application description.
In the present embodiment, the application list is by the server end operation maintenance, obtains in real time or regular update and be cached to client through procotol.
204: obtain in this application list and this extension name corresponding application;
Particularly, obtain at least one application program to be selected that software information is consistent with this extension name in this application list; Receive application request, and with the application program to be selected of this application request indication as the application program of obtaining.In the present embodiment; After at least one application program to be selected recommended the user, receive user's click, this click promptly is user's a application request; This application request is used to indicate the application program of obtaining, and the application program to be selected of this application request indication is the application program of obtaining.
Need to prove can have a plurality ofly with this extension name corresponding application in the application list, can show this a plurality of application programs according to the preset priority of application program, also can be according to these a plurality of application programs of random sequence demonstration; Further, can also come dynamically adjustment to select the software of recommending according to user's the general preference and the network popularity of software, so that immediately following the network fashion.For example, this user often uses the relevant software of qq, and then when application programs sorted, the software that will be associated with QQ came the foremost of formation.
Need to prove; When obtaining application program, also comprise the software information that obtains application program, and software information is shown together; Make the user to this application program preliminary understanding to be arranged according to the software information that shows; And according to software information selection application program, wherein, the software information of recommendation then comprises dbase, summary description, icon information and downloads relevant link information etc.
205: judge whether this application program of obtaining has been installed in this locality, if then execution in step 207; If then execution in step 206 not;
Wherein, when obtaining the application list, can comprise the download link of application program in this tabulation; When in step 201, receiving the request of opening unknown file, can trigger the inspection of download link in the application programs tabulation, when downloading link fails; Obtain new url from network; Particularly, obtain new url method can for: at the enterprising line search of network, obtain new link according to the title of application program.Preferably, application program can also be obtained through direct online mounting means, need not the user manually participate in step by step, with traditional to the official website or download website search download compare, more convenient.
Illustrate; When receiving the request of opening unknown file test.png; Parse the expansion png by name of this document, in the application list, inquire about, look at and the ox image but get access to this extension name png corresponding application programs qq image 1.0Beta2, beautiful figure according to this extension name; These three application programs can be arranged sequencing according to its pouplarity or correlation degree
206: download and install this application program;
Particularly, download to accomplish back operation installation kit automatically, the option that is provided with according to the user is with the perhaps non-mode install software of mourning in silence of the mode of mourning in silence.
The user just can directly download and install according to the software of Information Selection oneself hobby of showing, does not need to search to each big download website or official website specially.Preferably, adopt the mode of multi-source multithreading to download among the present invention, in the feasible scope of the network bandwidth, reduce period of reservation of number effectively.
207: use mounted this application program to open unknown file;
Further, after software is successfully installed, check and verify the association of file type,, then open the initial document files of clicking of user automatically if the related information registration effectively.
208: when using this application program successfully to open this unknown file, revise the file association information of unknown file.
Particularly, the corresponding key assignments of client change registration table associates this Unknown file type and this program of obtaining.
The method that present embodiment provides; Through analyzing unknown file; To user's exemplary application program, guarantee correctly to open unknown file after the user successfully installs targetedly, avoided the user effectively everywhere in the trouble that need search for, search software in the face of unknown file; User's specialty is required low, improved problem and solved efficient.
Referring to Fig. 3, the embodiment of the invention also provides a kind of device of opening unknown file, comprising:
Receiver module 301 is used to receive the request of opening unknown file;
Acquisition module 302 is used for the extension name according to said unknown file, from the application list of this locality storage, obtains said extension name corresponding application;
Application module 303 is used to use the application program of obtaining and opens said unknown file.
Referring to Fig. 4, said acquisition module 302 comprises:
Extension name acquiring unit 302a is used for parsing from the path of said unknown file the extension name of said unknown file;
Query unit 302b is used for the software information according to each application program of the application list of the local storage of said extension name inquiry;
Application program acquiring unit 302c is used for obtaining the application program that said the application list software information is consistent with said extension name.
Said application program acquiring unit 302c specifically is used for obtaining at least one application program to be selected that said the application list software information is consistent with said extension name; Receive application request, and with the application program to be selected of said application request indication as the application program of obtaining.
Said software information comprises: type specification, dbase, summary description, icon information or the relevant link information of download.
Said application module 303 specifically is used for when the said application program of obtaining is not installed, according to the software information of the said application program of obtaining, downloading and install the said application program of obtaining when local, uses mounted application program and opens said unknown file.
Referring to Fig. 5, said device also comprises:
Tabulation acquisition module 304 is used to obtain the application list, and said the application list comprises the mapping relations of extension name and application program, the software information of said application program.
Referring to Fig. 6, said device also comprises:
Judge module 305 is used to judge whether file has the application program that is associated, if not, then said file is a unknown file.
The device that present embodiment provides belongs to same design with method embodiment, and its concrete implementation procedure sees method embodiment for details, repeats no more here.
The all or part of of the technique scheme that the embodiment of the invention provides can be accomplished through the relevant hardware of programmed instruction; Said program can be stored in the storage medium that can read, and this storage medium comprises: various media that can be program code stored such as ROM, RAM, magnetic disc or CD.
The above is merely preferred embodiment of the present invention, and is in order to restriction the present invention, not all within spirit of the present invention and principle, any modification of being done, is equal to replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (14)

1. a method of opening unknown file is characterized in that, comprising:
The request of unknown file is opened in reception;
According to the extension name of said unknown file, from the application list of this locality storage, obtain said extension name corresponding application;
The application program that application is obtained is opened said unknown file.
2. method according to claim 1 is characterized in that, according to the extension name of said unknown file, from the application list of this locality storage, obtains said extension name corresponding application, specifically comprises:
From the path of said unknown file, parse the extension name of said unknown file; Software information according to each application program in the application list of the local storage of said extension name inquiry obtains the application program that software information is consistent with said extension name in said the application list.
3. method according to claim 2 is characterized in that, obtains software information and the application program that said extension name is consistent in said the application list, specifically comprises:
Obtain at least one application program to be selected that software information is consistent with said extension name in said the application list;
Receive application request, and with the application program to be selected of said application request indication as the application program of obtaining.
4. method according to claim 2 is characterized in that, said software information comprises: type specification, dbase, summary description, icon information or the relevant link information of download.
5. method according to claim 1 is characterized in that, uses the application program of obtaining and opens said unknown file, specifically comprises:
When the said application program of obtaining is not installed in this locality, according to the software information of the said application program of obtaining, download and install the said application program of obtaining, use mounted application program and open said unknown file.
6. method according to claim 1 is characterized in that, receives the request of opening unknown file, comprises before:
Obtain the application list, said the application list comprises the mapping relations of extension name and application program, the software information of said application program.
7. method according to claim 1 is characterized in that, receives the request of opening unknown file, comprises before:
Judge whether file has the application program that is associated, if not, then said file is a unknown file.
8. a device of opening unknown file is characterized in that, comprising:
Receiver module is used to receive the request of opening unknown file;
Acquisition module is used for the extension name according to said unknown file, from the application list of this locality storage, obtains said extension name corresponding application;
Application module is used to use the application program of obtaining and opens said unknown file.
9. device according to claim 8 is characterized in that, said acquisition module comprises:
The extension name acquiring unit is used for parsing from the path of said unknown file the extension name of said unknown file;
Query unit is used for the software information according to each application program of the application list of the local storage of said extension name inquiry;
The application program acquiring unit is used for obtaining the application program that said the application list software information is consistent with said extension name.
10. device according to claim 9 is characterized in that, said application program acquiring unit specifically is used for obtaining at least one application program to be selected that said the application list software information is consistent with said extension name; Receive application request, and with the application program to be selected of said application request indication as the application program of obtaining.
11. device according to claim 8 is characterized in that, said software information comprises: type specification, dbase, summary description, icon information or the relevant link information of download.
12. device according to claim 8; It is characterized in that; Said application module specifically is used for when local when the said application program of obtaining is not installed; According to the software information of the said application program of obtaining, download and install the said application program of obtaining, use mounted application program and open said unknown file.
13. device according to claim 8 is characterized in that, said device also comprises:
The tabulation acquisition module is used to obtain the application list, and said the application list comprises the mapping relations of extension name and application program, the software information of said application program.
14. device according to claim 8 is characterized in that, said device also comprises:
Judge module is used to judge whether file has the application program that is associated, if not, then said file is a unknown file.
CN201110140739.9A 2011-05-27 2011-05-27 The method and apparatus opening unknown file Active CN102799468B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110140739.9A CN102799468B (en) 2011-05-27 2011-05-27 The method and apparatus opening unknown file

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110140739.9A CN102799468B (en) 2011-05-27 2011-05-27 The method and apparatus opening unknown file

Publications (2)

Publication Number Publication Date
CN102799468A true CN102799468A (en) 2012-11-28
CN102799468B CN102799468B (en) 2016-08-03

Family

ID=47198583

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110140739.9A Active CN102799468B (en) 2011-05-27 2011-05-27 The method and apparatus opening unknown file

Country Status (1)

Country Link
CN (1) CN102799468B (en)

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103034519A (en) * 2012-12-19 2013-04-10 广东欧珀移动通信有限公司 Method and device for switching file default application
CN103699414A (en) * 2013-12-25 2014-04-02 北京奇虎科技有限公司 Software processing method and device
CN104239045A (en) * 2014-09-05 2014-12-24 珠海市君天电子科技有限公司 Method and device for opening unknown file
CN105260207A (en) * 2015-10-10 2016-01-20 Tcl移动通信科技(宁波)有限公司 File loading method and system
CN105760145A (en) * 2014-12-16 2016-07-13 宏碁股份有限公司 Method for calling applications adaptively and electronic device adopting method
CN106095768A (en) * 2016-04-29 2016-11-09 乐视控股(北京)有限公司 Terminal and application method for pushing based on terminal
CN106095456A (en) * 2016-06-17 2016-11-09 北京奇虎科技有限公司 User is guided to download the method for application program, device and mobile terminal
CN106570396A (en) * 2016-12-29 2017-04-19 哈尔滨安天科技股份有限公司 System and method for preventing data from being encrypted by ransomware
CN106570059A (en) * 2016-09-29 2017-04-19 宇龙计算机通信科技(深圳)有限公司 Method and system for document opening
CN106776749A (en) * 2016-11-22 2017-05-31 宇龙计算机通信科技(深圳)有限公司 Modes to open a file method to set up and system
CN106933626A (en) * 2017-03-01 2017-07-07 腾讯科技(深圳)有限公司 Association method and device
CN107506177A (en) * 2017-06-27 2017-12-22 努比亚技术有限公司 The control method and mobile terminal of a kind of application program
CN107728877A (en) * 2017-09-29 2018-02-23 维沃移动通信有限公司 One kind applies recommendation method and mobile terminal
CN108460128A (en) * 2018-03-01 2018-08-28 广东欧珀移动通信有限公司 Document management method and device, electronic device and readable storage medium storing program for executing
CN108694207A (en) * 2017-04-11 2018-10-23 Tcl集团股份有限公司 A kind of display methods and system of file icon
CN108763409A (en) * 2018-05-23 2018-11-06 北京小米移动软件有限公司 The deployment method and device of electronic document
CN108886672A (en) * 2016-06-12 2018-11-23 苹果公司 Extension of message application program shop
CN110175052A (en) * 2019-04-16 2019-08-27 努比亚技术有限公司 A kind of method, apparatus and computer readable storage medium of file opening
CN111143849A (en) * 2019-12-31 2020-05-12 奇安信科技集团股份有限公司 File type identification method and device applied to electronic equipment and electronic equipment
WO2020248411A1 (en) * 2019-06-10 2020-12-17 深圳传音控股股份有限公司 Method for selecting data object opening method, mobile terminal, and storage medium
US11061863B2 (en) 2018-02-13 2021-07-13 Guangdong Oppo Mobile Telecommunications Corp., Ltd. Method and apparatus for opening file, and electronic device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020188695A1 (en) * 2001-06-07 2002-12-12 Frank Tso Auto file opening system and method
CN1855047A (en) * 2005-04-29 2006-11-01 宏碁股份有限公司 Method for opening specific files automatically
CN101211353A (en) * 2006-12-27 2008-07-02 北京海尔集成电路设计有限公司 Method for recognizing multi- format media file
CN101924798A (en) * 2010-09-08 2010-12-22 北京大学 Transparent Android component loading method and system based on file types

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020188695A1 (en) * 2001-06-07 2002-12-12 Frank Tso Auto file opening system and method
CN1855047A (en) * 2005-04-29 2006-11-01 宏碁股份有限公司 Method for opening specific files automatically
CN101211353A (en) * 2006-12-27 2008-07-02 北京海尔集成电路设计有限公司 Method for recognizing multi- format media file
CN101924798A (en) * 2010-09-08 2010-12-22 北京大学 Transparent Android component loading method and system based on file types

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
牛华网,HTTP://WWW.NEWHUA.COM/2010/0728/98139.SHTML: "智能贴心更安全!QQ电脑管家4.0 正式版尝鲜评测", 《牛华网》 *

Cited By (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103034519A (en) * 2012-12-19 2013-04-10 广东欧珀移动通信有限公司 Method and device for switching file default application
CN103699414A (en) * 2013-12-25 2014-04-02 北京奇虎科技有限公司 Software processing method and device
CN104239045A (en) * 2014-09-05 2014-12-24 珠海市君天电子科技有限公司 Method and device for opening unknown file
CN104239045B (en) * 2014-09-05 2018-02-23 珠海市君天电子科技有限公司 The deployment method and device of unknown file
CN105760145B (en) * 2014-12-16 2019-04-23 宏碁股份有限公司 The method and its electronic device of adaptive call application program
CN105760145A (en) * 2014-12-16 2016-07-13 宏碁股份有限公司 Method for calling applications adaptively and electronic device adopting method
CN105260207A (en) * 2015-10-10 2016-01-20 Tcl移动通信科技(宁波)有限公司 File loading method and system
CN105260207B (en) * 2015-10-10 2019-02-26 Tcl移动通信科技(宁波)有限公司 A kind of file loading method and system
CN106095768A (en) * 2016-04-29 2016-11-09 乐视控股(北京)有限公司 Terminal and application method for pushing based on terminal
US11375345B2 (en) 2016-06-12 2022-06-28 Apple Inc. Message extension app store
CN108886672B (en) * 2016-06-12 2021-09-14 苹果公司 Message extension application store
CN108886672A (en) * 2016-06-12 2018-11-23 苹果公司 Extension of message application program shop
CN106095456A (en) * 2016-06-17 2016-11-09 北京奇虎科技有限公司 User is guided to download the method for application program, device and mobile terminal
CN106570059A (en) * 2016-09-29 2017-04-19 宇龙计算机通信科技(深圳)有限公司 Method and system for document opening
WO2018058779A1 (en) * 2016-09-29 2018-04-05 宇龙计算机通信科技(深圳)有限公司 Method and system for opening file
CN106776749A (en) * 2016-11-22 2017-05-31 宇龙计算机通信科技(深圳)有限公司 Modes to open a file method to set up and system
CN106570396A (en) * 2016-12-29 2017-04-19 哈尔滨安天科技股份有限公司 System and method for preventing data from being encrypted by ransomware
CN106933626A (en) * 2017-03-01 2017-07-07 腾讯科技(深圳)有限公司 Association method and device
CN108694207A (en) * 2017-04-11 2018-10-23 Tcl集团股份有限公司 A kind of display methods and system of file icon
CN107506177B (en) * 2017-06-27 2021-06-15 努比亚技术有限公司 Application program control method and mobile terminal
CN107506177A (en) * 2017-06-27 2017-12-22 努比亚技术有限公司 The control method and mobile terminal of a kind of application program
CN107728877A (en) * 2017-09-29 2018-02-23 维沃移动通信有限公司 One kind applies recommendation method and mobile terminal
US11061863B2 (en) 2018-02-13 2021-07-13 Guangdong Oppo Mobile Telecommunications Corp., Ltd. Method and apparatus for opening file, and electronic device
CN108460128A (en) * 2018-03-01 2018-08-28 广东欧珀移动通信有限公司 Document management method and device, electronic device and readable storage medium storing program for executing
CN108460128B (en) * 2018-03-01 2020-11-20 Oppo广东移动通信有限公司 Document management method and device, electronic device and readable storage medium
CN108763409A (en) * 2018-05-23 2018-11-06 北京小米移动软件有限公司 The deployment method and device of electronic document
CN110175052A (en) * 2019-04-16 2019-08-27 努比亚技术有限公司 A kind of method, apparatus and computer readable storage medium of file opening
WO2020248411A1 (en) * 2019-06-10 2020-12-17 深圳传音控股股份有限公司 Method for selecting data object opening method, mobile terminal, and storage medium
CN111143849A (en) * 2019-12-31 2020-05-12 奇安信科技集团股份有限公司 File type identification method and device applied to electronic equipment and electronic equipment

Also Published As

Publication number Publication date
CN102799468B (en) 2016-08-03

Similar Documents

Publication Publication Date Title
CN102799468A (en) Method and device for opening unknown file
CN101167071B (en) Methods and devices for synchronizing modifiable documents with multiple clients
US8745163B2 (en) Real-time, customized embedding of specific content into local webserver pages
SG117625A1 (en) Method, system and apparatus for discovering and connecting to data sources
US20150222616A1 (en) Private cloud connected device cluster architecture
CN102722439B (en) Method, device and system for improving running stability of FLASH assembly
CN104506643A (en) Server of distributed storage system and data synchronizing method between servers
CN102736923A (en) A method and a system for software customization installation
US9032386B1 (en) Product upgrade location identifier for software upgrade
CN105933326A (en) Remote terminal data reporting method and device
CN104468189A (en) Method for automatically upgrading BIOS according to different client versions
CN107111624B (en) Receiving apparatus, transmitting apparatus, and data processing method
CN105589705A (en) File updating method and device, and equipment
CN112306887A (en) Program test distribution method and corresponding device, equipment and medium
US20100017863A1 (en) Portable storage apparatus for providing working environment migration service and method thereof
CN105787300A (en) Method and system for controlling usage of software
CN113360413A (en) Code testing method and device
CN107979629A (en) Distributed cache system and its data cache method and device
US9703848B2 (en) Caching linked queries for optimized compliance management
CN104202390A (en) Method and device for downloading online resources and pushing to mobile terminal
US8510444B2 (en) Data processing apparatus, data processing method, data processing program for implementing the method, and image processing apparatus
CN110780894B (en) Thermal upgrade processing method and device and electronic equipment
US20150135092A1 (en) Apparatus and method for exchanging data
CN108073638B (en) Data diagnosis method and device
CN108270803B (en) Method and system for realizing transmission of network file and desktop application through webpage technology

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