CN111488087A - Control display method, device and system and computer readable storage medium - Google Patents

Control display method, device and system and computer readable storage medium Download PDF

Info

Publication number
CN111488087A
CN111488087A CN201910402721.8A CN201910402721A CN111488087A CN 111488087 A CN111488087 A CN 111488087A CN 201910402721 A CN201910402721 A CN 201910402721A CN 111488087 A CN111488087 A CN 111488087A
Authority
CN
China
Prior art keywords
container
control
list
suspension
pop
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
CN201910402721.8A
Other languages
Chinese (zh)
Other versions
CN111488087B (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.)
Xian Novastar Electronic Technology Co Ltd
Original Assignee
Xian Novastar Electronic Technology 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 Xian Novastar Electronic Technology Co Ltd filed Critical Xian Novastar Electronic Technology Co Ltd
Publication of CN111488087A publication Critical patent/CN111488087A/en
Application granted granted Critical
Publication of CN111488087B publication Critical patent/CN111488087B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus

Abstract

The embodiment of the invention relates to a control display method, a corresponding control display device, a corresponding control display system and a computer readable storage medium. The control display method comprises the following steps: acquiring a control container, wherein the control container comprises a list container and a suspension container; performing attribute setting on the list container and the suspension container, and adding the same control element to the list container and the suspension container to obtain a list control; and calling the list control and displaying the list control on a user interface. According to the embodiment of the invention, the list control is displayed more simply and more diversified through different display modes of the list container and the suspension container added with the same control element; moreover, the dynamic loading mode of the control elements enables the loading of the control elements to be more flexible and practical.

Description

Control display method, device and system and computer readable storage medium
Technical Field
The present invention relates to the field of electronic terminals and computer software technologies, and in particular, to a control display method, a control display apparatus, a control display system, and a computer-readable storage medium.
Background
The list control is widely applied to various operation software, such as common office operation software of Word, PPT, Excel and the like. For example, the list controls commonly used in Word are two types:
the first method comprises the following steps: after clicking the control item 'searching', the 'searching' control item displays three options of 'searching', 'advanced searching' and 'turning to' a pull-down menu, and functions to be operated are continuously selected in the three options;
and the second method comprises the following steps: and the title control lists all the options in a row and can be directly selected, and the hidden options can be displayed by scrolling through the scroll bar on the right side due to too many options, so that the corresponding functions can be directly selected and realized.
However, it can be found from the above that the display mode of the list control is relatively single, which causes the defects of occupying space, poor user experience and the like of the existing list control.
Disclosure of Invention
Therefore, to overcome the defects and shortcomings of the prior art, embodiments of the present invention provide a control display method, a control display apparatus, a control display system, and a computer-readable storage medium.
On one hand, a control display method provided by the embodiment of the invention includes: acquiring a control container, wherein the control container comprises a list container and a suspension container; performing attribute setting on the list container and the suspension container, and adding the same control element to the list container and the suspension container to obtain a list control; and calling the list control and displaying the list control on a user interface.
In an embodiment of the present invention, the performing attribute setting on the list container and the suspension container includes: setting the starting position and the width and height dimensions of the list container, and setting the number of columns of the suspension containers.
In an embodiment of the present invention, the invoking the list control and displaying on the user interface includes: displaying the list container on the user interface and hiding the suspension container.
In an embodiment of the present invention, the control display method further includes: setting a title of the control container; the title is displayed in a list container area after the list control is called, and is displayed in an upper row and a lower row with the control elements added to the list container; wherein the list container area is a display area of the list container in the user interface.
In an embodiment of the present invention, the control display method further includes: when the mouse moves to a list container area, displaying a pop-up icon, wherein the list container area is a display area of the list container on the user interface; responding to an operation instruction of clicking the pop-up icon, and displaying the suspension container on the user interface in a pop-up mode; the control elements added in the suspension container are displayed in a suspension container pop-up box, and the suspension container pop-up box is a display area of the suspension container on the user interface.
In one embodiment of the invention, the selected state of the control element displayed in the hover container pop-up box is consistent with the selected state of the same control element displayed in the list container region.
On the other hand, a control display apparatus provided in an embodiment of the present invention includes: the control container acquisition module is used for acquiring a control container, wherein the control container comprises a list container and a suspension container; the setting and loading module is used for carrying out attribute setting on the list container and the suspension container and adding the same control elements to the list container and the suspension container to obtain a list control; and the calling display module is used for calling the list control and displaying the list control on a user interface.
In an embodiment of the present invention, the setting and loading module is specifically configured to: setting the starting position and the width and height dimensions of the list container, and setting the number of columns of the suspension containers.
In an embodiment of the present invention, the calling display module is specifically configured to: displaying the list container on the user interface and hiding the suspension container.
In an embodiment of the present invention, the setting loading module is further configured to set a title of the control container; the calling display module is also used for displaying the title in a list container area and displaying the title and the control elements added to the list container in an upper row and a lower row; wherein the list container area is a display area of the list container in the user interface.
In an embodiment of the present invention, the control display device further includes: the first response module is used for displaying a pop-up icon when the mouse moves to a list container area, wherein the list container area is a display area of the list container on the user interface; the second response module is used for responding to an operation instruction of clicking the pop-up icon and displaying the suspension container on the user interface in a pop-up mode; the control elements added in the suspension container are displayed in a suspension container pop-up box, and the suspension container pop-up box is a display area of the suspension container on the user interface.
In one embodiment of the invention, the selected state of the control element displayed in the hover container pop-up box is consistent with the selected state of the same control element displayed in the list container region.
In another aspect, a control display system provided in an embodiment of the present invention includes: a processor and a memory coupled to the processor; the memory stores instructions executed by the processor, and the instructions cause the processor to perform operations to perform any one of the control display methods.
In still another aspect, an embodiment of the present invention provides a computer-readable storage medium, which is a non-volatile memory and stores program code, and when the program code is executed by one or more processors, the one or more processors execute any one of the foregoing control display methods.
As can be seen from the above, the above technical features of the present invention may have one or more of the following advantages: the display of the list control is more concise and diversified through different display modes of the list container and the suspension container added with the same control element; moreover, the dynamic loading mode of the control elements enables the loading of the control elements to be more flexible and practical.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a flowchart of a control display method according to a first embodiment of the present invention.
Fig. 2A is a schematic diagram illustrating a state of a display list container according to a first embodiment of the present invention.
Fig. 2B is a diagram illustrating a state in which a pop-up icon is triggered to be displayed when the mouse is moved to the list container area shown in fig. 2A.
Fig. 2C is a schematic diagram illustrating a state after the popup icon shown in fig. 2B is clicked by a mouse to display the levitation container in a popup manner.
Fig. 2D is a diagram illustrating a state after another list control is suspended in a pop-up manner.
Fig. 3 is a schematic block diagram of a control display apparatus according to a second embodiment of the present invention.
Fig. 4 is another block diagram of a control display apparatus according to a second embodiment of the present invention.
Fig. 5 is a schematic diagram of a control display system according to a third embodiment of the present invention.
Fig. 6 is a schematic structural diagram of a computer-readable storage medium according to a fourth embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
[ first embodiment ] A method for manufacturing a semiconductor device
As shown in fig. 1, a control display method according to a first embodiment of the present invention includes:
s11: acquiring a control container, wherein the control container comprises a list container and a suspension container;
s13: performing attribute setting on the list container and the suspension container, and adding the same control element to the list container and the suspension container to obtain a list control; and
s15: and calling the list control and displaying the list control on a user interface.
Further, the performing of the attribute setting on the list container and the suspension container in step S13 includes: setting the starting position and the width and height dimensions of the list container, and setting the number of columns of the suspension containers.
Further, in step S15, the invoking and displaying the list control on the user interface includes: displaying the list container on the user interface and hiding the suspension container.
Still further, the control display method further includes: setting a title of the control container; the title is displayed in a list container area after the list control is called, and is displayed in an upper row and a lower row with the control elements added to the list container; wherein the list container area is a display area of the list container in the user interface.
In order to more clearly understand the control display method of the present embodiment, the following description will be made with reference to fig. 2A to 2D.
The example provides a suspension pop-up control display method with good user experience, which can effectively save the operation area of operating software and is novel in user experience.
In the above, the display and integration of multiple control elements are mainly completed in a list and suspension pop-up manner in this example; the list control realizes dynamic loading of control elements, so that the list control is more flexible. Furthermore, the control elements added to the list container and the control elements added to the suspension container are the same, as shown in fig. 2A to 2C, the number of the control elements added to the list container is eight, but the list container and the suspension container adopt two different display modes at the same time.
Specifically, fig. 2A illustrates the list control invoked in step S15 and displayed in the initial display state of the user interface, where the list container is displayed in the user interface (not shown) and the floating container is hidden, for example, eight control elements added to the list container are displayed in a list in the area of the list container, but only two control elements currently visible to the user are displayed, and the other six hidden control elements may be gradually displayed by clicking the arrow on the right side. Furthermore, the title of the control container (e.g., [ mosaic ] in fig. 2A) and the control elements added in the list container are displayed in two rows above and below the list container area, e.g., the title is located below the display row of the control elements.
As shown in fig. 2B, when it is monitored that the mouse moves to the list container area, a pop-up icon (e.g., an arrow below the list container area in fig. 2B) is displayed, and clicking the pop-up icon displays the hover container in a pop-up manner on the user interface, and a plurality of, e.g., all, control elements added to the hover container are displayed in the hover container pop-up box, for example, as shown in fig. 2C. Furthermore, it can also be seen from fig. 2C that: whether the selected state of each control element displayed in the floating container pop-up box is consistent with the selected state of the same control element displayed in the list container area, for example, the control elements in the first row and the first column displayed in the floating container pop-up box are the same as the first control element displayed in the list container area and are both in the selected state, the control elements in the first row and the second column displayed in the floating container pop-up box are the same as the second control element displayed in the list container area and are both in the unselected state, and so on.
In addition, it should be noted that the titles of the control container and the control elements added to the list container and the suspension container in this example are not limited to the situations shown in fig. 2A to fig. 2C, and may also be, for example, as shown in fig. 2D, the title of the control container is [ source switching effect ], the control elements added to the list container and the suspension container are twenty one, and the control elements are switching effect control elements; but the list container area may also display two left and right arrows. In short, the title of the control container and the number and functions of the control elements added to the list container and the suspension container can be flexibly set according to the actual application. In addition, the control element is not limited to the buttons described in fig. 2A to 2C, and may be in other forms such as a display window.
The specific implementation manner of the display method of the suspension pop-up control in this example is as follows: the control container is used as a main container and comprises a list container and a suspension container, and an interface mode is adopted for an upper layer caller to use; then, an upper-layer caller adds control elements into the control container by calling an interface function to add a control element list, and the list container and the suspension container in the control container are added with the same control elements and load the sequence of the lists in the interface parameters; the message response of the control element in the list container is directly set by an upper-layer caller, and a message function is provided in the suspension container to provide the selected or clicked control element.
More specifically, the suspension type pop-up control in the example can be developed based on a Qt development platform, and a basic Qt class QWidget and QPushButton are used; the QWIdget class is the base class of all user interface objects, and the Widget is the basic unit of the user interface, receives a mouse, a keyboard and other events from a window system, and draws the QWIdget class on a screen; the QPushButton class is a button class. The SuspensionBoxComponent class is a main container layer, comprises a list container class New ButtonGroupEx and a suspension container class SuspensionDropWidget, provides six external interfaces, can realize dynamic loading of control elements through the interfaces, and sets the title of the suspension popup control, the number of control element columns in the suspension container, the size of the list container, default options and the like through the interfaces. Loading control elements by the NewButtonGroupEx type list container through an interface parameter list sequence, and realizing that the positions of the control elements are moved by left and right arrow buttons to be displayed under the condition of multiple control elements; and after the mouse moves to the list container area, displaying a pop-up icon below the list container, after the mouse moves out of the list container area, disappearing the pop-up icon, and clicking the pop-up icon to pop up the suspension container. The SuspensionDropWidget suspension container loads control elements through an interface shape parameter list sequence, displays multiple control elements in a pop-up box, and can display the control elements through a sliding scroll bar (scroll) if the number of the control elements is large; after clicking a control element, informing the upper layer caller of the index number of the selected control element in a signal mode.
Finally, it is worth mentioning that the suspension pop-up control display method of the present example can also display the function name of the control element when the mouse moves to the corresponding control element, so as to facilitate the user to know the function that the control element can implement.
In summary, in the control display method of the embodiment, the display of the list control is more concise and diversified through different display modes of the list container and the suspension container added with the same control element; moreover, the dynamic loading mode of the control elements enables the loading of the control elements to be more flexible and practical.
[ second embodiment ]
As shown in fig. 3, a control display device 30 according to a second embodiment of the present invention includes: a container acquisition module 31, a settings loading module 33 and a call display module 35.
The container obtaining module 31 is configured to obtain a control container, where the control container includes a list container and a floating container; the setting and loading module 33 is configured to, for example, perform attribute setting on the list container and the suspension container, and add the same control element to the list container and the suspension container to obtain a list control; and the calling display module 35 is used for calling the list control and displaying the list control on a user interface.
Further, the loading module 33 is specifically configured to: setting the starting position and the width and height dimensions of the list container, and setting the number of columns of the suspension containers.
Further, the calling display module 35 is specifically configured to: displaying the list container on the user interface and hiding the suspension container.
In addition, the setting loading module 33 is also used for setting the title of the control container, for example; the calling display module 35 is further configured to display the title in a list container area, and display the title and the plurality of control elements added to the list container in two rows, one row being at top and the other row being at bottom; wherein the list container area is a display area of the list container in the user interface.
For the specific functional details of the container acquiring module 31, the setting loading module 33, and the calling display module 35, reference may be made to the detailed description in the foregoing first embodiment, and no further description is given here. Further, it is noted that the container acquiring module 31, the setting loading module 33 and the call display module 35 may be software modules, stored in a non-volatile memory and executed by a processor to perform the relevant operations to perform the steps S11, S13 and S15 in the foregoing first embodiment.
Referring to fig. 4, the control display device 30 further includes, for example: a first response module 371 and a second response module 373. The first response module 371 is configured to display a pop-up icon when the mouse moves to a list container area, where the list container area is a display area of the list container on the user interface; the second response module 373 is configured to, for example, respond to an operation instruction for clicking the pop-up icon, and display the levitation container on the user interface in a pop-up manner; the control elements added in the suspension container are displayed in a suspension container pop-up box, and the suspension container pop-up box is a display area of the suspension container on the user interface. For the specific functional details of the first response module 371 and the second response module 373, reference may be made to the related description in the foregoing first embodiment, which is not repeated herein.
In summary, the control display device 30 of the present embodiment can have the same technical effects as the control display method of the first embodiment, for example, the display of the list control is more concise and diversified through different display modes of the list container and the suspension container with the same control elements added; moreover, the dynamic loading mode of the control elements enables the loading of the control elements to be more flexible and practical.
[ third embodiment ]
As shown in fig. 5, a control display system 50 according to a third embodiment of the present application includes: a processor 51 and a memory 53; the memory 53 stores instructions executed by the processor 51, and the instructions cause the processor 51 to perform operations to perform the control display method described in the foregoing first embodiment, for example.
[ fourth example ] A
As shown in fig. 6, a computer-readable storage medium 60 provided by a fourth embodiment of the present application is a non-volatile memory and stores program code, and when the program code is executed by one or more processors, for example, the one or more processors are caused to execute the control display method described in the foregoing first embodiment.
In addition, it should be understood that the foregoing embodiments are merely exemplary illustrations of the present invention, and technical solutions of the embodiments can be arbitrarily combined and used without conflict between technical features and structures, and without departing from the purpose of the present invention.
In the embodiments provided in the present invention, it should be understood that the disclosed system, apparatus and/or method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units/modules is only one logical division, and there may be other divisions in actual implementation, for example, multiple units or modules may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units/modules described as separate parts may or may not be physically separate, and parts displayed as units/modules may or may not be physical units, may be located in one place, or may be distributed on multiple network units. Some or all of the units/modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment.
In addition, each functional unit/module in the embodiments of the present invention may be integrated into one processing unit/module, or each unit/module may exist alone physically, or two or more units/modules may be integrated into one unit/module. The integrated units/modules may be implemented in the form of hardware, or may be implemented in the form of hardware plus software functional units/modules.
The integrated units/modules, which are implemented in the form of software functional units/modules, may be stored in a computer readable storage medium. The software functional unit is stored in a storage medium and includes several instructions for causing one or more processors of a computer device (which may be a personal computer, a server, or a network device) to execute some steps of the methods according to the embodiments of the present invention. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present 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 solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (14)

1. A control display method is characterized by comprising the following steps:
acquiring a control container, wherein the control container comprises a list container and a suspension container;
performing attribute setting on the list container and the suspension container, and adding the same control element to the list container and the suspension container to obtain a list control; and
and calling the list control and displaying the list control on a user interface.
2. The control display method of claim 1, wherein the property setting the list container and the hover container comprises: setting the starting position and the width and height dimensions of the list container, and setting the number of columns of the suspension containers.
3. The control display method of claim 1, wherein said invoking the list control and displaying on a user interface comprises: displaying the list container on the user interface and hiding the suspension container.
4. The control display method of claim 3, further comprising: setting a title of the control container; the title is displayed in a list container area after the list control is called, and is displayed in an upper row and a lower row with the control elements added to the list container; wherein the list container area is a display area of the list container in the user interface.
5. The control display method according to claim 3 or 4, further comprising:
when the mouse moves to a list container area, displaying a pop-up icon, wherein the list container area is a display area of the list container on the user interface; and
responding to an operation instruction of clicking the pop-up icon, and displaying the suspension container on the user interface in a pop-up mode; the control elements added in the suspension container are displayed in a suspension container pop-up box, and the suspension container pop-up box is a display area of the suspension container on the user interface.
6. The control display method of claim 5, wherein the selected state of the control element displayed in the hover container pop coincides with the selected state of the same control element displayed in the list container region.
7. A control display apparatus, comprising:
the control container acquisition module is used for acquiring a control container, wherein the control container comprises a list container and a suspension container;
the setting and loading module is used for carrying out attribute setting on the list container and the suspension container and adding the same control elements to the list container and the suspension container to obtain a list control; and
and the calling display module is used for calling the list control and displaying the list control on a user interface.
8. The control display apparatus of claim 7, wherein the settings loading module is specifically configured to: setting the starting position and the width and height dimensions of the list container, and setting the number of columns of the suspension containers.
9. The control display apparatus of claim 7, wherein the invocation display module is specifically configured to: displaying the list container on the user interface and hiding the suspension container.
10. The control display apparatus of claim 9, wherein the settings loading module is further configured to set a title of the control container; the calling display module is also used for displaying the title in a list container area and displaying the title and the control elements added to the list container in an upper row and a lower row; wherein the list container area is a display area of the list container in the user interface.
11. The control display apparatus according to claim 9 or 10, further comprising:
the first response module is used for displaying a pop-up icon when the mouse moves to a list container area, wherein the list container area is a display area of the list container on the user interface; and
the second response module is used for responding to an operation instruction of clicking the pop-up icon and displaying the suspension container on the user interface in a pop-up mode; the control elements added in the suspension container are displayed in a suspension container pop-up box, and the suspension container pop-up box is a display area of the suspension container on the user interface.
12. The control display apparatus of claim 11, wherein the selected state of the control element displayed in the hover container pop coincides with the selected state of the same control element displayed in the list container region.
13. A control display system, comprising: a processor and a memory coupled to the processor; wherein the memory stores instructions for execution by the processor, and the instructions cause the processor to perform operations to perform a control display method as claimed in any one of claims 1 to 6.
14. A computer-readable storage medium that is a non-volatile memory and that stores program code, which when executed by one or more processors, causes the one or more processors to perform the control display method of any one of claims 1 to 6.
CN201910402721.8A 2019-01-25 2019-05-15 Control display method, device and system and computer readable storage medium Active CN111488087B (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2019100743914 2019-01-25
CN201910074391 2019-01-25

Publications (2)

Publication Number Publication Date
CN111488087A true CN111488087A (en) 2020-08-04
CN111488087B CN111488087B (en) 2021-09-07

Family

ID=71796799

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910402721.8A Active CN111488087B (en) 2019-01-25 2019-05-15 Control display method, device and system and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN111488087B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116028055A (en) * 2022-12-29 2023-04-28 深圳市万翼数字技术有限公司 Target object state control method and device, electronic equipment and storage medium
CN116028055B (en) * 2022-12-29 2024-04-26 深圳市万翼数字技术有限公司 Target object state control method and device, electronic equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103902609A (en) * 2012-12-28 2014-07-02 腾讯科技(深圳)有限公司 File displaying method and device
CN104252351A (en) * 2013-06-29 2014-12-31 北京新媒传信科技有限公司 Method and device for realizing list control
WO2016073526A1 (en) * 2014-11-07 2016-05-12 Mendenhall, David System and method for fast starting an application
CN105893022A (en) * 2015-12-28 2016-08-24 乐视致新电子科技(天津)有限公司 Production method and system of combined user interface control, and control method and system of combined user interface control
CN108228287A (en) * 2016-12-15 2018-06-29 龙芯中科技术有限公司 The generation method and device of user interface controls based on QT

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103902609A (en) * 2012-12-28 2014-07-02 腾讯科技(深圳)有限公司 File displaying method and device
CN104252351A (en) * 2013-06-29 2014-12-31 北京新媒传信科技有限公司 Method and device for realizing list control
WO2016073526A1 (en) * 2014-11-07 2016-05-12 Mendenhall, David System and method for fast starting an application
CN105893022A (en) * 2015-12-28 2016-08-24 乐视致新电子科技(天津)有限公司 Production method and system of combined user interface control, and control method and system of combined user interface control
CN108228287A (en) * 2016-12-15 2018-06-29 龙芯中科技术有限公司 The generation method and device of user interface controls based on QT

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116028055A (en) * 2022-12-29 2023-04-28 深圳市万翼数字技术有限公司 Target object state control method and device, electronic equipment and storage medium
CN116028055B (en) * 2022-12-29 2024-04-26 深圳市万翼数字技术有限公司 Target object state control method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN111488087B (en) 2021-09-07

Similar Documents

Publication Publication Date Title
US20210342058A1 (en) System and method for controlling errors in a system with a plurality of user-controlled devices using a network-controlled overlay
CN107168712B (en) Interface drawing method, mobile terminal and computer readable storage medium
CN106293777B (en) Method for realizing development front-end interface control based on component type
US10261660B2 (en) Orbit visualization animation
EP3472766A1 (en) Workflow visualization platform
US20120023431A1 (en) Computing device, operating method of the computing device using user interface
KR20110117170A (en) A user-application interface
CN103713847A (en) System bar control method of user equipment and user equipment
CN103530127A (en) Icon display method and device
CN103064580A (en) Method of hiding application on desktop and calling out hidden application
CN105988860A (en) Method for executing application program and mobile device
JP2016500175A (en) Method and apparatus for realizing floating object
CN106325687A (en) Method for calling program and terminal
CN105247470A (en) Multiple displays for displaying workspaces
CN107273111A (en) A kind of multi-screen display method and terminal
CN106250109A (en) A kind of multipad display packing, device and mobile terminal
US20160253828A1 (en) Display control system, and graph display method
US9785334B2 (en) Method for editing frame-based page, electronic apparatus and recording medium using the same
US20110242108A1 (en) Visualization of complexly related data
CN111488087B (en) Control display method, device and system and computer readable storage medium
US20060173862A1 (en) Method and system for displaying context-sensitive columns in a table
CN106293460A (en) A kind of method and terminal preventing from touching maloperation
CN111782381A (en) Task management method and device, mobile terminal and storage medium
CN106155451B (en) Information processing method and electronic equipment
CN105677749B (en) Page display method and device

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