CN104331445B - A kind of menu automatic loading method of personalized APP management platforms - Google Patents

A kind of menu automatic loading method of personalized APP management platforms Download PDF

Info

Publication number
CN104331445B
CN104331445B CN201410584829.0A CN201410584829A CN104331445B CN 104331445 B CN104331445 B CN 104331445B CN 201410584829 A CN201410584829 A CN 201410584829A CN 104331445 B CN104331445 B CN 104331445B
Authority
CN
China
Prior art keywords
menu
app
management platforms
app management
user
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
CN201410584829.0A
Other languages
Chinese (zh)
Other versions
CN104331445A (en
Inventor
栾润峰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Jinher Software Co Ltd
Original Assignee
Beijing Jinher Software Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Jinher Software Co Ltd filed Critical Beijing Jinher Software Co Ltd
Priority to CN201410584829.0A priority Critical patent/CN104331445B/en
Publication of CN104331445A publication Critical patent/CN104331445A/en
Application granted granted Critical
Publication of CN104331445B publication Critical patent/CN104331445B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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

Abstract

The present invention relates to menu load domains, more particularly to a kind of menu automatic loading method of personalized APP management platforms, including:Different types of ID is distributed for different types of user;User uses ID logging in personalized APP management platforms;ID when APP management platforms log according to user judges the type of user, to choose the type of fixation menu to be loaded, obtains fixation menu to be loaded;APP management platforms load all APP of user establishment according to ID, and dynamic menu to be loaded is chosen according to each APP attribute data, obtains dynamic menu to be loaded;All obtained fixation menus and dynamic menu are loaded in APP management platforms, finally give the personalized APP management platforms for the user.Create the stand-by period that APP management platforms are accessed after APP every time The present invention reduces user, improve loading efficiency and systematic entirety energy.

Description

A kind of menu automatic loading method of personalized APP management platforms
Technical field
The present invention relates to menu load domains, more particularly to a kind of menu of personalized APP management platforms side of loading automatically Method.
Background technology
For the more system of function, the rank and classification of System menu can be a lot, then will be related to as The problem of what is loaded to menu.System menu is referred to by file mode to define, and is defined a file and is taken storage system dish It is single, such as defined in the form of an xml-file according to certain structure.When logging in system by user, system loads this first File, then file is parsed again, menu is all loaded and is shown in the page.But before this loading method It is that System menu is known, and changeless, System menu global storage to carry, overall loading parsing, and loading efficiency is low.It is right For APP management, the number amount and type for the APP that each user creates are different, if with a fixed management platform come It is managed, it is necessary to all APP menu item is loaded onto management platform in advance, the internal memory so taken is larger, Certain internal memory can be caused to waste, influence the overall performance of system.
The content of the invention
For above-mentioned technical problem, the present invention has designed and developed a kind of menu of personalized APP management platforms and loaded automatically Method, and it is an object of the present invention to provide it is a kind of can according to different user create APP types the corresponding menu of different real-time loadings simultaneously The menu automatic loading method of APP management platforms is illustrated in, while reduces after user creates APP every time and accesses APP management platforms Stand-by period, improve loading efficiency and systematic entirety energy.
Technical scheme provided by the invention is:
A kind of menu automatic loading method of personalized APP management platforms, including:
Step 1: distribute different types of ID for different types of user;
Step 2: user uses ID logging in personalized APP management platforms;
Step 3: the ID when APP management platforms log according to user judges the type of user, it is to be added to choose The type of the fixation menu of APP management platforms is loaded onto, and the fixation menu file of respective type is read simultaneously from first memory Parsing;If the fixation menu file of respective type is not present in the first memory, phase is read from Menu Profile Answer the fixation menu file of type to parse and be encapsulated into the first memory, then read from the first memory, obtained To fixation menu to be loaded, in resolving, when there is the mark of loading dynamic menu, you can perform step 4;
Step 4: the APP management platforms load all APP of user establishment according to ID, obtain all APP's Attribute data, to choose the dynamic menu to be added for being loaded onto APP management platforms according to each APP attribute, and from second memory The middle dynamic menu file for reading respective type simultaneously parses, and obtains dynamic menu to be loaded;
Step 5: loading all obtained fixation menus and dynamic menu in the APP management platforms, pin is finally given To the personalized APP management platforms of the user.
Preferably, in the menu automatic loading method of described personalized APP management platforms, each APP attribute Data generate a tables of data, and the dynamic dish to be added for being loaded onto APP management platforms is chosen according to the attribute data in each tables of data It is single.
Preferably, in the menu automatic loading method of described personalized APP management platforms, the tables of data includes APP unique mark, APP title, APP icon, APP type and the ID of APP founder.
Preferably, in the menu automatic loading method of described personalized APP management platforms, the APP management platforms Type according to the APP in each APP tables of data chooses the dynamic menu to be added for being loaded onto APP management platforms.
Preferably, in the menu automatic loading method of described personalized APP management platforms, in addition to:
Step 6: the fixation menu and dynamic menu of loading are shown in the menu bar of the APP management platforms.
Preferably, in the menu automatic loading method of described personalized APP management platforms, user in the step 1 Type includes personal user and organizing user.
Preferably, in the menu automatic loading method of described personalized APP management platforms, in the step 3, Gu Determining the type of menu includes the fixed menu of personal fixed menu and tissue.
Preferably, in the menu automatic loading method of described personalized APP management platforms, when APP management is flat Platform inquires the ID in database according to ID and is provided with acquiescence, then the fixation menu to be loaded chosen is tissue Fixed menu;If the ID is not provided with giving tacit consent to, the fixation menu to be loaded chosen is personal fixed menu.
Preferably, in the menu automatic loading method of described personalized APP management platforms, the fixed menu is institute There are the shared menu items of APP.
Preferably, in the menu automatic loading method of described personalized APP management platforms, the dynamic menu is institute There are all menu items of the APP in addition to shared menu item.
In the menu automatic loading method of personalized APP management platforms of the present invention, the APP management platforms according to ID when user logs in judges the type of user, to choose the type of the fixation menu to be added for being loaded onto APP management platforms, and The fixation menu file for reading respective type in parsing or Menu Profile from first memory parses and is encapsulated into first In memory, so that the fixation menu of different types of user is respectively loaded on APP management platforms, APP management is realized The menu bar of platform changes with the difference of user type.The class for each APP that the APP management platforms create according to user The corresponding dynamic menu of type attribute real-time loading, and the fixation menu and dynamic menu most loaded respectively at last be shown in it is described In the menu bar of APP management platforms, realize the menu bars of APP management platforms with loading APP types it is different and real-time more Newly.During due to APP management platform Loading Menus, fixed menu and dynamic menu load respectively, store respectively, therefore reduce use Family creates the stand-by period of access APP management platforms after new APP every time, improves loading efficiency and the overall performance of system.
Brief description of the drawings
Fig. 1 is the schematic flow sheet of the menu automatic loading method of personalized APP management platforms of the present invention.
Embodiment
The present invention is described in further detail below in conjunction with the accompanying drawings, to make those skilled in the art with reference to specification text Word can be implemented according to this.
The present invention provides a kind of menu automatic loading method of personalized APP management platforms, including:
Step 1: distributing different types of ID for different types of user, all IDs are stored in data In storehouse;
Step 2: user uses ID logging in personalized APP management platforms, ID is to enter personalized APP to manage The unique mark of platform, the i.e. corresponding APP management platform of an ID, all APP that the user creates are managed by the APP Platform is managed collectively;
Step 3: the ID when APP management platforms log according to user judges the type of user, it is to be added to choose The type of the fixation menu of APP management platforms is loaded onto, and the fixation menu file of respective type is read simultaneously from first memory Parsing, because all APP have some basic menu items, such as homepage, account information, feedback management, these are basic Menu item just constitute fixed menu, login user then reads personal fixed dish if personal user from first memory List simultaneously parses, and login user then reads tissue from the first storage and fix menu and parse if organizing user;If described first The fixation menu file of respective type is not present in memory, then the fixation menu of respective type is read from Menu Profile File, the fixation menu file is parsed, and be encapsulated into the form of an xml in the first memory, then stored from described first Read and parse in device, obtain fixation menu to be loaded, this is due to consider from system performance, is deposited in first memory The file of storage is fewer, and system running speed is faster, therefore most basic fixation menu is only stored in first memory;When user creates After building new APP, fixation menu file that APP management platforms are again read off from Menu Profile if previously reading and seal During the fixation menu file being attached in first memory, read directly from first memory, and without removing dish every time Read in single configuration file;In resolving, when there is the mark of loading dynamic menu, you can perform step 4, dynamic Menu is identified as dynamic, and the mark of dynamic menu is distributed in the diverse location of fixed menu, as long as when the fixed menu of parsing During when there is dynamic, APP management platforms then start to load dynamic menu, while continue to parse fixed menu, until Fixed menu is parsed;
Step 4: the APP management platforms load all APP of user establishment according to ID, obtain all APP's Attribute data, to choose the dynamic menu to be added for being loaded onto APP management platforms according to each APP attribute data, and deposited from second Corresponding dynamic menu file is read in reservoir and is parsed, obtains dynamic menu to be loaded, different users can be according to certainly Oneself need create the APP of multiple different attributes, because each APP attribute is different, the dish of the management menu corresponding to it Individual event is also different, therefore the menu item of corresponding APP management platforms can also vary, in dynamic change, it is necessary to real Shi Gengxin;
Step 5: loading all obtained fixation menus and dynamic menu in the APP management platforms, pin is finally given To the personalized APP management platforms of the user.
In the menu automatic loading method of described personalized APP management platforms, each APP attribute data generation one Individual tables of data, the dynamic menu to be added for being loaded onto APP management platforms, each APP build-in attribute are chosen according to each tables of data Determine the certainty of its classification.
In the menu automatic loading method of described personalized APP management platforms, the tables of data includes the unique of APP The ID of mark, APP title, APP icon, APP type and APP founder, APP type can be social class Type, picture and text type, audio frequency and video type or commerce and trade type.
In the menu automatic loading method of described personalized APP management platforms, the APP management platforms are according to each The type of APP in APP tables of data chooses the dynamic menu to be added for being loaded onto APP management platforms, i.e., with each APP type Unique mark of the attribute as its dynamic menu, so as to which its dynamic menu is loaded onto into APP management platforms, dynamic menu can wrap First-stage dynamic menu and the two-stage dynamic menu, the entitled APP titles of first-stage dynamic menu are included, same type APP two level is moved The title of state menu is identical, but the two-stage dynamic menu points to address difference.
In the menu automatic loading method of described personalized APP management platforms, in addition to:
Step 6: the fixation menu and dynamic menu of loading are shown in the menu bar of the APP management platforms, point The menu bar of APP management platforms is hit so as to be managed to all APP created in the APP management platforms.
In the menu automatic loading method of described personalized APP management platforms, user type includes in the step 1 The menu of the APP management platforms of personal user and organizing user, personal user and organizing user is not quite similar, to exercise different power The management of limit.
In the menu automatic loading method of described personalized APP management platforms, in the step 3, the class of fixed menu Type includes the fixed menu of personal fixed menu and tissue, after the type of fixation menu to be loaded is determined by ID, APP management platforms only load the fixed menu of individual or the fixed menu of tissue of determination.
In the menu automatic loading method of described personalized APP management platforms, when the APP management platforms are according to user ID inquires the ID in database and is provided with acquiescence, i.e., ID is not for sky, then the fixation menu to be loaded chosen For the fixed menu of tissue;If the ID is not provided with giving tacit consent to, i.e. for sky, then the fixation menu to be loaded chosen is ID The fixed menu of individual.
In the menu automatic loading method of described personalized APP management platforms, the fixed menu is that all APP are shared Menu item.
In the menu automatic loading method of described personalized APP management platforms, the dynamic menu is all APP except altogether All menu items outside some menu items.
Although embodiment of the present invention is disclosed as above, it is not restricted in specification and embodiment listed With it can be applied to various suitable the field of the invention completely, can be easily for those skilled in the art Other modification is realized, therefore under the universal limited without departing substantially from claim and equivalency range, it is of the invention and unlimited In specific details and shown here as the legend with description.

Claims (10)

  1. A kind of 1. menu automatic loading method of personalized APP management platforms, it is characterised in that including:
    Step 1: distribute different types of ID for different types of user;
    Step 2: user uses ID logging in personalized APP management platforms;
    Step 3: the ID when APP management platforms log according to user judges the type of user, to choose to be added be loaded onto The type of the fixation menu of APP management platforms, and from first memory read respective type fixation menu file and parse; If the fixation menu file of respective type is not present in the first memory, respective type is read from Menu Profile Fixation menu file parse and be encapsulated into the first memory, then read, obtain to be added from the first memory The fixation menu of load, in resolving, when the mark of loading dynamic menu occur, you can perform step 4;
    Step 4: the APP management platforms load all APP of user establishment according to ID, all APP attribute is obtained Data, to be loaded onto the dynamic menu of APP management platforms according to the selection of each APP attribute is to be added, and read from second memory Take corresponding dynamic menu file and parse, obtain dynamic menu to be loaded;
    Step 5: loading all obtained fixation menus and dynamic menu in the APP management platforms, finally give for being somebody's turn to do The personalized APP management platforms of user.
  2. 2. the menu automatic loading method of personalized APP management platforms as claimed in claim 1, it is characterised in that each APP attribute data generates a tables of data, is chosen according to the attribute data in each tables of data and to be added is loaded onto APP management platforms Dynamic menu.
  3. 3. the menu automatic loading method of personalized APP management platforms as claimed in claim 2, it is characterised in that the number Include APP unique mark, APP title, APP icon, APP type and the ID of APP founder according to table.
  4. 4. the menu automatic loading method of personalized APP management platforms as claimed in claim 3, it is characterised in that the APP Management platform chooses the dynamic menu to be added for being loaded onto APP management platforms according to the type of the APP in each APP tables of data.
  5. 5. the menu automatic loading method of personalized APP management platforms as claimed in claim 1, it is characterised in that also include:
    Step 6: the fixation menu and dynamic menu of loading are shown in the menu bar of the APP management platforms.
  6. 6. the menu automatic loading method of personalized APP management platforms as claimed in claim 1, it is characterised in that the step User type includes personal user and organizing user in rapid one.
  7. 7. the menu automatic loading method of personalized APP management platforms as claimed in claim 6, it is characterised in that the step In rapid three, the type of fixed menu includes the fixed menu of personal fixed menu and tissue.
  8. 8. the menu automatic loading method of personalized APP management platforms as claimed in claim 7, it is characterised in that when described APP management platforms inquire the ID in database according to ID and are provided with acquiescence, the then fixation to be loaded chosen Menu is that tissue fixes menu;If the ID is not provided with giving tacit consent to, the fixation menu to be loaded chosen is personal fixed Menu.
  9. 9. the menu automatic loading method of personalized APP management platforms as claimed in claim 1, it is characterised in that described solid It is the menu item that all APP are shared to determine menu.
  10. 10. the menu automatic loading method of personalized APP management platforms as claimed in claim 1, it is characterised in that described dynamic State menu is all menu items of all APP in addition to shared menu item.
CN201410584829.0A 2014-10-27 2014-10-27 A kind of menu automatic loading method of personalized APP management platforms Active CN104331445B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410584829.0A CN104331445B (en) 2014-10-27 2014-10-27 A kind of menu automatic loading method of personalized APP management platforms

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410584829.0A CN104331445B (en) 2014-10-27 2014-10-27 A kind of menu automatic loading method of personalized APP management platforms

Publications (2)

Publication Number Publication Date
CN104331445A CN104331445A (en) 2015-02-04
CN104331445B true CN104331445B (en) 2018-01-23

Family

ID=52406172

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410584829.0A Active CN104331445B (en) 2014-10-27 2014-10-27 A kind of menu automatic loading method of personalized APP management platforms

Country Status (1)

Country Link
CN (1) CN104331445B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017011517A (en) * 2015-06-23 2017-01-12 株式会社リコー Device, information processing system, information processing method, and program
CN106293804A (en) * 2016-07-25 2017-01-04 深圳天珑无线科技有限公司 A kind for the treatment of method and apparatus of public control
CN109165053B (en) * 2018-08-15 2022-04-01 康美健康云服务有限公司 Application software menu configuration method, mobile terminal and computer readable storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6807559B1 (en) * 2000-04-06 2004-10-19 Attachmate Corporation System and method for applet management
CN101400167A (en) * 2008-10-21 2009-04-01 北京闪联互动网络科技有限责任公司 Dynamic menu implementing method, apparatus and system for mobile terminal
CN101833444A (en) * 2010-03-11 2010-09-15 北京数码大方科技有限公司 Method and device for customizing functional menu
CN103092631A (en) * 2007-04-06 2013-05-08 西安万年科技实业有限公司 Database application system development platform and development method
CN103793635A (en) * 2012-10-26 2014-05-14 镇江鼎拓科技信息有限公司 Multi-level menu permission establishing method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6807559B1 (en) * 2000-04-06 2004-10-19 Attachmate Corporation System and method for applet management
CN103092631A (en) * 2007-04-06 2013-05-08 西安万年科技实业有限公司 Database application system development platform and development method
CN101400167A (en) * 2008-10-21 2009-04-01 北京闪联互动网络科技有限责任公司 Dynamic menu implementing method, apparatus and system for mobile terminal
CN101833444A (en) * 2010-03-11 2010-09-15 北京数码大方科技有限公司 Method and device for customizing functional menu
CN103793635A (en) * 2012-10-26 2014-05-14 镇江鼎拓科技信息有限公司 Multi-level menu permission establishing method

Also Published As

Publication number Publication date
CN104331445A (en) 2015-02-04

Similar Documents

Publication Publication Date Title
CN107229665B (en) Page skipping method and device
CN104424199A (en) Search method and device
CN103885887B (en) User data storage method, read method and system
CN103400329A (en) Online courseware making platform system based on Web
CN103581111B (en) A kind of communication means and system
CN105373608A (en) Input method based scene-mode content pushing method and system
CN102819766A (en) Method, device and enterprise system for checking forms
WO2017162072A1 (en) Method and device for jumping between pages
JP2005322020A5 (en)
CN104331445B (en) A kind of menu automatic loading method of personalized APP management platforms
CN107203532A (en) Construction method, the implementation method of search and the device of directory system
Nevola et al. Hidden Florence revealed? Critical insights from the operation of an augmented reality app in a World Heritage City
CN102467375A (en) Method and device for generating client interface
CN103473085B (en) Method and equipment for loading target application on mobile terminal
CN105763604B (en) Lightweight distributed file system and the method for restoring downloading file original name
CN107391528A (en) Front end assemblies Dependency Specification searching method and equipment
CN106326403A (en) Web page generating method and device
CN103020186B (en) A kind of document retrieval method based on embedded device, device and equipment
CN104572893B (en) A kind of data mixing storage method in database
Brinkman Dzwig Innovative collection development for e-books at the TU Delft Library
WO2011070334A9 (en) Accessing stored electronic resources
JP4869321B2 (en) Method, system, and computer-readable recording medium for providing multimedia controller based on content display state
JP2007334837A5 (en)
CN108509438A (en) A kind of ElasticSearch fragments extended method
CN103268341B (en) Timeline integration method based on multi-source and system thereof

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