CN105912343B - Desktop plug-in splitting method and mobile terminal - Google Patents
Desktop plug-in splitting method and mobile terminal Download PDFInfo
- Publication number
- CN105912343B CN105912343B CN201610286664.8A CN201610286664A CN105912343B CN 105912343 B CN105912343 B CN 105912343B CN 201610286664 A CN201610286664 A CN 201610286664A CN 105912343 B CN105912343 B CN 105912343B
- Authority
- CN
- China
- Prior art keywords
- plug
- display
- user
- sub
- desktop
- 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.)
- Expired - Fee Related
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
- G06F9/44521—Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
- G06F9/44526—Plug-ins; Add-ons
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/451—Execution arrangements for user interfaces
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Human Computer Interaction (AREA)
- Telephone Function (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
本发明实施例公开了一种桌面插件拆分方法及移动终端,桌面插件拆分方法包括:接收用户发送的插件编辑指令;将插件以编辑模式显示在移动终端的桌面上,所述插件中包括多个显示项;根据所述用户的选择将所述插件拆分成多个子插件,每个子插件包括至少一个所述显示项,本发明实施例能够改善用户体验。
The embodiment of the present invention discloses a desktop plug-in splitting method and a mobile terminal. The desktop plug-in splitting method includes: receiving a plug-in editing instruction sent by a user; displaying the plug-in on the desktop of the mobile terminal in an editing mode, wherein the plug-in includes: a plurality of display items; the plug-in is divided into a plurality of sub-plug-ins according to the user's selection, each sub-plug-in includes at least one of the display items, and the embodiment of the present invention can improve user experience.
Description
技术领域technical field
本发明实施例涉及通信技术领域,具体涉及一种桌面插件拆分方法及移动终端。Embodiments of the present invention relate to the field of communication technologies, and in particular, to a method for splitting a desktop plug-in and a mobile terminal.
背景技术Background technique
移动终端的桌面插件可以方便、直观的为用户显示一些信息,一个桌面插件通常会包括很多显示项,例如时间、日期、天气、地点等显示项。现有的插件,插件内所有显示项为一个整体,用户无法编辑。通常会出现这样的情况,由于某个桌面插件包括的显示项过多,需要占用较大的显示区域,只能将其放置在桌面特定的某个位置,这样一来容易导致整个桌面显示不协调,用户却无法做出相应调整,导致用户体验较差。The desktop plug-in of the mobile terminal can conveniently and intuitively display some information for the user. A desktop plug-in usually includes many display items, such as time, date, weather, location and other display items. For existing plug-ins, all displayed items in the plug-in are a whole, and users cannot edit them. It usually happens that because a desktop plug-in includes too many display items, it needs to occupy a large display area, and it can only be placed in a specific position on the desktop, which will easily lead to the inconsistency of the entire desktop display. , the user cannot make corresponding adjustments, resulting in a poor user experience.
发明内容SUMMARY OF THE INVENTION
有鉴于此,本发明实施例提供了一种桌面插件拆分方法及移动终端,能够改善用户体验。In view of this, embodiments of the present invention provide a desktop plug-in splitting method and a mobile terminal, which can improve user experience.
本发明实施例提供的桌面插件拆分方法,包括:The desktop plug-in splitting method provided by the embodiment of the present invention includes:
接收用户发送的插件编辑指令;Receive plug-in editing instructions sent by users;
将插件以编辑模式显示在移动终端的桌面上,所述插件中包括多个显示项;Displaying the plug-in on the desktop of the mobile terminal in an editing mode, the plug-in includes a plurality of display items;
根据所述用户的选择将所述插件拆分成多个子插件,每个子插件包括至少一个所述显示项。The plug-in is divided into a plurality of sub-plug-ins according to the user's selection, and each sub-plug-in includes at least one of the display items.
进一步地,所述将所述插件以编辑模式显示在移动终端的桌面上包括:将所述插件的各个显示项分区独立显示在桌面上所述插件的显示区域内。Further, the displaying the plug-in on the desktop of the mobile terminal in the editing mode includes: independently displaying each display item of the plug-in in the display area of the plug-in on the desktop.
进一步地,每个子插件中的显示项按照预设布局方式布局。Further, the display items in each sub-plug-in are laid out in a preset layout manner.
进一步地,每个子插件中的显示项按照所述用户提供的布局方式布局。Further, the display items in each sub-plug-in are laid out according to the layout mode provided by the user.
进一步地,所述根据所述用户的选择将所述插件拆分成多个子插件包括:Further, the splitting of the plug-in into a plurality of sub-plug-ins according to the user's selection includes:
将所述插件中所述用户点选或框选的显示项组成一个子插件,将所述插件中的剩余显示项组成另一子插件。The display items clicked or box-selected by the user in the plug-in are formed into one sub-plug-in, and the remaining display items in the plug-in are formed into another sub-plug-in.
本发明实施例提供的移动终端,包括:The mobile terminal provided by the embodiment of the present invention includes:
接收单元,用于接收用户发送的插件编辑指令;a receiving unit for receiving a plug-in editing instruction sent by a user;
模式显示单元,用于将插件以编辑模式显示在移动终端的桌面上,所述插件中包括多个显示项;a mode display unit, configured to display a plug-in on the desktop of the mobile terminal in an editing mode, the plug-in including a plurality of display items;
拆分单元,用于根据所述用户的选择将所述插件拆分成多个子插件,每个子插件包括至少一个所述显示项。A splitting unit, configured to split the plug-in into a plurality of sub-plug-ins according to the user's selection, and each sub-plug-in includes at least one of the display items.
进一步地,所述模式显示单元具体用于:将所述插件的各个显示项分区独立显示在桌面上所述插件的显示区域内。Further, the mode display unit is specifically configured to: independently display each display item of the plug-in in the display area of the plug-in on the desktop.
进一步地,每个子插件中的显示项按照预设布局方式布局。Further, the display items in each sub-plug-in are laid out in a preset layout manner.
进一步地,每个子插件中的显示项按照所述用户提供的布局方式布局。Further, the display items in each sub-plug-in are laid out according to the layout mode provided by the user.
进一步地,所述拆分单元具体用于,将所述插件中所述用户点选或框选的显示项组成一个子插件,将所述插件中的剩余显示项组成另一子插件。Further, the splitting unit is specifically configured to form a sub-plug-in of the display items clicked or box-selected by the user in the plug-in, and form another sub-plug-in from the remaining display items in the plug-in.
本发明实施例中,移动终端在接收到用户发送的插件编辑指令之后,可以将插件内的各个显示项以编辑模式显示在移动终端的桌面上,以供用户选择,然后根据用户的选择将所述插件拆分成多个子插件,由于子插件需要的显示区域相对较小,用户可以灵活调整每个子插件在桌面的显示位置,以使得桌面显示更加协调,改善了用户体验。In this embodiment of the present invention, after receiving the plug-in editing instruction sent by the user, the mobile terminal can display each display item in the plug-in on the desktop of the mobile terminal in an editing mode for the user to select, and then selects all items according to the user's selection. The above plug-in is divided into multiple sub-plug-ins. Since the display area required by the sub-plug-ins is relatively small, the user can flexibly adjust the display position of each sub-plug-in on the desktop, so as to make the desktop display more coordinated and improve the user experience.
附图说明Description of drawings
为了更清楚地说明本发明实施例中的技术方案,下面将对实施例描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to illustrate the technical solutions in the embodiments of the present invention more clearly, the following briefly introduces the accompanying drawings used in the description of the embodiments. Obviously, the accompanying drawings in the following description are only some embodiments of the present invention. For those skilled in the art, other drawings can also be obtained from these drawings without creative effort.
图1是本发明实施例提供的桌面插件拆分方法一个流程示意图;Fig. 1 is a schematic flowchart of a desktop plug-in splitting method provided by an embodiment of the present invention;
图2a-图2c是本发明实施例提供的桌面插件拆分过程一个示意图;2a-2c are a schematic diagram of a desktop plug-in splitting process provided by an embodiment of the present invention;
图3是本发明实施例提供的移动终端的一个结构示意图。FIG. 3 is a schematic structural diagram of a mobile terminal provided by an embodiment of the present invention.
具体实施方式Detailed ways
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are only a part of the embodiments of the present invention, but not all of the embodiments. Based on the embodiments of the present invention, all other embodiments obtained by those skilled in the art without creative efforts shall fall within the protection scope of the present invention.
本发明实施例提供的桌面插件拆分方法可以应用于移动终端中,移动终端可以为手机、平板电脑等电子设备。通过背景技术的描述可知,现有技术中,用户无法调整桌面插件的显示,导致用户体验较差,因而本发明实施例提供了一种桌面插件拆分方法及移动终端,使得用户能够拆分桌面插件,改善了用户体验。The desktop plug-in splitting method provided by the embodiment of the present invention may be applied to a mobile terminal, and the mobile terminal may be an electronic device such as a mobile phone and a tablet computer. As can be seen from the description of the background technology, in the prior art, the user cannot adjust the display of the desktop plug-in, resulting in poor user experience. Therefore, the embodiments of the present invention provide a desktop plug-in splitting method and a mobile terminal, so that the user can split the desktop Plugins that improve the user experience.
实施例一Example 1
如图1所示,本实施例的桌面插件拆分方法包括如下步骤:As shown in FIG. 1 , the method for splitting a desktop plug-in in this embodiment includes the following steps:
步骤101、接收用户发送的插件编辑指令;
具体实现中,用户可以通过长按移动终端上所需编辑的桌面插件来发送插件编辑指令,移动终端接收所述插件编辑指令。In a specific implementation, the user can send a plug-in editing instruction by long-pressing a desktop plug-in to be edited on the mobile terminal, and the mobile terminal receives the plug-in editing instruction.
步骤102、将插件以编辑模式显示在移动终端的桌面上,所述插件中包括多个显示项;
所述多个显示项例如时间、日期、地点、天气等显示项。在插件设计阶段,可以将插件的每个显示项设计的可以独立控制,所谓独立控制指的是可以独立控制每个显示项的显示方式,例如独立控制每个显示项进行显示及具体的显示位置。The plurality of display items are, for example, display items such as time, date, location, and weather. In the plug-in design stage, each display item of the plug-in can be designed to be independently controllable. The so-called independent control means that the display mode of each display item can be independently controlled, for example, the display and specific display position of each display item can be independently controlled. .
具体地,移动终端将插件以编辑模式显示在移动终端的桌面上,可以是移动终端将所述插件中包括的多个显示项,分区独立地显示在移动终端桌面上所述插件的显示区域内,进入编辑模式之后,用户可以选择任意一个显示项。Specifically, the mobile terminal displays the plug-in on the desktop of the mobile terminal in an editing mode, and the mobile terminal may display a plurality of display items included in the plug-in in the display area of the plug-in on the desktop of the mobile terminal independently in partitions. , after entering the edit mode, the user can select any display item.
步骤103、根据所述用户的选择将所述插件拆分成多个子插件,每个子插件包括至少一个所述显示项;
移动终端可以通过检测触摸点或触摸位置来确定用户的选择,然后根据用户的选择将原插件拆分成多个子插件。例如用户可以点选或框选多个显示项,移动终端将原插件中用户点选或框选的显示项组成一个子插件,将原插件中的剩余显示项组成另一子插件,或者用户可以将原插件框选分成多个部分,移动终端将每个框选部分包括的显示项组成一个子插件,此处对具体的选择方式不作限定。The mobile terminal can determine the user's selection by detecting the touch point or the touch position, and then split the original plug-in into multiple sub-plug-ins according to the user's selection. For example, the user can click or box-select multiple display items, the mobile terminal combines the display items clicked or box-selected by the user in the original plug-in into a sub-plug-in, and the remaining display items in the original plug-in form another sub-plug-in, or the user can The frame selection of the original plug-in is divided into multiple parts, and the display items included in each frame selection part are formed into a sub-plug-in by the mobile terminal, and the specific selection method is not limited here.
在将原插件拆分成多个子插件之后,每个子插件中的显示项可以按照预设布局方式(可预先设定并存储在移动终端中)进行布局,也可以按照用户提供的布局方式(例如可以给用户提供几种布局方式供用户选择,或者用户按照自己的意愿实时布局)进行布局,以使得子插件的布局更符合用户的需求。After the original plug-in is divided into multiple sub-plug-ins, the display items in each sub-plug-in can be laid out according to a preset layout method (which can be preset and stored in the mobile terminal), or can be laid out according to a layout method provided by the user (for example, The user can be provided with several layout modes for the user to choose, or the user can make the layout according to his own wishes (real-time layout), so that the layout of the sub-plug-in is more in line with the user's needs.
下面举例说明本发明实施例提供的桌面插件拆分方法,例如用户在移动终端桌面上安装了一个时间插件,该时间插件可如图2a所示,包括时间显示项(11:30)、公历日期显示项(4/21)、星期显示项(周四)、农历日期显示项(三月十五)、天气显示项(晴)、温度显示项(23~28℃)及地点显示项(深圳)。对用户来说,该时间插件包括内容过多,一个插件占用的显示区域过大,需要拆分,则用户可以长按该时间插件发送插件编辑指令,移动终端接收到该插件编辑指令之后,可以将该插件以编辑模式进行显示,编辑模式的显示方式可如图2b所示,每个显示项均分区独立显示;之后用户可以通过选择拆分插件,例如将原插件拆分成时间子插件和天气子插件,则用户可以点选或框选出时间显示项(11:30)、公历日期显示项(4/21)、星期显示项(周四)、农历日期显示项(三月十五),移动终端将用户选出的这些显示项组成一个子插件(即时间子插件),将剩余的天气显示项(晴)、温度显示项(23~28℃)及地点显示项(深圳)组成另一子插件(即天气子插件),移动终端可以根据预设布局方式或用户提供的布局方式布局每个子插件中的显示项,布局之后,用户可以调整每个子插件在桌面的显示位置,最终两个子插件可如图2c所示进行显示。The following example illustrates the method for splitting a desktop plug-in provided by the embodiment of the present invention. For example, if a user installs a time plug-in on the desktop of a mobile terminal, the time plug-in may be as shown in FIG. Display item (4/21), week display item (Thursday), lunar date display item (March 15), weather display item (sunny), temperature display item (23~28℃) and location display item (Shenzhen) . For the user, the time plug-in includes too much content, and the display area occupied by a plug-in is too large and needs to be split, then the user can long press the time plug-in to send the plug-in editing instruction, and after the mobile terminal receives the plug-in editing instruction, it can The plug-in is displayed in the editing mode. The display mode of the editing mode can be shown in Figure 2b, and each display item is displayed independently. After that, the user can choose to split the plug-in, for example, split the original plug-in into time sub-plug-ins and time sub-plug-ins. Weather sub-plugin, the user can click or box to select the time display item (11:30), the Gregorian date display item (4/21), the week display item (Thursday), the lunar date display item (March 15) , the mobile terminal composes these display items selected by the user into a sub-plug-in (ie time sub-plug-in), and forms the remaining weather display items (sunny), temperature display items (23-28°C) and location display items (Shenzhen) into another A sub-plug-in (that is, the weather sub-plug-in), the mobile terminal can lay out the display items in each sub-plug-in according to the preset layout method or the layout method provided by the user. After the layout, the user can adjust the display position of each sub-plug-in on the desktop, and finally the two The sub-plugins can be displayed as shown in Figure 2c.
本实施例中,移动终端在接收到用户发送的插件编辑指令之后,可以将插件内的各个显示项以编辑模式显示在移动终端的桌面上,以供用户选择,然后根据用户的选择将所述插件拆分成多个子插件,由于子插件需要的显示区域相对较小,用户可以灵活调整每个子插件在桌面的显示位置,以使得桌面显示更加协调,改善了用户体验。In this embodiment, after receiving the plug-in editing instruction sent by the user, the mobile terminal can display each display item in the plug-in on the desktop of the mobile terminal in editing mode for the user to select, and then according to the user's selection The plug-in is divided into multiple sub-plug-ins. Since the display area required by the sub-plug-ins is relatively small, the user can flexibly adjust the display position of each sub-plug-in on the desktop, so as to make the desktop display more coordinated and improve the user experience.
实施例二Embodiment 2
为了更好地实施以上方法,本发明还提供了一种移动终端,如图3所示,本实施例的移动终端包括:In order to better implement the above method, the present invention also provides a mobile terminal. As shown in FIG. 3 , the mobile terminal in this embodiment includes:
接收单元301,用于接收用户发送的插件编辑指令;A receiving
模式显示单元302,用于将插件以编辑模式显示在移动终端的桌面上,所述插件中包括多个显示项;a
拆分单元303,用于根据所述用户的选择将所述插件拆分成多个子插件,每个子插件包括至少一个所述显示项。The
在一个具体的实施例中,所述模式显示单元302具体用于,将所述插件的各个显示项分区独立显示在桌面上所述插件的显示区域内。In a specific embodiment, the
在一个具体的实施例中,每个子插件中的显示项按照预设布局方式布局。In a specific embodiment, the display items in each sub-plug-in are laid out according to a preset layout manner.
在一个具体的实施例中,每个子插件中的显示项按照所述用户提供的布局方式布局。In a specific embodiment, the display items in each sub-plug-in are laid out according to the layout mode provided by the user.
在一个具体的实施例中,所述拆分单元303具体用于,将所述插件中所述用户点选或框选的显示项组成一个子插件,将所述插件中的剩余显示项组成另一子插件。In a specific embodiment, the
需要说明的是,本实施例中未做详细描述的步骤及对应有益效果均可参阅前述方法实施例中对应的描述,此处不再赘述。It should be noted that, for steps and corresponding beneficial effects that are not described in detail in this embodiment, reference may be made to the corresponding descriptions in the foregoing method embodiments, which will not be repeated here.
本实施例中,在接收单元接收到用户发送的插件编辑指令之后,模式显示单元可以将插件内的各个显示项以编辑模式显示在移动终端的桌面上,以供用户选择,然后拆分单元根据用户的选择将所述插件拆分成多个子插件,由于子插件需要的显示区域相对较小,用户可以灵活调整每个子插件在桌面的显示位置,以使得桌面显示更加协调,改善了用户体验。In this embodiment, after the receiving unit receives the plug-in editing instruction sent by the user, the mode display unit may display each display item in the plug-in on the desktop of the mobile terminal in an editing mode for the user to select, and then the splitting unit can display each display item in the editing mode on the desktop of the mobile terminal for selection by the user. The user's choice divides the plug-in into multiple sub-plug-ins. Since the sub-plug-ins require a relatively small display area, the user can flexibly adjust the display position of each sub-plug-in on the desktop to make the desktop display more coordinated and improve user experience.
在本申请所提供的几个实施例中,应该理解到,所揭露的系统,装置和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形式。所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。In the several embodiments provided in this application, it should be understood that the disclosed system, apparatus and method may be implemented in other manners. For example, the apparatus embodiments described above are only illustrative. For example, the division of the units is only a logical function division. In actual implementation, there may be other division methods. For example, multiple units or components may be combined or Can be integrated into another system, or some features can be ignored, or not implemented. On the other hand, the shown or discussed mutual coupling or direct coupling or communication connection may be through some interfaces, indirect coupling or communication connection of devices or units, and may be in electrical, mechanical or other forms. The units described as separate components may or may not be physically separated, and components displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution in this embodiment.
另外,在本发明各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。所述集成的单元如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的全部或部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本发明各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、磁碟或者光盘等各种可以存储程序代码的介质。In addition, each functional unit in each embodiment of the present invention may be integrated into one processing unit, or each unit may exist physically alone, or two or more units may be integrated into one unit. The above-mentioned integrated units may be implemented in the form of hardware, or may be implemented in the form of software functional units. The integrated unit, if implemented in the form of a software functional unit and sold or used as an independent product, may be stored in a computer-readable storage medium. Based on this understanding, the technical solution of the present invention is essentially or the part that contributes to the prior art, or all or part of the technical solution can be embodied in the form of a software product, and the computer software product is stored in a storage medium , including several instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute all or part of the steps of the methods described in the various embodiments of the present invention. The aforementioned storage medium includes: U disk, mobile hard disk, Read-Only Memory (ROM, Read-Only Memory), Random Access Memory (RAM, Random Access Memory), magnetic disk or optical disk and other media that can store program codes .
以上所述,以上实施例仅用以说明本发明的技术方案,而非对其限制;尽管参照前述实施例对本发明进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本发明各实施例技术方案的精神和范围。As mentioned above, the above embodiments are only used to illustrate the technical solutions of the present invention, but not to limit them; although the present invention has been described in detail with reference to the foregoing embodiments, those of ordinary skill in the art should understand: The technical solutions described in the embodiments are modified, or some technical features thereof are equivalently replaced; and these modifications or replacements do not make the essence of the corresponding technical solutions deviate from the spirit and scope of the technical solutions in the embodiments of the present invention.
Claims (3)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201610286664.8A CN105912343B (en) | 2016-05-03 | 2016-05-03 | Desktop plug-in splitting method and mobile terminal |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201610286664.8A CN105912343B (en) | 2016-05-03 | 2016-05-03 | Desktop plug-in splitting method and mobile terminal |
Publications (2)
Publication Number | Publication Date |
---|---|
CN105912343A CN105912343A (en) | 2016-08-31 |
CN105912343B true CN105912343B (en) | 2020-11-13 |
Family
ID=56752370
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201610286664.8A Expired - Fee Related CN105912343B (en) | 2016-05-03 | 2016-05-03 | Desktop plug-in splitting method and mobile terminal |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN105912343B (en) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106959865B (en) * | 2017-04-25 | 2021-03-09 | 北京奇虎科技有限公司 | Data acquisition and information push method and device and electronic equipment |
CN107193438B (en) * | 2017-05-03 | 2020-03-06 | 维沃移动通信有限公司 | Method and mobile terminal for managing desktop icons |
CN107977248B (en) * | 2017-10-30 | 2022-05-31 | 维沃移动通信有限公司 | Display method and mobile terminal of a desktop pendant |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103176687A (en) * | 2011-12-26 | 2013-06-26 | 腾讯科技(深圳)有限公司 | Regionalized management method and regionalized management system of desktop icons |
CN103226473A (en) * | 2013-04-08 | 2013-07-31 | 北京小米科技有限责任公司 | Method, device and equipment for arranging icons |
EP2833260A1 (en) * | 2013-08-02 | 2015-02-04 | Alcatel Lucent | Method and system for graphical user interface layout generation, computer program product |
Family Cites Families (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20060227153A1 (en) * | 2005-04-08 | 2006-10-12 | Picsel Research Limited | System and method for dynamically zooming and rearranging display items |
CN101620495A (en) * | 2008-06-30 | 2010-01-06 | 龙旗科技(上海)有限公司 | Desktop tool based dynamic display method |
CN103019603A (en) * | 2012-12-24 | 2013-04-03 | 上海斐讯数据通信技术有限公司 | Control method for desktop assembly of mobile terminal |
CN103488376A (en) * | 2013-06-29 | 2014-01-01 | 华为技术有限公司 | Desktop assembly fusing, combining and splitting method and equipment |
KR20150098115A (en) * | 2014-02-19 | 2015-08-27 | 엘지전자 주식회사 | Mobile terminal and method for controlling the same |
-
2016
- 2016-05-03 CN CN201610286664.8A patent/CN105912343B/en not_active Expired - Fee Related
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103176687A (en) * | 2011-12-26 | 2013-06-26 | 腾讯科技(深圳)有限公司 | Regionalized management method and regionalized management system of desktop icons |
CN103226473A (en) * | 2013-04-08 | 2013-07-31 | 北京小米科技有限责任公司 | Method, device and equipment for arranging icons |
EP2833260A1 (en) * | 2013-08-02 | 2015-02-04 | Alcatel Lucent | Method and system for graphical user interface layout generation, computer program product |
Also Published As
Publication number | Publication date |
---|---|
CN105912343A (en) | 2016-08-31 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20240402977A1 (en) | Desktop sharing method and mobile terminal | |
JP7038226B2 (en) | Video processing methods, devices, terminals and media | |
JP2021513819A (en) | Video acquisition methods, devices, terminals and media | |
US20130254259A1 (en) | Method and system for publication and sharing of files via the internet | |
WO2016150386A1 (en) | Interface processing method, apparatus, and system | |
WO2016150388A1 (en) | Interface processing method, apparatus, and system | |
CN104185039A (en) | Method and device for audio and video synchronous playing | |
EP3891589B1 (en) | Human-computer interface for navigating a presentation file | |
US9648123B2 (en) | Distributing content elements among devices | |
CN105912343B (en) | Desktop plug-in splitting method and mobile terminal | |
WO2020220773A1 (en) | Method and apparatus for displaying picture preview information, electronic device and computer-readable storage medium | |
US20140114920A1 (en) | Method For Synchronizing Files | |
CN116264603A (en) | Live broadcast information processing method, device, equipment and storage medium | |
WO2017091411A1 (en) | Synchronizing a server-side keyboard layout with a client-side keyboard layout in a virtual session | |
CN108241601A (en) | A method and device for making presentations online | |
CN111193785B (en) | File cutting and transmitting method and device and electronic equipment | |
CN105808231A (en) | System and method for recording script and system and method for playing script | |
CN113568548A (en) | Animation information processing method and device | |
CN109918068A (en) | Interface generation method and device, electronic equipment and storage medium | |
CN111158802B (en) | Audio playing method, equipment, client device and electronic equipment | |
CN105843658B (en) | Desktop plug-in display method and mobile terminal | |
CN113873480B (en) | Interactive control method, device, terminal and storage medium | |
US20170134781A1 (en) | Method and apparatus for realizing custom menu, client and server | |
CN105975271A (en) | Desktop plug-in merging method and mobile terminal | |
CN106303668B (en) | Method, device and terminal for processing multimedia playback information |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
CB02 | Change of applicant information | ||
CB02 | Change of applicant information |
Address after: Changan town in Guangdong province Dongguan 523860 usha Beach Road No. 18 Applicant after: GUANGDONG OPPO MOBILE TELECOMMUNICATIONS Corp.,Ltd. Address before: Changan town in Guangdong province Dongguan 523860 usha Beach Road No. 18 Applicant before: GUANGDONG OPPO MOBILE TELECOMMUNICATIONS Corp.,Ltd. |
|
GR01 | Patent grant | ||
GR01 | Patent grant | ||
CF01 | Termination of patent right due to non-payment of annual fee | ||
CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20201113 |