CN103902556B - A kind of multilevel menu data store query method and system - Google Patents
A kind of multilevel menu data store query method and system Download PDFInfo
- Publication number
- CN103902556B CN103902556B CN201210574117.1A CN201210574117A CN103902556B CN 103902556 B CN103902556 B CN 103902556B CN 201210574117 A CN201210574117 A CN 201210574117A CN 103902556 B CN103902556 B CN 103902556B
- Authority
- CN
- China
- Prior art keywords
- menu
- address code
- pad name
- grades
- menus
- 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
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
- G06F16/242—Query formulation
- G06F16/2428—Query predicate definition using graphical user interfaces, including menus and forms
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0481—Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
- G06F3/0482—Interaction with lists of selectable items, e.g. menus
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Human Computer Interaction (AREA)
- General Physics & Mathematics (AREA)
- Mathematical Physics (AREA)
- Computational Linguistics (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
The present invention proposes a kind of multilevel menu data store query method and system, when storing data, the storage menu title in pad name storage array, and pad name classification arrangement;The storage address code in the storage array of menu address, pad name is corresponded with address code, the name query of user's input menu is asked, controller searches address code corresponding with pad name with the correspondence of address code by pad name and the rank of pad name is identified according to the digit of address code, and classification display is carried out to all pad names.The pad name and the address code of menu address storage array storage of the pad name storage array storage of the present invention correspond, and the address code of menu address storage array storage is arranged in order according to size order, it can speed up query process, reduce memory space, it only needs to inquire the menu after once being just classified, inquiry velocity is fast, efficient.
Description
Technical field
The present invention relates to technical field of data storage, and in particular to a kind of multilevel menu data that can improve search efficiency
Store querying method and system.
Background technology
Rapid proliferation and application with internet, how to improve the service of quickness and high efficiency for user is that each website is managed
The target that quotient is pursued.At present, in the application program of many Internet services, such as information retrieval, news, community, B2C etc.
In website service, the navigation menu of different classifications is all existed simultaneously, and this menu is often multistage presentation, traditional dish
Single storage format is as shown in table 1, and according to the size of pad name signified scope by menu categories, such as mobile phone and camera are electricity
Sub- product, therefore electronic product is set to further menu, mobile phone and camera are second-level menu, and the product of the brand of mobile phone and camera
Board is three-stage menu, and further menu is the parent menu of second-level menu, and second-level menu is the parent menu of three-stage menu.
The traditional menu storage format of table 1.
Menu level | Parent menu address | The current set of menu address | The current set of menu title |
1 grade of menu | 1 | 2 | Electronic product |
2 grades of menus | 2 | 3 | Mobile phone |
3 grades of menus | 3 | 4 | Samsung |
3 grades of menus | 3 | 5 | Nokia |
3 grades of menus | 3 | 6 | Apple |
2 grades of menus | 2 | 7 | Camera |
3 grades of menus | 7 | 8 | Canon |
3 grades of menus | 7 | 9 | Nikon |
3 grades of menus | 7 | 10 | Samsung |
It can be seen in table 1 that the current set of menu address of the current set of menu title is according to ascending sequence number consecutively.
If necessary to which the menu pattern shown in Fig. 1 is presented, following querying flow is needed:
First, all further menus are inquired and according to the layout successively of the ascending sequence in the current set of menu address;
Then, all second-level menus are inquired, and the identical all second-level menus of parent menu in second-level menu are divided into one
Group according to the layout successively of the ascending sequence in the current set of menu address, is sequentially arranged in after its parent menu;
After again, all three-stage menus are inquired, and the identical all three-stage menus of parent menu in three-stage menu are divided into one
Group according to the layout successively of the ascending sequence in the current set of menu address, is sequentially arranged in after its parent menu;
And so on, it all inquires and finishes until the menu of all ranks, and the rank results of menu are shown, this tradition
Although model can complete the basic demand of menu presentation, querying flow can bring unnecessary lengthy and tedious, search efficiency
Lowly, server performance is influenced.
Invention content
In order to overcome above-mentioned defect in the prior art, the object of the present invention is to provide a kind of multilevel menu data to deposit
Querying method and system are stored up, menu storage querying method can improve the dynamic property of menu presentation, accelerate query process, subtract
Few memory space.
In order to realize the above-mentioned purpose of the present invention, according to an aspect of the present invention, the present invention provides a kind of multistage dishes
Forms data stores querying method, includes the following steps:
S1, data storage:The storage menu title in the pad name storage array of memory, the pad name classification
Arrangement;The storage address code in the menu address storage array of memory, the pad name are corresponded with address code,
M grades of menu MNAddress code by K1+K2+…+KM-1+KMBit digital is formed and is arranged successively according to size order, and the N is
The number of submenu in M grades of menus, described M, N are positive integer, the KMFor positive integer, the K1+K2+…+KM-1Digit
Word is for the address code of the parent menu of M grades of menus of expression, the KMBit digital is used to represent the current dish of M grades of menus
Single address code, M grades of menu MQThe address code of sub- grade menu arrange successively according to size order, Q=1,
2 ..., N;
S2, data query:Controller leads to when receiving the pad name inquiry request inputted by human-computer interaction interface
It crosses pad name and searches address code corresponding with the pad name with the correspondence of address code, according to described address generation
The rank of the digit identification pad name of code, and human-computer interaction interface is instructed to carry out classification display to all pad names.
In the multilevel menu data store query method of the present invention, by the digit of address code by menu hierarchies, and
The address code of menu at the same level is arranged successively according to size order, can speed up query process, reduces memory space, it is only necessary to look into
The menu after once being just classified is ask, inquiry velocity is fast, efficient.In one preferred embodiment of the invention, institute
It states classification arrangement and refers to that the pad name of N number of submenu of M grades of menus is arranged successively, and all sons of each parent menu
Menu is located at after the parent menu, and the N is the number of submenu in M grades of menus, and described M, N are positive integer.
The present invention arranges, and address code is sequentially arranged in order by size, can speed up inquiry menu using classification
Process reduces memory space.
In one preferred embodiment of the invention, the K1、K2、…、KM-1、KMNumerical value it is equal.
In another preferred embodiment of the invention, the K1、K2、…、KM-1、KMNumerical value be 2.
The current set of menu address code of M grades of menus of the invention includes KMBit digital can store 10KMA pad name,
The number of storage menu title can be with designed, designed, flexibly and easily.
In the still another preferable embodiment of the present invention, the K1、K2、…、KM-1、KMNumerical value all it is equal.
The digit of the current set of menu address code of different stage menu of the present invention is different, can be according to specific per level-one
Pad name number flexibly select, when pad name number is few, the corresponding digit for reducing the current set of menu address code,
So as to reduce memory space, be conducive to improve efficiency.
In order to realize the above-mentioned purpose of the present invention, two aspects according to the present invention, the present invention provides a kind of multistage dishes
Forms data stores inquiry system, including human-computer interaction interface, controller and memory, the human-computer interaction interface and the control
Device connects, and the controller is connect with the memory, and the memory is for storage menu title storage array and menu
Location storage array, the pad name of the pad name storage array storage and the address code of menu address storage array storage
It corresponds, M grades of menu MNAddress code by K1+K2+…+KM-1+KMBit digital is formed and is arranged successively according to size order
Cloth, the N are the number of submenu in M grades of menus, and described M, N are positive integer, the KMFor positive integer, the K1+K2
+…+KM-1Bit digital is for the address code of the parent menu of M grades of menus of expression, the KMBit digital is for M grades of expression
The address code of the current set of menu of menu, M grades of menu MQThe address code of sub- grade menu arrange successively according to size order,
The Q=1,2 ..., N;
The controller is used for:When receiving the pad name inquiry request inputted by human-computer interaction interface, pass through
Pad name searches address code corresponding with the pad name in memory with the correspondence of address code, according to institute
The rank of the digit identification pad name of address code is stated, and it is aobvious to instruct human-computer interaction interface that all pad names are carried out with classification
Show.
The pad name and menu of the pad name storage array storage of multilevel menu data store query system of the present invention
The address code of address storage array storage corresponds, and the address code of menu address storage array storage is according to size
Sequence is arranged in order, it is only necessary to which menu can just be obtained by scanning one time, accelerate the query process of menu.
The additional aspect and advantage of the present invention will be set forth in part in the description, and will partly become from the following description
It obtains significantly or is recognized by the practice of the present invention.
Description of the drawings
The above-mentioned and/or additional aspect and advantage of the present invention will become in the description from combination accompanying drawings below to embodiment
Significantly and it is readily appreciated that, wherein:
Fig. 1 is the Show Styles of menu shown in chart 1;
Fig. 2 is the multilevel menu data query method flow diagram in a kind of preferred embodiment of the present invention;
Fig. 3 is the block diagram of multilevel menu data store query system of the present invention.
Specific embodiment
The embodiment of the present invention is described below in detail, the example of the embodiment is shown in the drawings, wherein from beginning to end
Same or similar label represents same or similar element or the element with same or like function.Below with reference to attached
The embodiment of figure description is exemplary, and is only used for explaining the present invention, and is not considered as limiting the invention.
The present invention provides a kind of multilevel menu data store query methods, include the following steps:
Step S1 carries out data storage, is included in the pad name storage array of memory under the control of the controller
Storage menu title, pad name classification arrangement, in the present embodiment, classification arrangement refers to N number of sub- dish of M grades of menus
Single pad name is arranged successively, and all submenus of each parent menu are located at after the parent menu, wherein, M, N
For positive integer.As shown in table 2, " electronic product " is first order menu, and " mobile phone " and " camera " is Level-2 menu, mobile phone and phase
The brand of machine is Level-3 menu.The pad name " mobile phone " of two submenus of first order menu and " camera " are arranged successively,
And after its parent menu " electronic product ".The brand name of mobile phone is three-stage menu, is second-level menu " mobile phone "
Submenu, the brand name of mobile phone are arranged successively, and after its parent menu " mobile phone ".Equally, the brand name of camera
Referred to as three-stage menu is the submenu of second-level menu " camera ", and the brand name of camera is arranged successively, and positioned at its parent dish
After single " camera ".
Menu storage format in a kind of 2. preferred embodiment of the present invention of table
Menu address storage array | Pad name storage array |
01 | Electronic product |
0101 | Mobile phone |
010101 | Samsung |
010102 | Nokia |
010103 | IPhone |
0102 | Camera |
010201 | Canon |
010202 | Nikon |
010203 | Samsung |
Step S1 is additionally included in storage address code in the menu address storage array of memory, pad name and address generation
Code corresponds, and specifically each pad name corresponds to a unique address code, such as pad name " electronics in table 2
The corresponding address code of product " is " 01 ", and the corresponding address code of pad name " mobile phone products " is " 0101 ", and pad name is not
Together, corresponding address code is also different.In the present embodiment, the rules of arrangement of address code is:M grades of menu MNAddress
Code is by K1+K2+…+KM-1+KMBit digital is formed and is arranged successively according to size order, wherein, N is M grades of menu neutron dishes
Single number, M represent the rank of menu, and M, N are positive integer, KMFor positive integer, K1+K2+…+KM-1Bit digital is for representing the
The address code of the parent menu of M grades of menus, KMBit digital is for the address code of the current set of menu of M grades of menus of expression, M
Grade menu MQThe address code of sub- grade menu arrange successively according to size order, Q=1,2 ..., N.In the present embodiment, K1、
K2、…、KM-1、KMNumerical value it is equal, the present invention a kind of more preferred embodiment in, K1、K2、…、KM-1、KMNumerical value
It is 2, as seen from Table 2, the current address code per further menu is all made of two digits, can be supported from " 01 " extremely
" 99 " this 99 pad names.It is illustrated with the address code " 010102 " of " Nokia ", preceding four " 0101 " are parent dish
The address code of single address code, i.e. " mobile phone ", rear two " 02 " are the current address code of pad name " Nokia ", are
Two digits can support 99 pad names.In the present embodiment, the grade of menu is determined by the length of address code
It is fixed, such as the address code " 0101 " of " mobile phone " is 4-digit number, therefore it is second-level menu;The address code of " electronic product "
" 01 " is two digits, therefore it is further menu.
In another preferred embodiment of the invention, K1、K2、…、KM-1、KMNumerical value all it is equal.It is namely different
The pad name of the menu storage of rank differs, and can be worked as in this way according to the specific pad name number flexible design per level-one
The digit of preceding address code, when pad name number is few, the corresponding digit for reducing the current set of menu address code, so as to subtract
Few memory space is conducive to improve efficiency.
In the present embodiment, M grades of menu MQThe address code of sub- grade menu be arranged in order according to size order, it is excellent
Choosing is using being ranked sequentially from small to large.Such as the sub- grade menu of second submenu " camera " of Level-2 menu is including " good
Energy " " Nikon " " Samsung " three pad names, the address code of these three pad names are followed successively by " 010201 " " 010202 "
“010203”.The present invention arranges the address code of menu at the same level according to size order successively, can speed up query process, reduces
Memory space.
Step S2, specifically data query, controller are looked into receiving the pad name that is inputted by human-computer interaction interface
When asking request, address code corresponding with pad name, base area are searched with the correspondence of address code by pad name
The rank of the digit identification pad name of location code, and human-computer interaction interface is instructed to carry out classification display to all pad names.
As shown in Fig. 2, it includes the following steps:
S11:Controller is read in address code and pad name storage array in the storage array of all menu addresses
Pad name corresponding with address code, address code layout according to the method described in the present invention, by all menu way addresses
Code sequentially sorts by size, and the menu after sequence is grouped naturally according to menu categories;
S12:The rank of pad name is identified according to the digit of address code, can be specifically:If the pad name
Address code by K1+K2+…+KM-1+KMBit digital forms, then the pad name is located in M grades of menus, the K1+K2
+…+KM-1Address code of the bit digital for the parent menu of M grades of menus, the KMCurrent dish of the bit digital for M grades of menus
Single address code, the KMFor positive integer.In the preferred embodiment of the present invention, the current address per further menu
The digit of code is 2, therefore traverses the address code of all menus, can just be obtained according to " address code digits long/2 "
The rank of the current set of menu;
S13:All pad names are carried out with the pad name of classification display, specifically all submenus per further menu
It arranges successively, and all sub- grade menus of each parent menu are located at after the parent menu.
The multilevel menu data query method of the present invention sorts pad name according to address code, and according to address code
Digit judge the rank of pad name, it is only necessary to inquiry once can be just classified after menu, inquiry velocity is fast, efficiency
It is high.
The present invention provides a kind of multilevel menu data store query system, as shown in figure 3, it includes human-computer interaction interface
1st, controller 2 and memory 3, wherein, human-computer interaction interface 1 is connect with controller 2, and controller 2 is connect with memory 3.
Memory 3 is used for storage menu title storage array and menu address storage array, the pad name storage array
The pad name of storage and the address code of menu address storage array storage correspond, M grades of menu MNAddress code
By K1+K2+…+KM-1+KMBit digital is formed and is arranged successively according to size order, and the N is of submenu in M grades of menus
Number, described M, N are positive integer, the KMFor positive integer, the K1+K2+…+KM-1Bit digital is for M grades of menus of expression
The address code of parent menu, the KMBit digital is for the address code of the current set of menu of M grades of menus of expression, M grades of dishes
Single MQThe address code of sub- grade menu arrange successively according to size order, the Q=1,2 ..., N;
Controller 2 is used for:When receiving the pad name inquiry request inputted by human-computer interaction interface 1, pass through dish
Single-character given name claims to search address code corresponding with the pad name in memory 3 with the correspondence of address code, according to institute
The rank of the digit identification pad name of address code is stated, and human-computer interaction interface 1 is instructed to be classified all pad names
Display.
The K1、K2、…、KM-1、KMNumerical value can be equal, can not also be all equal, specifically can be according to practical need
It is set.
The classification arrangement refers to that the pad name of N number of submenu of M grades of menus is arranged successively, and each parent dish
Single all submenus are located at after the parent menu, and the N is the number of submenu in M grades of menus, and described M, N are
Positive integer.
Multilevel menu data storage of the present invention and the pad name and dish of the pad name storage array storage of inquiry system
The address code of single-address storage array storage corresponds, and the address code of menu address storage array storage is according to big
Small sequence is arranged in order, it is only necessary to which menu can just be obtained by scanning one time, accelerate the query process of menu.Since system is implemented
Example is more with the Similar content of embodiment of the method, therefore the comparison introduced is simple, and related content refers to embodiment of the method part.
In the description of this specification, reference term " one embodiment ", " example ", " is specifically shown " some embodiments "
The description of example " or " some examples " etc. means specific features, structure, material or the spy for combining the embodiment or example description
Point is contained at least one embodiment of the present invention or example.In the present specification, schematic expression of the above terms are not
Centainly refer to identical embodiment or example.Moreover, particular features, structures, materials, or characteristics described can be any
One or more embodiments or example in combine in an appropriate manner.
Although an embodiment of the present invention has been shown and described, it will be understood by those skilled in the art that:Not
In the case of being detached from the principle of the present invention and objective a variety of change, modification, replacement and modification can be carried out to these embodiments, this
The range of invention is limited by claim and its equivalent.
Claims (3)
- A kind of 1. multilevel menu data store query method, which is characterized in that include the following steps:S1, data storage:Data storage is carried out under the control of the controller, is included in the pad name storage array of memory Storage menu title, the pad name classification arrangement;The storage address code in the menu address storage array of memory, institute It states pad name to correspond with address code, M grades of menu MNAddress code by K1+K2+…+KM-1+KMBit digital forms And arrange successively according to size order, the N is the number of submenu in M grades of menus, and described M, N are positive integer, described KMFor positive integer, the K1+K2+…+KM-1Bit digital is for the address code of the parent menu of M grades of menus of expression, the KM Bit digital is for the address code of the current set of menu of M grades of menus of expression, M grades of menu MQThe address code of sub- grade menu press It arranges successively according to size order, the Q=1,2 ..., N;S2, data query:Controller passes through dish when receiving the pad name inquiry request inputted by human-computer interaction interface Single-character given name claims to search address code corresponding with the pad name with the correspondence of address code, according to described address code Digit identifies the rank of pad name, and human-computer interaction interface is instructed to carry out classification display to all pad names;The S2 data queries, specifically include:S11:Controller read all menu addresses storage array in address code and pad name storage array in ground Code corresponding pad name in location sequentially sorts all menu address codes by size, and the menu after sequence is according to dish Single classification nature is grouped;S12:The rank of pad name is identified according to the digit of address code, specifically:If the address generation of the pad name Code is by K1+K2+…+KM-1+KMBit digital forms, then the pad name is located in M grades of menus, the K1+K2+…+KM-1Position Address code of the number for the parent menu of M grades of menus, the KMAddress generation of the bit digital for the current set of menu of M grades of menus Code, the KMFor positive integer;The K1、K2、…、KM-1、KMNumerical value all it is equal;S13:All pad names are carried out with classification display, the specifically pad name of all submenus per further menu successively Arrangement, and all sub- grade menus of each parent menu are located at after the parent menu.
- 2. multilevel menu data store query method as described in claim 1, the classification arrangement refers to the N of M grades of menus The pad name of a submenu is arranged successively, and all sub- grade menus of each parent menu be located at the parent menu it Afterwards, the N is the number of submenu in M grades of menus, and described M, N are positive integer.
- 3. a kind of multilevel menu data store query system, which is characterized in that including:Human-computer interaction interface, controller and storage Device, the human-computer interaction interface are connect with the controller, and the controller is connect with the memory;The memory is being controlled Data storage is carried out under the control of device processed;The memory is used for storage menu title storage array and menu address storage array, the pad name storage array The pad name of storage and the address code of menu address storage array storage correspond, M grades of menu MNAddress code By K1+K2+…+KM-1+KMBit digital is formed and is arranged successively according to size order, and the N is of submenu in M grades of menus Number, described M, N are positive integer, the KMFor positive integer, the K1+K2+…+KM-1Bit digital is for M grades of menus of expression The address code of parent menu, the KMBit digital is for the address code of the current set of menu of M grades of menus of expression, M grades of dishes Single MQThe address code of sub- grade menu arrange successively according to size order, the Q=1,2 ..., N;The controller is used for:When receiving the pad name inquiry request inputted by human-computer interaction interface, pass through menu Title searches address code corresponding with the pad name in memory with the correspondence of address code, according to described The rank of the digit identification pad name of location code, and human-computer interaction interface is instructed to carry out classification display to all pad names;Controller read all menu addresses storage array in address code and pad name storage array in address generation The corresponding pad name of code, all menu address codes are sequentially sorted by size, and the menu after sequence is according to menu point Class is grouped naturally;The rank of pad name is identified according to the digit of address code, specifically:If the address code of the pad name is by K1 +K2+…+KM-1+KMBit digital forms, then the pad name is located in M grades of menus, the K1+K2+…+KM-1Bit digital is The address code of the parent menu of M grades of menus, the KMAddress code of the bit digital for the current set of menu of M grades of menus, institute State KMFor positive integer;The K1、K2、…、KM-1、KMNumerical value all it is equal;All pad names are carried out with classification display, the pad name of specifically all submenus per further menu is arranged successively Cloth, and all sub- grade menus of each parent menu are located at after the parent menu.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201210574117.1A CN103902556B (en) | 2012-12-26 | 2012-12-26 | A kind of multilevel menu data store query method and system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201210574117.1A CN103902556B (en) | 2012-12-26 | 2012-12-26 | A kind of multilevel menu data store query method and system |
Publications (2)
Publication Number | Publication Date |
---|---|
CN103902556A CN103902556A (en) | 2014-07-02 |
CN103902556B true CN103902556B (en) | 2018-07-06 |
Family
ID=50993885
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201210574117.1A Active CN103902556B (en) | 2012-12-26 | 2012-12-26 | A kind of multilevel menu data store query method and system |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN103902556B (en) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108255931B (en) * | 2017-11-30 | 2022-06-03 | 汤东澜 | Website navigation method and server |
CN108388602B (en) * | 2018-02-05 | 2019-11-12 | 杭州数梦工场科技有限公司 | Quick-searching can dispense the method and device and electronic equipment in warehouse |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101510207A (en) * | 2009-02-26 | 2009-08-19 | 中兴通讯股份有限公司 | Tree menu dynamic maintenance method and apparatus based on web page |
CN102707866A (en) * | 2011-02-18 | 2012-10-03 | 索尼公司 | Method and apparatus for navigating a hierarchical menu based user interface |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7191411B2 (en) * | 2002-06-06 | 2007-03-13 | Moehrle Armin E | Active path menu navigation system |
US8682740B2 (en) * | 2010-10-26 | 2014-03-25 | Cbs Interactive Inc. | Systems and methods using a manufacturer line, series, model hierarchy |
-
2012
- 2012-12-26 CN CN201210574117.1A patent/CN103902556B/en active Active
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101510207A (en) * | 2009-02-26 | 2009-08-19 | 中兴通讯股份有限公司 | Tree menu dynamic maintenance method and apparatus based on web page |
CN102707866A (en) * | 2011-02-18 | 2012-10-03 | 索尼公司 | Method and apparatus for navigating a hierarchical menu based user interface |
Also Published As
Publication number | Publication date |
---|---|
CN103902556A (en) | 2014-07-02 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN102541529B (en) | A kind of query page generating device and method | |
CN102622450B (en) | The relevance ranking of the browser history of user | |
CN102402605B (en) | Mixed distribution model for search engine indexing | |
CN102298614B (en) | Method for determining collection category of page collection information and device and equipment | |
US20120284598A1 (en) | Handheld Electronic Device and Method for Accessing Bookmark | |
CN102110126A (en) | Information retrieval method and device | |
CN101276361A (en) | Method and system for displaying related key words | |
CN112269789A (en) | Method and device for storing data and method and device for reading data | |
CN103368992A (en) | Message push method and device | |
CN104636349B (en) | A kind of index data compression and the method and apparatus of index data search | |
CN102930038A (en) | Combined method of search result similar items and system of the same | |
US20180225305A1 (en) | Method for displaying landmark data | |
CN109684336A (en) | The system and method for tree data table efficient retrieval and ranking function is realized based on big data application | |
CN104636429A (en) | Trademark category retrieval method and device | |
CN104268295A (en) | Data query method and device | |
CN103049444A (en) | Storing method and system of data information classification structure | |
CN105279177A (en) | Data structure conversion method and apparatus | |
CN103902556B (en) | A kind of multilevel menu data store query method and system | |
CN101364233B (en) | Management system and management method for searching network resource | |
CN101833511A (en) | Data management method, device and system | |
CN112783977A (en) | Mass data search implementation method based on big data | |
CN105354283A (en) | Resource searching method and apparatus | |
CN103500222A (en) | Method and device for searching for chat object through communication software | |
CN101706732B (en) | Method and device for dynamically loading common list | |
CN104331434A (en) | Method for generating search prompt word service and device for generating search prompt word service |
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 | ||
TR01 | Transfer of patent right | ||
TR01 | Transfer of patent right |
Effective date of registration: 20200605 Address after: Room 502-1, floor 5, building 2, courtyard 10, KEGU 1st Street, economic development zone, Daxing District, Beijing 100081 Patentee after: Singularity Xinyuan International Technology Development (Beijing) Co.,Ltd. Address before: 401121 Chongqing new high tech area in northern Yubei District Mount Huangshan South Road No. 5 Mercury Technology Building 1 floor office No. 3 Patentee before: A-MEDIA COMMUNICATION TECH Co.,Ltd. |