CN114130016B - Control resource management method and related device - Google Patents

Control resource management method and related device Download PDF

Info

Publication number
CN114130016B
CN114130016B CN202111485846.5A CN202111485846A CN114130016B CN 114130016 B CN114130016 B CN 114130016B CN 202111485846 A CN202111485846 A CN 202111485846A CN 114130016 B CN114130016 B CN 114130016B
Authority
CN
China
Prior art keywords
target
control
panel
resource
control resource
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
CN202111485846.5A
Other languages
Chinese (zh)
Other versions
CN114130016A (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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN202111485846.5A priority Critical patent/CN114130016B/en
Publication of CN114130016A publication Critical patent/CN114130016A/en
Application granted granted Critical
Publication of CN114130016B publication Critical patent/CN114130016B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/50Controlling the output signals based on the game progress
    • A63F13/52Controlling the output signals based on the game progress involving aspects of the displayed game scene
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/55Controlling game characters or game objects based on the game progress
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/60Generating or modifying game content before or while executing the game program, e.g. authoring tools specially adapted for game development or game-integrated level editor
    • A63F13/63Generating or modifying game content before or while executing the game program, e.g. authoring tools specially adapted for game development or game-integrated level editor by the player, e.g. authoring using a level editor
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F2300/00Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game
    • A63F2300/30Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game characterized by output arrangements for receiving control signals generated by the game device
    • A63F2300/308Details of the user interface
    • 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]

Abstract

The embodiment of the application discloses a control resource management method and a related device, wherein after a processing device obtains a modification request for a target control resource, the state of the target control resource in panel resources of a corresponding panel is an unsaved state when a control is generated based on the target control resource, so that the target control resource can be nested in a plurality of panels. The processing equipment can determine a plurality of target controls generated by nesting the target control resources on a plurality of panels and update the plurality of target controls according to the modified target control resources, so that a user can update the plurality of target controls multiplexing the control resources only by modifying the target control resources once, the control modification efficiency is improved, and frequent software such as development and maintenance of game software is facilitated for the controls.

Description

Control resource management method and related device
Technical Field
The present disclosure relates to the field of data processing technologies, and in particular, to a control resource management method and a related device.
Background
With the continuous development of software development technology, the current software is various, the complexity of the software is also continuously increasing, and the increase of the complexity of the software also means that more control resources are applied in the software. Wherein the same control resource may be used in multiple functions in the software, e.g., the same virtual button control may be applied in multiple game interfaces.
Because software requirements may change over time, controls in the software may also change multiple times. In the related technology, if the same control resource is applied to a plurality of places in the software and the control resource needs to be modified, the application of the control resource at each place needs to be modified, the modification workload is large, the modification efficiency is low, and finally, the software development and maintenance efficiency is low.
Disclosure of Invention
In order to solve the technical problems, the application provides a control resource management method, and processing equipment can modify all target controls generated by nesting target control resources only by modifying the target control resources once, so that modification efficiency of the control resources is improved.
The embodiment of the application discloses the following technical scheme:
in a first aspect, an embodiment of the present application discloses a control resource management method, where the method includes:
acquiring a modification request aiming at a target control resource;
modifying the target control resource according to the modification request;
determining a plurality of target controls corresponding to the target control resources, wherein the target controls are generated by nesting the target control resources on a panel, and the state of the target control resources in the panel resources corresponding to the panel where the target controls are located is an unsaved state;
And updating the plurality of target controls according to the modified target control resources.
In a second aspect, an embodiment of the present application discloses a control resource management device, where the device includes a first obtaining unit, a first modifying unit, a first determining unit, and an updating unit:
the first acquisition unit is used for acquiring a modification request aiming at the target control resource;
the first modification unit is used for modifying the target control resource according to the modification request;
the first determining unit is configured to determine a plurality of target controls corresponding to the target control resources, where the target controls are generated by nesting the target control resources on a panel, and a state of the target control resources in a panel resource corresponding to the panel where the target controls are located is an unsaved state;
and the updating unit is used for updating the plurality of target controls according to the modified target control resources.
In one possible implementation manner, the first determining unit is specifically configured to:
acquiring panel set information corresponding to the target control resource, wherein the panel set information is used for identifying a panel nested with the target control resource;
And determining the plurality of target controls corresponding to the target control resources according to the panel set information.
In one possible implementation manner, the apparatus further includes a first response unit and a second response unit:
the first response unit is used for responding to the completion of nesting of the target control resource in a target panel, and adding a panel identifier corresponding to the target panel in the panel set information;
and the second response unit is used for deleting the panel identifier corresponding to the target panel in the panel set information in response to canceling the nesting of the target control resource in the target panel.
In one possible implementation manner, the plurality of target controls include a first control, and the updating unit is specifically configured to:
converting the corresponding state of the modified target control resource in a first panel resource from an unsaved state to a storable state, wherein the first panel resource is a panel resource corresponding to a panel where the first control is located;
updating the first control according to the modified target control resource;
and converting the state of the modified target control resource corresponding to the first panel resource into an unsaved state.
In a possible implementation manner, the apparatus further includes a second acquisition unit, a second determination unit, and a third response unit:
the second obtaining unit is configured to obtain a nesting request for the target control resource, where the nesting request is used to request nesting of the target control resource in a second control;
the second determining unit is configured to determine a target nested control corresponding to the target control resource, where the target nested control is a control nested by the target control resource;
and the third response unit is used for responding to the second control included in the target nesting control and rejecting the nesting request.
In a possible implementation manner, the plurality of target controls include a third control, and the apparatus further includes a third obtaining unit, a second modifying unit, and a fourth responding unit:
the third obtaining unit is configured to obtain an information modification request for target panel attribute information, where the information modification request is used to modify target information corresponding to the third control, the target panel attribute information is panel attribute information corresponding to a panel where the third control is located, the target panel attribute information includes the target information, and the target panel attribute information is used to manage attribute information corresponding to a nested control in the panel where the third control is located;
The second modification unit is used for modifying the target information in the target panel attribute information according to the information modification request;
and the fourth response unit is used for responding to the completion of loading the third control on the panel and applying the modified target information to the third control.
In a possible implementation manner, the plurality of target controls include a fourth control, and the apparatus further includes a fourth obtaining unit and a generating unit:
the fourth obtaining unit is configured to obtain a control modification operation for the fourth control;
the generating unit is used for generating the modification request aiming at the target control resource according to the control modification operation.
In a third aspect, embodiments of the present application disclose a computer device comprising a processor and a memory:
the memory is used for storing program codes and transmitting the program codes to the processor;
the processor is configured to execute the control resource management method described in the first aspect according to the instructions in the program code.
In a fourth aspect, embodiments of the present application disclose a computer readable storage medium for storing a computer program for executing the control resource management method described in the first aspect.
In a fifth aspect, embodiments of the present application disclose a computer program product comprising instructions that, when run on a computer, cause the computer to perform the control resource management method described in the first aspect.
According to the technical scheme, when multiple multiplexing controls in unified modification software are generated, a modification request for a target control resource can be directly initiated, after the target control resource is modified according to the modification request, multiple target controls corresponding to the target control resource can be determined, and the target controls are generated by nesting the target control resource on a panel. Because the target control resource is not stored in the panel resource corresponding to the panel where the target control is located, the target control resource can be nested in a plurality of panels to multiplex and generate a plurality of target controls. By updating the plurality of target controls according to the modified target control resources, the effect of simultaneously modifying all target controls multiplexing the target control resources through one modification operation can be realized, one control modification for each target control is not needed, and the modification efficiency of the control resources is improved.
Drawings
In order to more clearly illustrate the embodiments of the present application 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 below, it being obvious that the drawings in the following description are only some embodiments of the present application, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a schematic diagram of a control resource management method in an actual application scenario provided in an embodiment of the present application;
fig. 2 is a flowchart of a control resource management method provided in an embodiment of the present application;
FIG. 3 is a schematic diagram of a game ranking panel provided by an embodiment of the present application;
FIG. 4 is a code schematic diagram of a nested control resource according to an embodiment of the present application;
FIG. 5 is a code schematic diagram of a modification control provided in an embodiment of the present application;
FIG. 6 is a schematic diagram of a ring reference provided in an embodiment of the present application;
FIG. 7 is a schematic diagram of a game ranking panel provided by an embodiment of the present application;
FIG. 8 is a schematic code diagram of a panel attribute information modification according to an embodiment of the present application;
Fig. 9 is an interface schematic diagram for determining a loading opportunity of a control according to an embodiment of the present application;
FIG. 10 is a schematic diagram of an interface for adding controls according to an embodiment of the present application;
FIG. 11 is a schematic diagram of an interface for adding controls according to an embodiment of the present disclosure;
FIG. 12 is an interface schematic diagram of a nested control provided by an embodiment of the present application;
FIG. 13 is a schematic diagram of an interface for replicating nested controls provided by embodiments of the present application;
FIG. 14 is a schematic diagram of an interface of an editing control according to an embodiment of the present disclosure;
FIG. 15 is a schematic interface diagram of a control update according to an embodiment of the present disclosure;
FIG. 16 is a schematic diagram of an interface for modifying control properties according to an embodiment of the present application;
fig. 17 is a block diagram of a control resource management device according to an embodiment of the present application;
FIG. 18 is a block diagram of a computer device according to an embodiment of the present application;
fig. 19 is a block diagram of a server according to an embodiment of the present application.
Detailed Description
Embodiments of the present application are described below with reference to the accompanying drawings.
The development and maintenance of software is usually accompanied by continuous modification of control resources, for example, in game software, since the artistic style of the game iterates quickly, the control resources applied in the game software need to be frequently modified, for example, the buttons, icons and other controls in the game interface need to be frequently modified.
In the related art, because the control resource is directly stored in the panel resource corresponding to the panel where the control is located when the control is generated, the control resource used by the control generated at this time cannot be nested by other panels, and a copy of the control resource is required to be duplicated again in order to generate the same control. If multiple controls generated by nesting the same control resources are to be modified, related personnel are required to find the multiple controls and modify the multiple controls one by one, modification efficiency is low, and development and maintenance of software are seriously affected.
In order to solve the technical problems, the application provides a control resource management method, and processing equipment can modify all target controls generated by nesting target control resources only by modifying the target control resources once, so that modification efficiency of the control resources is improved.
It is to be understood that the method may be applied to a processing device, where the processing device is a processing device capable of performing control resource management, and may be, for example, a terminal device or a server having a control resource management function. The method can be independently executed by the terminal equipment or the server, can also be applied to a network scene of communication between the terminal equipment and the server, and is executed by the cooperation of the terminal equipment and the server. The terminal equipment can be a computer, a mobile phone and other equipment. The server can be understood as an application server or a Web server, and can be an independent server or a cluster server in actual deployment.
In order to facilitate understanding of the technical solution provided by the embodiments of the present application, a control resource management method provided by the embodiments of the present application will be described next in conjunction with an actual application scenario.
Referring to fig. 1, fig. 1 is a schematic diagram of a control resource management method in an actual application scenario provided in the embodiment of the present application, where in the actual application scenario, a processing device may be a terminal device 101 for developing software, a control may be a button, an icon, an information module, etc. in game software, and the panel is a carrier of the control, for example, may be various interface modules in a game.
When the game software is maintained or updated, if a plurality of target controls generated by nesting the same target control resources need to be modified, the terminal device 101 may first obtain a modification request for the target control resources, where the modification request may be generated according to a modification operation of related personnel for the target control resources. Then, the terminal device 101 may modify the target control resource according to the modification request, to obtain a modified target control resource. Then, in order to realize that the related personnel can synchronously modify all the controls generated by nesting the target control resource once, the terminal device 101 can firstly determine a plurality of target controls corresponding to the target control resource, wherein the target controls are generated by nesting the target control resource on the panel. As shown in the figure, a control 1 can be generated by nesting the target control resource on the panel 1, a control 2 can be generated by nesting the target control resource on the panel 2, and the control 1 and the control 2 are target controls corresponding to the target control resource.
After determining the target controls, the terminal device 101 can update the target controls according to the modified target control resources, so that the synchronous modification of all the multiplexing controls can be completed only by modifying the target controls once by related personnel, each control does not need to be modified manually, the modification efficiency is improved, and the software research and development and maintenance efficiency is improved to a certain extent.
Next, a control resource management method provided in the embodiments of the present application will be described with reference to the accompanying drawings.
Referring to fig. 2, fig. 2 is a flowchart of a control resource management method provided in an embodiment of the present application, where the method includes:
s201: a modification request for a target control resource is obtained.
The control resource refers to a resource for generating a control, for example, may be a code, a picture, a video, an audio, and the like, which is not limited herein. The target control resource refers to the control resource for which the modification is performed, and the modification request is generated based on the modification operation of the related personnel on the target control resource. The control means a virtual module with corresponding functions in software, for example, the control can be used for information presentation, user operation and the like.
S202: and modifying the target control resource according to the modification request.
In software, control is generated by nesting control resources on panels, and the same control resources may be nested in multiple panels due to the complex and diverse requirements on software design. For example, as shown in FIG. 3, the target control resource may be a player information resource that may be nested in a regional player ranking panel and a regional player ranking panel to generate controls for exhibiting player rankings.
After obtaining the modification request, the processing device may first modify the target control resource according to the modification request, e.g., modify text information, color information, etc. of the target control resource,
s203: and determining a plurality of target controls corresponding to the target control resources.
In the related art, when the same control resource needs to be multiplexed, multiple control resource copies need to be built first, then controls are generated based on the control resource copies, after the controls are generated, the control resource copies corresponding to the panel are stored in the panel resource of the panel, which results in that each control is generated based on independent control resources, and related personnel can only carry out independent modification for each control when modifying the control.
In the embodiment of the application, in order to improve the modification efficiency, multiple target controls can be generated by nesting the same target control resource on multiple panels. In order to achieve this effect, the processing device needs to make the state of the target control resource in the panel resource corresponding to the panel where the target control is located be an unsaved state, so that the target control resource can be nested on another panel after being nested on one panel. Wherein the panel resource is a set of control resources nested on the panel.
On the basis, in order to enable the processing equipment to automatically update the modification of the target control resource to the control generated based on the modification, the processing equipment can firstly determine a plurality of target controls corresponding to the target control resource, wherein the target control is generated by nesting target control resources on a panel, and the state of the target control resource in the panel resource corresponding to the panel where the target control is located is an unsaved state.
S204: and updating the plurality of target controls according to the modified target control resources.
The processing device may correspondingly update the target control based on the modification to the target control resource. For example, when the modification content of the modification to the target control resource is color information of the modified target control resource, the processing device may update the colors corresponding to all the target controls with the colors of the modified target control resource.
According to the technical scheme, when multiple multiplexing controls in unified modification software are generated, a modification request for a target control resource can be directly initiated, after the target control resource is modified according to the modification request, multiple target controls corresponding to the target control resource can be determined, and the target controls are generated by nesting the target control resource on a panel. Because the target control resource is not stored in the panel resource corresponding to the panel where the target control is located, the target control resource can be nested in a plurality of panels to multiplex and generate a plurality of target controls. By updating the plurality of target controls according to the modified target control resources, the effect of simultaneously modifying all target controls multiplexing the target control resources through one modification operation can be realized, one control modification for each target control is not needed, and the modification efficiency of the control resources is improved.
In one possible implementation, to determine a target control corresponding to a target resource control, a processing device may obtain panel set information corresponding to the target control resource, where the panel set information is used to identify a panel in which the target control resource is nested. For example, panel identifications of a plurality of panels may be included in the panel set information. In one possible implementation, the panel set information may be a hash table that records all panels (cuinestedwridge) that are nested with the target control resource (prefab), e.g., a hash table from a resource path (prefab path) of the target control resource to all panels that reference the path. The processing device may determine, according to the panel set information, a plurality of panels in which the target control resource is nested, thereby determining a plurality of target controls corresponding to the target control resource.
To ensure the panel set information and accuracy, in one possible implementation, the processing device may update the panel set information based on the nesting condition of the target control resource. For example, the panel set information may include a panel identifier of a panel in which the target control resource is nested, and in response to the target control resource completing nesting in a target panel, that is, a new target control corresponding to the target control resource is generated in the target panel, the processing device may add a panel identifier corresponding to the target panel in the panel set information, where the panel identifier is used to identify the target panel, so that the processing device may find the target control in the target panel when determining the target control; in response to canceling the nesting of the target control resource in the target panel, the processing device may delete the panel identifier corresponding to the target panel in the panel set information, so that the target panel is not changed when the control is modified.
In order to achieve nesting of the same target control resource on multiple panels, the processing device needs to determine the corresponding state of the target control resource in the panel resource corresponding to the panel as an unsaved state. In the unsaved state, modifications to the target control resources may not be synchronized into the corresponding target control, although repeated nesting may be possible. Therefore, in one possible implementation manner, the plurality of target controls include a first control, in order to implement synchronous modification to the plurality of target controls, in an update process, for the first control, the processing device may convert a state corresponding to the modified target control resource in a first panel resource from an unsaved state to a storable state, where the first panel resource is a panel resource corresponding to a panel where the first control is located.
In the savable state, the processing device may synchronize the modification of the target control resource to the first control, such that the processing device may update the first control according to the modified target control resource. Then, in order not to influence the subsequent utilization and update of the target control resource, the processing device can convert the state of the modified target control resource corresponding to the first panel resource into an unsaved state, so that other panels can nest the target control resource, and can continuously modify the target control resource to synchronously update a plurality of target controls.
For example, as shown in fig. 4, fig. 4 illustrates a code of a nested control resource, where when a panel applies a target control resource (prefab), a preview object is created, and this preview object is not saved in the panel resource corresponding to the panel when the control is generated, that is, a hidden identifier (hidefaags) field in a game object (GameObject) in the figure is not saved (DontSave), so that the target control resource is not saved in the panel resource. As shown in the code in fig. 5, when the control needs to be modified, the processing device may modify the hidefrags field of the target control resource into a preservable state (None), so that the control can be synchronized based on the modification of the target control resource, and after the synchronization update is completed, the hidefrags field is changed to DontSave, so as to ensure that the target control resource is not directly applied to the panel resource.
It will be appreciated that the panel has the ability to nest control resources, while the controls are part of the panel, and that some controls also have the ability to nest other control resources. For example, one virtual button may include another virtual button, and one information presentation module may further include another information presentation module. When nesting between controls occurs, one control is referenced, and the controls nested therein are also referenced.
In one possible implementation manner, in order to avoid the problem that nested components are infinitely loaded due to annular references formed by nesting between the controls, and thus the control editor is blocked, the processing device may add an annular reference to the processing device during nesting between the controls. The ring reference refers to the situation that a specific control is nested in other controls nested by the specific control. As shown in fig. 6, control 2 is nested in control 1, control 3 is nested in control 2, control 1 is nested in control 3, which will generate a ring reference when referencing the control, that is, references are continuously made in control 1, control 2 and control 3.
To avoid this, after acquiring a nesting request for a target control resource, the processing device may first determine a target nesting control corresponding to the target control resource, where the nesting request is used to request that the target control resource be nested in a second control, and the target nesting control is a control nested to generate the target control resource. For example, in fig. 6, for the control resource corresponding to control 1, both control 2 and control 3 belong to the target nested control. In order to avoid the ring reference, the processing device may determine whether the second control belongs to a target nested control, and if so, indicate that the target control resource is nested with the second control when generated. Thus, in response to including the second control in the target nesting control, the processing device may reject the nesting request.
For example, when a producer of a software resource wants to drag a control resource prefab into a control on a panel cuinestedtWidget for nesting, a processing device may query a reference chain corresponding to the control resource, where the reference chain can reflect a target nesting control corresponding to the control resource. If the control is found to be contained, the annular reference is determined to be formed, and the processing equipment can determine that the drag operation is invalid and report errors to the producer.
It can be understood that the control is embodied by the control resource on the panel, so that compared with the control resource, the control has better visualization, and can be modified more conveniently and quickly compared with related personnel such as a software developer, and the modification effect is more obvious. Based on this, in one possible implementation, to facilitate modification of the controls by the relevant personnel, in addition to directly modifying the target control resources, the processing device may provide functionality to the relevant personnel to synchronously modify all of the target controls by modifying any of the plurality of target controls.
The plurality of target controls may include a fourth control, where the fourth control may be any one of the plurality of target controls, and the processing device may obtain a control modification operation for the fourth control, where the control modification operation may embody specific modification content that an operator wants to modify the plurality of target controls. Therefore, the processing equipment can generate a modification request for the target control according to the control modification operation so as to update a plurality of target controls through the steps.
The above description indicates that, by changing the state of the target control resource in the panel resource from the unsaved state to the storable state, the synchronous modification of the target control and the target control resource on the panel can be realized. Based on this, when the control modification operation is obtained, the processing device may temporarily convert the state of the target control resource in the panel resource corresponding to the fourth control from "DontSave" to "None", so as to ensure that the modification of the fourth control can be serialized to the target control resource, that is, the modification request can be successfully generated, and then change back to the "DontSave" state to prevent the target control resource from being saved in the panel resource.
It will be appreciated that the plurality of target controls described above are all generated by nesting the target control resources, and that in theory the plurality of target controls are all identical controls without other special operations. In a real-world situation, there may be situations where the same control needs to be adaptively modified according to different usage scenarios. For example, as shown in FIG. 7, although the same player information resource corresponding to the player 3 is nested on two ranking list panels, ranking information on multiple player information controls generated by the player information resource may be different due to the different rankings of the player 3 on different lists.
Based on this, to further increase the flexibility of control resource management, in one possible implementation, the processing device may provide functionality that individually modifies the information of a control in the multiplexed controls. The plurality of target controls may include a third control, where the third control may be any one target control. When the related personnel independently modify the third control, an information modification request for the third control can be initiated through related operations, and the information modification request is used for modifying target information corresponding to the third control, wherein the target information can be any information supporting modification in the third control, for example, can be any one or a combination of a plurality of text (text) information, sprite (sprite) information, color (color) information and active (active) information of the control.
The processing device may configure each panel with a set of panel attribute information for modifying the attribute information that manages the controls nested on the panel. When a related person wants to individually modify a control nested on a certain panel, for example, a third control, an information modification request for modifying target panel attribute information corresponding to the third control may be initiated, where the target panel attribute information is panel attribute information corresponding to a panel where the third control is located, and the target panel attribute information includes target information, where the target panel attribute information is used to manage attribute information corresponding to the nested control in the panel where the third control is located, for example, may be used to manage attribute information corresponding to the third control.
The processing device can modify the target information in the target panel attribute information according to the information modification request, so that the target information corresponding to the third control can be modified in a targeted manner, and other target controls are not modified. The processing device may monitor whether the third control is loaded on the panel, and the loaded control may be used normally. In response to the third control being loaded on the panel, the processing device may apply the modified target information to the third control. It will be appreciated that since the modification is initiated for panel attribute information, and not for the control or control resource, the modification is not synchronized into all target controls, and personalized modification of the third control may be implemented.
For example, as shown in the code of fig. 8, each panel (cuinestedwdget) has corresponding panel attribute information (Property), where the panel attribute information includes a Text (Text) information field, a Sprite (Sprite) information field, a Color (Color) information field, and an Active (Active) information field, a path (m_path) information field is used to identify a control to which the attribute applies, and a type (m_type) information field is used to represent an information type of attribute modification, and for example, the four types may be included, and the four corresponding information fields are used to identify a modified numerical value. After writing the corresponding field, the modification is serialized into a panel attribute information list (propertyList) corresponding to the panel, and all attribute modifications recorded in the list are applied after the control loading is completed. The loading time of the control on the panel can be variously adjusted according to different requirements. For example, as shown in fig. 9, fig. 9 shows an interface schematic for determining loading time of a control, and related personnel can select three loading modes (LoadType) of Always (Always), initially (OnStart) and not automatically (Manual), wherein Always represents that the control Always follows a nested panel, and the panel loads the control immediately when loading; onStart represents loading of components nested therein when the panels are first visible, this loading approach being applicable to loading controls when switching between different panels; manual indicates that the control is not automatically loaded, and related personnel call a control loading (LoadWidget) interface of the panel to load the control, for example, when waiting for a certain network packet, the control is loaded.
In order to facilitate understanding of the technical solution provided by the embodiments of the present application, a control resource management method provided by the embodiments of the present application will be described next in conjunction with an actual application scenario.
In this practical application scenario, the processing device is a terminal device capable of performing control resource management, and may be, for example, a computer for developing software. Referring to fig. 10, fig. 10 is a schematic diagram of an interface for adding a control provided in an embodiment of the present application, on an interface for adding a panel (cuinestedwridge) component, a user of a terminal device may select a control to be multiplexed, for example, drag a control resource to be nested directly onto a control (Prefab) field of a panel, where the control resource is automatically nested under the panel.
Referring to fig. 11, after the user clicks the save (apply) button, the terminal device saves the nesting of the control in the panel, but the control resource corresponding to the control is not saved in the panel resource corresponding to the panel, so that the control resource can be further nested by other panels. When a user wants to continue nesting other controls in the control, the panel assembly can be mounted on the control node and then continue nesting other controls therein as shown in FIG. 12. In addition, as shown in fig. 13, the user can directly copy (Duplicate) the nesting between the plurality of controls on the interface, and when the copy is saved, the control resource corresponding to the nested control is not saved in the corresponding panel resource.
When a user edits a control, as shown in fig. 14, the user may first edit one of the controls, for example, the text information of the control may be changed to "xxxxxxxxxxx". The user may click on the Save control (Save Prefab) to confirm his own modification operation. After acquiring the modification operation of the user on the control, the terminal equipment can generate modification requests on control resources corresponding to the multiplexing controls. The terminal equipment can modify the control resource according to the modification request, then determine a plurality of target controls corresponding to the control resource, and update the target controls according to the modified control resource. As shown in fig. 15, text information corresponding to a plurality of target controls on the left side of the interface is updated to be "xxxxxxxxxx", so that other controls which can be used for multiplexing the same control resource with one control can be modified by modifying the control.
Further, as shown in FIG. 16, a user may make individual property modifications on the interface for a particular control. On the right side of the interface, there is a multiple Properties (Properties) modification interface, which can support text, image, active and color property modification. It should be noted that the modified control still corresponds to the control resource. The user may select the attribute Type to be modified at Type (Type) and then enter specific modification data at the bottom, for example in fig. 16, the user selects the text attribute of the modification control, modified to "aaaaaaaaaaaa", which is only applied when the control is loaded and is not synchronized into other multiplexing controls. For example, in the game list shown in fig. 7, the controls that are nested by player 3's information resources in different list panels differ in the text information of the ranking, which can be achieved by the above-described attribute modification.
Based on the control resource management method provided in the foregoing embodiment, the embodiment of the present application further provides a control resource management device, referring to fig. 17, fig. 17 is a block diagram of a control resource management device 1700 provided in the embodiment of the present application, where the device includes a first obtaining unit 1701, a first modifying unit 1702, a first determining unit 1703, and an updating unit 1704:
the first obtaining unit 1701 is configured to obtain a modification request for a target control resource;
the first modification unit 1702 is configured to modify the target control resource according to the modification request;
the first determining unit 1703 is configured to determine a plurality of target controls corresponding to the target control resource, where the target control is generated by nesting the target control resource on a panel, and a state of the target control resource in a panel resource corresponding to a panel where the target control is located is an unsaved state;
the updating unit 1704 is configured to update the plurality of target controls according to the modified target control resource.
In one possible implementation manner, the first determining unit 1703 is specifically configured to:
acquiring panel set information corresponding to the target control resource, wherein the panel set information is used for identifying a panel nested with the target control resource;
And determining the plurality of target controls corresponding to the target control resources according to the panel set information.
In one possible implementation manner, the apparatus further includes a first response unit and a second response unit:
the first response unit is used for responding to the completion of nesting of the target control resource in a target panel, and adding a panel identifier corresponding to the target panel in the panel set information;
and the second response unit is used for deleting the panel identifier corresponding to the target panel in the panel set information in response to canceling the nesting of the target control resource in the target panel.
In one possible implementation manner, the plurality of target controls includes a first control, and the updating unit 1704 is specifically configured to:
converting the corresponding state of the modified target control resource in a first panel resource from an unsaved state to a storable state, wherein the first panel resource is a panel resource corresponding to a panel where the first control is located;
updating the first control according to the modified target control resource;
and converting the state of the modified target control resource corresponding to the first panel resource into an unsaved state.
In a possible implementation manner, the apparatus further includes a second acquisition unit, a second determination unit, and a third response unit:
the second obtaining unit is configured to obtain a nesting request for the target control resource, where the nesting request is used to request nesting of the target control resource in a second control;
the second determining unit is configured to determine a target nested control corresponding to the target control resource, where the target nested control is a control nested by the target control resource;
and the third response unit is used for responding to the second control included in the target nesting control and rejecting the nesting request.
In a possible implementation manner, the plurality of target controls include a third control, and the apparatus further includes a third obtaining unit, a second modifying unit, and a fourth responding unit:
the third obtaining unit is configured to obtain an information modification request for target panel attribute information, where the information modification request is used to modify target information corresponding to the third control, the target panel attribute information is panel attribute information corresponding to a panel where the third control is located, the target panel attribute information includes the target information, and the target panel attribute information is used to manage attribute information corresponding to a nested control in the panel where the third control is located;
The second modification unit is used for modifying the target information in the target panel attribute information according to the information modification request;
and the fourth response unit is used for responding to the completion of loading the third control on the panel and applying the modified target information to the third control.
In a possible implementation manner, the plurality of target controls include a fourth control, and the apparatus further includes a fourth obtaining unit and a generating unit:
the fourth obtaining unit is configured to obtain a control modification operation for the fourth control;
the generating unit is used for generating the modification request aiming at the target control resource according to the control modification operation.
Embodiments of the present application further provide a computer device, which is described below with reference to the accompanying drawings. Referring to fig. 18, an embodiment of the present application provides a device, which may also be a terminal device, where the terminal device may be any intelligent terminal including a mobile phone, a tablet computer, a personal digital assistant (Personal Digital Assistant, PDA for short), a Point of Sales (POS for short), a vehicle-mounted computer, and the like, and the terminal device is taken as an example of the mobile phone:
Fig. 18 is a block diagram showing a part of the structure of a mobile phone related to a terminal device provided in an embodiment of the present application. Referring to fig. 18, the mobile phone includes: radio Frequency (RF) circuitry 710, memory 720, input unit 730, display unit 740, sensor 750, audio circuitry 760, wireless fidelity (Wireless Fidelity, wiFi) module 770, processor 780, and power supply 790. Those skilled in the art will appreciate that the handset configuration shown in fig. 18 is not limiting of the handset and may include more or fewer components than shown, or may combine certain components, or may be arranged in a different arrangement of components.
The following describes the components of the mobile phone in detail with reference to fig. 18:
the RF circuit 710 may be configured to receive and transmit signals during a message or a call, and specifically, receive downlink information of a base station and process the downlink information with the processor 780; in addition, the data of the design uplink is sent to the base station. Generally, RF circuitry 710 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier (Low Noise Amplifier, LNA for short), a duplexer, and the like. In addition, the RF circuitry 710 may also communicate with networks and other devices via wireless communications. The wireless communication may use any communication standard or protocol, including but not limited to global system for mobile communications (Global System of Mobile communication, GSM for short), general packet radio service (General Packet Radio Service, GPRS for short), code division multiple access (Code Division Multiple Access, CDMA for short), wideband code division multiple access (Wideband Code Division Multiple Access, WCDMA for short), long term evolution (Long Term Evolution, LTE for short), email, short message service (Short Messaging Service, SMS for short), and the like.
The memory 720 may be used to store software programs and modules, and the processor 780 performs various functional applications and data processing of the handset by running the software programs and modules stored in the memory 720. The memory 720 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, application programs required for at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, phonebook, etc.) created according to the use of the handset, etc. In addition, memory 720 may include high-speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid-state storage device.
The input unit 730 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the handset. In particular, the input unit 730 may include a touch panel 731 and other input devices 732. The touch panel 731, also referred to as a touch screen, may collect touch operations thereon or thereabout by a user (e.g., operations of the user on or thereabout the touch panel 731 using any suitable object or accessory such as a finger, a stylus, etc.), and drive the corresponding connection device according to a predetermined program. Alternatively, the touch panel 731 may include two parts of a touch detection device and a touch controller. The touch detection device detects the touch azimuth of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch detection device and converts it into touch point coordinates, which are then sent to the processor 780, and can receive commands from the processor 780 and execute them. In addition, the touch panel 731 may be implemented in various types such as resistive, capacitive, infrared, and surface acoustic wave. The input unit 730 may include other input devices 732 in addition to the touch panel 731. In particular, the other input devices 732 may include, but are not limited to, one or more of a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, mouse, joystick, etc.
The display unit 740 may be used to display information input by a user or information provided to the user and various menus of the mobile phone. The display unit 740 may include a display panel 741, and optionally, the display panel 741 may be configured in the form of a liquid crystal display (Liquid Crystal Display, LCD) or an Organic Light-Emitting Diode (OLED) or the like. Further, the touch panel 731 may cover the display panel 741, and when the touch panel 731 detects a touch operation thereon or thereabout, the touch operation is transferred to the processor 780 to determine the type of touch event, and then the processor 780 provides a corresponding visual output on the display panel 741 according to the type of touch event. Although in fig. 18, the touch panel 731 and the display panel 741 are two separate components to implement the input and output functions of the mobile phone, in some embodiments, the touch panel 731 and the display panel 741 may be integrated to implement the input and output functions of the mobile phone.
The handset may also include at least one sensor 750, such as a light sensor, a motion sensor, and other sensors. Specifically, the light sensor may include an ambient light sensor and a proximity sensor, wherein the ambient light sensor may adjust the brightness of the display panel 741 according to the brightness of ambient light, and the proximity sensor may turn off the display panel 741 and/or the backlight when the mobile phone moves to the ear. As one of the motion sensors, the accelerometer sensor can detect the acceleration in all directions (generally three axes), and can detect the gravity and direction when stationary, and can be used for applications of recognizing the gesture of a mobile phone (such as horizontal and vertical screen switching, related games, magnetometer gesture calibration), vibration recognition related functions (such as pedometer and knocking), and the like; other sensors such as gyroscopes, barometers, hygrometers, thermometers, infrared sensors, etc. that may also be configured with the handset are not described in detail herein.
Audio circuitry 760, speaker 761, and microphone 762 may provide an audio interface between a user and a cell phone. The audio circuit 760 may transmit the received electrical signal converted from audio data to the speaker 761, and the electrical signal is converted into a sound signal by the speaker 761 to be output; on the other hand, microphone 762 converts the collected sound signals into electrical signals, which are received by audio circuit 760 and converted into audio data, which are processed by audio data output processor 780 for transmission to, for example, another cell phone via RF circuit 710 or for output to memory 720 for further processing.
WiFi belongs to a short-distance wireless transmission technology, and a mobile phone can help a user to send and receive emails, browse webpages, access streaming media and the like through a WiFi module 770, so that wireless broadband Internet access is provided for the user. Although fig. 18 shows a WiFi module 770, it is understood that it does not belong to the necessary constitution of the mobile phone, and can be omitted entirely as required within the scope of not changing the essence of the invention.
The processor 780 is a control center of the handset, connects various parts of the entire handset using various interfaces and lines, and performs various functions of the handset and processes data by running or executing software programs and/or modules stored in the memory 720, and invoking data stored in the memory 720. Optionally, the processor 780 may include one or more processing units; preferably, the processor 780 may integrate an application processor that primarily processes operating systems, user interfaces, applications, etc., with a modem processor that primarily processes wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 780.
The handset further includes a power supply 790 (e.g., a battery) for powering the various components, which may preferably be logically connected to the processor 780 through a power management system, such as to provide for managing charging, discharging, and power consumption by the power management system.
Although not shown, the mobile phone may further include a camera, a bluetooth module, etc., which will not be described herein.
In this embodiment, the processor 780 included in the terminal device further has the following functions:
acquiring a modification request aiming at a target control resource;
modifying the target control resource according to the modification request;
determining a plurality of target controls corresponding to the target control resources, wherein the target controls are generated by nesting the target control resources on a panel, and the state of the target control resources in the panel resources corresponding to the panel where the target controls are located is an unsaved state;
and updating the plurality of target controls according to the modified target control resources.
The embodiment of the present application further provides a server, as shown in fig. 19, fig. 19 is a block diagram of a server 800 provided in the embodiment of the present application, where the server 800 may have a relatively large difference due to different configurations or performances, and may include one or more central processing units (Central Processing Units, abbreviated as CPUs) 822 (e.g., one or more processors) and a memory 832, and one or more storage media 830 (e.g., one or more mass storage devices) storing application programs 842 or data 844. Wherein the memory 832 and the storage medium 830 may be transitory or persistent. The program stored in the storage medium 830 may include one or more modules (not shown), each of which may include a series of instruction operations on a server. Still further, the central processor 822 may be configured to communicate with the storage medium 830 to execute a series of instruction operations in the storage medium 830 on the server 800.
The Server 800 may also include one or more power supplies 826, one or more wired or wireless network interfaces 850, one or more input/output interfaces 858, and/or one or more operating systems 841, such as Windows Server TM ,Mac OS X TM ,Unix TM ,Linux TM ,FreeBSD TM Etc.
The steps performed by the server in the above embodiments may be based on the server structure shown in fig. 19.
The embodiments of the present application further provide a computer readable storage medium, configured to store a computer program, where the computer program is configured to perform any one of the control resource management methods described in the foregoing embodiments.
The present application also provides a computer program product comprising instructions that, when executed on a computer, cause the computer to perform the control resource management method provided in any of the above embodiments.
Those of ordinary skill in the art will appreciate that: all or part of the steps for implementing the above method embodiments may be implemented by hardware related to program instructions, where the above program may be stored in a computer readable storage medium, and when the program is executed, the program performs steps including the above method embodiments; and the aforementioned storage medium may be at least one of the following media: read-only memory (ROM), RAM, magnetic disk or optical disk, etc., which can store program codes.
It should be noted that, in the present 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 is mainly described in a different point from other embodiments. In particular, for the apparatus and system embodiments, since they are substantially similar to the method embodiments, the description is relatively simple, with reference to the description of the method embodiments in part. The apparatus and system embodiments described above are merely illustrative, in which elements illustrated as separate elements may or may not be physically separate, and elements shown as elements may or may not be physical elements, may be located in one place, or may be distributed over a plurality of network elements. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of this embodiment. Those of ordinary skill in the art will understand and implement the present invention without undue burden.
The foregoing is merely one specific embodiment of the present application, but the protection scope of the present application is not limited thereto, and any changes or substitutions that can be easily conceived by those skilled in the art within the technical scope of the present application should be covered in the protection scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.

Claims (10)

1. A control resource management method, characterized in that the method comprises:
acquiring a control modification operation aiming at a fourth control;
generating a modification request for the target control resource according to the control modification operation;
modifying the target control resource according to the modification request;
acquiring panel set information corresponding to the target control resource, wherein the panel set information is used for identifying a plurality of panels nested with the target control resource;
determining a plurality of target controls corresponding to the target control resources according to the panel set information, wherein the plurality of target controls are generated by nesting and multiplexing the same target control resource on a plurality of panels, and the state of the target control resource in the panel resources corresponding to the panel where the target control is located is an unsaved state; the fourth control is any one of the target controls; the plurality of target controls further comprise a first control;
updating the plurality of target controls according to the modified target control resources, specifically including:
converting the state of the modified target control resource corresponding to a first panel resource from an unsaved state to a storable state, wherein the first panel resource is a panel resource corresponding to a panel where the first control is located;
Updating the first control according to the modified target control resource;
and converting the state of the modified target control resource corresponding to the first panel resource into an unsaved state.
2. The method according to claim 1, wherein the method further comprises:
responding to the target control resource to complete nesting in a target panel, and adding a panel identifier corresponding to the target panel in the panel set information;
and deleting the panel identification corresponding to the target panel in the panel set information in response to canceling the nesting of the target control resource in the target panel.
3. The method according to claim 1, wherein the method further comprises:
acquiring a nesting request for the target control resource, wherein the nesting request is used for requesting to nest the target control resource in a second control;
determining a target nested control corresponding to the target control resource, wherein the target nested control is a control nested by the target control resource;
and rejecting the nesting request in response to the second control being included in the target nesting control.
4. The method of claim 1, wherein a third control is included in the plurality of target controls, the method further comprising:
Acquiring an information modification request aiming at target panel attribute information, wherein the information modification request is used for modifying target information corresponding to the third control, the target panel attribute information is panel attribute information corresponding to a panel where the third control is located, the target panel attribute information comprises the target information, and the target panel attribute information is used for managing attribute information corresponding to nested controls in the panel where the third control is located;
modifying the target information in the target panel attribute information according to the information modification request;
and in response to the third control being loaded on the panel, applying the modified target information to the third control.
5. The control resource management device is characterized by comprising a fourth acquisition unit, a generation unit, a first acquisition unit, a first modification unit, a first determination unit and an updating unit:
the fourth obtaining unit is used for obtaining control modification operation aiming at a fourth control;
the generating unit is used for generating a modification request for the target control resource according to the control modification operation;
the first obtaining unit is used for obtaining the modification request for the target control resource;
The first modification unit is used for modifying the target control resource according to the modification request;
the first determining unit is used for obtaining panel set information corresponding to the target control resource, and the panel set information is used for identifying a plurality of panels nested with the target control resource; determining a plurality of target controls corresponding to the target control resources according to the panel set information, wherein the plurality of target controls are generated by nesting and multiplexing the same target control resource on a plurality of panels, and the state of the target control resource in the panel resources corresponding to the panel where the target control is located is an unsaved state; the fourth control is any one of the target controls; the plurality of target controls further comprise a first control;
the updating unit is configured to update the plurality of target controls according to the modified target control resource, and specifically includes:
converting the state of the modified target control resource corresponding to a first panel resource from an unsaved state to a storable state, wherein the first panel resource is a panel resource corresponding to a panel where the first control is located;
Updating the first control according to the modified target control resource;
and converting the state of the modified target control resource corresponding to the first panel resource into an unsaved state.
6. The apparatus of claim 5, further comprising a first response unit and a second response unit:
the first response unit is used for responding to the completion of nesting of the target control resource in a target panel, and adding a panel identifier corresponding to the target panel in the panel set information;
and the second response unit is used for deleting the panel identifier corresponding to the target panel in the panel set information in response to canceling the nesting of the target control resource in the target panel.
7. The apparatus according to claim 5, further comprising a second acquisition unit, a second determination unit, and a third response unit:
the second obtaining unit is configured to obtain a nesting request for the target control resource, where the nesting request is used to request nesting of the target control resource in a second control;
the second determining unit is configured to determine a target nested control corresponding to the target control resource, where the target nested control is a control nested by the target control resource;
And the third response unit is used for responding to the second control included in the target nesting control and rejecting the nesting request.
8. The apparatus of claim 5, wherein a third control is included in the plurality of target controls, the apparatus further comprising a third acquisition unit, a second modification unit, and a fourth response unit:
the third obtaining unit is configured to obtain an information modification request for target panel attribute information, where the information modification request is used to modify target information corresponding to the third control, the target panel attribute information is panel attribute information corresponding to a panel where the third control is located, the target panel attribute information includes the target information, and the target panel attribute information is used to manage attribute information corresponding to a nested control in the panel where the third control is located;
the second modification unit is used for modifying the target information in the target panel attribute information according to the information modification request;
and the fourth response unit is used for responding to the completion of loading the third control on the panel and applying the modified target information to the third control.
9. A computer device, the device comprising a processor and a memory:
the memory is used for storing program codes and transmitting the program codes to the processor;
the processor is configured to perform the control resource management method of any of claims 1-4 according to instructions in the program code.
10. A computer readable storage medium storing a computer program for executing the control resource management method of any one of claims 1 to 4.
CN202111485846.5A 2021-12-07 2021-12-07 Control resource management method and related device Active CN114130016B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111485846.5A CN114130016B (en) 2021-12-07 2021-12-07 Control resource management method and related device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111485846.5A CN114130016B (en) 2021-12-07 2021-12-07 Control resource management method and related device

Publications (2)

Publication Number Publication Date
CN114130016A CN114130016A (en) 2022-03-04
CN114130016B true CN114130016B (en) 2023-07-14

Family

ID=80384668

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111485846.5A Active CN114130016B (en) 2021-12-07 2021-12-07 Control resource management method and related device

Country Status (1)

Country Link
CN (1) CN114130016B (en)

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101571800A (en) * 2008-04-29 2009-11-04 中兴通讯股份有限公司 Method and device for processing activex relation in control interface
CN106055988A (en) * 2016-05-25 2016-10-26 东方网力科技股份有限公司 Permission control method and apparatus for control
CN107038112A (en) * 2016-10-13 2017-08-11 腾讯科技(北京)有限公司 The adjustment method and device of application interface
CN107885755A (en) * 2016-09-30 2018-04-06 阿里巴巴集团控股有限公司 The control method and device of application resource information
CN109582311A (en) * 2018-11-30 2019-04-05 网易(杭州)网络有限公司 A kind of UI is edited in game method and device, electronic equipment, storage medium
CN110119352A (en) * 2019-04-18 2019-08-13 深圳壹账通智能科技有限公司 UI adjustment method, device, computer equipment and the storage medium of application program
CN110737487A (en) * 2019-10-22 2020-01-31 诚迈科技(南京)股份有限公司 resource switching control method, system, terminal device and storage medium
CN111209000A (en) * 2020-01-08 2020-05-29 网易(杭州)网络有限公司 Processing method and device of user-defined control, electronic equipment and storage medium
CN111569427A (en) * 2020-06-10 2020-08-25 网易(杭州)网络有限公司 Resource processing method and device, storage medium and electronic device
CN111714874A (en) * 2020-06-18 2020-09-29 网易(杭州)网络有限公司 Control state switching method and device and electronic equipment
CN111773695A (en) * 2020-07-10 2020-10-16 网易(杭州)网络有限公司 Display control method and device in game
CN112328411A (en) * 2020-11-06 2021-02-05 北京小米移动软件有限公司 Information input method, device, terminal and storage medium
CN112870724A (en) * 2021-03-11 2021-06-01 网易(杭州)网络有限公司 Resource management method, device, storage medium and electronic equipment
CN113407276A (en) * 2021-06-17 2021-09-17 北京沃东天骏信息技术有限公司 Information processing method, device, equipment and storage medium
CN113656533A (en) * 2021-08-23 2021-11-16 北京百度网讯科技有限公司 Tree control processing method and device and electronic equipment

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140078144A1 (en) * 2012-09-14 2014-03-20 Squee, Inc. Systems and methods for avatar creation

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101571800A (en) * 2008-04-29 2009-11-04 中兴通讯股份有限公司 Method and device for processing activex relation in control interface
CN106055988A (en) * 2016-05-25 2016-10-26 东方网力科技股份有限公司 Permission control method and apparatus for control
CN107885755A (en) * 2016-09-30 2018-04-06 阿里巴巴集团控股有限公司 The control method and device of application resource information
CN107038112A (en) * 2016-10-13 2017-08-11 腾讯科技(北京)有限公司 The adjustment method and device of application interface
CN109582311A (en) * 2018-11-30 2019-04-05 网易(杭州)网络有限公司 A kind of UI is edited in game method and device, electronic equipment, storage medium
CN110119352A (en) * 2019-04-18 2019-08-13 深圳壹账通智能科技有限公司 UI adjustment method, device, computer equipment and the storage medium of application program
CN110737487A (en) * 2019-10-22 2020-01-31 诚迈科技(南京)股份有限公司 resource switching control method, system, terminal device and storage medium
CN111209000A (en) * 2020-01-08 2020-05-29 网易(杭州)网络有限公司 Processing method and device of user-defined control, electronic equipment and storage medium
CN111569427A (en) * 2020-06-10 2020-08-25 网易(杭州)网络有限公司 Resource processing method and device, storage medium and electronic device
CN111714874A (en) * 2020-06-18 2020-09-29 网易(杭州)网络有限公司 Control state switching method and device and electronic equipment
CN111773695A (en) * 2020-07-10 2020-10-16 网易(杭州)网络有限公司 Display control method and device in game
CN112328411A (en) * 2020-11-06 2021-02-05 北京小米移动软件有限公司 Information input method, device, terminal and storage medium
CN112870724A (en) * 2021-03-11 2021-06-01 网易(杭州)网络有限公司 Resource management method, device, storage medium and electronic equipment
CN113407276A (en) * 2021-06-17 2021-09-17 北京沃东天骏信息技术有限公司 Information processing method, device, equipment and storage medium
CN113656533A (en) * 2021-08-23 2021-11-16 北京百度网讯科技有限公司 Tree control processing method and device and electronic equipment

Also Published As

Publication number Publication date
CN114130016A (en) 2022-03-04

Similar Documents

Publication Publication Date Title
CN110582017B (en) Video playing method, device, terminal and storage medium
US11449955B2 (en) Information processing method and apparatus
US10635449B2 (en) Method and apparatus for running game client
CN108667884B (en) Mirror image distribution method, mirror image acquisition method and device
CN109062467B (en) Split screen application switching method and device, storage medium and electronic equipment
WO2015172704A1 (en) To-be-shared interface processing method, and terminal
EP3531290A1 (en) Data backup method, apparatus, electronic device, storage medium, and system
CN111338646B (en) Management method of micro-service architecture and related device
CN107066268B (en) Display position switching method and device for widget application
US11321407B2 (en) Search method, and apparatus
CN106453589B (en) A kind of synchronous method and device of Backup Data
CN103390034A (en) Image display method, device, terminal and server
US10298590B2 (en) Application-based service providing method, apparatus, and system
CN107770449B (en) Continuous shooting method, electronic device and storage medium
CN111359210B (en) Data processing method and device, electronic equipment and storage medium
CN110196662B (en) Method, device, terminal and storage medium for displaying synchronization state
CN114130016B (en) Control resource management method and related device
CN115065609A (en) B-end SaaS system hybrid deployment method and system
CN116112403A (en) Cloud service management system and method for application service, electronic equipment and storage medium
US20180260847A1 (en) Information display method, apparatus, and system
CN106210325B (en) Method, device and terminal for setting incoming call ringtone of social application
CN109002535B (en) Data updating method and device
CN109688548B (en) VOLTE frequency band sharing method, server, mobile terminal and storage medium
CN106681845B (en) Method and device for managing communication messages
CN111144845A (en) Mobile terminal conference reminding 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