CN111061471A - Method and system for controlling display of interface control element - Google Patents

Method and system for controlling display of interface control element Download PDF

Info

Publication number
CN111061471A
CN111061471A CN201811206755.1A CN201811206755A CN111061471A CN 111061471 A CN111061471 A CN 111061471A CN 201811206755 A CN201811206755 A CN 201811206755A CN 111061471 A CN111061471 A CN 111061471A
Authority
CN
China
Prior art keywords
interface control
control element
remote server
user role
role information
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.)
Granted
Application number
CN201811206755.1A
Other languages
Chinese (zh)
Other versions
CN111061471B (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.)
Fujian Tianquan Educational Technology Ltd
Original Assignee
Fujian Tianquan Educational Technology 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 Fujian Tianquan Educational Technology Ltd filed Critical Fujian Tianquan Educational Technology Ltd
Priority to CN201811206755.1A priority Critical patent/CN111061471B/en
Publication of CN111061471A publication Critical patent/CN111061471A/en
Application granted granted Critical
Publication of CN111061471B publication Critical patent/CN111061471B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/72Code refactoring
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons
    • 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
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention provides a method and a system for controlling the display of interface control elements.A remote server configures the interface control elements and corresponding attribute values which are displayed or not, a client acquires the interface control elements and the corresponding attribute values which are displayed or not from the remote server, and controls the display of the interface control elements according to the attribute values which are displayed or not and are corresponding to the interface control elements; therefore, the display attribute of the control element of the client interface can be conveniently controlled according to different users through the remote server, the coupling of codes is reduced, the reusability of the codes is improved, meanwhile, the software development in enterprises is facilitated, and the development efficiency is improved.

Description

Method and system for controlling display of interface control element
Technical Field
The invention relates to the field of computer software, in particular to a method and a system for controlling display of interface control elements.
Background
In the prior art, the following two methods are generally used for controlling the display of interface control elements:
firstly, interface control elements are configured in the local, but the method has no certain flexibility to the change of user roles and cannot control the display of the interface control elements according to the change of the roles;
secondly, the display of the interface control element is controlled by using a role authority control mode, and usually only a specific function button can be controlled, but specific interface control elements such as background pictures cannot be controlled;
in addition, the software developed by the second method is that the server side adopts role function authority configuration, the client side displays an interface according to the role function after successful login, and when a function authority is added, the client side needs to perform corresponding analysis and coding on the function authority to control the display of interface control elements, so that the client side and the role authority server have a tight coupling relationship, and the reusability of codes is poor.
Disclosure of Invention
The technical problem to be solved by the invention is as follows: the method and the system for controlling the display of the interface control element can conveniently control the display attribute of the interface control element according to different users.
In order to solve the technical problems, the invention adopts the technical scheme that:
a method for controlling the display of interface control elements comprises the following steps:
s1, configuring interface control elements and corresponding attribute values whether to be displayed by the interface control elements by the remote server;
and S2, the client acquires the interface control element and the attribute value whether to be displayed or not corresponding to the interface control element from the remote server, and performs display control on the interface control element according to the attribute value whether to be displayed or not corresponding to the interface control element.
In order to solve the above problems, the present invention adopts another technical solution as follows:
a system for controlling the display of interface control elements, comprising a remote server and a client, the remote server comprising a first memory, a first processor and a first computer program stored on the first memory and executable on the first processor, the client comprising a second memory, a second processor and a second computer program stored on the second memory and executable on the second processor, the first processor implementing the following steps when executing the first computer program:
s1, configuring interface control elements and corresponding attribute values whether to be displayed;
the second processor, when executing the second computer program, implements the steps of:
and S2, acquiring the interface control element and the attribute value whether the interface control element is displayed or not corresponding to the interface control element from the remote server, and performing display control on the interface control element according to the attribute value whether the interface control element is displayed or not corresponding to the interface control element.
The invention has the beneficial effects that: the method comprises the steps that interface control elements and corresponding attribute values whether to be displayed are configured through a remote server, a client side obtains the interface control elements and the corresponding attribute values whether to be displayed from the remote server, and display control is carried out on the interface control elements according to the corresponding attribute values whether to be displayed; therefore, the display attribute of the control element of the client interface can be conveniently controlled according to different users through the remote server, the coupling of codes is reduced, the reusability of the codes is improved, meanwhile, the software development in enterprises is facilitated, and the development efficiency is improved.
Drawings
FIG. 1 is a flowchart of a method for controlling display of interface control elements according to an embodiment of the present invention;
FIG. 2 is a schematic structural diagram of a system for controlling display of interface control elements according to an embodiment of the present invention;
description of reference numerals:
1. a system for controlling display of interface control elements; 2. a client; 3. a first processor;
4. a first memory; 5. a remote server; 6. a second memory; 7. a second processor.
Detailed Description
In order to explain technical contents, achieved objects, and effects of the present invention in detail, the following description is made with reference to the accompanying drawings in combination with the embodiments.
The most key idea of the invention is that the display attribute of the control element of the client interface can be conveniently controlled by the remote server according to the difference of users.
Referring to fig. 1, a method for controlling display of interface control elements includes the following steps:
s1, the remote server configures user role information and the related interface control element, and whether the attribute value is displayed or not corresponding to the interface control element;
s2, the client side obtains the user role information and the related interface control element from the remote server, and the attribute value whether to be displayed corresponding to the interface control element, and controls the display of the interface control element according to the attribute value whether to be displayed corresponding to the interface control element.
From the above description, the beneficial effects of the present invention are: the method comprises the steps that interface control elements and corresponding attribute values whether to be displayed are configured through a remote server, a client side obtains the interface control elements and the corresponding attribute values whether to be displayed from the remote server, and display control is carried out on the interface control elements according to the corresponding attribute values whether to be displayed; therefore, the display attribute of the control element of the client interface can be conveniently controlled according to different users through the remote server, the coupling of codes is reduced, the reusability of the codes is improved, meanwhile, the software development in enterprises is facilitated, and the development efficiency is improved.
Further, the S1 specifically includes:
s1, the remote server configures the user role information and the related interface control element, and the attribute value whether to be displayed corresponding to the interface control element, and defines a version number corresponding to the configuration.
As can be seen from the above description, the remote server facilitates version control and version interaction between the remote server and the client by defining a version number corresponding to the configuration.
Further, the step S2 is specifically:
s21, the client acquires user role information and the related interface control element from the remote server, the attribute value whether to be displayed corresponding to the interface control element and the version number corresponding to the configuration, and stores the attribute value and the version number in a local database;
and S22, the client side inquires the local database, and acquires the interface control element associated with the user role information and the attribute value whether to be displayed or not from the local database according to the user role information so as to control the display of the interface control element.
As can be seen from the above description, the configuration and the version number corresponding to the configuration are saved in a local database, so that the client can use the configuration conveniently.
Further, the S21 specifically includes:
s21, the client inquires whether the local database has corresponding display attributes according to the attributes of the interface control elements;
if so, go to S22;
if not, the client acquires the user role information and the interface control element related to the user role information, the attribute value whether to be displayed corresponding to the interface control element and the version number corresponding to the configuration from the remote server, stores the attribute values in a local database, and executes S22.
According to the description, the client firstly inquires whether the local database has the corresponding display attribute according to the interface control element, and if so, the client can directly acquire the display attribute from the local database, so that the loading efficiency of the interface control element is improved.
Further, the steps between S1 and S2 further include the steps of:
s20, the client inquires whether the version number corresponding to the configuration saved in the local database is the same as the version number corresponding to the configuration saved in the remote server;
if yes, go to S22;
otherwise, S21 is executed.
As can be seen from the above description, the client updates the version by comparing whether the version number corresponding to the configuration stored in the local database is the same as the version number corresponding to the configuration stored in the remote server, thereby avoiding the need to acquire the configuration from the remote server each time, and facilitating the use of the configuration.
Referring to fig. 2, a system for controlling display of interface control elements includes a remote server and a client, where the remote server includes a first memory, a first processor, and a first computer program stored in the first memory and executable on the first processor, and the client includes a second memory, a second processor, and a second computer program stored in the second memory and executable on the second processor, and the first processor executes the first computer program and implements the following steps:
s1, configuring user role information and interface control elements related to the user role information, and corresponding attribute values whether to be displayed or not to the interface control elements;
the second processor, when executing the second computer program, implements the steps of:
s2, obtaining user role information and the related interface control element from the remote server, and the attribute value whether to be displayed corresponding to the interface control element, and controlling the display of the interface control element according to the attribute value whether to be displayed corresponding to the interface control element.
From the above description, the beneficial effects of the present invention are: the method comprises the steps that interface control elements and corresponding attribute values whether to be displayed are configured through a remote server, a client side obtains the interface control elements and the corresponding attribute values whether to be displayed from the remote server, and display control is carried out on the interface control elements according to the corresponding attribute values whether to be displayed; therefore, the display attribute of the control element of the client interface can be conveniently controlled according to different users through the remote server, the coupling of codes is reduced, the reusability of the codes is improved, meanwhile, the software development in enterprises is facilitated, and the development efficiency is improved.
Further, the S1 specifically includes:
s1, configuring user role information and its related interface control element, and corresponding attribute value of whether to display the interface control element, and defining a version number corresponding to the configuration.
As can be seen from the above description, the remote server facilitates version control and version interaction between the remote server and the client by defining a version number corresponding to the configuration.
Further, the step S2 is specifically:
s21, acquiring user role information and interface control elements related to the user role information from the remote server, and attribute values which are corresponding to the interface control elements and are not displayed, and version numbers corresponding to the configuration, and storing the version numbers in a local database;
and S22, inquiring the local database, and acquiring the interface control element associated with the user role information and the attribute value whether the interface control element is displayed or not from the local database according to the user role information to control the display of the interface control element.
As can be seen from the above description, the configuration and the version number corresponding to the configuration are saved in a local database, so that the client can use the configuration conveniently.
Further, the S21 specifically includes:
s21, inquiring whether the local database has corresponding display attributes according to the attributes of the interface control elements;
if so, go to S22;
if not, acquiring the user role information and the interface control element related to the user role information, the attribute value whether to be displayed corresponding to the interface control element and the version number corresponding to the configuration from the remote server, storing the attribute values and the version number in a local database, and executing S22.
According to the description, the client firstly inquires whether the local database has the corresponding display attribute according to the interface control element, and if so, the client can directly acquire the display attribute from the local database, so that the loading efficiency of the interface control element is improved.
Further, between the steps S1 and S2, the second processor, when executing the second computer program, implements the steps of:
s20, inquiring whether the version number corresponding to the configuration stored in the local database is the same as the version number corresponding to the configuration stored in the remote server;
if yes, go to S22;
otherwise, S21 is executed.
As can be seen from the above description, the client updates the version by comparing whether the version number corresponding to the configuration stored in the local database is the same as the version number corresponding to the configuration stored in the remote server, thereby avoiding the need to acquire the configuration from the remote server each time, and facilitating the use of the configuration.
Referring to fig. 1, a first embodiment of the present invention is:
a method for controlling the display of interface control elements comprises the following steps:
s1, the remote server configures user role information and the related interface control element, and whether the attribute value is displayed or not corresponding to the interface control element;
wherein, the S1 specifically is: the remote server configures user role information and interface control elements related to the user role information, and attribute values which correspond to the interface control elements and are displayed or not, and defines a version number corresponding to the configuration;
specifically, the interface control elements include buttons, drop-down lists, paging controls, scroll bars, text boxes, static labels, background pictures, or the like;
s20, the client inquires whether the version number corresponding to the configuration saved in the local database is the same as the version number corresponding to the configuration saved in the remote server;
if yes, go to S22;
otherwise, go to S21;
s2, the client side obtains the user role information and the related interface control element from the remote server, and the attribute value whether to be displayed corresponding to the interface control element, and controls the display of the interface control element according to the attribute value whether to be displayed corresponding to the interface control element.
For example, the name value of the view message record button in the group chat interface is: a top _ con.chat _ tool _ head _ ctn.chat _ log _ head _ panel.message, and according to the name value, a remote server inquires and retrieves the attribute value whether the remote server displays;
wherein, the S2 specifically is:
s21, the client queries the local database according to the attribute of the interface control element, if the local database has the corresponding display attribute;
if so, go to S22;
if not, the client acquires the user role information and the interface control element related to the user role information, the attribute value whether to be displayed corresponding to the interface control element and the version number corresponding to the configuration from the remote server, stores the attribute values in a local database, and executes S22;
s22, the client inquires the local database, and acquires the interface control element associated with the user role information and the attribute value whether to be displayed or not from the local database according to the user role information to control the display of the interface control element;
for example, a button for viewing the message record in the group chat interface is provided, and if the user a queries whether the attribute value displayed in the corresponding interface control element of the button is false, the button of the function is no longer displayed in the interface;
such as a view message record button in a group chat interface, the presentation of control code in an XML configuration file typically uses a tabbed approach, such as:
<top_con></top>
< chat _ tool _ head _ ctn > < \ chat _ tool _ head _ ctn > each represent a nested control, the message record in the chat dialog box is typically found in the code, typically by the ID of the interface control represented in the database: top _ con.chat _ tool _ head _ ctn.chat _ log _ head _ panel.message; the hierarchical relationship of the button in the overall interface layout is represented by adopting a tree node mode in xml; and inquiring whether the attribute value corresponding to the control element in the local database is displayed or not through the control ID, and determining whether the button is displayed or hidden on the interface according to the fact that the returned logic value is true or false.
Referring to fig. 2, the second embodiment of the present invention is:
a system for controlling the display of interface control elements comprises a remote server and a client, wherein the remote server comprises a first memory, a first processor and a first computer program which is stored on the first memory and can run on the first processor, the client comprises a second memory, a second processor and a second computer program which is stored on the second memory and can run on the second processor, and the steps executed by the remote server in the first embodiment are implemented when the first computer program is executed by the first processor; the second processor performs the steps performed by the client in the first embodiment when executing the second computer program.
In summary, according to the method and system for controlling display of an interface control element provided by the present invention, a remote server configures an interface control element and a corresponding attribute value whether to be displayed, a client obtains the interface control element and the corresponding attribute value whether to be displayed from the remote server, and performs display control on the interface control element according to the corresponding attribute value whether to be displayed; therefore, the display attribute of the control element of the client interface can be conveniently controlled by the remote server according to different users, the coupling of codes is reduced, the reusability of the codes is improved, and meanwhile, the software development in enterprises is facilitated, and the development efficiency is improved; by defining a version number corresponding to the configuration, version control is facilitated, and version interaction between the remote server and the client is facilitated; and saving the configuration and the version number corresponding to the configuration to a local database, so that the client can use the configuration conveniently.
The above description is only an embodiment of the present invention, and not intended to limit the scope of the present invention, and all equivalent changes made by using the contents of the present specification and the drawings, or applied directly or indirectly to the related technical fields, are included in the scope of the present invention.

Claims (10)

1. A method for controlling the display of interface control elements is characterized by comprising the following steps:
s1, the remote server configures user role information and the related interface control element, and whether the attribute value is displayed or not corresponding to the interface control element;
s2, the client side obtains the user role information and the related interface control element from the remote server, and the attribute value whether to be displayed corresponding to the interface control element, and controls the display of the interface control element according to the attribute value whether to be displayed corresponding to the interface control element.
2. The method for controlling display of an interface control element according to claim 1, wherein S1 specifically is:
s1, the remote server configures the user role information and the related interface control element, and the attribute value whether to be displayed corresponding to the interface control element, and defines a version number corresponding to the configuration.
3. The method for controlling display of an interface control element according to claim 2, wherein the step S2 specifically includes:
s21, the client acquires user role information and the related interface control element from the remote server, the attribute value whether to be displayed corresponding to the interface control element and the version number corresponding to the configuration, and stores the attribute value and the version number in a local database;
and S22, the client side inquires the local database, and acquires the interface control element associated with the user role information and the attribute value whether to be displayed or not from the local database according to the user role information so as to control the display of the interface control element.
4. The method for controlling display of an interface control element according to claim 3, wherein the S21 specifically is:
s21, the client inquires whether the local database has corresponding display attributes according to the attributes of the interface control elements;
if so, go to S22;
if not, the client acquires the user role information and the interface control element related to the user role information, the attribute value whether to be displayed corresponding to the interface control element and the version number corresponding to the configuration from the remote server, stores the attribute values in a local database, and executes S22.
5. The method for controlling display of interface control elements according to claim 3 or 4, wherein between the steps S1 and S2 further comprises the steps of:
s20, the client inquires whether the version number corresponding to the configuration saved in the local database is the same as the version number corresponding to the configuration saved in the remote server;
if yes, go to S22;
otherwise, S21 is executed.
6. A system for controlling the display of interface control elements, comprising a remote server and a client, the remote server comprising a first memory, a first processor and a first computer program stored on the first memory and executable on the first processor, the client comprising a second memory, a second processor and a second computer program stored on the second memory and executable on the second processor, wherein the first processor when executing the first computer program performs the steps of:
s1, configuring user role information and interface control elements related to the user role information, and corresponding attribute values whether to be displayed or not to the interface control elements;
the second processor, when executing the second computer program, implements the steps of:
s2, obtaining user role information and the related interface control element from the remote server, and the attribute value whether to be displayed corresponding to the interface control element, and controlling the display of the interface control element according to the attribute value whether to be displayed corresponding to the interface control element.
7. The system for controlling display of interface control elements according to claim 6, wherein said S1 is specifically:
s1, configuring user role information and its related interface control element, and corresponding attribute value of whether to display the interface control element, and defining a version number corresponding to the configuration.
8. The system for controlling display of interface control elements according to claim 7, wherein the step S2 is specifically:
s21, acquiring user role information and interface control elements related to the user role information from the remote server, and attribute values which are corresponding to the interface control elements and are not displayed, and version numbers corresponding to the configuration, and storing the version numbers in a local database;
and S22, inquiring the local database, and acquiring the interface control element associated with the user role information and the attribute value whether the interface control element is displayed or not from the local database according to the user role information to control the display of the interface control element.
9. The system for controlling display of interface control elements according to claim 8, wherein S21 specifically is:
s21, inquiring whether the local database has corresponding display attributes according to the attributes of the interface control elements;
if so, go to S22;
if not, acquiring the user role information and the interface control element related to the user role information, the attribute value whether to be displayed corresponding to the interface control element and the version number corresponding to the configuration from the remote server, storing the attribute values and the version number in a local database, and executing S22.
10. The system of claim 8 or 9, wherein between the steps S1 and S2, the second processor, when executing the second computer program, implements the steps of:
s20, inquiring whether the version number corresponding to the configuration stored in the local database is the same as the version number corresponding to the configuration stored in the remote server;
if yes, go to S22;
otherwise, S21 is executed.
CN201811206755.1A 2018-10-17 2018-10-17 Method and system for controlling display of interface control element Active CN111061471B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811206755.1A CN111061471B (en) 2018-10-17 2018-10-17 Method and system for controlling display of interface control element

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811206755.1A CN111061471B (en) 2018-10-17 2018-10-17 Method and system for controlling display of interface control element

Publications (2)

Publication Number Publication Date
CN111061471A true CN111061471A (en) 2020-04-24
CN111061471B CN111061471B (en) 2023-05-23

Family

ID=70296739

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811206755.1A Active CN111061471B (en) 2018-10-17 2018-10-17 Method and system for controlling display of interface control element

Country Status (1)

Country Link
CN (1) CN111061471B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113849247A (en) * 2021-09-26 2021-12-28 上海哔哩哔哩科技有限公司 Method, device and system for displaying page elements in live broadcast room

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060095855A1 (en) * 2004-11-03 2006-05-04 Britt Clinton D HMI reconfiguration method and system
CN104219246A (en) * 2014-09-22 2014-12-17 广州华多网络科技有限公司 Method and device for controlling display interface of client
CN104965691A (en) * 2014-04-18 2015-10-07 腾讯科技(深圳)有限公司 Method, apparatus and system for configuring page elements of a webpage
CN105446739A (en) * 2015-11-16 2016-03-30 深圳市创维电器科技有限公司 UI interface setting method and apparatus
CN106227785A (en) * 2016-07-15 2016-12-14 杭州数梦工场科技有限公司 The display packing of a kind of page object and device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060095855A1 (en) * 2004-11-03 2006-05-04 Britt Clinton D HMI reconfiguration method and system
CN104965691A (en) * 2014-04-18 2015-10-07 腾讯科技(深圳)有限公司 Method, apparatus and system for configuring page elements of a webpage
CN104219246A (en) * 2014-09-22 2014-12-17 广州华多网络科技有限公司 Method and device for controlling display interface of client
CN105446739A (en) * 2015-11-16 2016-03-30 深圳市创维电器科技有限公司 UI interface setting method and apparatus
CN106227785A (en) * 2016-07-15 2016-12-14 杭州数梦工场科技有限公司 The display packing of a kind of page object and device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113849247A (en) * 2021-09-26 2021-12-28 上海哔哩哔哩科技有限公司 Method, device and system for displaying page elements in live broadcast room
CN113849247B (en) * 2021-09-26 2024-04-30 上海哔哩哔哩科技有限公司 Live broadcasting room page element display method, device and system

Also Published As

Publication number Publication date
CN111061471B (en) 2023-05-23

Similar Documents

Publication Publication Date Title
US9208212B2 (en) Field extensibility in a multi-tenant environment with columnar database support
US8812546B1 (en) State management for user interfaces
US10423392B2 (en) Systems and methods for transactional applications in an unreliable wireless network
US8326889B2 (en) Systems and methods for generating customizing documentation
US20110078600A1 (en) Modification Free Tagging of Business Application User Interfaces
US20080098036A1 (en) System and method for providing access to an application through a common interface for application extensions
US20100153432A1 (en) Object based modeling for software application query generation
US10282198B2 (en) Mechanisms to persist hierarchical object relations
US20080109235A1 (en) Apparatus and method for creating business process workflows within business intelligence systems
US20130117719A1 (en) Context-Based Adaptation for Business Applications
US20110314403A1 (en) Systems to provide data visualization and business process action in an on-demand enterprise dashboard
US8768887B2 (en) Generating and binding notes to business objects
US20140136958A1 (en) Relating to distributed access infrastructure for a database
US20080109283A1 (en) Apparatus and method for mixing business intelligence and business process workflows
US20060265359A1 (en) Flexible data-bound user interfaces
CN113360211A (en) Loading display method based on control and related equipment
US8489561B1 (en) Learning enterprise portal content meta-model
US20190147088A1 (en) Reporting and data governance management
WO2003058441A2 (en) Method and apparatus for xml schema publishing into a user interface
US11204925B2 (en) Enabling data source extensions
CN111061471A (en) Method and system for controlling display of interface control element
US9842011B2 (en) Delegating a status visualization task to a source application by a target application
US10558624B2 (en) System and method for datastore management framework
US9075597B2 (en) Modeled communication between deployment units
US9524239B2 (en) Self service propagation of custom extension fields into web services

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