CN103914289A - Desktop application access method and device - Google Patents

Desktop application access method and device Download PDF

Info

Publication number
CN103914289A
CN103914289A CN201210593675.2A CN201210593675A CN103914289A CN 103914289 A CN103914289 A CN 103914289A CN 201210593675 A CN201210593675 A CN 201210593675A CN 103914289 A CN103914289 A CN 103914289A
Authority
CN
China
Prior art keywords
multipad
insertable object
configuration file
dynamic
access
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
CN201210593675.2A
Other languages
Chinese (zh)
Other versions
CN103914289B (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.)
Beijing Feinno Communication Technology Co Ltd
Original Assignee
Beijing Feinno Communication Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Feinno Communication Technology Co Ltd filed Critical Beijing Feinno Communication Technology Co Ltd
Priority to CN201210593675.2A priority Critical patent/CN103914289B/en
Publication of CN103914289A publication Critical patent/CN103914289A/en
Application granted granted Critical
Publication of CN103914289B publication Critical patent/CN103914289B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention discloses a desktop application access method and device, and belongs to the field of network communication. The method includes the steps: acquiring a predefined configuration file of a desktop application; creating a predefined insertable object according to the predefined configuration file, and accessing the predefined insertable object at an access position set by the desktop application; acquiring a configuration file of an external access application of the desktop application; calling a Com interface and creating a dynamic insertable object according to the configuration file of the external access program; accessing the dynamic insertable object at the access position set by the desktop application. The external access program is an extension or third-party application. The method solves the problem that the desktop application is unstable as codes of a whole business logic need to be continuously modified when new functions of the desktop application are extended at present, robustness of a platform is ensured, research, development and test costs are reduced, and iterative development of software research and development is accelerated.

Description

A kind of cut-in method of multipad and device
Technical field
The present invention relates to network communication field, particularly a kind of cut-in method of multipad and device.
Background technology
Along with the develop rapidly of the communication technology, multipad has been opened the platform of oneself gradually, for self extender and third party application provide access way, to make desktop should have program function more powerful and perfect.
At present, the access way that multipad provides, be mainly that extender or third party application are changed or increased the coding of multipad by the interface providing for the access of extender and third party application provides interface, thereby increase or improve new function.
Realizing in process of the present invention, inventor finds that prior art at least exists following problem:
Make extender or third party application change or increase the mode of the coding of multipad by the interface providing at present, because new function in multipad software self or third party's expansion process is constantly added, cause needs constantly to revise the code of whole service logic, cause more research and development and testing cost, make multipad be full of unstable possibility and then increase risk.
Summary of the invention
In order to solve the problem of prior art, the embodiment of the present invention provides a kind of cut-in method and device of multipad.Described technical scheme is as follows:
On the one hand, provide a kind of cut-in method of multipad, described method comprises:
Obtain the predetermined configuration file of multipad; Described predetermined configuration file comprises: displaying contents, layout information, interactive operation mode and simple interactive instruction;
According to described predetermined configuration document creation predefine insertable object, access described predefine insertable object in the on-position of described multipad setting;
Obtain the configuration file of the outside joining procedure of described multipad; Described outside joining procedure is extender or third party application; The configuration file of described outside joining procedure comprises: displaying contents, layout information, interactive operation mode and simple interactive instruction;
Call Microsoft's standard C om interface and create dynamic insertable object according to the configuration file of described outside joining procedure;
The described dynamic insertable object of on-position access arranging at described multipad.
Particularly, described in obtain the predetermined configuration file of multipad before, comprising:
Window at described multipad is set on-position; Described on-position is at least one, at least comprises an insertable object in each on-position.
Particularly, after the described described dynamic insertable object of on-position access arranging at described multipad, also comprise:
In the time there is interaction process operation in described outside joining procedure, the interaction message of described outside joining procedure is switched through and issued described dynamic insertable object by described Com interface direct, by described dynamic insertable object, described interaction message is processed.
Particularly, after the described described dynamic insertable object of on-position access arranging at described multipad, comprising:
Show described predefine insertable object and the described dynamic insertable object of access in the current interface of described multipad.
Particularly, described in call Microsoft's standard C om interface and create dynamic insertable object according to the configuration file of described outside joining procedure, comprising:
Whether the window of searching described multipad has on-position;
In the time that the window of described multipad has on-position, search described on-position and whether have living space;
In the time that described on-position has living space, call Com interface and create dynamic insertable object according to the configuration file of described outside joining procedure.
On the other hand, provide a kind of access device of multipad, described device comprises:
The first acquisition module, for obtaining the predetermined configuration file of multipad; Described predetermined configuration file comprises: displaying contents, layout information, interactive operation mode and simple interactive instruction;
The first access module, for the predetermined configuration document creation predefine insertable object obtaining according to described the first acquisition module, accesses described predefine insertable object in the on-position of described multipad setting;
The second acquisition module, for obtaining the configuration file of outside joining procedure of described multipad; Described outside joining procedure is extender or third party application; The configuration file of described outside joining procedure comprises: displaying contents, layout information, interactive operation mode and simple interactive instruction;
Creation module, creates dynamic insertable object for calling Microsoft's standard C om interface according to the configuration file of described outside joining procedure;
The second access module, for the described dynamic insertable object of on-position access arranging at described multipad.
Particularly, described device also comprises:
Setting module, before obtaining the predetermined configuration file of multipad at described the first acquisition module, sets on-position at the window of described multipad; Described on-position is at least one, at least comprises an insertable object in each on-position.
Particularly, described device also comprises:
Interactive module, after the described dynamic insertable object of on-position access arranging at described multipad for described the second access module, in the time there is interaction process operation in described outside joining procedure, the interaction message of described outside joining procedure is switched through and issued described dynamic insertable object by described Com interface direct, by described dynamic insertable object, described interaction message is processed.
Particularly, described device also comprises:
Display module, after the described dynamic insertable object of on-position access arranging at multipad in described the second access module, show described predefine insertable object and the described dynamic insertable object of access in the current interface of described multipad.
Particularly, described creation module, comprising:
First searches unit, whether has on-position for the window of searching described multipad;
Whether second searches unit, in the time that described first searches window that unit finds multipad and have on-position, search described on-position and have living space;
Creating unit, in the time that described second searches unit and find on-position and have living space, calls Com interface and creates dynamic insertable object according to the configuration file of described outside joining procedure.
The beneficial effect that the technical scheme that the embodiment of the present invention provides is brought is:
By obtaining the configuration file of outside joining procedure of multipad, call Com interface and create dynamic insertable object according to the configuration file of outside joining procedure, access dynamic insertable object in the on-position of multipad setting, in the time of the new function of extended desktop application program, need at present the code of constantly revising whole service logic to cause the unsettled problem of multipad thereby solved, guarantee the robustness of platform, reduce research and development and testing cost, and accelerated the iterative development speed of research and development of software.
Accompanying drawing explanation
In order to be illustrated more clearly in the technical scheme in the embodiment of the present invention, below the accompanying drawing of required use during embodiment is described is briefly described, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skills, do not paying under the prerequisite of creative work, can also obtain according to these accompanying drawings other accompanying drawing.
Fig. 1 is the cut-in method process flow diagram of the multipad that provides of the embodiment of the present invention one;
Fig. 2 is the cut-in method process flow diagram of the multipad that provides of the embodiment of the present invention two;
Fig. 3 is the on-position schematic diagram that the embodiment of the present invention two provides;
Fig. 4 is that the predefine that the embodiment of the present invention two provides can be inserted the cut-in method process flow diagram to picture;
Fig. 5 be the embodiment of the present invention two provide dynamically can insert the cut-in method process flow diagram to picture;
Fig. 6 be the interaction handler that provides of the embodiment of the present invention two dynamically can insert the cut-in method process flow diagram to picture;
Fig. 7 is access device the first structural representation of the multipad that provides of the embodiment of the present invention three;
Fig. 8 is access device the second structural representation of the multipad that provides of the embodiment of the present invention three;
Fig. 9 is the third structural representation of access device of the multipad that provides of the embodiment of the present invention three;
Figure 10 is the 4th kind of structural representation of access device of the multipad that provides of the embodiment of the present invention three;
Figure 11 is the 5th kind of structural representation of access device of the multipad that provides of the embodiment of the present invention three.
Embodiment
For making the object, technical solutions and advantages of the present invention clearer, below in conjunction with accompanying drawing, embodiment of the present invention is described further in detail.
Embodiment mono-
Referring to Fig. 1, the embodiment of the present invention provides a kind of cut-in method of multipad, and the method comprises:
101, obtain the predetermined configuration file of multipad; Predetermined configuration file comprises: displaying contents, layout information, interactive operation mode and simple interactive instruction;
102, according to predetermined configuration document creation predefine insertable object, the on-position access predefine insertable object arranging at multipad;
103, obtain the configuration file of the outside joining procedure of multipad; Outside joining procedure is extender or third party application; The configuration file of outside joining procedure comprises: displaying contents, layout information, interactive operation mode and simple interactive instruction;
104, call Microsoft's standard C om interface and create dynamic insertable object according to the configuration file of outside joining procedure;
105, access dynamic insertable object in the on-position of multipad setting.
Particularly, before obtaining the predetermined configuration file of multipad, comprising:
Window at multipad is set on-position; On-position is at least one, at least comprises an insertable object in each on-position.
Particularly, after dynamic insertable object is accessed in the on-position of multipad setting, also comprise:
In the time there is interaction process operation in outside joining procedure, the interaction message of outside joining procedure is switched through and issued dynamic insertable object by Com interface direct, by dynamic insertable object, interaction message is processed.
Particularly, after dynamic insertable object is accessed in the on-position of multipad setting, comprising:
Show predefine insertable object and the dynamic insertable object of access in the current interface of multipad.
Particularly, call Microsoft's standard C om interface and create dynamic insertable object according to the configuration file of outside joining procedure, comprising:
Whether the window of searching multipad has on-position;
In the time that the window of multipad has on-position, search on-position and whether have living space;
In the time that on-position has living space, call Com interface and create dynamic insertable object according to the configuration file of outside joining procedure.
The method that the embodiment of the present invention provides, by obtaining the configuration file of outside joining procedure of multipad, call Com interface and create dynamic insertable object according to the configuration file of outside joining procedure, access dynamic insertable object in the on-position of multipad setting, in the time of the new function of extended desktop application program, need at present the code of constantly revising whole service logic to cause the unsettled problem of multipad thereby solved, guarantee the robustness of platform, research and development and testing cost are reduced, and accelerate the iterative development speed of research and development of software.
Embodiment bis-
Referring to Fig. 2, the embodiment of the present invention provides a kind of cut-in method of multipad, and the method comprises:
201, set on-position at the window of multipad;
Particularly, the embodiment of the present invention need to be set on-position at the window of multipad; Window can be dialog box window, homepage window, and any window that can show at desktop can be set on-position, for the new function that needs the content of insertion or extender third party application to provide is provided; On-position is at least one; In each on-position, at least comprise an insertable object;
Referring to Fig. 3, set on-position 1 and on-position 2, each on-position comprises two insertable objects.
On-position is the accessible position of each window, and a window comprises multiple on-positions; In on-position, have multiple insertable objects, inner insertable object place function is supported in on-position, such as horizontal layout, vertical layout, absolute fix layout;
Insertable object is finally show and carry out mutual object, can be picture, word, webpage, control.
202, obtain the predetermined configuration file of multipad;
Particularly, referring to Fig. 4, in the time opening the window of multipad, first read the configuration file of the on-position that this window is corresponding; Then judge whether predetermined configuration file, if there is predetermined configuration file, obtained this predetermined configuration file.
203, according to predetermined configuration document creation predefine insertable object, the on-position access predefine insertable object arranging at multipad;
Particularly, referring to Fig. 4, after having predetermined configuration file and obtaining this predetermined configuration file, according to this predetermined configuration document creation predefine insertable object, this predetermined configuration file comprises accessing content, concrete on-position, layout information etc., and this layout information comprises layout size and placement position; This predefine insertable object can be picture, word, webpage, control, icon etc.
Wherein, after creating predefine insertable object, in the time that window shows, also the on-position at window shows that this predefine can insert looking like.Predefine insertable object is generally for showing, such as picture, and text, webpage etc., this insertable object is without alternately; Certainly predefine insertable object can also carry out simple mutual, such as clicking, picture is checked large figure, to open these classes such as webpage simply mutual, can be directly by simple interactive operation instruction such as platform internal manipulation instruction, open that link is specified, the instruction that Shows Picture is described on predefine insertable object.
204, obtain the configuration file of the outside joining procedure of multipad; This outside joining procedure is extender or third party application;
Particularly, referring to Fig. 5, after the on-position of the window of multipad shows predefine insertable object, obtain the configuration file of the outside joining procedure of multipad, this outside joining procedure comprises extender and third party application, and wherein extender comprises self extender and third party's extender; And third party application comprises third party's extender; The configuration file of outside joining procedure comprises: displaying contents, layout information, interactive operation mode, can also comprise more configuration information certainly.
205, call Microsoft's standard C om interface and create dynamic insertable object according to the configuration file of outside joining procedure, access dynamic insertable object in the on-position of multipad setting.
Particularly, referring to Fig. 5, in the time that outside joining procedure is extender or third party application, whether the window of searching multipad has on-position;
In the time that the window of multipad has on-position, search on-position and whether have living space;
In the time that on-position has living space, call Com interface and create dynamic insertable object according to the configuration file of outside joining procedure;
Access dynamic insertable object in the on-position of multipad setting, and the on-position that this dynamic insertable object is inserted into appointment shows.
206, in the time that outside joining procedure exists interaction process operation, the interaction message of outside joining procedure is switched through and issued dynamic insertable object by Com interface direct, by dynamic insertable object, interaction message is processed.
Particularly, referring to Fig. 6, after dynamic insertable object is accessed in the on-position of multipad setting, in the time there is interaction process operation in extender or third party application, whether the interaction message of searching outside joining procedure has this type of message of registered in advance as mouse-keyboard message or framework self-defined message, if had, the interaction message of outside joining procedure is switched through and issued dynamic insertable object by Com interface direct, the service logic of oneself is processed according to interaction message by dynamic insertable object, and interactive information after treatment is transmitted to outside interactive application by Com interface, this makes multipad platform need not be concerned about the business of this insertable object, between platform and third party application or self extender, isolate, multipad platform is only shown insertable object and is forwarded interaction message, makes by this method platform have better scalability and reliability.
More clear in order to make to describe, embodiment of the present invention multipad is IM(Instant Messenger, instant messaging) software is that example describes:
If a new IM software platform in research and development of software in earlier stage, first completes common word interactive function, later stage need to increase Video service, every by current access, complete after the basic function of Video service, need in the list of the contacts list of main window and session window, add the icon that represents the capable video of the other side good friend, and in session window, add and initiate the button of video and add video control, this just need to change the place, many places at multiple interfaces, and need to be at UI(User Interface, user interface) add whether show the business operation of initiating video after controlling the code of these contents and adding click camera in service code, if IM software does not stop to add new function, just need to ceaselessly revise original code, make code be full of instability.
If the method that uses the embodiment of the present invention to provide only need define on-position in on-position configuration file corresponding to main interface; Then, newly write the DLL(Dynamic Link Library of a Video chat of self expanding, dynamic link library), this DLL first obtains Related Contact by platform interface after starting and whether supports video capability, if support video capability, just a camera small icon is inserted into contact person's a on-position, and interactive operation information is set for " complex interaction type "; In the time that user clicks this camera icon at platform interface, find that its interactive information is for " complex interaction type ", this message is forwarded to this insertable object by platform, and the business of insertable object execution self extender DLL, initiates video capability; When good friend cancels after camera, platform is received status change message, also this message is transmitted to insertable object, insertable object after treatment, find that this good friend has not needed this icon, calling platform upgrades or removing method, hides or deletes this insertable object.
Pass through aforesaid operations, IM software platform is mutual by inserting, show, forwarding, remove fixed interface can complete the access of video capability, change the access way of expansion or third party's application software, change the mode of the interpolation of the new function of software, do not need to revise any code, guaranteed the robustness of platform.
The method that the embodiment of the present invention provides, by obtaining the configuration file of outside joining procedure of multipad, call Com interface and create dynamic insertable object according to the configuration file of outside joining procedure, access dynamic insertable object in the on-position of multipad setting, in the time of the new function of extended desktop application program, need at present the code of constantly revising whole service logic to cause the unsettled problem of multipad thereby solved, guarantee the robustness of platform, research and development and testing cost are reduced, and accelerate the iterative development speed of research and development of software.
Embodiment tri-
Referring to Fig. 7, the embodiment of the present invention provides a kind of access device of multipad, and this device comprises:
The first acquisition module 701, for obtaining the predetermined configuration file of multipad; Predetermined configuration file comprises: displaying contents, layout information, interactive operation mode and simple interactive instruction;
The first access module 702, for the predetermined configuration document creation predefine insertable object obtaining according to the first acquisition module 701, the on-position access predefine insertable object arranging at multipad;
The second acquisition module 703, for obtaining the configuration file of outside joining procedure of multipad; Outside joining procedure is extender or third party application; The configuration file of outside joining procedure comprises: displaying contents, layout information, interactive operation mode and simple interactive instruction;
Creation module 704, creates dynamic insertable object for calling Microsoft's standard C om interface according to the configuration file of outside joining procedure;
The second access module 705, for accessing dynamic insertable object in the on-position of multipad setting.
Particularly, referring to Fig. 8, this device also comprises:
Setting module 706, before obtaining the predetermined configuration file of multipad at the first acquisition module 701, sets on-position at the window of multipad; On-position is at least one, at least comprises an insertable object in each on-position.
Particularly, referring to Fig. 9, this device also comprises:
Interactive module 707, be used for the second access module 705 after dynamic insertable object is accessed in the on-position of multipad setting, in the time there is interaction process operation in outside joining procedure, the interaction message of outside joining procedure is switched through and issued dynamic insertable object by Com interface direct, by dynamic insertable object, interaction message is processed.
Particularly, referring to Figure 10, this device also comprises:
Display module 708, in the second access module after dynamic insertable object is accessed in the on-position of multipad setting, show the predefine insertable object of access and dynamic insertable object in the current interface of multipad.
Particularly, referring to Figure 11, this creation module 704, comprising:
First searches unit 704a, whether has on-position for the window of searching multipad;
Whether second searches unit 704b, in the time that first searches window that unit 704a finds multipad and have on-position, search on-position and have living space;
Creating unit 704c, in the time that second searches unit 704b and find on-position and have living space, calls Com interface and creates dynamic insertable object according to the configuration file of outside joining procedure.
The device that the embodiment of the present invention provides, by obtaining the configuration file of outside joining procedure of multipad, call Com interface and create dynamic insertable object according to the configuration file of outside joining procedure, access dynamic insertable object in the on-position of multipad setting, in the time of the new function of extended desktop application program, need at present the code of constantly revising whole service logic to cause the unsettled problem of multipad thereby solved, guarantee the robustness of platform, research and development and testing cost are reduced, and accelerate the iterative development speed of research and development of software.
It should be noted that: the access device of the multipad that above-described embodiment provides is in the time accessing multipad, only be illustrated with the division of above-mentioned each functional module, in practical application, can above-mentioned functions be distributed and completed by different functional modules as required, be divided into different functional modules by the inner structure of device, to complete all or part of function described above.In addition, the cut-in method embodiment of the access device of the multipad that above-described embodiment provides and multipad belongs to same design, and its specific implementation process refers to embodiment of the method, repeats no more here.
The invention described above embodiment sequence number, just to describing, does not represent the quality of embodiment.
One of ordinary skill in the art will appreciate that all or part of step that realizes above-described embodiment can complete by hardware, also can carry out the hardware that instruction is relevant by program completes, program can be stored in a kind of computer-readable recording medium, the above-mentioned storage medium of mentioning can be ROM (read-only memory), disk or CD etc.
These are only preferred embodiment of the present invention, in order to limit the present invention, within the spirit and principles in the present invention not all, any modification of doing, be equal to replacement, improvement etc., within all should being included in protection scope of the present invention.

Claims (10)

1. a cut-in method for multipad, is characterized in that, described method comprises:
Obtain the predetermined configuration file of multipad; Described predetermined configuration file comprises: displaying contents, layout information, interactive operation mode and simple interactive instruction;
According to described predetermined configuration document creation predefine insertable object, access described predefine insertable object in the on-position of described multipad setting;
Obtain the configuration file of the outside joining procedure of described multipad; Described outside joining procedure is extender or third party application; The configuration file of described outside joining procedure comprises: displaying contents, layout information, interactive operation mode and simple interactive instruction;
Call Microsoft's standard C om interface and create dynamic insertable object according to the configuration file of described outside joining procedure;
The described dynamic insertable object of on-position access arranging at described multipad.
2. method according to claim 1, is characterized in that, described in obtain the predetermined configuration file of multipad before, comprising:
Window at described multipad is set on-position; Described on-position is at least one, at least comprises an insertable object in each on-position.
3. method according to claim 1, is characterized in that, after the described described dynamic insertable object of on-position access arranging at described multipad, also comprises:
In the time there is interaction process operation in described outside joining procedure, the interaction message of described outside joining procedure is switched through and issued described dynamic insertable object by described Com interface direct, by described dynamic insertable object, described interaction message is processed.
4. method according to claim 1, is characterized in that, after the described described dynamic insertable object of on-position access arranging at described multipad, comprising:
Show described predefine insertable object and the described dynamic insertable object of access in the current interface of described multipad.
5. method according to claim 1, is characterized in that, described in call Microsoft's standard C om interface and create dynamic insertable object according to the configuration file of described outside joining procedure, comprising:
Whether the window of searching described multipad has on-position;
In the time that the window of described multipad has on-position, search described on-position and whether have living space;
In the time that described on-position has living space, call Com interface and create dynamic insertable object according to the configuration file of described outside joining procedure.
6. an access device for multipad, is characterized in that, described device comprises:
The first acquisition module, for obtaining the predetermined configuration file of multipad; Described predetermined configuration file comprises: displaying contents, layout information, interactive operation mode and simple interactive instruction;
The first access module, for the predetermined configuration document creation predefine insertable object obtaining according to described the first acquisition module, accesses described predefine insertable object in the on-position of described multipad setting;
The second acquisition module, for obtaining the configuration file of outside joining procedure of described multipad; Described outside joining procedure is extender or third party application; The configuration file of described outside joining procedure comprises: displaying contents, layout information, interactive operation mode and simple interactive instruction;
Creation module, creates dynamic insertable object for calling Microsoft's standard C om interface according to the configuration file of described outside joining procedure;
The second access module, for the described dynamic insertable object of on-position access arranging at described multipad.
7. device according to claim 6, is characterized in that, described device also comprises:
Setting module, before obtaining the predetermined configuration file of multipad at described the first acquisition module, sets on-position at the window of described multipad; Described on-position is at least one, at least comprises an insertable object in each on-position.
8. device according to claim 6, is characterized in that, described device also comprises:
Interactive module, after the described dynamic insertable object of on-position access arranging at described multipad for described the second access module, in the time there is interaction process operation in described outside joining procedure, the interaction message of described outside joining procedure is switched through and issued described dynamic insertable object by described Com interface direct, by described dynamic insertable object, described interaction message is processed.
9. device according to claim 6, is characterized in that, described device also comprises:
Display module, after the described dynamic insertable object of on-position access arranging at multipad in described the second access module, show described predefine insertable object and the described dynamic insertable object of access in the current interface of described multipad.
10. device according to claim 6, is characterized in that, described creation module, comprising:
First searches unit, whether has on-position for the window of searching described multipad;
Whether second searches unit, in the time that described first searches window that unit finds multipad and have on-position, search described on-position and have living space;
Creating unit, in the time that described second searches unit and find on-position and have living space, calls Com interface and creates dynamic insertable object according to the configuration file of described outside joining procedure.
CN201210593675.2A 2012-12-31 2012-12-31 The cut-in method and device of a kind of multipad Active CN103914289B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210593675.2A CN103914289B (en) 2012-12-31 2012-12-31 The cut-in method and device of a kind of multipad

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210593675.2A CN103914289B (en) 2012-12-31 2012-12-31 The cut-in method and device of a kind of multipad

Publications (2)

Publication Number Publication Date
CN103914289A true CN103914289A (en) 2014-07-09
CN103914289B CN103914289B (en) 2017-09-01

Family

ID=51039996

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210593675.2A Active CN103914289B (en) 2012-12-31 2012-12-31 The cut-in method and device of a kind of multipad

Country Status (1)

Country Link
CN (1) CN103914289B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105704003A (en) * 2014-11-27 2016-06-22 腾讯科技(深圳)有限公司 Instant communication interaction method and terminal
CN105824517A (en) * 2015-01-07 2016-08-03 阿里巴巴集团控股有限公司 Implementation method and apparatus of desktop
CN106095448A (en) * 2016-06-13 2016-11-09 青岛海信移动通信技术股份有限公司 A kind of desktop layouts method and apparatus of mobile device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102117201A (en) * 2009-12-31 2011-07-06 Tcl集团股份有限公司 Network terminal
CN102402481A (en) * 2010-10-06 2012-04-04 微软公司 Fuzz testing of asynchronous program code
CN102591724A (en) * 2011-12-28 2012-07-18 奇智软件(北京)有限公司 Method and device for information interaction
CN102591659A (en) * 2011-12-28 2012-07-18 中标软件有限公司 Implementation method for widget on main interface of mobile terminal and management method for widget
JP5025833B1 (en) * 2011-09-16 2012-09-12 三菱電機株式会社 Sequence program creation device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102117201A (en) * 2009-12-31 2011-07-06 Tcl集团股份有限公司 Network terminal
CN102402481A (en) * 2010-10-06 2012-04-04 微软公司 Fuzz testing of asynchronous program code
JP5025833B1 (en) * 2011-09-16 2012-09-12 三菱電機株式会社 Sequence program creation device
CN102591724A (en) * 2011-12-28 2012-07-18 奇智软件(北京)有限公司 Method and device for information interaction
CN102591659A (en) * 2011-12-28 2012-07-18 中标软件有限公司 Implementation method for widget on main interface of mobile terminal and management method for widget

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105704003A (en) * 2014-11-27 2016-06-22 腾讯科技(深圳)有限公司 Instant communication interaction method and terminal
CN105824517A (en) * 2015-01-07 2016-08-03 阿里巴巴集团控股有限公司 Implementation method and apparatus of desktop
CN105824517B (en) * 2015-01-07 2019-06-11 阿里巴巴集团控股有限公司 A kind of implementation method and device of desktop
CN106095448A (en) * 2016-06-13 2016-11-09 青岛海信移动通信技术股份有限公司 A kind of desktop layouts method and apparatus of mobile device
CN106095448B (en) * 2016-06-13 2020-03-17 青岛海信移动通信技术股份有限公司 Desktop layout method and device for mobile equipment

Also Published As

Publication number Publication date
CN103914289B (en) 2017-09-01

Similar Documents

Publication Publication Date Title
US11438293B2 (en) Title provisioning for event notification on a mobile device
CN107728885B (en) Multitask control method and device, mobile terminal and storage medium
US11954426B2 (en) Method and apparatus for displaying online document, and storage medium
CN103092824B (en) A kind of p.m.entry creation method and device
CN108924029B (en) Method and device for sending customer service data
JP2020504865A (en) Application data processing method, apparatus, and storage medium
JP2021513777A (en) Message processing method, unread message display method, and computer terminal
US20120204125A1 (en) User interface incorporating sliding panels for listing records and presenting record content
KR20160143755A (en) Expandable application representation, activity levels, and desktop representation
CN105630461A (en) Managing method of android application interface
CN104158972A (en) Method for calling third-party application in conversation process and user terminal
CN104571877A (en) Display processing method and device for pages
US10452231B2 (en) Usability improvements for visual interfaces
CN110019464B (en) Page processing method and device
CN105487752A (en) Application control method and terminal applying same
CN105389173A (en) Interface switching display method and device based on long connection tasks
CN103513977A (en) Display method and device for group member list
CN109857537B (en) Background service starting method, device, medium and electronic equipment
CN109542878B (en) List creation method and device
CN103914289A (en) Desktop application access method and device
CN111324262B (en) Application interface control method, device, terminal and medium
CN112306450A (en) Information processing method and device
CN103761020A (en) Shortcut navigating method and device
CN112015309A (en) Display switching method and device and mobile terminal
CN113282268B (en) Sound effect configuration method and device, storage medium and electronic equipment

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CP02 Change in the address of a patent holder

Address after: Room 810, 8 / F, 34 Haidian Street, Haidian District, Beijing 100080

Patentee after: BEIJING D-MEDIA COMMUNICATION TECHNOLOGY Co.,Ltd.

Address before: 100089 Beijing city Haidian District wanquanzhuang Road No. 28 Wanliu new building block A room 602

Patentee before: BEIJING D-MEDIA COMMUNICATION TECHNOLOGY Co.,Ltd.

CP02 Change in the address of a patent holder