CN111949355B - Column menu shielding method and device - Google Patents

Column menu shielding method and device Download PDF

Info

Publication number
CN111949355B
CN111949355B CN202010820310.3A CN202010820310A CN111949355B CN 111949355 B CN111949355 B CN 111949355B CN 202010820310 A CN202010820310 A CN 202010820310A CN 111949355 B CN111949355 B CN 111949355B
Authority
CN
China
Prior art keywords
menu
column
state
updating
shielding
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
CN202010820310.3A
Other languages
Chinese (zh)
Other versions
CN111949355A (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.)
Industrial and Commercial Bank of China Ltd ICBC
Original Assignee
Industrial and Commercial Bank of China Ltd ICBC
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 Industrial and Commercial Bank of China Ltd ICBC filed Critical Industrial and Commercial Bank of China Ltd ICBC
Priority to CN202010820310.3A priority Critical patent/CN111949355B/en
Publication of CN111949355A publication Critical patent/CN111949355A/en
Application granted granted Critical
Publication of CN111949355B publication Critical patent/CN111949355B/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/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • G06F16/2379Updates performed during online database operations; commit processing
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

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

Abstract

The invention provides a method and a device for shielding a column menu, wherein the method comprises the following steps: determining a user-shielded column menu; modifying the zone bit of the column menu in the database to be in a first state; updating the memory structure of the application server, and masking the column menu with the flag bit in the first state. The invention can effectively prevent the failure of shielding menu caused by production support operation errors, and does not need redundant repeated labor for operating the database.

Description

Column menu shielding method and device
Technical Field
The invention relates to the technical field of computers, in particular to a column menu shielding method and device.
Background
At present, after the enterprise bank, the enterprise mobile phone application finds a major transaction problem, such as a transaction page error, incapability of submitting a transaction and the like, and needs to shield a column menu in time to avoid bad experience or bad results caused by the transaction of a customer, for example, finding that the transaction with the mischaracterizing can avoid the loss caused by the transaction of the customer through a temporary shielding menu, and then recovering the column menu after the transaction is modified.
The current practice is to develop and write some database scripts, in which there are SQL sentences that mask column flags, send the scripts to the application support to make the flag positions of the column menus in the production database invisible in support of the execution of the scripts in the production database. And then refreshing the memory of the server by using a memory refreshing tool at the server end so as to enable the menu seen by the client to achieve the shielding effect.
The technology currently used has high requirements on database operation supported by production, and needs support personnel to execute different SQL scripts, if the execution is wrong or causes shielding errors and unnecessary troubles.
Disclosure of Invention
In order to solve the technical problems, the invention provides the following technical scheme:
in a first aspect, the present invention provides a method for shielding a column menu, including:
determining a user-shielded column menu;
modifying the zone bit of the column menu in the database to be in a first state;
updating the memory structure of the application server, and masking the column menu with the flag bit in the first state.
The modifying the flag bit of the column menu in the database to be in a first state comprises the following steps:
inquiring a menu tree of a column menu to be shielded;
acquiring a menu tree number of a menu to be closed;
and changing the menu tree number to a first state.
The updating the memory structure of the application server side comprises the following steps:
application support in the client tool hooks the menu to be masked;
and updating the memory of the application server side by the Servlet calling server side.
After the determining of the user-masked column menu, further comprising:
updating the state of the shielded column menu to be a second state;
updating the menu tree structure table, and canceling the column menu with the mask flag bit in the second state.
In a second aspect, the present invention provides a column menu shielding device, comprising:
a selection unit for determining a user-masked column menu;
the modification unit is used for modifying the flag bit of the column menu in the database into a first state;
the updating unit is used for updating the memory structure of the application server side, and shielding the column menu with the flag bit in the first state.
Wherein the modification unit includes:
the inquiry module is used for inquiring the menu tree of the column menu to be shielded;
the menu tree module is used for acquiring the menu tree number of the menu to be closed;
and the changing module is used for changing the menu tree number into a first state.
Wherein the updating unit includes:
the selecting module is used for applying and supporting the menu which is checked and needs to be shielded in the client tool;
and the calling module is used for calling the server side through the Servlet to update the memory of the application server side.
Further, the method further comprises the following steps:
the state unit is used for updating the state of the shielded column menu into a second state;
and the shielding unit is used for updating the menu tree structure table and canceling the column menu with the shielding zone bit in the second state.
In a third aspect, the present invention provides an electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the steps of the column menu shielding method when executing the program.
In a fourth aspect, the present invention provides a computer readable storage medium having stored thereon a computer program which, when executed by a processor, performs the steps of the column menu screening method.
According to the technical scheme, the invention provides a column menu shielding method and a column menu shielding device, which are realized by determining a column menu shielded by a user; modifying the zone bit of the column menu in the database to be in a first state; the memory structure of the application server side is updated, the shielding flag bit is a column menu in the first state, the failure of the shielding menu caused by production support misoperation can be effectively prevented, and redundant repeated labor for operating the database is not needed.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art will be briefly described, and it is obvious that the drawings in the following description are some embodiments of the present invention, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a first flowchart of a column menu shielding method according to an embodiment of the invention.
Fig. 2 is a second flow chart of a column menu shielding method according to an embodiment of the invention.
Fig. 3 is a schematic structural diagram of a column menu shielding device in an embodiment of the invention.
Fig. 4 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
For the purpose of making the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the technical solutions of the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention, and it is apparent that the described embodiments are some embodiments of the present invention, but not all embodiments of the present invention. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
The invention provides an embodiment of a column menu shielding method, referring to fig. 1, the column menu shielding method specifically comprises the following contents:
s101: determining a user-shielded column menu;
s102: modifying the zone bit of the column menu in the database to be in a first state;
in this step, modifying the flag bit of the column menu in the database to be in the first state includes:
inquiring a menu tree of a column menu to be shielded;
acquiring a menu tree number of a menu to be closed;
and changing the menu tree number to a first state.
Wherein the first state is a mask flag. In the specific implementation, the database flag bit is modified to be a mask, and the steps are realized by a background program without production support operation. The following is the background program SQL logic.
Querying a menu tree of the menu to be closed:
the instruction library or node library personal user performs the following database logic:
inquiring table records in the menu tree;
inquiring and acquiring a menu TREE number (tree_id) of a menu to be closed;
for example: standard version (tree_id= 'E1');
querying menu numbers of the menu to be closed:
the instruction library or node library personal user performs the following query logic:
inquiring a menu tree structure table, wherein the condition is that the column name is online payment, and the column tree ID is E1;
the inquiry obtains the MENU tree number (menu_id) of the MENU to be closed;
for example: online payment (menu_id= 'E947');
inputting the query statement to obtain a query result:
MENU_ID TREE_ID TREE_VERSION
MENU_NAME
e947 E1 0 on-line payment
Closed menu operation:
the following operations need to be performed in conjunction with a memory refresh tool.
The instruction library or node library personal user performs the following update logic:
note that: the STATE of the menu is updated to not be presented (state= '1').
The menu tree structure table is updated, the record in which the menu ID is E947 is updated, and the state is set to 1.
S103: updating the memory structure of the application server, and masking the column menu with the flag bit in the first state.
In this step, updating the memory structure of the application server includes:
application support in the client tool hooks the menu to be masked;
and updating the memory of the application server side by the Servlet calling server side.
In this embodiment, the memory structure of the application server is modified;
after the menu to be shielded is checked by the application support in the client tool, clicking to determine, the client program calls a method for refreshing the memory of the server through Servlet:
the method for initializing menu information is invoked in the server tool class.
The method updates the memory column structure of the server, and after updating, the client logs in the online banking again, so that the client can see the latest column menu.
As can be seen from the above description, the method for shielding a column menu according to the embodiments of the present invention determines a column menu shielded by a user; modifying the zone bit of the column menu in the database to be in a first state; the memory structure of the application server side is updated, the shielding flag bit is a column menu in the first state, the failure of the shielding menu caused by production support misoperation can be effectively prevented, and redundant repeated labor for operating the database is not needed.
In an embodiment of the present invention, after step S103 in the above-mentioned column menu shielding method embodiment, referring to fig. 2, the method further includes:
s104: updating the state of the shielded column menu to be a second state;
s105: updating the menu tree structure table, and canceling the column menu with the mask flag bit in the second state.
In this embodiment, the second state is a deblocking flag, and the menu deblocking operation includes:
the following operations need to be performed in conjunction with a memory refresh tool.
The instruction library or node library personal user performs the following update logic:
note that: the STATE of the menu is updated to be present (state= '0').
The menu tree structure table is updated, the record in which the menu ID is E947 is updated, and the state is set to 0.
As can be seen from the above description, the column menu shielding method provided by the embodiment of the invention overcomes the redundant operation that the production support needs to execute a large amount of complex SQL, can effectively prevent the shielding menu caused by the misoperation of the production support, and has the advantages of simple implementation and low cost.
The embodiment of the invention provides a specific implementation manner of a column menu shielding device capable of realizing all contents in the column menu shielding method, and referring to fig. 3, the column menu shielding device specifically comprises the following contents:
a selection unit 10 for determining a user-masked column menu;
the modifying unit 20 is configured to modify a flag bit of the column menu in the database to be in a first state;
the updating unit 30 is configured to update the application server-side memory structure, and mask the column menu with the flag bit in the first state.
Wherein the modification unit includes:
the inquiry module is used for inquiring the menu tree of the column menu to be shielded;
the menu tree module is used for acquiring the menu tree number of the menu to be closed;
and the changing module is used for changing the menu tree number into a first state.
Wherein the updating unit includes:
the selecting module is used for applying and supporting the menu which is checked and needs to be shielded in the client tool;
and the calling module is used for calling the server side through the Servlet to update the memory of the application server side.
Further, the method further comprises the following steps:
the state unit is used for updating the state of the shielded column menu into a second state;
and the shielding unit is used for updating the menu tree structure table and canceling the column menu with the shielding zone bit in the second state.
As can be seen from the above description, the column menu shielding device provided by the embodiment of the present invention determines a column menu shielded by a user; modifying the zone bit of the column menu in the database to be in a first state; the memory structure of the application server side is updated, the shielding flag bit is a column menu in the first state, the failure of the shielding menu caused by production support misoperation can be effectively prevented, and redundant repeated labor for operating the database is not needed.
The application provides an embodiment of an electronic device for implementing all or part of contents in the column menu shielding method, wherein the electronic device specifically comprises the following contents:
a processor (processor), a memory (memory), a communication interface (Communications Interface), and a bus; the processor, the memory and the communication interface complete communication with each other through the bus; the communication interface is used for realizing information transmission between related devices; the electronic device may be a desktop computer, a tablet computer, a mobile terminal, etc., and the embodiment is not limited thereto. In this embodiment, the electronic device may be implemented with reference to the embodiment for implementing the column menu shielding method and the embodiment for implementing the column menu shielding device, and the contents thereof are incorporated herein, and the repetition is omitted.
Fig. 4 is a schematic block diagram of a system configuration of an electronic device 9600 of an embodiment of the present application. As shown in fig. 4, the electronic device 9600 may include a central processor 9100 and a memory 9140; the memory 9140 is coupled to the central processor 9100. Notably, this fig. 4 is exemplary; other types of structures may also be used in addition to or in place of the structures to implement telecommunications functions or other functions.
In one embodiment, the column menu shielding functionality may be integrated into the central processor 9100. The central processor 9100 may be configured to perform the following control:
determining a user-shielded column menu;
modifying the zone bit of the column menu in the database to be in a first state;
updating the memory structure of the application server, and masking the column menu with the flag bit in the first state.
As can be seen from the above description, the electronic device provided in the embodiments of the present application determines a user-shielded column menu; modifying the zone bit of the column menu in the database to be in a first state; the memory structure of the application server side is updated, the shielding flag bit is a column menu in the first state, the failure of the shielding menu caused by production support misoperation can be effectively prevented, and redundant repeated labor for operating the database is not needed.
In another embodiment, the column menu shielding device may be configured separately from the cpu 9100, for example, the column menu shielding device may be configured as a chip connected to the cpu 9100, and the column menu shielding function is implemented under the control of the cpu.
As shown in fig. 4, the electronic device 9600 may further include: a communication module 9110, an input unit 9120, an audio processor 9130, a display 9160, and a power supply 9170. It is noted that the electronic device 9600 need not include all of the components shown in fig. 4; in addition, the electronic device 9600 may further include components not shown in fig. 4, and reference may be made to the related art.
As shown in fig. 4, the central processor 9100, sometimes referred to as a controller or operational control, may include a microprocessor or other processor device and/or logic device, which central processor 9100 receives inputs and controls the operation of the various components of the electronic device 9600.
The memory 9140 may be, for example, one or more of a buffer, a flash memory, a hard drive, a removable media, a volatile memory, a non-volatile memory, or other suitable device. The information about failure may be stored, and a program for executing the information may be stored. And the central processor 9100 can execute the program stored in the memory 9140 to realize information storage or processing, and the like.
The input unit 9120 provides input to the central processor 9100. The input unit 9120 is, for example, a key or a touch input device. The power supply 9170 is used to provide power to the electronic device 9600. The display 9160 is used for displaying display objects such as images and characters. The display may be, for example, but not limited to, an LCD display.
The memory 9140 may be a solid state memory such as Read Only Memory (ROM), random Access Memory (RAM), SIM card, etc. But also a memory which holds information even when powered down, can be selectively erased and provided with further data, an example of which is sometimes referred to as EPROM or the like. The memory 9140 may also be some other type of device. The memory 9140 includes a buffer memory 9141 (sometimes referred to as a buffer). The memory 9140 may include an application/function storage portion 9142, the application/function storage portion 9142 storing application programs and function programs or a flow for executing operations of the electronic device 9600 by the central processor 9100.
The memory 9140 may also include a data store 9143, the data store 9143 for storing data, such as contacts, digital data, pictures, sounds, and/or any other data used by an electronic device. The driver storage portion 9144 of the memory 9140 may include various drivers of the electronic device for communication functions and/or for performing other functions of the electronic device (e.g., messaging applications, address book applications, etc.).
The communication module 9110 is a transmitter/receiver 9110 that transmits and receives signals via an antenna 9111. A communication module (transmitter/receiver) 9110 is coupled to the central processor 9100 to provide input signals and receive output signals, as in the case of conventional mobile communication terminals.
Based on different communication technologies, a plurality of communication modules 9110, such as a cellular network module, a bluetooth module, and/or a wireless local area network module, etc., may be provided in the same electronic device. The communication module (transmitter/receiver) 9110 is also coupled to a speaker 9131 and a microphone 9132 via an audio processor 9130 to provide audio output via the speaker 9131 and to receive audio input from the microphone 9132 to implement usual telecommunications functions. The audio processor 9130 can include any suitable buffers, decoders, amplifiers and so forth. In addition, the audio processor 9130 is also coupled to the central processor 9100 so that sound can be recorded locally through the microphone 9132 and sound stored locally can be played through the speaker 9131.
The embodiment of the present invention also provides a computer-readable storage medium capable of implementing all the steps of the column menu shielding method in the above embodiment, where the computer-readable storage medium stores a computer program, and when the computer program is executed by a processor, the computer program implements all the steps of the column menu shielding method in the above embodiment, for example, the processor implements the following steps when executing the computer program:
determining a user-shielded column menu;
modifying the zone bit of the column menu in the database to be in a first state;
updating the memory structure of the application server, and masking the column menu with the flag bit in the first state.
As can be seen from the above description, the computer-readable storage medium provided by the embodiments of the present invention determines a user-masked column menu; modifying the zone bit of the column menu in the database to be in a first state; the memory structure of the application server side is updated, the shielding flag bit is a column menu in the first state, the failure of the shielding menu caused by production support misoperation can be effectively prevented, and redundant repeated labor for operating the database is not needed.
Although the invention provides method operational steps as described in the examples or flowcharts, more or fewer operational steps may be included based on conventional or non-inventive labor. The order of steps recited in the embodiments is merely one way of performing the order of steps and does not represent a unique order of execution. When implemented by an actual device or client product, the instructions may be executed sequentially or in parallel (e.g., in a parallel processor or multi-threaded processing environment) as shown in the embodiments or figures.
It will be appreciated by those skilled in the art that embodiments of the present description may be provided as a method, apparatus (system) or computer program product. Accordingly, the present specification embodiments may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In this specification, each embodiment is described in a progressive manner, and identical and similar parts of each embodiment are all referred to each other, and each embodiment mainly describes differences from other embodiments. In particular, for system embodiments, since they are substantially similar to method embodiments, the description is relatively simple, as relevant to see a section of the description of method embodiments. In this document, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. The specific meaning of the above terms in the present invention can be understood by those of ordinary skill in the art according to the specific circumstances. It should be noted that, without conflict, the embodiments of the present invention and features of the embodiments may be combined with each other. The present invention is not limited to any single aspect, nor to any single embodiment, nor to any combination and/or permutation of these aspects and/or embodiments. Moreover, each aspect and/or embodiment of the invention may be used alone or in combination with one or more other aspects and/or embodiments.
Finally, it should be noted that: the above embodiments are only for illustrating the technical solution of the present invention, and not for limiting the same; although the invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical scheme described in the foregoing embodiments can be modified or some or all of the technical features thereof can be replaced by equivalents; such modifications and substitutions do not depart from the spirit of the invention, and are intended to be included within the scope of the appended claims and description.

Claims (8)

1. A method for screening a column menu, comprising:
determining a user-shielded column menu;
modifying the zone bit of the column menu in the database to be in a first state;
updating the memory structure of the application server, and shielding the column menu with the flag bit in the first state;
wherein, the modifying the flag bit of the column menu in the database to be in the first state includes:
querying a menu tree of a list menu to be masked, wherein the instruction library or node library personal user performs the following database logic: inquiring table records in the menu tree; inquiring and obtaining a menu tree number of a menu to be closed;
the menu tree number of the menu to be closed is obtained, wherein the following query logic is executed under the instruction library or node library personal user: inquiring a menu tree structure table, wherein the condition is that the column name is online payment, and the column tree ID is E1; inputting a query sentence to obtain a query result;
and changing the menu tree number to a first state by matching with a memory refreshing tool, wherein the following updating logic is executed under the instruction library or node library personal user: updating the status of the column menu to not reveal.
2. The column menu shielding method according to claim 1, wherein updating the application server side memory structure comprises:
application support in the client tool hooks the menu to be masked;
and updating the memory of the application server side by the Servlet calling server side.
3. The method for shielding a column menu according to claim 1, further comprising, after updating the application server-side memory structure and shielding a column menu with a flag bit in a first state:
updating the state of the shielded column menu to be a second state;
updating the menu tree structure table, and canceling the column menu with the mask flag bit in the second state.
4. A column menu shielding apparatus, comprising:
a selection unit for determining a user-masked column menu;
the modification unit is used for modifying the flag bit of the column menu in the database into a first state;
the updating unit is used for updating the memory structure of the application server end, and shielding the column menu with the flag bit in the first state;
wherein the modification unit includes:
the query module is used for querying a menu tree of a column menu to be shielded, wherein the following database logic is executed under the instruction library or node library personal user: inquiring table records in the menu tree; inquiring and obtaining a menu tree number of a menu to be closed;
the menu tree module is used for acquiring the menu tree number of the menu to be closed, wherein the following query logic is executed under the instruction library or node library personal user: inquiring a menu tree structure table, wherein the condition is that the column name is online payment, and the column tree ID is E1; inputting a query sentence to obtain a query result;
the changing module is used for matching with a memory refreshing tool to change the menu tree number into a first state, wherein the following updating logic is executed under the instruction library or node library personal user: updating the status of the column menu to not reveal.
5. The column menu shielding apparatus of claim 4, wherein the updating unit comprises:
the selecting module is used for applying and supporting the menu which is checked and needs to be shielded in the client tool;
and the calling module is used for calling the server side through the Servlet to update the memory of the application server side.
6. The column menu shielding apparatus of claim 4, further comprising:
the state unit is used for updating the state of the shielded column menu into a second state;
and the shielding unit is used for updating the menu tree structure table and canceling the column menu with the shielding zone bit in the second state.
7. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the steps of the column menu screening method of any one of claims 1 to 3 when the program is executed by the processor.
8. A computer readable storage medium having stored thereon a computer program, which when executed by a processor performs the steps of the column menu screening method of any one of claims 1 to 3.
CN202010820310.3A 2020-08-14 2020-08-14 Column menu shielding method and device Active CN111949355B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010820310.3A CN111949355B (en) 2020-08-14 2020-08-14 Column menu shielding method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010820310.3A CN111949355B (en) 2020-08-14 2020-08-14 Column menu shielding method and device

Publications (2)

Publication Number Publication Date
CN111949355A CN111949355A (en) 2020-11-17
CN111949355B true CN111949355B (en) 2024-03-01

Family

ID=73343024

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010820310.3A Active CN111949355B (en) 2020-08-14 2020-08-14 Column menu shielding method and device

Country Status (1)

Country Link
CN (1) CN111949355B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20070013369A (en) * 2005-07-26 2007-01-31 엘지전자 주식회사 A method and apparatus of menu synchronization for mobile station
CN101193223A (en) * 2006-11-27 2008-06-04 深圳创维-Rgb电子有限公司 A TV set and its function control method and system
CN103701801A (en) * 2013-12-26 2014-04-02 四川九洲电器集团有限责任公司 Resource access control method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20070013369A (en) * 2005-07-26 2007-01-31 엘지전자 주식회사 A method and apparatus of menu synchronization for mobile station
CN101193223A (en) * 2006-11-27 2008-06-04 深圳创维-Rgb电子有限公司 A TV set and its function control method and system
CN103701801A (en) * 2013-12-26 2014-04-02 四川九洲电器集团有限责任公司 Resource access control method

Also Published As

Publication number Publication date
CN111949355A (en) 2020-11-17

Similar Documents

Publication Publication Date Title
CN107832099A (en) A kind of client release compatible method, apparatus and storage medium
US20160306988A1 (en) Providing secure access to data in mobile devices
US9451423B2 (en) Method and apparatus for recording information during a call
CN114153856A (en) Host data double-writing method and device
CN113342330A (en) Front-end engineering generation method and device
CN111949355B (en) Column menu shielding method and device
CN108415743A (en) Terminal applies management method, terminal and server
CN111443945B (en) Component code modification method and device
CN110780913A (en) Cross-machine type differential upgrading method and system, storage medium and electronic equipment
CN114840576A (en) Data standard matching method and device
CN116048609A (en) Configuration file updating method, device, computer equipment and storage medium
CN115421976A (en) Remote disaster recovery data processing method and device
CN110502296B (en) Method, equipment and storage medium for displaying firmware upgrading command
CN103116632A (en) Generation method of theme pack, device and equipment
CN110113416B (en) Method and device for displaying information
CN113050936A (en) Front-end data processing method and device based on integrated development environment
CN112015459A (en) Method and device for upgrading image file, terminal and readable storage medium
CN110955451B (en) Method and device for changing online interface
CN111679930B (en) Single-point rollback method and system for CICS online transaction
CN114676071B (en) Data processing method and device, electronic equipment and storage medium
CN113297225A (en) Credit data acquisition method, device and system
CN113709710B (en) Interface management method and device
CN114282187A (en) Login access control method and device
CN114089993A (en) Data job processing method and device
CN117349256A (en) File anticorrosion method, device and system based on distributed platform

Legal Events

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