CN107423086B - Plug-in construction method of multi-level tab and setting method and device thereof - Google Patents

Plug-in construction method of multi-level tab and setting method and device thereof Download PDF

Info

Publication number
CN107423086B
CN107423086B CN201710318451.3A CN201710318451A CN107423086B CN 107423086 B CN107423086 B CN 107423086B CN 201710318451 A CN201710318451 A CN 201710318451A CN 107423086 B CN107423086 B CN 107423086B
Authority
CN
China
Prior art keywords
level
trigger event
tab
event
touch point
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201710318451.3A
Other languages
Chinese (zh)
Other versions
CN107423086A (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.)
Shenzhen Ipanel TV Inc
Original Assignee
Shenzhen Ipanel TV Inc
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 Shenzhen Ipanel TV Inc filed Critical Shenzhen Ipanel TV Inc
Priority to CN201710318451.3A priority Critical patent/CN107423086B/en
Publication of CN107423086A publication Critical patent/CN107423086A/en
Application granted granted Critical
Publication of CN107423086B publication Critical patent/CN107423086B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04842Selection of displayed objects or displayed text elements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/0485Scrolling or panning

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses a plug-in construction method of a multi-level tab, a setting method and a setting device thereof, wherein the setting method of the multi-level tab comprises the following steps: analyzing the acquired trigger event to acquire attribute information corresponding to the trigger event; judging whether the tab level corresponding to the trigger event is the lowest layer of the tabs or not, and if so, displaying corresponding content information; if not, setting a lower-level tab list of a tab level corresponding to the trigger event, performing hexadecimal color conversion and calculation according to the color value of the current level of the trigger event, and setting the color of each level of the lower-level corresponding to the trigger event. The purpose of flexible layout of different levels of the multi-level tabs is achieved.

Description

Plug-in construction method of multi-level tab and setting method and device thereof
Technical Field
The invention relates to the technical field of page display, in particular to a plug-in construction method of a multi-level option card and a setting method and device thereof.
Background
With the development of internet technology in recent years, the content of corresponding webpage settings is becoming richer and richer for people to browse and use browsers. The multi-level tabs are arranged, so that a user can conveniently browse contents to be browsed according to the levels.
At present, the existing multi-level tabs are set by matching corresponding elements according to attributes in trigger elements of trigger events, compiling a layer of application area according to the corresponding elements, and setting the width and color of each level of tabs. When clicking on a certain item in one level of tabs, the content of each item in the next level of tabs is matched by the parameters contained in its elements. However, the multi-level tabs set by the prior art are all preset with the content, color and the like of each level tab, and cannot be changed correspondingly according to a specific trigger event, and certain flexibility is lacked.
Disclosure of Invention
In view of the above problems, the present invention provides a plug-in construction method for a multi-level tab, and a setting method and device thereof, which achieve the purpose of flexible layout of different levels of the multi-level tab.
In order to achieve the above object, according to a first aspect of the present invention, there is provided a plug-in construction method of a multi-level tab, the method comprising:
defining a global object of the plug-in, writing a function closure, and returning an object in the closure to the global object;
defining function variables and an initialization mode of the plug-in within the closure;
and setting a hierarchy generation component, a display component and a color setting component of the plug-in, wherein the hierarchy generation component is used for setting the hierarchy generation component according to the current hierarchy attribute information of the trigger event, the display component is used for displaying the display content corresponding to the trigger event, and the color component is used for performing corresponding hexadecimal color value conversion according to the color value of the current hierarchy of the trigger event and setting the color of the lower hierarchy according to the converted color value.
According to a second aspect of the present invention, there is provided a method of setting a multi-level tab, the method being applicable to a multi-level tab constructed by the construction method of the first aspect of the present invention, the method comprising:
analyzing the acquired trigger event to acquire attribute information corresponding to the trigger event, wherein the trigger event is an event caused by browsing operation performed on the multi-level tabs;
judging whether the tab level corresponding to the trigger event is the lowest layer of the tabs or not according to the attribute information of the trigger event, and if so, displaying corresponding content information according to the trigger event; if not, setting a lower-level tab list of a tab level corresponding to the trigger event according to the attribute information of the trigger event, performing hexadecimal color conversion and calculation according to the color value of the current level of the trigger event, and setting the color of each level of the lower-level corresponding to the trigger event.
Preferably, when the browsing operation performed on the multi-level tab is a click operation and the triggering event is a triggering click event, the method includes:
judging whether the current level of the trigger click event is the lowest level tab or not, and if so, displaying the current level tab;
and if not, displaying the lower level option card corresponding to the current level option card according to the color and attribute information of the current level option card.
Preferably, when the browsing operation performed on the multi-level tab is a touch operation and the trigger event is a trigger touch event, the method includes:
acquiring a touch point of the touch event, and recording an initial vertical coordinate of the touch point when the touch point is positioned at a certain level of the multi-level tabs;
calculating a height difference between a height of the multi-level tab and a level height at which the touch point is located;
when the touch point moves, calculating the moving distance of the touch point;
judging whether the moving distance is larger than zero, if so, setting the rolling distance of the touch point to be zero, if not, judging whether the moving distance is larger than the height difference, if so, taking the height difference as the rolling distance, and if not, setting the moving distance to be the rolling distance;
and after the touch point moves the scroll distance, displaying a next level corresponding to the current level of the touch point.
According to a third aspect of the present invention, there is provided a multi-level tab setting apparatus adapted to a multi-level tab constructed by the construction method of the first aspect of the present invention, the apparatus comprising:
the analysis module is used for analyzing the acquired trigger event to acquire attribute information corresponding to the trigger event, wherein the trigger event is an event caused by browsing operation performed on the multi-level tabs;
the setting module is used for judging whether the tab level corresponding to the trigger event is the lowest layer of the tab or not according to the attribute information of the trigger event, and if so, displaying corresponding content information according to the trigger event; if not, setting a lower-level tab list of a tab level corresponding to the trigger event according to the attribute information of the trigger event, performing hexadecimal color conversion and calculation according to the color value of the current level of the trigger event, and setting the color of each level of the lower-level corresponding to the trigger event.
Preferably, when the browsing operation performed on the multi-level tab is a click operation and the triggering event is a triggering click event, the apparatus includes:
the judging module is used for judging whether the current level of the trigger click event is the lowest level tab or not, and if so, displaying the current level tab;
and if not, displaying the lower level option card corresponding to the current level option card according to the color and attribute information of the current level option card.
Preferably, when the browsing operation performed on the multi-level tab is a touch operation, and the trigger event is a trigger touch event, the apparatus includes:
the acquisition module is used for acquiring a touch point of the touch event, and recording an initial vertical coordinate of the touch point when the touch point is positioned at a certain level of the multi-level tabs;
a first calculation module for calculating a height difference between a height of the multi-level tab and a level height at which the touch point is located;
the second calculation module is used for calculating the movement distance of the touch point when the touch point moves;
the distance judging module is used for judging whether the moving distance is larger than zero, if so, the rolling distance of the touch point is set to be zero, if not, whether the moving distance is larger than the height difference is judged, if so, the height difference is taken as the rolling distance, and if not, the moving distance is set to be the rolling distance;
and the display module is used for displaying the next level corresponding to the current level of the touch point after the touch point moves the scroll distance.
Compared with the prior art, in the construction method of the plug-in of the multi-level tab, the global variable and the function variable of the plug-in are defined firstly, so that the plug-in can be applied to various operating environments, the variable in the plug-in can be prevented from being called by other programs, and the application range of the plug-in is wider; the hierarchy generation component, the display component and the color setting component are correspondingly provided with the plug-ins, so that the corresponding lower hierarchy can be correspondingly generated according to the current trigger event, and the colors of all the hierarchies can be gradually changed layer by layer; in the setting method of the multi-level tabs, the corresponding level setting can be carried out according to the attribute information of the trigger event, namely, the next-level tabs are set according to the attribute information of the current level, the nesting relation among all levels can be realized, and the color setting of the tabs of all levels adopts the conversion and calculation of hexadecimal color values, so that the colors are gradually changed, the appearance of the tabs is more harmonious and attractive.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a schematic flowchart of a plug-in construction method for a multi-level tab according to an embodiment of the present invention;
fig. 2 is a schematic flowchart of a setting method for a multi-level tab according to a second embodiment of the present invention;
fig. 3 is a schematic structural diagram of a setting apparatus for multi-level tabs according to a third embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The terms "first" and "second," and the like in the description and claims of the present invention and the above-described drawings are used for distinguishing between different objects and not for describing a particular order. Furthermore, the terms "comprising" and "having," as well as any variations thereof, are intended to cover non-exclusive inclusions. For example, a process, method, system, article, or apparatus that comprises a list of steps or elements is not set forth for a listed step or element but may include steps or elements not listed.
Example one
Fig. 1 is a schematic flow chart of a method for constructing a plug-in of a multi-level tab according to an embodiment of the present invention, where the method includes the following steps:
s11, defining a global object of the plug-in, writing a function closure, and returning an object in the closure to the global object;
it can be understood that the global object of the plug-in is defined and the function closure is written to prevent the variable in the plug-in from polluting the global variable, that is, the plug-in can be applied to various operating environments, and the application range of the plug-in is expanded.
S12, defining function variables and an initialization mode of the plug-in the closure;
specifically, function variables and local variables are defined in the closure, and the common variables are written in the front; and simultaneously defining an initialization mode of the plug-in, including the position size of the related components and the definition of a data model, and defining the first item of each option bar, namely the topmost option card, as an open state by default.
S13, setting a hierarchy generation component, a display component and a color setting component of the plug-in.
Specifically, the hierarchy generating component is configured to set the hierarchy generating component according to the current hierarchy attribute information of the trigger event, the display component is configured to display a display content corresponding to the trigger event, the color component is configured to perform corresponding hexadecimal color value conversion according to a color value of the current hierarchy of the trigger event, and set a color of the lower hierarchy according to the converted color value, where the trigger event is an event caused by a browsing operation performed on the multi-level tab.
According to the technical scheme disclosed by the embodiment of the invention, firstly, the global variable and the function variable of the plug-in are defined, so that the plug-in can be applied to various operating environments, and the variables in the plug-in can be prevented from being called by other programs, and the application range of the plug-in is wider; and the hierarchy generation component, the display component and the color setting component which are correspondingly provided with the plug-in can correspondingly generate a corresponding lower hierarchy according to the current trigger event and can make the colors of all the hierarchies gradually change layer by layer, so that the constructed multi-level tab plug-in is more flexible.
Example two
Referring to the specific processes of steps S11 to S13 described in the first embodiment of the present invention and fig. 1, and referring to a flowchart of a method for setting a multi-level tab provided in the second embodiment of the present invention, the method includes the following steps:
s21, analyzing the acquired trigger event to obtain attribute information corresponding to the trigger event;
s22, judging whether the tab level corresponding to the trigger event is the lowest layer of the tab or not according to the attribute information of the trigger event, if so, executing S23, otherwise, executing S24;
s23, displaying corresponding content information according to the trigger event;
and S24, setting a lower-level tab list of a tab level corresponding to the trigger event according to the attribute information of the trigger event, performing hexadecimal color conversion and calculation according to the color value of the current level of the trigger event, and setting the color of each level of the lower level corresponding to the trigger event.
Specifically, when a lower-level option is set, according to the attribute information of the trigger event, if the data object format is adopted, all keywords of the object are traversed, recursion continues to the lower layer, and if the adopted constructor is an array object, each option at the bottom layer is spliced in a circulating mode, all character strings are combined, and the character strings are returned to the initialization method. The operation here corresponds to: and under the unordered list label ul, generating n list labels li by traversing the object attributes, under the label of each list label li, generating the unordered list label ul and the n list labels li by taking the data as the object form, and only nesting the unordered list label ul and the n list labels li under the list labels li when the next layer of the data is the array object.
According to the current level of the trigger event, acquiring the color value of the RGB color model of the element in the selected state at the same level, converting the color value into a hexadecimal color value, namely setting the current color to be in the selected display state, and simultaneously subtracting decimal hexadecimal numbers, which are equivalent to F in hexadecimal, from the red, green and blue color values of the current hexadecimal number; and finally, through iteration, taking a sub-element of the current element and a newly generated hexadecimal number as parameters to transfer and set the colors of all levels, so that the colors of the next level gradually change with the colors of the current level and the colors of the previous level.
Correspondingly, when the browsing operation performed on the multi-level tab is a click operation and the trigger event is a trigger click event, the method comprises the following steps:
judging whether the current level of the trigger click event is the lowest level tab or not, and if so, displaying the current level tab;
and if not, displaying the lower level option card corresponding to the current level option card according to the color and attribute information of the current level option card.
Correspondingly, when the browsing operation performed on the multi-level tab is a touch operation and the trigger event is a trigger touch event, the method includes:
acquiring a touch point of the touch event, and recording an initial vertical coordinate of the touch point when the touch point is positioned at a certain level of the multi-level tabs;
calculating a height difference between a height of the multi-level tab and a level height at which the touch point is located;
when the touch point moves, calculating the moving distance of the touch point;
judging whether the moving distance is larger than zero, if so, setting the rolling distance of the touch point to be zero, if not, judging whether the moving distance is larger than the height difference, if so, taking the height difference as the rolling distance, and if not, setting the moving distance to be the rolling distance;
and after the touch point moves the scroll distance, displaying a next level corresponding to the current level of the touch point.
According to the technical scheme disclosed by the second embodiment of the invention, corresponding hierarchy setting can be carried out according to the attribute information of the trigger event, namely, the next-level option card is set according to the attribute information of the current hierarchy, the nesting relation among all the hierarchies can be realized, and the color setting of each-level option card adopts the conversion and calculation of hexadecimal color values, so that the colors are gradually changed, the appearance of the option card is more harmonious and attractive, meanwhile, the setting of two trigger events is realized, the method is more flexible, and the purpose of flexible layout of different hierarchies of the multi-level option card is realized comprehensively.
EXAMPLE III
Corresponding to the method for setting the multi-level tabs disclosed in the second embodiment, a third embodiment of the present invention further provides a device for setting the multi-level tabs, and fig. 3 is a schematic structural diagram of the device for setting the multi-level tabs provided in the third embodiment of the present invention, where the device includes:
the analysis module 1 is used for analyzing the acquired trigger event to obtain attribute information corresponding to the trigger event;
the setting module 2 is configured to determine, according to the attribute information of the trigger event, whether a tab level corresponding to the trigger event is a bottommost layer of the tab, and if so, display corresponding content information according to the trigger event; if not, setting a lower-level tab list of a tab level corresponding to the trigger event according to the attribute information of the trigger event, performing hexadecimal color conversion and calculation according to the color value of the current level of the trigger event, and setting the color of each level of the lower-level corresponding to the trigger event.
Correspondingly, when the browsing operation performed on the multi-level tab is a click operation and the trigger event is a trigger click event, the device includes:
the judging module is used for judging whether the current level of the trigger click event is the lowest level tab or not, and if so, displaying the current level tab;
and if not, displaying the lower level option card corresponding to the current level option card according to the color and attribute information of the current level option card.
Correspondingly, when the browsing operation performed on the multi-level tab is a touch operation and the trigger event is a trigger touch event, the device includes:
the acquisition module is used for acquiring a touch point of the touch event, and recording an initial vertical coordinate of the touch point when the touch point is positioned at a certain level of the multi-level tabs;
a first calculation module for calculating a height difference between a height of the multi-level tab and a level height at which the touch point is located;
the second calculation module is used for calculating the movement distance of the touch point when the touch point moves;
the distance judging module is used for judging whether the moving distance is larger than zero, if so, the rolling distance of the touch point is set to be zero, if not, whether the moving distance is larger than the height difference is judged, if so, the height difference is taken as the rolling distance, and if not, the moving distance is set to be the rolling distance;
and the display module is used for displaying the next level corresponding to the current level of the touch point after the touch point moves the scroll distance.
In the third embodiment of the present invention, the analysis module obtains the attribute information corresponding to the trigger event, and then the setting module sets the lower level tabs of the tabs corresponding to the trigger event, because the setting of each tab is performed only by the attribute content in the upper level tab, the nesting relationship between the levels can make the sorting relationship more direct, and the color setting of each level tab adopts the conversion and calculation of hexadecimal color values, so that the colors gradually change, the appearance of the tabs is more harmonious and beautiful, and the setting of two types of trigger events is simultaneously realized, so that the method is more flexible, and the purpose of flexible layout of different levels of the multi-level tabs is comprehensively realized.
The embodiments in the present description are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. The device disclosed by the embodiment corresponds to the method disclosed by the embodiment, so that the description is simple, and the relevant points can be referred to the method part for description.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (5)

1. A plug-in construction method of a multi-level tab is characterized by comprising the following steps:
defining a global object of the plug-in, writing a function closure, and returning an object in the closure to the global object;
defining function variables and an initialization mode of the plug-in within the closure;
the method comprises the steps of setting a hierarchy generation component, a display component and a color setting component of the plug-in, wherein the hierarchy generation component is set according to attribute information of a current hierarchy of a trigger event, the display component is used for displaying display content corresponding to the trigger event, the color setting component is used for carrying out corresponding hexadecimal color value conversion according to a color value of the current hierarchy of the trigger event, and setting a color of a lower hierarchy according to the converted color value, and the trigger event is an event caused by browsing operation of the multi-level option card.
2. A multi-level tab setting method adapted to the multi-level tab constructed by the construction method of claim 1, the method comprising:
analyzing the acquired trigger event to acquire attribute information corresponding to the trigger event;
judging whether the tab level corresponding to the trigger event is the lowest layer of the tabs or not according to the attribute information of the trigger event, and if so, displaying corresponding content information according to the trigger event; if not, setting a lower-level tab list of a tab level corresponding to the trigger event according to the attribute information of the trigger event, performing hexadecimal color conversion and calculation according to the color value of the current level of the trigger event, and setting the color of each level of the lower-level corresponding to the trigger event;
when the browsing operation performed on the multi-level tab is a touch operation and the trigger event is a trigger touch event, the method comprises the following steps:
acquiring a touch point of the touch event, and recording an initial vertical coordinate of the touch point when the touch point is positioned at a certain level of the multi-level tabs;
calculating a height difference between a height of the multi-level tab and a level height at which the touch point is located;
when the touch point moves, calculating the moving distance of the touch point;
judging whether the moving distance is larger than zero, if so, setting the rolling distance of the touch point to be zero, if not, judging whether the moving distance is larger than the height difference, if so, taking the height difference as the rolling distance, and if not, setting the moving distance to be the rolling distance;
and after the touch point moves the scroll distance, displaying a next level corresponding to the current level of the touch point.
3. The method of claim 2, wherein when the browsing operation performed on the multi-level tab is a click operation and the triggering event is a triggering click event, the method comprises:
judging whether the current level of the trigger click event is the lowest level tab or not, and if so, displaying the current level tab;
and if not, displaying the lower level option card corresponding to the current level option card according to the color and attribute information of the current level option card.
4. A multi-level tab setting apparatus adapted to the multi-level tab constructed by the construction method of claim 1, the apparatus comprising:
the analysis module is used for analyzing the acquired trigger event to obtain attribute information corresponding to the trigger event;
the setting module is used for judging whether the tab level corresponding to the trigger event is the lowest layer of the tab or not according to the attribute information of the trigger event, and if so, displaying corresponding content information according to the trigger event; if not, setting a lower-level tab list of a tab level corresponding to the trigger event according to the attribute information of the trigger event, performing hexadecimal color conversion and calculation according to the color value of the current level of the trigger event, and setting the color of each level of the lower-level corresponding to the trigger event;
when the browsing operation performed on the multi-level tab is a touch operation and the trigger event is a trigger touch event, the device comprises:
the acquisition module is used for acquiring a touch point of the touch event, and recording an initial vertical coordinate of the touch point when the touch point is positioned at a certain level of the multi-level tabs;
a first calculation module for calculating a height difference between a height of the multi-level tab and a level height at which the touch point is located;
the second calculation module is used for calculating the movement distance of the touch point when the touch point moves;
the distance judging module is used for judging whether the moving distance is larger than zero, if so, the rolling distance of the touch point is set to be zero, if not, whether the moving distance is larger than the height difference is judged, if so, the height difference is taken as the rolling distance, and if not, the moving distance is set to be the rolling distance;
and the display module is used for displaying the next level corresponding to the current level of the touch point after the touch point moves the scroll distance.
5. The apparatus of claim 4, wherein when the browsing operation performed on the multi-level tab is a click operation and the triggering event is a triggering click event, the apparatus comprises:
the judging module is used for judging whether the current level of the trigger click event is the lowest level tab or not, and if so, displaying the current level tab;
and if not, displaying the lower level option card corresponding to the current level option card according to the color and attribute information of the current level option card.
CN201710318451.3A 2017-05-08 2017-05-08 Plug-in construction method of multi-level tab and setting method and device thereof Active CN107423086B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710318451.3A CN107423086B (en) 2017-05-08 2017-05-08 Plug-in construction method of multi-level tab and setting method and device thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710318451.3A CN107423086B (en) 2017-05-08 2017-05-08 Plug-in construction method of multi-level tab and setting method and device thereof

Publications (2)

Publication Number Publication Date
CN107423086A CN107423086A (en) 2017-12-01
CN107423086B true CN107423086B (en) 2020-07-28

Family

ID=60425880

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710318451.3A Active CN107423086B (en) 2017-05-08 2017-05-08 Plug-in construction method of multi-level tab and setting method and device thereof

Country Status (1)

Country Link
CN (1) CN107423086B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102314475A (en) * 2010-06-18 2012-01-11 微软公司 Visual in the customization option card group
CN103294757A (en) * 2012-02-24 2013-09-11 索尼公司 Customized user web-page setting techniques
CN103377195A (en) * 2012-04-13 2013-10-30 阿里巴巴集团控股有限公司 Method and device for webpage displaying hierarchical structure data
CN105589619A (en) * 2014-11-17 2016-05-18 深圳市腾讯计算机系统有限公司 Multi-window display method and device for terminal

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9639263B2 (en) * 2014-08-05 2017-05-02 Weebly, Inc. Native overlay for rapid editing of web content

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102314475A (en) * 2010-06-18 2012-01-11 微软公司 Visual in the customization option card group
CN103294757A (en) * 2012-02-24 2013-09-11 索尼公司 Customized user web-page setting techniques
CN103377195A (en) * 2012-04-13 2013-10-30 阿里巴巴集团控股有限公司 Method and device for webpage displaying hierarchical structure data
CN105589619A (en) * 2014-11-17 2016-05-18 深圳市腾讯计算机系统有限公司 Multi-window display method and device for terminal

Also Published As

Publication number Publication date
CN107423086A (en) 2017-12-01

Similar Documents

Publication Publication Date Title
CN110363853B (en) Furniture placement scheme generation method, device and equipment and storage medium
US7703027B2 (en) Merging graphical programs
CN105808594B (en) Method, device and equipment for displaying navigation page of browser
CN107423322B (en) Method and device for displaying label nesting hierarchy of webpage
CN106155298A (en) Man-machine recognition methods and device, the acquisition method of behavior characteristics data and device
US20150058766A1 (en) Information processing methods and electronic devices
CN108064369B (en) Interaction method and device of flexible display screen
CN104756064B (en) For managing the technology and equipment for touching interface
CN105824496A (en) Method for setting icon brightness based on use of users and mobile terminal
CN103324674B (en) Web page contents choosing method and device
CN107463331A (en) Gesture path analogy method, device and electronic equipment
CN107122175A (en) Interface creating method and device
CN104360789A (en) Mobile terminal and displaying method for icon attribute information of mobile terminal
CN105824965A (en) Data source finding method based on dynamic crawler technology
Ramón et al. A layout inference algorithm for Graphical User Interfaces
CN104408144B (en) The detection method and device of web search keyword
CN107423086B (en) Plug-in construction method of multi-level tab and setting method and device thereof
CN105988703A (en) Business object display method and apparatus
CN106528730B (en) Method and device for designing components in webpage
CN106055688A (en) Search result display method and device and mobile terminal
CN102129386B (en) A kind of mobile widgets and realize terminal transplant method
CN104657877A (en) Display method of adaptive advertisement object, mobile device and generation system thereof
CN105278820B (en) Display methods and device
CN104462101B (en) A kind of method and electronic equipment of information processing
CN108363525A (en) A kind of method, apparatus and terminal device of response netpage user's gesture operation

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant