WO2023279914A1 - 控件编辑方法、装置、设备、可读存储介质及产品 - Google Patents

控件编辑方法、装置、设备、可读存储介质及产品 Download PDF

Info

Publication number
WO2023279914A1
WO2023279914A1 PCT/CN2022/097980 CN2022097980W WO2023279914A1 WO 2023279914 A1 WO2023279914 A1 WO 2023279914A1 CN 2022097980 W CN2022097980 W CN 2022097980W WO 2023279914 A1 WO2023279914 A1 WO 2023279914A1
Authority
WO
WIPO (PCT)
Prior art keywords
control
editing
target
interface
triggerable
Prior art date
Application number
PCT/CN2022/097980
Other languages
English (en)
French (fr)
Inventor
刘健
Original Assignee
北京字跳网络技术有限公司
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 北京字跳网络技术有限公司 filed Critical 北京字跳网络技术有限公司
Publication of WO2023279914A1 publication Critical patent/WO2023279914A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/33Intelligent editors
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • 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]

Definitions

  • the embodiments of the present disclosure relate to the field of computer technology, and in particular to a control editing method, device, equipment, readable storage medium and product.
  • UI User Interface Design
  • Embodiments of the present disclosure provide a widget editing method, device, device, readable storage medium and product to solve the existing technical problems of cumbersome widget editing operations and low editing efficiency.
  • an embodiment of the present disclosure provides a control editing method, including:
  • control the display interface In response to the user's trigger operation on the target triggerable control in the screenshot interface of the currently displayed content of the target application software, control the display interface to display a control editing interface corresponding to the target triggerable control triggered by the user, in the control editing interface including an editable attribute corresponding to the target triggerable control, wherein the target triggerable control is any triggerable control in the at least one triggerable control;
  • an editing instruction is generated according to the editing data
  • An editing operation is performed on the attribute of the target triggerable control according to the editing instruction.
  • an embodiment of the present disclosure provides a control editing device, including:
  • a display module configured to display a screenshot interface of the currently displayed content of the target application software to be analyzed in the preset first display area and display at least one triggerable control in the screenshot interface, the triggerable control corresponds to the The target control in the interactive interface of the target application software currently displaying content;
  • a control module configured to control the display interface to display a control editing interface corresponding to the target triggerable control triggered by the user in response to the user's trigger operation on the target triggerable control in the screenshot interface of the currently displayed content of the target application software.
  • the control editing interface includes an editable attribute corresponding to the target triggerable control, wherein the target triggerable control is any triggerable control in the at least one triggerable control;
  • a generating module configured to generate editing instructions according to the editing data in response to the editing data input by the user in the control editing interface
  • An editing module configured to edit the attribute of the target triggerable control according to the editing instruction.
  • an embodiment of the present disclosure provides an electronic device, including: at least one processor and a memory;
  • the memory stores computer-executable instructions
  • the at least one processor executes the computer-executed instructions stored in the memory, so that the at least one processor executes the control editing method described in the above first aspect and various possible designs of the first aspect.
  • an embodiment of the present disclosure provides a computer-readable storage medium, where computer-executable instructions are stored in the computer-readable storage medium, and when the processor executes the computer-executable instructions, the above first aspect and the first Various possible design aspects of the control editing method described.
  • an embodiment of the present disclosure provides a computer program product, including a computer program, which, when executed by a processor, implements the control editing method described in the first aspect and various possible designs of the first aspect.
  • an embodiment of the present disclosure provides a computer program.
  • the computer program is executed by a processor, the control editing method described in the above first aspect and various possible designs of the first aspect is implemented.
  • This embodiment provides a control editing method, device, equipment, readable storage medium, and product.
  • the preset firstly, after acquiring the user's trigger operation on the preset data processing control, the preset first The display area displays a screenshot interface of the currently displayed content of the target application software to be analyzed and at least one triggerable control is displayed in the screenshot interface, and the user can determine the target triggerable control that needs to be edited according to the content currently displayed in the first display area.
  • the display interface is controlled to display a control editing interface corresponding to the target triggerable control triggered by the user, so that the user can edit the target triggerable control in the control editing interface operate. Editing the target triggerable control by means of interface interaction can effectively simplify the process of the editing operation and improve the efficiency of the editing operation.
  • FIG. 1 is a schematic flowchart of a control editing method provided by Embodiment 1 of the present disclosure
  • FIG. 2 is a schematic diagram of an interface of a target application software provided by an embodiment of the present disclosure
  • FIG. 3 is an interface interaction diagram provided by an embodiment of the present disclosure.
  • FIG. 4 is another interface interaction diagram provided by an embodiment of the present disclosure.
  • FIG. 5 is another interface interaction diagram provided by an embodiment of the present disclosure.
  • FIG. 6 is a schematic flowchart of a control editing method provided by Embodiment 2 of the present disclosure.
  • FIG. 7 is a schematic structural diagram of a control editing device provided by Embodiment 3 of the present disclosure.
  • FIG. 8 is a schematic structural diagram of an electronic device provided by Embodiment 4 of the present disclosure.
  • the present disclosure provides a control editing method, device, equipment, readable storage medium and products.
  • control editing method, device, device, readable storage medium and product provided in the present disclosure can be applied in various control editing scenarios.
  • FIG. 1 is a schematic flowchart of a control editing method provided by Embodiment 1 of the present disclosure. As shown in FIG. 1 , the method includes:
  • Step 101 displaying a screenshot interface of the currently displayed content of the target application software to be analyzed in a preset first display area and displaying at least one triggerable control in the screenshot interface, the triggerable control corresponding to the target application
  • the target control in the interactive interface of the software currently displaying content.
  • the execution subject of this embodiment is the control editing device, which can be set in the terminal device, so that according to the user's interface interaction operation, the target triggerable control selected by the user can be edited.
  • control editing device can also be set in a server, and the server can communicate with the terminal device, so that the target triggerable control selected by the user can be edited according to the interface interaction between the user and the terminal device.
  • a data processing control can be set on the display interface.
  • the user can perform a trigger operation on the data processing control, and in response to the trigger operation, a screenshot interface of the content currently displayed by the target application software can be displayed in the preset first display area, and the screenshot interface in the first display area Display at least one triggerable control in .
  • the triggerable control corresponds to the target control in the interactive interface of the currently displayed content of the target application software, so as to realize editing of the target control.
  • Step 102 in response to the user's trigger operation on the target triggerable control in the screenshot interface of the currently displayed content of the target application software, control the display interface to display a control editing interface corresponding to the target triggerable control triggered by the user, and the control
  • the editing interface includes an editable attribute corresponding to the target triggerable control, wherein the target triggerable control is any triggerable control in the at least one triggerable control.
  • the user can select and trigger the target triggerable control that currently needs to be edited among multiple triggerable controls according to actual needs, and the target triggerable control is any triggerable control in at least one triggerable control .
  • a control editing interface corresponding to the target triggerable control triggered by the user may be displayed on the display interface.
  • the control editing interface may include editable attributes corresponding to the target triggerable control.
  • the control editing interface may include all editable attributes corresponding to the target triggerable control.
  • Step 103 In response to the editing data input by the user in the widget editing interface, an editing instruction is generated according to the editing data.
  • the user can input editing data in the area corresponding to the editable attribute in the control editing interface, so that the control editing device can generate editable data according to the editing data input by the user. instruction.
  • Step 104 Perform an editing operation on the attribute of the target triggerable control according to the editing instruction.
  • the control editing device can edit the attribute of the target triggerable control according to the editing data in the editing instruction. Since the control editing interface may include editable properties corresponding to the target triggerable control, the user can implement an editing operation on the property of the target triggerable control through interface interaction. Furthermore, when the control editing interface includes all editable attributes corresponding to the target triggerable control, the user can edit all the properties of the target triggerable control at one time through interface interaction, effectively improving the efficiency of control editing.
  • FIG. 2 is a schematic diagram of the interface of the target application software provided by the embodiment of the present disclosure.
  • the display interface 21 of the short video application software has multiple target controls.
  • the target controls may include a text control 22, a like control 23, a comment control 24, a user identification control 25, and the like.
  • FIG. 3 is an interface interaction diagram provided by an embodiment of the present disclosure.
  • the display interface display and user interaction can be controlled.
  • the triggered target can trigger the control editing interface 33 corresponding to the control 32 , wherein the control editing interface 33 includes the editable attribute 34 corresponding to the target triggerable control 32 .
  • the method firstly displays a screenshot interface of the currently displayed content of the target application software to be analyzed in the preset first display area after acquiring the user's trigger operation on the preset data processing control and At least one triggerable control is displayed in the screenshot interface, and the user can determine the target triggerable control that needs to be edited according to the content currently displayed in the first display area.
  • the display interface is controlled to display a control editing interface corresponding to the target triggerable control triggered by the user, so that the user can edit the target triggerable control in the control editing interface operate. Editing the target triggerable control by means of interface interaction can effectively simplify the process of the editing operation and improve the efficiency of the editing operation.
  • step 101 it also includes:
  • the target code of the target application software is acquired.
  • an analysis button can also be set on the display interface, and the user can initiate an analysis instruction by triggering the analysis button, so as to realize the next step of viewing the target code of the target application software. Specifically, in response to a user's analysis instruction of the target application software to be analyzed, the target code of the target application software can be acquired.
  • step 101 specifically includes:
  • the interactive interface of the currently displayed content of the target application software and the position information of the target control on the interactive interface are acquired; according to the interactive interface and the position information of the target control, in A screenshot interface of the currently displayed content of the target application software to be analyzed is displayed in the preset first display area, and at least one triggerable control is displayed in the screenshot interface.
  • the interactive interface of the content currently displayed by the target application software may be acquired according to the trigger operation. Specifically, a screenshot operation may be performed on the currently displayed content of the target application software to obtain a screenshot interface corresponding to the interactive interface. Further, position information of the target control on the interactive interface may also be determined. Wherein, the position information of the target control may be represented by a coordinate position.
  • step 102 specifically includes:
  • a broadcast instruction is sent to a preset software development kit, so that the software development kit acquires code information corresponding to the target triggerable control according to the broadcast instruction.
  • the editing of the interactive control that is, the code information corresponding to the interactive control can be modified based on the user's editing operation.
  • the acquisition of code information may specifically be performed by a preset software development kit.
  • the plug-in can obtain the screenshot interface of the current content, and send a broadcast instruction to the preset software development kit according to the screenshot interface, so that the software development kit can acquire After the broadcast command, the information corresponding to all the interactive controls on the screenshot interface can be obtained according to the broadcast command.
  • the software development kit will serialize and output the code position information obtained when the pre-embedded analysis code is running to the command line , and return the command line to the default plug-in.
  • the default plug-in will analyze the content of the command line, restore the information when the application software is running, and obtain a screenshot of the currently displayed content of the application software, and combine the screenshot and the information when the application software is running Correspondingly, a triggerable control is generated.
  • step 104 specifically includes:
  • the editing instruction is sent to a preset software development toolkit, so that the software development toolkit invokes a preset editing method, and performs an editing operation on the attribute of the target triggerable control according to the editing data.
  • the editing instruction may be sent to a preset software development kit.
  • the software development kit can call a preset editing method, and jointly edit the attributes of the target triggerable control according to the editing method and editing data.
  • the preset editing method may be a preset editing method in the Android system.
  • step 103 specifically includes:
  • the edit data may be specifically serialized to obtain the serialized edit data, and the serialized edit data may be determined as an edit instruction.
  • serializing the editing data to generate the editing instruction the subsequent transmission efficiency of the editing instruction can be improved, and the editing efficiency of the target triggerable control can be further improved.
  • step 104 it also includes:
  • Controlling the display interface to display the edited target in real time can trigger a control.
  • the display interface may be controlled to display the edited target triggerable control in real time.
  • FIG. 4 is another interface interaction diagram provided by the embodiment of the present disclosure.
  • the control editing interface 42 corresponding to the control 41 that can be triggered by the user to trigger the editing of the target, as shown in FIG.
  • the display size of the target triggerable control 41 can be adjusted, and the control display interface displays the adjusted triggerable control 44 .
  • the control display interface displays the edited target triggerable control in real time, so that the user can view the current editing effect on the target triggerable control in real time, and then can control the target triggerable control.
  • the control is further adjusted, so that the adjusted target can trigger the control to better meet the actual needs of the user.
  • step 103 specifically includes:
  • an edit instruction is generated according to the edit data.
  • the widget editing interface may specifically include at least one editing field corresponding to an editable attribute, and the user may input editing data in each editing field.
  • the widget editing device can acquire the editing data input by the user.
  • the edit interface of the control is also provided with an edit button, which can be triggered after the user finishes inputting the edit data to realize the generation of edit instructions.
  • the widget editing apparatus may generate editing instructions according to the editing data in response to the user triggering a preset editing button in the widget editing interface.
  • FIG. 5 is another interface interaction diagram provided by an embodiment of the present disclosure.
  • the user can input the editing data in the edit field 53 corresponding to at least one editable attribute in the control editing interface 52 corresponding to the target triggerable control 51.
  • the preset edit button 54 can be triggered to realize the generating operation of the editing instruction.
  • control editing method In the control editing method provided in this embodiment, after the editing data is input, in response to the user triggering the preset editing button in the control editing interface, an editing instruction is generated according to the editing data, so that the target can be edited in an interactive way. Triggering the control to perform the editing operation can effectively simplify the process of the editing operation and improve the efficiency of the editing operation.
  • Fig. 6 is a schematic flowchart of the control editing method provided by Embodiment 2 of the present disclosure. On the basis of Embodiment 1, as shown in Fig. 6 , after step 101, it also includes:
  • Step 601 according to the trigger operation, execute multiple pre-embedded analysis codes.
  • Step 602 When the plurality of analysis codes are running, determine all attribute information of the target control corresponding to the at least one triggerable control when the target application software is running through a function call stack.
  • Step 603 Establish a correspondence between each triggerable control in the screenshot interface and all the attribute information.
  • a plurality of pre-embedded analysis codes may be run according to the trigger operation.
  • all attribute information of the target control corresponding to at least one triggerable control when the target application software is running can be determined through the function call stack.
  • the control editing method provided in this embodiment by establishing the corresponding relationship between each triggerable control and all attribute information in the screenshot interface, can subsequently accurately realize the editing operation of the target triggerable control selected by the user, and further improve the control function. editing efficiency.
  • Fig. 7 is a schematic structural diagram of a control editing device provided by Embodiment 3 of the present disclosure.
  • the device includes: a display module 71, a control module 72, a generating module 73, and an editing module 74, wherein the display module 71 uses displaying in the preset first display area a screenshot interface of the currently displayed content of the target application software to be analyzed and displaying at least one triggerable control in the screenshot interface, the triggerable control corresponding to the current content of the target application software The target control in the interactive interface of the display content; the control module 72, used to respond to the trigger operation of the target triggerable control in the screenshot interface of the current display content of the target application software by the user, control the display interface display and the user-triggered A control editing interface corresponding to the target triggerable control, the control editing interface including the editable attributes corresponding to the target triggerable control, wherein the target triggerable control is any triggerable control in the at least one triggerable control A control; a generation module 73, configured to generate an editing
  • the device further includes: an acquisition module, configured to acquire the target code of the target application software in response to a user's analysis instruction on the target application software to be analyzed.
  • the display module is configured to acquire an interactive interface of the content currently displayed by the target application software and an interactive interface on the interactive interface in response to the trigger operation of the preset data processing control by the user.
  • Target control position information according to the interactive interface and the target control position information, display a screenshot interface of the currently displayed content of the target application software to be analyzed in the preset first display area and display at least one screenshot interface in the screenshot interface Triggerable controls.
  • the editing module is configured to: send the editing instruction to a preset software development kit, so that the software development kit invokes a preset editing method, An editing operation is performed on the attribute of the target triggerable control according to the editing data.
  • the generating module is configured to: perform serialization processing on the editing data, and determine the serialized editing data as the editing instruction.
  • the device further includes: a control module, further configured to control the display interface to display the edited target triggerable controls in real time.
  • the generation module is configured to: acquire the edit data input by the user in the edit field corresponding to at least one editable attribute in the control edit interface; respond to the user triggering the The preset editing button in the control editing interface generates editing instructions according to the editing data.
  • the device further includes: an operating module, configured to run a plurality of pre-embedded analysis codes according to the trigger operation; When the code is running, determine all attribute information of the target control corresponding to the at least one triggerable control when the target application software is running through the function call stack; create a module for creating each triggerable control in the screenshot interface The corresponding relationship with all the attribute information.
  • an operating module configured to run a plurality of pre-embedded analysis codes according to the trigger operation
  • Another embodiment of the present disclosure also provides an electronic device, including: at least one processor and a memory;
  • the memory stores computer-executable instructions
  • the at least one processor executes the computer-executed instructions stored in the memory, so that the at least one processor implements the control editing method described in any one of the above embodiments.
  • Another embodiment of the present disclosure also provides a computer-readable storage medium, where computer-executable instructions are stored in the computer-readable storage medium, and when the processor executes the computer-executable instructions, the implementation of any of the above-mentioned embodiments The control editing method described above.
  • Yet another embodiment of the present disclosure further provides a computer program product, including a computer program, when the computer program is executed by a processor, the control editing method as described in any one of the above embodiments is implemented.
  • the device provided in this embodiment can be used to implement the technical solution of the above method embodiment, and its implementation principle and technical effect are similar, so this embodiment will not repeat them here.
  • FIG. 8 is a schematic structural diagram of an electronic device provided in Embodiment 4 of the present disclosure. As shown in FIG. 8 , it shows a schematic structural diagram of an electronic device 800 suitable for implementing an embodiment of the present disclosure.
  • the electronic device 800 may be a terminal device or server.
  • the terminal equipment may include but not limited to mobile phones, notebook computers, digital broadcast receivers, personal digital assistants (Personal Digital Assistant, PDA for short), tablet computers (Portable Android Device, PAD for short), portable multimedia players (Portable Media Player, referred to as PMP), mobile terminals such as vehicle-mounted terminals (such as vehicle-mounted navigation terminals), and fixed terminals such as digital TVs, desktop computers, etc.
  • PDA Personal Digital Assistant
  • PMP portable multimedia players
  • mobile terminals such as vehicle-mounted terminals (such as vehicle-mounted navigation terminals)
  • fixed terminals such as digital TVs, desktop computers, etc.
  • the electronic device shown in FIG. 8 is only an example, and should not limit the functions and scope of use of the embodiments
  • an electronic device 800 may include a processing device (such as a central processing unit, a graphics processing unit, etc.) 808 loads the program in the random access memory (Random Access Memory, referred to as RAM) 803 to execute various appropriate actions and processes.
  • RAM Random Access Memory
  • various programs and data necessary for the operation of the electronic device 800 are also stored.
  • the processing device 801, ROM 802, and RAM 803 are connected to each other through a bus 804.
  • An input/output (I/O) interface 805 is also connected to bus 804 .
  • an input device 806 including, for example, a touch screen, a touchpad, a keyboard, a mouse, a camera, a microphone, an accelerometer, a gyroscope, etc.; ), a speaker, a vibrator, etc.
  • a storage device 808 including, for example, a magnetic tape, a hard disk, etc.
  • the communication means 809 may allow the electronic device 800 to communicate with other devices wirelessly or by wire to exchange data. While FIG. 8 shows electronic device 800 having various means, it is to be understood that implementing or having all of the means shown is not a requirement. More or fewer means may alternatively be implemented or provided.
  • embodiments of the present disclosure include a computer program product, which includes a computer program carried on a computer-readable medium, where the computer program includes program codes for executing the methods shown in the flowcharts.
  • the computer program may be downloaded and installed from a network via communication means 809, or from storage means 808, or from ROM 802.
  • the processing device 801 the above-mentioned functions defined in the methods of the embodiments of the present disclosure are executed.
  • the above-mentioned computer-readable medium in the present disclosure may be a computer-readable signal medium or a computer-readable storage medium or any combination of the above two.
  • a computer readable storage medium may be, for example, but not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination thereof.
  • Computer-readable storage media may include, but are not limited to, electrical connections with one or more wires, portable computer diskettes, hard disks, random access memory (RAM), read-only memory (ROM), erasable Programming read-only memory (Erasable Programmable Read-Only Memory, referred to as EPROM or flash memory), optical fiber, portable compact disk read-only memory (Compact Disc Read-Only Memory, referred to as CD-ROM), optical storage device, magnetic storage device, or the above any suitable combination.
  • a computer-readable storage medium may be any tangible medium that contains or stores a program that can be used by or in conjunction with an instruction execution system, apparatus, or device.
  • a computer-readable signal medium may include a data signal propagated in baseband or as part of a carrier wave carrying computer-readable program code therein. Such propagated data signals may take many forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the foregoing.
  • a computer-readable signal medium may also be any computer-readable medium other than a computer-readable storage medium, which can transmit, propagate, or transmit a program for use by or in conjunction with an instruction execution system, apparatus, or device .
  • the program code contained on the computer readable medium can be transmitted by any appropriate medium, including but not limited to: electric wire, optical cable, radio frequency (Radio Frequency, RF for short), etc., or any suitable combination of the above.
  • the above-mentioned computer-readable medium may be included in the above-mentioned electronic device, or may exist independently without being incorporated into the electronic device.
  • the above-mentioned computer-readable medium carries one or more programs, and when the above-mentioned one or more programs are executed by the electronic device, the electronic device is made to execute the methods shown in the above-mentioned embodiments.
  • Computer program code for carrying out the operations of the present disclosure can be written in one or more programming languages, or combinations thereof, including object-oriented programming languages—such as Java, Smalltalk, C++, and conventional Procedural Programming Language - such as "C" or a similar programming language.
  • the program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server.
  • the remote computer can be connected to the user's computer through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or it can be connected to an external A computer (connected via the Internet, eg, using an Internet service provider).
  • LAN Local Area Network
  • WAN Wide Area Network
  • each block in a flowchart or block diagram may represent a module, program segment, or portion of code that contains one or more logical functions for implementing specified executable instructions.
  • the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or they may sometimes be executed in the reverse order, depending upon the functionality involved.
  • each block of the block diagrams and/or flowchart illustrations, and combinations of blocks in the block diagrams and/or flowchart illustrations can be implemented by a dedicated hardware-based system that performs the specified functions or operations , or may be implemented by a combination of dedicated hardware and computer instructions.
  • the units involved in the embodiments described in the present disclosure may be implemented by software or by hardware. Wherein, the name of the unit does not constitute a limitation of the unit itself under certain circumstances, for example, the first obtaining unit may also be described as "a unit for obtaining at least two Internet Protocol addresses".
  • exemplary types of hardware logic components include: Field Programmable Gate Array (Field Programmable Gate Array, FPGA for short), Application Specific Integrated Circuit (ASIC for short), application specific standard product ( Application Specific Standard Product (ASSP for short), System on a Chip (SOC for short), Complex Programmable Logic Device (CPLD for short), etc.
  • a machine-readable medium may be a tangible medium that may contain or store a program for use by or in conjunction with an instruction execution system, apparatus, or device.
  • a machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium.
  • a machine-readable medium may include, but is not limited to, electronic, magnetic, optical, electromagnetic, infrared, or semiconductor systems, apparatus, or devices, or any suitable combination of the foregoing.
  • machine-readable storage media would include one or more wire-based electrical connections, portable computer discs, hard drives, random access memory (RAM), read only memory (ROM), erasable programmable read only memory (EPROM or flash memory), optical fiber, compact disk read only memory (CD-ROM), optical storage, magnetic storage, or any suitable combination of the foregoing.
  • RAM random access memory
  • ROM read only memory
  • EPROM or flash memory erasable programmable read only memory
  • CD-ROM compact disk read only memory
  • magnetic storage or any suitable combination of the foregoing.
  • a control editing method including:
  • control the display interface In response to the user's trigger operation on the target triggerable control in the screenshot interface of the currently displayed content of the target application software, control the display interface to display a control editing interface corresponding to the target triggerable control triggered by the user, in the control editing interface including an editable attribute corresponding to the target triggerable control, wherein the target triggerable control is any triggerable control in the at least one triggerable control;
  • an editing instruction is generated according to the editing data
  • An editing operation is performed on the attribute of the target triggerable control according to the editing instruction.
  • a screenshot interface of the currently displayed content of the target application software to be analyzed is displayed in the preset first display area and Before displaying at least one triggerable control in the screenshot interface, the method further includes: acquiring the target code of the target application software in response to a user's analysis instruction for the target application software to be analyzed.
  • displaying in the preset first display area the screenshot interface of the currently displayed content of the target application software to be analyzed includes: responding to a user's trigger operation on a preset data processing control, acquiring The interactive interface of the content currently displayed by the target application software and the position information of the target control on the interactive interface; according to the interactive interface and the position information of the target control, display the target application software to be analyzed in the preset first display area A screenshot interface of currently displayed content and displaying at least one triggerable control in the screenshot interface.
  • the editing operation of the attribute of the target triggerable control according to the editing instruction includes: sending the editing instruction to a preset software development kit, so that The software development kit invokes a preset editing method, and performs an editing operation on the attribute of the target triggerable control according to the editing data.
  • the generating the editing instruction according to the editing data includes: performing serialization processing on the editing data, and determining the serialized editing data as the editing instruction.
  • generating an editing instruction according to the editing data includes: obtaining at least one The editing data input in the editing column corresponding to the editable attribute; in response to the user triggering the preset editing button in the control editing interface, an editing instruction is generated according to the editing data.
  • the preset data processing button after responding to the trigger operation of the preset data processing button by the user, it further includes: running a plurality of pre-embedded analysis codes according to the trigger operation; When the analysis code is running, determine all attribute information of the target control corresponding to the at least one triggerable control when the target application software is running through the function call stack; establish the relationship between each triggerable control in the screenshot interface and the described target control. Correspondence among all attribute information.
  • a control editing device including:
  • a display module configured to display a screenshot interface of the currently displayed content of the target application software to be analyzed in the preset first display area and display at least one triggerable control in the screenshot interface, the triggerable control corresponds to the The target control in the interactive interface of the target application software currently displaying content;
  • a control module configured to control the display interface to display a control editing interface corresponding to the target triggerable control triggered by the user in response to the user's trigger operation on the target triggerable control in the screenshot interface of the currently displayed content of the target application software.
  • the control editing interface includes an editable attribute corresponding to the target triggerable control, wherein the target triggerable control is any triggerable control in the at least one triggerable control;
  • a generating module configured to generate editing instructions according to the editing data in response to the editing data input by the user in the control editing interface
  • An editing module configured to edit the attribute of the target triggerable control according to the editing instruction.
  • the device further includes: an acquisition module, configured to acquire the target code of the target application software in response to a user's analysis instruction on the target application software to be analyzed.
  • the display module is configured to obtain an interactive interface of content currently displayed by the target application software and position information of the target control on the interactive interface.
  • the editing module is configured to: send the editing instruction to a preset software development kit, so that the software development kit invokes a preset editing method, according to the The editing data is used to edit the properties of the target triggerable control.
  • the generation module is configured to: perform serialization processing on the editing data, and determine the serialized editing data as the editing instruction.
  • the device further includes: a control module, further configured to control the display interface to display the edited target triggerable control in real time.
  • the generation module is configured to: obtain the edit data input by the user in the edit field corresponding to at least one editable property in the control edit interface; respond to the user triggering the control edit
  • the preset editing button in the interface generates editing instructions according to the editing data.
  • the device further includes: a running module, configured to run a plurality of pre-embedded analysis codes according to the trigger operation; a determination module, configured to run the plurality of analysis codes , determine all attribute information of the target control corresponding to the at least one triggerable control when the target application software is running through the function call stack; establish a module for establishing the relationship between each triggerable control in the screenshot interface and the target control Describe the correspondence between all attribute information.
  • an electronic device including: at least one processor and a memory;
  • the memory stores computer-executable instructions
  • the at least one processor executes the computer-executed instructions stored in the memory, so that the at least one processor executes the control editing method described in the above first aspect and various possible designs of the first aspect.
  • a computer-readable storage medium stores computer-executable instructions, and when a processor executes the computer-executable instructions, Realize the control editing method described in the first aspect and various possible designs of the first aspect.
  • a computer program product including a computer program, when the computer program is executed by a processor, the above first aspect and various possible aspects of the first aspect can be realized. Design the described control editing method.
  • a computer program is provided.
  • the computer program When the computer program is executed by a processor, it realizes the controls described in the above first aspect and various possible designs of the first aspect. edit method.

Abstract

本公开实施例提供一种控件编辑方法、装置、设备、可读存储介质及产品,该方法包括:在第一显示区域内显示待分析的目标应用软件当前显示内容的截图界面,在截图界面内显示至少一个可触发控件;响应于用户对截图界面内目标可触发控件的触发操作,控制显示界面显示与目标可触发控件对应的控件编辑界面,控件编辑界面中包括目标可触发控件对应的可编辑属性;响应于用户在控件编辑界面内输入的编辑数据,根据编辑数据生成编辑指令;根据编辑指令对目标可触发控件的属性进行编辑操作。通过界面交互的方式对目标可触发控件进行编辑操作,能够有效地简化编辑操作的流程,且能够提高编辑操作的效率。

Description

控件编辑方法、装置、设备、可读存储介质及产品
相关申请交叉引用
本申请要求于2021年7月9日提交中国专利局、申请号为202110793586.1、发明名称为“控件编辑方法、装置、设备、可读存储介质及产品”的中国专利申请的优先权,其全部内容通过引用并入本文。
技术领域
本公开实施例涉及计算机技术领域,尤其涉及一种控件编辑方法、装置、设备、可读存储介质及产品。
背景技术
在应用软件开发过程中,对于界面设计(User Interface Design,简称UI)控件的调试较为复杂。因为一个显示界面内包含的UI控件的数量较多,如何在多个UI控件中快速地修改UI属性即成为了亟待解决的问题。
发明内容
本公开实施例提供一种控件编辑方法、装置、设备、可读存储介质及产品,以解决现有的控件编辑操作操作繁琐且编辑效率较低的技术问题。
第一方面,本公开实施例提供一种控件编辑方法,包括:
在预设的第一显示区域内显示待分析的目标应用软件当前显示内容的截图界面以及在所述截图界面内显示至少一个可触发控件,所述可触发控件对应于所述目标应用软件当前显示内容的交互界面中的目标控件;
响应于用户对目标应用软件当前显示内容的截图界面内目标可触发控件的触发操作,控制所述显示界面显示与所述用户触发的目标可触发控件对应的控件编辑界面,所述控件编辑界面中包括所述目标可触发控件对应的可编辑属性,其中,所述目标可触发控件为所述至少一个可触发控件中任一可触发控件;
响应于用户在所述控件编辑界面内输入的编辑数据,根据所述编辑数据生成编辑指令;
根据所述编辑指令对所述目标可触发控件的属性进行编辑操作。
第二方面,本公开实施例提供一种控件编辑装置,包括:
显示模块,用于在预设的第一显示区域内显示待分析的目标应用软件当前显示内容的截图界面以及在所述截图界面内显示至少一个可触发控件,所述可触发控件对应于所述目标应用软件当前显示内容的交互界面中的目标控件;
控制模块,用于响应于用户对目标应用软件当前显示内容的截图界面内目标可触发控件的触发操作,控制所述显示界面显示与所述用户触发的目标可触发控件对应的控件编辑界面,所述控件编辑界面中包括所述目标可触发控件对应的可编辑属性,其中,所述目标可触发控件为所述至少一个可触发控件中任一可触发控件;
生成模块,用于响应于用户在所述控件编辑界面内输入的编辑数据,根据所述编辑数据生成编辑指令;
编辑模块,用于根据所述编辑指令对所述目标可触发控件的属性进行编辑操作。
第三方面,本公开实施例提供一种电子设备,包括:至少一个处理器和存储器;
所述存储器存储计算机执行指令;
所述至少一个处理器执行所述存储器存储的计算机执行指令,使得所述至少一个处理器执行如上第一方面以及第一方面各种可能的设计所述的控件编辑方法。
第四方面,本公开实施例提供一种计算机可读存储介质,所述计算机可读存储介质中存储有计算机执行指令,当处理器执行所述计算机执行指令时,实现如上第一方面以及第一方面各种可能的设计所述的控件编辑方法。
第五方面,本公开实施例提供一种计算机程序产品,包括计算机程序,所述计算机程序在被处理器执行时实现如上第一方面以及第一方面各种可能的设计所述的控件编辑方法。
第六方面,本公开实施例提供一种计算机程序,所述计算机程序被处理器执行时,实现如上第一方面以及第一方面各种可能的设计所述的控件编辑方法。
本实施例提供了一种控件编辑方法、装置、设备、可读存储介质及产品,在该方法中,首先在获取到用户对预设的数据处理控件的触发操作之后,在预设的第一显示区域显示待分析的目标应用软件当前显示内容的截图界面以及在截图界面内显示至少一个可触发控件,用户能够根据当前第一显示区域内显示的内容确定需要进行编辑的目标可触发控件。响应于用户对目标可触发控件的触发操作,控制所述显示界面显示与用户触发的目标可触发控件对应的控件编辑界面,从而使用户能够在该控件编辑界面中实现对目标可触发控件的编辑操作。通过界面交互的方式对目标可触发控件进行编辑操作,能够有效地简化编辑操作的流程,且能够提高编辑操作的效率。
附图说明
为了更清楚地说明本公开实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作一简单地介绍,显而易见地,下面描述中的附图是本公开的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。
图1为本公开实施例一提供的控件编辑方法的流程示意图;
图2为本公开实施例提供的目标应用软件的界面示意图;
图3为本公开实施例提供的界面交互图;
图4为本公开实施例提供的又一界面交互图;
图5为本公开实施例提供的又一界面交互图;
图6为本公开实施例二提供的控件编辑方法的流程示意图;
图7为本公开实施例三提供的控件编辑装置的结构示意图;
图8为本公开实施例四提供的电子设备的结构示意图。
具体实施方式
为使本公开实施例的目的、技术方案和优点更加清楚,下面将结合本公开实施例中的附图,对本公开实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本公开一部分实施例,而不是全部的实施例。基于本公开中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本公开保护的范围。
针对上述提及的现有的控件编辑操作操作繁琐且编辑效率较低的技术问题,本公开提供了一种控件编辑方法、装置、设备、可读存储介质及产品。
需要说明的是,本公开提供的控件编辑方法、装置、设备、可读存储介质及产品可运用在各种控件的编辑的场景中。
图1为本公开实施例一提供的控件编辑方法的流程示意图,如图1所示,该方法包括:
步骤101、在预设的第一显示区域内显示待分析的目标应用软件当前显示内容的截图界面以及在所述截图界面内显示至少一个可触发控件,所述可触发控件对应于所述目标应用软件当前显示内容的交互界面中的目标控件。
本实施例的执行主体为控件编辑装置,该控件编辑装置可以设置在终端设备中,从而能够根据用户的界面交互操作,对用户选中的目标可触发控件进行编辑操作。
可选地,该控件编辑装置还可以设置在服务器中,该服务器能够与终端设备通信连接,从而能够根据用户与终端设备的界面交互操作,对用户选中的目标可触发控件进行编辑操作。
在本实施方式中,待分析的目标应用软件当前显示内容的交互界面中可以存在多个目标控件,其中,目标控件能够进行交互操作。为了使用户能够采用界面交互的方法对能够进行编辑操作的目标控件进行编辑操作,可以在显示界面上设置数据处理控件。
用户可以对该数据处理控件进行触发操作,响应于该触发操作,可以在预设的第一显示区域内显示该目标应用软件当前显示内容的截图界面,以及,在第一显示区域内的截图界面中显示至少一个可触发控件。其中,可触发控件对应于目标应用软件当前显示内容的交互界面中的目标控件,用以实现对目标控件的编辑。
步骤102、响应于用户对目标应用软件当前显示内容的截图界面内目标可触发控件的触发操作,控制所述显示界面显示与所述用户触发的目标可触发控件对应的控件编辑界面,所述控件编辑界面中包括所述目标可触发控件对应的可编辑属性,其中,所述目标可触发控件为所述至少一个可触发控件中任一可触发控件。
在本实施方式中,用户可以根据实际需求,在多个可触发控件中选择当前需要进行编辑的目标可触发控件并进行触发,该目标可触发控件为至少一个可触发控件中任一可触发控件。响应于用户对目标可触发控件的触发操作,可以在显示界面上显示与用户触发的目标可触发控件对应的控件编辑界面。其中,该控件编辑界面中可以包括目标可触发控件对应的可编辑属性。可选地,控件编辑界面中可以包括目标可触发控件对应的全部可编辑属性。
步骤103、响应于用户在所述控件编辑界面内输入的编辑数据,根据所述编辑数据生成编辑指令。
在本实施方式中,在显示界面上显示控件编辑界面之后,用户可以在该控件编辑界面内相应的可编辑属性对应的区域内输入编辑数据,从而控件编辑装置可以根据用户输入的编辑数据生成编辑指令。
步骤104、根据所述编辑指令对所述目标可触发控件的属性进行编辑操作。
在本实施方式中,控件编辑装置可以根据该编辑指令中的编辑数据,对目标可触发控件的属性进行编辑操作。由于该控件编辑界面中可以包括目标可触发控件对应的可编辑属性,从而用户能够通过界面交互的方式实现对目标可触发控件的属性的编辑操作。进一步地,当控件编辑界面中包括目标可触发控件对应的全部可编辑属性时,用户可以通过界面交互的方式一次性实现对目标可触发控件全部属性的编辑操作,有效地提高控件编辑的效率。
图2为本公开实施例提供的目标应用软件的界面示意图,如图2所示,以目标应用软件为短视频应用软件举例来说,短视频应用软件的显示界面21上具有多个目标控件。例如,目标控件可以包括文案控件22,点赞控件23,评论控件24,用户标识控件25等。
图3为本公开实施例提供的界面交互图,如图3所示,响应于用户对目标应用软件当前显示内容的截图界面31内目标可触发控件32的触发操作,可以控制显示界面显示与用户触发的目标可触发控件32对应的控件编辑界面33,其中,该控件编辑界面33中包括目标可触发控件32对应的可编辑属性34。
本实施例提供的控件编辑方法,该方法首先在获取到用户对预设的数据处理控件的触发操作之后,在预设的第一显示区域显示待分析的目标应用软件当前显示内容的截图界面以及在截图界面内显示至少一个可触发控件,用户能够根据当前第一显示区域内显示的内容确定需要进行编辑的目标可触发控件。响应于用户对目标可触发控件的触发操作,控制所述显示界面显示与用户触发的目标可触发控件对应的控件编辑界面,从而使用户能够在该控件编辑界面中实现对目标可触发控件的编辑操作。通过界面交互的方式对目标可触发控件进行编辑操作,能够有效地简化编辑操作的流程,且能够提高编辑操作的效率。
进一步地,在实施例一的基础上,步骤101之前,还包括:
响应于用户对所述待分析的目标应用软件的分析指令,获取所述目标应用软件的目标代码。
在本实施例中,显示界面上还可以设置有分析按钮,用户可以通过触发该分析按钮发起分析指令,实现下一步对目标应用软件的目标代码的查看。具体地,响应于用户对待分析的目标应用软件的分析指令,可以获取目标应用软件的目标代码。
进一步地,在实施例一的基础上,步骤101具体包括:
响应于用户对预设的数据处理控件的触发操作,获取目标应用软件当前显示内容的交互界面及所述交互界面上的目标控件位置信息;根据所述交互界面及所述目标控件位置信息,在预设的第一显示区域内显示待分析的目标应用软件当前显示内容的截图界面以及在所述截图界面内显示至少一个可触发控件。
在本实施例中,在获取到用户对预设的数据处理控件的触发操作之后,可以根据该触发操作,获取目标应用软件当前显示内容的交互界面。具体地,可以对该目标应用软件当前显示内容进行截图操作,获得该交互界面对应的截图界面。进一步地,还可以确定交互界面上的目标控件位置信息。其中,该目标控件位置信息可以通过坐标位置来表示。
进一步地,在上述任一实施例的基础上,步骤102具体包括:
响应于用户对目标可触发控件的触发操作,向预设的软件开发工具包发送广播指令,以使所述软件开发工具包根据所述广播指令获取所述目标可触发控件对应的代码信息。由此,可以基于用户的编辑操作对交互控件的编辑,即对交互控件对应的所述代码信息进行修改。
在本实施例中,代码信息的获取具体可以由预设的软件开发工具包来执行。具体地,在 获取到用户对目标可触发控件的触发操作之后,可以由插件获取当前内容的截图界面,并根据截图界面向预设的软件开发工具包发送广播指令,从而软件开发工具包在获取到广播指令之后,可以根据该广播指令获取该截图界面上所有交互控件对应的信息,具体的,软件开发工具包会把之前预埋的分析代码运行时得到的代码位置信息序列化输出到命令行中,并将该命令行返回预设插件,由预设插件对命令行内容进行解析,恢复应用软件运行时的信息,同时获得应用软件当前显示内容的截图,把截图和应用软件运行时的信息对应起来,生成可触发控件。
进一步地,在实施例一的基础上,步骤104具体包括:
将所述编辑指令发送至预设的软件开发工具包,以使所述软件开发工具包调用预设的编辑方法,根据所述编辑数据对所述目标可触发控件的属性进行编辑操作。
在本实施例中,在获取到编辑指令之后,可以将该编辑指令发送至预设的软件开发工具包。该软件开发工具包在获取到该编辑指令之后,可以调用预设的编辑方法,根据该编辑方法以及编辑数据,共同对目标可触发控件的属性进行编辑操作。其中,该预设的编辑方法可以为安卓系统内预置的编辑方法。
进一步地,在实施例一的基础上,步骤103具体包括:
对所述编辑数据进行序列化处理,将序列化处理后的编辑数据确定为所述编辑指令。
在本实施例中,在获取到编辑数据之后,具体可以对该编辑数据进行序列化处理,获得序列化处理后的编辑数据,将该序列化处理后的编辑数据确定为编辑指令。通过对编辑数据进行序列化处理以生成编辑指令,从而能够提高该编辑指令后续的传输效率,进一步地提高目标可触发控件的编辑效率。
进一步地,在实施例一的基础上,步骤104之后,还包括:
控制所述显示界面实时显示编辑后的目标可触发控件。
在本实施例中,为了使用户更加直观地确定当前的编辑效果,在根据编辑指令对目标可触发控件进行编辑操作之后,可以控制显示界面实时显示编辑后的目标可触发控件。
图4为本公开实施例提供的又一界面交互图,如图4所示,以对控件尺寸进行调节距离来说,在检测到用户对目标可触发控件41对应的控件编辑界面42内对编辑按钮43的触发操作后,可以对目标可触发控件41的显示尺寸进行调整,控制显示界面显示调整后的可触发控件44。
本实施例提供的控件编辑方法,通过编辑操作之后,控制显示界面实时显示编辑后的目标可触发控件,从而用户能够实时地查看到当前对目标可触发控件的编辑效果,进而能够对目标可触发控件进行进一步地调整,使得调整后的目标可触发控件更加贴合用户的实际需求。
进一步地,在实施例一的基础上,步骤103具体包括:
获取用户在所述控件编辑界面内至少一个可编辑属性对应的编辑栏内输入的编辑数据;
响应于用户触发所述控件编辑界面内预设的编辑按钮,根据所述编辑数据生成编辑指令。
在本实施例中,控件编辑界面内具体可以包括至少一个可编辑属性对应的编辑栏,用户可以在各编辑栏内输入编辑数据。相应地,控件编辑装置可以获取用户输入的编辑数据。此外,该控件编辑界面内还设置有编辑按钮,当用户完成对编辑数据的输入之后,可以触发该 编辑按钮,实现编辑指令的生成。相应地,控件编辑装置可以响应于用户触发控件编辑界面内预设的编辑按钮,根据编辑数据生成编辑指令。
图5为本公开实施例提供的又一界面交互图,如图5所示,用户可以在目标可触发控件51对应的控件编辑界面52内至少一个可编辑属性对应的编辑栏53内输入编辑数,并且可以在完成编辑之后,触发预设的编辑按钮54,实现编辑指令的生成操作。
本实施例提供的控件编辑方法,通过在完成对编辑数据的输入之后,响应于用户触发控件编辑界面内预设的编辑按钮,根据编辑数据生成编辑指令,从而能够采用界面交互的方式对目标可触发控件进行编辑操作,能够有效地简化编辑操作的流程,且能够提高编辑操作的效率。
图6为本公开实施例二提供的控件编辑方法的流程示意图,在实施例一的基础上,如图6所示,步骤101之后,还包括:
步骤601、根据所述触发操作,运行预埋的多个分析代码。
步骤602、在所述多个分析代码运行时,通过函数调用栈确定所述至少一个可触发控件对应的所述目标控件在所述目标应用软件运行时的全部属性信息。
步骤603、建立所述截图界面中各可触发控件与所述全部属性信息之间的对应关系。
在本实施例中,在获取到用户对预设的数据处理控件的触发操作之后,可以根据该触发操作,运行预埋的多个分析代码。在多个分析代码运行的过程中,可以通过函数调用栈来确定至少一个可触发控件对应的目标控件在目标应用软件运行时的全部属性信息。为了实现对可触发控件的属性编辑操作,还需要建立截图界面中各可触发控件与全部属性信息之间的对应关系。从而后续能够根据该对应关系,精准地对可触发控件的属性进行编辑操作。
本实施例提供的控件编辑方法,通过建立截图界面中各可触发控件与全部属性信息之间的对应关系,从而后续能够精准地实现对用户选中的目标可触发控件的编辑操作,进一步地提高控件的编辑效率。
图7为本公开实施例三提供的控件编辑装置的结构示意图,如图7所示,该装置包括:显示模块71、控制模块72、生成模块73以及编辑模块74,其中,显示模块71,用于在预设的第一显示区域内显示待分析的目标应用软件当前显示内容的截图界面以及在所述截图界面内显示至少一个可触发控件,所述可触发控件对应于所述目标应用软件当前显示内容的交互界面中的目标控件;控制模块72,用于响应于用户对目标应用软件当前显示内容的截图界面内目标可触发控件的触发操作,控制所述显示界面显示与所述用户触发的目标可触发控件对应的控件编辑界面,所述控件编辑界面中包括所述目标可触发控件对应的可编辑属性,其中,所述目标可触发控件为所述至少一个可触发控件中任一可触发控件;生成模块73,用于响应于用户在所述控件编辑界面内输入的编辑数据,根据所述编辑数据生成编辑指令;编辑模块74,用于根据所述编辑指令对所述目标可触发控件的属性进行编辑操作。
进一步地,在实施例三的基础上,所述装置还包括:获取模块,用于响应于用户对所述待分析的目标应用软件的分析指令,获取所述目标应用软件的目标代码。
进一步地,在上述任一实施例的基础上,所述显示模块用于响应于用户对预设的数据处理控件的触发操作,获取目标应用软件当前显示内容的交互界面及所述交互界面上的目标控件位置信息;根据所述交互界面及所述目标控件位置信息,在预设的第一显示区域内显示待分析的目标应用软件当前显示内容的截图界面以及在所述截图界面内显示至少一个可触发控 件。
进一步地,在上述任一实施例的基础上,所述编辑模块用于:将所述编辑指令发送至预设的软件开发工具包,以使所述软件开发工具包调用预设的编辑方法,根据所述编辑数据对所述目标可触发控件的属性进行编辑操作。
进一步地,在上述任一实施例的基础上,所述生成模块用于:对所述编辑数据进行序列化处理,将序列化处理后的编辑数据确定为所述编辑指令。
进一步地,在上述任一实施例的基础上,所述装置还包括:控制模块,还用于控制所述显示界面实时显示编辑后的目标可触发控件。
进一步地,在上述任一实施例的基础上,所述生成模块用于:获取用户在所述控件编辑界面内至少一个可编辑属性对应的编辑栏内输入的编辑数据;响应于用户触发所述控件编辑界面内预设的编辑按钮,根据所述编辑数据生成编辑指令。
进一步地,在上述任一实施例的基础上,所述装置还包括:运行模块,用于根据所述触发操作,运行预埋的多个分析代码;确定模块,用于在所述多个分析代码运行时,通过函数调用栈确定所述至少一个可触发控件对应的所述目标控件在所述目标应用软件运行时的全部属性信息;建立模块,用于建立所述截图界面中各可触发控件与所述全部属性信息之间的对应关系。
本公开又一实施例还提供了一种电子设备,包括:至少一个处理器和存储器;
所述存储器存储计算机执行指令;
所述至少一个处理器执行所述存储器存储的计算机执行指令,使得所述至少一个处理器实现如上述任一实施例所述的控件编辑方法。
本公开又一实施例还提供了一种计算机可读存储介质,所述计算机可读存储介质中存储有计算机执行指令,当处理器执行所述计算机执行指令时,实现如上述任一实施例所述的控件编辑方法。
本公开又一实施例还提供了一种计算机程序产品,包括计算机程序,所述计算机程序在被处理器执行时实现如上述任一实施例所述的控件编辑方法。
本实施例提供的设备,可用于执行上述方法实施例的技术方案,其实现原理和技术效果类似,本实施例此处不再赘述。
图8为本公开实施例四提供的电子设备的结构示意图,如图8所示,其示出了适于用来实现本公开实施例的电子设备800的结构示意图,该电子设备800可以为终端设备或服务器。其中,终端设备可以包括但不限于诸如移动电话、笔记本电脑、数字广播接收器、个人数字助理(Personal Digital Assistant,简称PDA)、平板电脑(Portable Android Device,简称PAD)、便携式多媒体播放器(Portable Media Player,简称PMP)、车载终端(例如车载导航终端)等等的移动终端以及诸如数字TV、台式计算机等等的固定终端。图8示出的电子设备仅仅是一个示例,不应对本公开实施例的功能和使用范围带来任何限制。
如图8所示,电子设备800可以包括处理装置(例如中央处理器、图形处理器等)801,其可以根据存储在只读存储器(Read Only Memory,简称ROM)802中的程序或者从存储装置808加载到随机访问存储器(Random Access Memory,简称RAM)803中的程序而执行各种适当的动作和处理。在RAM 803中,还存储有电子设备800操作所需的各种程序和数据。处理装置801、ROM 802以及RAM 803通过总线804彼此相连。输入/输出(I/O)接口805 也连接至总线804。
通常,以下装置可以连接至I/O接口805:包括例如触摸屏、触摸板、键盘、鼠标、摄像头、麦克风、加速度计、陀螺仪等的输入装置806;包括例如液晶显示器(Liquid Crystal Display,简称LCD)、扬声器、振动器等的输出装置807;包括例如磁带、硬盘等的存储装置808;以及通信装置809。通信装置809可以允许电子设备800与其他设备进行无线或有线通信以交换数据。虽然图8示出了具有各种装置的电子设备800,但是应理解的是,并不要求实施或具备所有示出的装置。可以替代地实施或具备更多或更少的装置。
特别地,根据本公开的实施例,上文参考流程图描述的过程可以被实现为计算机软件程序。例如,本公开的实施例包括一种计算机程序产品,其包括承载在计算机可读介质上的计算机程序,该计算机程序包含用于执行流程图所示的方法的程序代码。在这样的实施例中,该计算机程序可以通过通信装置809从网络上被下载和安装,或者从存储装置808被安装,或者从ROM 802被安装。在该计算机程序被处理装置801执行时,执行本公开实施例的方法中限定的上述功能。
需要说明的是,本公开上述的计算机可读介质可以是计算机可读信号介质或者计算机可读存储介质或者是上述两者的任意组合。计算机可读存储介质例如可以是——但不限于——电、磁、光、电磁、红外线、或半导体的系统、装置或器件,或者任意以上的组合。计算机可读存储介质的更具体的例子可以包括但不限于:具有一个或多个导线的电连接、便携式计算机磁盘、硬盘、随机访问存储器(RAM)、只读存储器(ROM)、可擦式可编程只读存储器(Erasable Programmable Read-Only Memory,简称EPROM或闪存)、光纤、便携式紧凑磁盘只读存储器(Compact Disc Read-Only Memory,简称CD-ROM)、光存储器件、磁存储器件、或者上述的任意合适的组合。在本公开中,计算机可读存储介质可以是任何包含或存储程序的有形介质,该程序可以被指令执行系统、装置或者器件使用或者与其结合使用。而在本公开中,计算机可读信号介质可以包括在基带中或者作为载波一部分传播的数据信号,其中承载了计算机可读的程序代码。这种传播的数据信号可以采用多种形式,包括但不限于电磁信号、光信号或上述的任意合适的组合。计算机可读信号介质还可以是计算机可读存储介质以外的任何计算机可读介质,该计算机可读信号介质可以发送、传播或者传输用于由指令执行系统、装置或者器件使用或者与其结合使用的程序。计算机可读介质上包含的程序代码可以用任何适当的介质传输,包括但不限于:电线、光缆、射频(Radio Frequency,简称RF)等等,或者上述的任意合适的组合。
上述计算机可读介质可以是上述电子设备中所包含的;也可以是单独存在,而未装配入该电子设备中。
上述计算机可读介质承载有一个或者多个程序,当上述一个或者多个程序被该电子设备执行时,使得该电子设备执行上述实施例所示的方法。
可以以一种或多种程序设计语言或其组合来编写用于执行本公开的操作的计算机程序代码,上述程序设计语言包括面向对象的程序设计语言—诸如Java、Smalltalk、C++,还包括常规的过程式程序设计语言—诸如“C”语言或类似的程序设计语言。程序代码可以完全地在用户计算机上执行、部分地在用户计算机上执行、作为一个独立的软件包执行、部分在用户计算机上部分在远程计算机上执行、或者完全在远程计算机或服务器上执行。在涉及远程计算机的情形中,远程计算机可以通过任意种类的网络——包括局域网(Local Area Network, 简称LAN)或广域网(Wide Area Network,简称WAN)—连接到用户计算机,或者,可以连接到外部计算机(例如利用因特网服务提供商来通过因特网连接)。
附图中的流程图和框图,图示了按照本公开各种实施例的系统、方法和计算机程序产品的可能实现的体系架构、功能和操作。在这点上,流程图或框图中的每个方框可以代表一个模块、程序段、或代码的一部分,该模块、程序段、或代码的一部分包含一个或多个用于实现规定的逻辑功能的可执行指令。也应当注意,在有些作为替换的实现中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个接连地表示的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这依所涉及的功能而定。也要注意的是,框图和/或流程图中的每个方框、以及框图和/或流程图中的方框的组合,可以用执行规定的功能或操作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的组合来实现。
描述于本公开实施例中所涉及到的单元可以通过软件的方式实现,也可以通过硬件的方式来实现。其中,单元的名称在某种情况下并不构成对该单元本身的限定,例如,第一获取单元还可以被描述为“获取至少两个网际协议地址的单元”。
本文中以上描述的功能可以至少部分地由一个或多个硬件逻辑部件来执行。例如,非限制性地,可以使用的示范类型的硬件逻辑部件包括:现场可编程门阵列(Field Programmable Gate Array,简称FPGA)、专用集成电路(Application Specific Intergrated Circuit,简称ASIC)、专用标准产品(Application Specific Standard Product,简称ASSP)、片上系统(System on a Chip,简称SOC)、复杂可编程逻辑设备(Complex Programmable Logic Device,简称CPLD)等等。
在本公开的上下文中,机器可读介质可以是有形的介质,其可以包含或存储以供指令执行系统、装置或设备使用或与指令执行系统、装置或设备结合地使用的程序。机器可读介质可以是机器可读信号介质或机器可读储存介质。机器可读介质可以包括但不限于电子的、磁性的、光学的、电磁的、红外的、或半导体系统、装置或设备,或者上述内容的任何合适组合。机器可读存储介质的更具体示例会包括基于一个或多个线的电气连接、便携式计算机盘、硬盘、随机存取存储器(RAM)、只读存储器(ROM)、可擦除可编程只读存储器(EPROM或快闪存储器)、光纤、便捷式紧凑盘只读存储器(CD-ROM)、光学储存设备、磁储存设备、或上述内容的任何合适组合。
第一方面,根据本公开的一个或多个实施例,提供了一种控件编辑方法,包括:
在预设的第一显示区域内显示待分析的目标应用软件当前显示内容的截图界面以及在所述截图界面内显示至少一个可触发控件,所述可触发控件对应于所述目标应用软件当前显示内容的交互界面中的目标控件;
响应于用户对目标应用软件当前显示内容的截图界面内目标可触发控件的触发操作,控制所述显示界面显示与所述用户触发的目标可触发控件对应的控件编辑界面,所述控件编辑界面中包括所述目标可触发控件对应的可编辑属性,其中,所述目标可触发控件为所述至少一个可触发控件中任一可触发控件;
响应于用户在所述控件编辑界面内输入的编辑数据,根据所述编辑数据生成编辑指令;
根据所述编辑指令对所述目标可触发控件的属性进行编辑操作。
根据本公开的一个或多个实施例,所述响应于用户对预设的数据处理按钮的触发操作,在预设的第一显示区域内显示待分析的目标应用软件当前显示内容的截图界面以及在所述截 图界面内显示至少一个可触发控件之前,还包括:响应于用户对所述待分析的目标应用软件的分析指令,获取所述目标应用软件的目标代码。
根据本公开的一个或多个实施例,在预设的第一显示区域内显示待分析的目标应用软件当前显示内容的截图界面包括:响应于用户对预设的数据处理控件的触发操作,获取目标应用软件当前显示内容的交互界面及所述交互界面上的目标控件位置信息;根据所述交互界面及所述目标控件位置信息,在预设的第一显示区域内显示待分析的目标应用软件当前显示内容的截图界面以及在所述截图界面内显示至少一个可触发控件。
根据本公开的一个或多个实施例,所述根据所述编辑指令对所述目标可触发控件的属性进行编辑操作,包括:将所述编辑指令发送至预设的软件开发工具包,以使所述软件开发工具包调用预设的编辑方法,根据所述编辑数据对所述目标可触发控件的属性进行编辑操作。
根据本公开的一个或多个实施例,所述根据所述编辑数据生成编辑指令,包括:对所述编辑数据进行序列化处理,将序列化处理后的编辑数据确定为所述编辑指令。
根据本公开的一个或多个实施例,所述根据所述编辑指令对所述目标可触发控件的属性进行编辑操作之后,还包括:控制所述显示界面实时显示编辑后的目标可触发控件。
根据本公开的一个或多个实施例,所述响应于用户在所述控件编辑界面内输入的编辑数据,根据所述编辑数据生成编辑指令,包括:获取用户在所述控件编辑界面内至少一个可编辑属性对应的编辑栏内输入的编辑数据;响应于用户触发所述控件编辑界面内预设的编辑按钮,根据所述编辑数据生成编辑指令。
根据本公开的一个或多个实施例,所述响应于用户对预设的数据处理按钮的触发操作之后,还包括:根据所述触发操作,运行预埋的多个分析代码;在所述多个分析代码运行时,通过函数调用栈确定所述至少一个可触发控件对应的所述目标控件在所述目标应用软件运行时的全部属性信息;建立所述截图界面中各可触发控件与所述全部属性信息之间的对应关系。
第二方面,根据本公开的一个或多个实施例,提供了一种控件编辑装置,包括:
显示模块,用于在预设的第一显示区域内显示待分析的目标应用软件当前显示内容的截图界面以及在所述截图界面内显示至少一个可触发控件,所述可触发控件对应于所述目标应用软件当前显示内容的交互界面中的目标控件;
控制模块,用于响应于用户对目标应用软件当前显示内容的截图界面内目标可触发控件的触发操作,控制所述显示界面显示与所述用户触发的目标可触发控件对应的控件编辑界面,所述控件编辑界面中包括所述目标可触发控件对应的可编辑属性,其中,所述目标可触发控件为所述至少一个可触发控件中任一可触发控件;
生成模块,用于响应于用户在所述控件编辑界面内输入的编辑数据,根据所述编辑数据生成编辑指令;
编辑模块,用于根据所述编辑指令对所述目标可触发控件的属性进行编辑操作。
根据本公开的一个或多个实施例,所述装置还包括:获取模块,用于响应于用户对所述待分析的目标应用软件的分析指令,获取所述目标应用软件的目标代码。
根据本公开的一个或多个实施例,所述显示模块用于获取目标应用软件当前显示内容的交互界面及所述交互界面上的目标控件位置信息。
根据本公开的一个或多个实施例,所述编辑模块用于:将所述编辑指令发送至预设的软 件开发工具包,以使所述软件开发工具包调用预设的编辑方法,根据所述编辑数据对所述目标可触发控件的属性进行编辑操作。
根据本公开的一个或多个实施例,所述生成模块用于:对所述编辑数据进行序列化处理,将序列化处理后的编辑数据确定为所述编辑指令。
根据本公开的一个或多个实施例,所述装置还包括:控制模块,还用于控制所述显示界面实时显示编辑后的目标可触发控件。
根据本公开的一个或多个实施例,所述生成模块用于:获取用户在所述控件编辑界面内至少一个可编辑属性对应的编辑栏内输入的编辑数据;响应于用户触发所述控件编辑界面内预设的编辑按钮,根据所述编辑数据生成编辑指令。
根据本公开的一个或多个实施例,所述装置还包括:运行模块,用于根据所述触发操作,运行预埋的多个分析代码;确定模块,用于在所述多个分析代码运行时,通过函数调用栈确定所述至少一个可触发控件对应的所述目标控件在所述目标应用软件运行时的全部属性信息;建立模块,用于建立所述截图界面中各可触发控件与所述全部属性信息之间的对应关系。
第三方面,根据本公开的一个或多个实施例,提供了一种电子设备,包括:至少一个处理器和存储器;
所述存储器存储计算机执行指令;
所述至少一个处理器执行所述存储器存储的计算机执行指令,使得所述至少一个处理器执行如上第一方面以及第一方面各种可能的设计所述的控件编辑方法。
第四方面,根据本公开的一个或多个实施例,提供了一种计算机可读存储介质,所述计算机可读存储介质中存储有计算机执行指令,当处理器执行所述计算机执行指令时,实现如上第一方面以及第一方面各种可能的设计所述的控件编辑方法。
第五方面,根据本公开的一个或多个实施例,提供了一种计算机程序产品,包括计算机程序,所述计算机程序在被处理器执行时实现如上第一方面以及第一方面各种可能的设计所述的控件编辑方法。
第六方面,根据本公开的一个或多个实施例,提供了一种计算机程序,所述计算机程序被处理器执行时,实现如上第一方面以及第一方面各种可能的设计所述的控件编辑方法。
以上描述仅为本公开的较佳实施例以及对所运用技术原理的说明。本领域技术人员应当理解,本公开中所涉及的公开范围,并不限于上述技术特征的特定组合而成的技术方案,同时也应涵盖在不脱离上述公开构思的情况下,由上述技术特征或其等同特征进行任意组合而形成的其它技术方案。例如上述特征与本公开中公开的(但不限于)具有类似功能的技术特征进行互相替换而形成的技术方案。
此外,虽然采用特定次序描绘了各操作,但是这不应当理解为要求这些操作以所示出的特定次序或以顺序次序执行来执行。在一定环境下,多任务和并行处理可能是有利的。同样地,虽然在上面论述中包含了若干具体实现细节,但是这些不应当被解释为对本公开的范围的限制。在单独的实施例的上下文中描述的某些特征还可以组合地实现在单个实施例中。相反地,在单个实施例的上下文中描述的各种特征也可以单独地或以任何合适的子组合的方式实现在多个实施例中。
尽管已经采用特定于结构特征和/或方法逻辑动作的语言描述了本主题,但是应当理解所附权利要求书中所限定的主题未必局限于上面描述的特定特征或动作。相反,上面 所描述的特定特征和动作仅仅是实现权利要求书的示例形式。

Claims (13)

  1. 一种控件编辑方法,其特征在于,包括:
    在预设的第一显示区域内显示待分析的目标应用软件当前显示内容的截图界面以及在所述截图界面内显示至少一个可触发控件,所述可触发控件对应于所述目标应用软件当前显示内容的交互界面中的目标控件;
    响应于用户对目标应用软件当前显示内容的截图界面内目标可触发控件的触发操作,控制所述显示界面显示与所述用户触发的目标可触发控件对应的控件编辑界面,所述控件编辑界面中包括所述目标可触发控件对应的可编辑属性,其中,所述目标可触发控件为所述至少一个可触发控件中任一可触发控件;
    响应于用户在所述控件编辑界面内输入的编辑数据,根据所述编辑数据生成编辑指令;
    根据所述编辑指令对所述目标可触发控件的属性进行编辑操作。
  2. 根据权利要求1所述的方法,其特征在于,所述在预设的第一显示区域内显示待分析的目标应用软件当前显示内容的截图界面以及在所述截图界面内显示至少一个可触发控件之前,还包括:
    响应于用户对所述待分析的目标应用软件的分析指令,获取所述目标应用软件的目标代码。
  3. 根据权利要求1或2所述的方法,其特征在于,所述在预设的第一显示区域内显示待分析的目标应用软件当前显示内容的截图界面包括:
    响应于用户对预设的数据处理控件的触发操作,获取目标应用软件当前显示内容的交互界面及所述交互界面上的目标控件位置信息;
    根据所述交互界面及所述目标控件位置信息,在预设的第一显示区域内显示待分析的目标应用软件当前显示内容的截图界面以及在所述截图界面内显示至少一个可触发控件。
  4. 根据权利要求1-3任一项所述的方法,其特征在于,所述根据所述编辑指令对所述目标可触发控件的属性进行编辑操作,包括:
    将所述编辑指令发送至预设的软件开发工具包,以使所述软件开发工具包调用预设的编辑方法,根据所述编辑数据对所述目标可触发控件的属性进行编辑操作。
  5. 根据权利要求1-4任一项所述的方法,其特征在于,所述根据所述编辑数据生成编辑指令,包括:
    对所述编辑数据进行序列化处理,将序列化处理后的编辑数据确定为所述编辑指令。
  6. 根据权利要求1-5任一项所述的方法,其特征在于,所述根据所述编辑指令对所述目标可触发控件的属性进行编辑操作之后,还包括:
    控制所述显示界面实时显示编辑后的目标可触发控件。
  7. 根据权利要求1-6任一项所述的方法,其特征在于,所述响应于用户在所述控件编辑界面内输入的编辑数据,根据所述编辑数据生成编辑指令,包括:
    获取用户在所述控件编辑界面内至少一个可编辑属性对应的编辑栏内输入的编辑数据;
    响应于用户触发所述控件编辑界面内预设的编辑按钮,根据所述编辑数据生成编辑指令。
  8. 根据权利要求1-7任一项所述的方法,其特征在于,所述在预设的第一显示区域内显示待分析的目标应用软件当前显示内容的截图界面以及在所述截图界面内显示至少一个可触 发控件之前,还包括:
    根据所述触发操作,运行预埋的多个分析代码;
    在所述多个分析代码运行时,通过函数调用栈确定所述至少一个可触发控件对应的所述目标控件在所述目标应用软件运行时的全部属性信息;
    建立所述截图界面中各可触发控件与所述全部属性信息之间的对应关系。
  9. 一种控件编辑装置,其特征在于,包括:
    显示模块,用于在预设的第一显示区域内显示待分析的目标应用软件当前显示内容的截图界面以及在所述截图界面内显示至少一个可触发控件,所述可触发控件对应于所述目标应用软件当前显示内容的交互界面中的目标控件;
    控制模块,用于响应于用户对目标应用软件当前显示内容的截图界面内目标可触发控件的触发操作,控制所述显示界面显示与所述用户触发的目标可触发控件对应的控件编辑界面,所述控件编辑界面中包括所述目标可触发控件对应的可编辑属性,其中,所述目标可触发控件为所述至少一个可触发控件中任一可触发控件;
    生成模块,用于响应于用户在所述控件编辑界面内输入的编辑数据,根据所述编辑数据生成编辑指令;
    编辑模块,用于根据所述编辑指令对所述目标可触发控件的属性进行编辑操作。
  10. 一种电子设备,其特征在于,包括:至少一个处理器和存储器;
    所述存储器存储计算机执行指令;
    所述至少一个处理器执行所述存储器存储的计算机执行指令,使得所述至少一个处理器执行如权利要求1-8任一项所述的控件编辑方法。
  11. 一种计算机可读存储介质,其特征在于,所述计算机可读存储介质中存储有计算机执行指令,当处理器执行所述计算机执行指令时,实现如权利要求1-8任一项所述的控件编辑方法。
  12. 一种计算机程序产品,其特征在于,包括计算机程序,所述计算机程序在被处理器执行时,实现如权利要求1-8任一项所述的控件编辑方法。
  13. 一种计算机程序,其特征在于,所述计算机程序被处理器执行时,实现如权利要求1-8任一项所述的控件编辑方法。
PCT/CN2022/097980 2021-07-09 2022-06-09 控件编辑方法、装置、设备、可读存储介质及产品 WO2023279914A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202110793586.1 2021-07-09
CN202110793586.1A CN113377366B (zh) 2021-07-09 2021-07-09 控件编辑方法、装置、设备、可读存储介质及产品

Publications (1)

Publication Number Publication Date
WO2023279914A1 true WO2023279914A1 (zh) 2023-01-12

Family

ID=77582058

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/097980 WO2023279914A1 (zh) 2021-07-09 2022-06-09 控件编辑方法、装置、设备、可读存储介质及产品

Country Status (2)

Country Link
CN (1) CN113377366B (zh)
WO (1) WO2023279914A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116027938A (zh) * 2023-03-30 2023-04-28 建信金融科技有限责任公司 信息交互方法、装置、设备、介质及程序产品

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113377366B (zh) * 2021-07-09 2024-03-12 北京字跳网络技术有限公司 控件编辑方法、装置、设备、可读存储介质及产品
CN113377365B (zh) * 2021-07-09 2023-07-18 北京字跳网络技术有限公司 代码显示方法、装置、设备、计算机可读存储介质及产品
CN114051304B (zh) * 2021-12-16 2023-09-26 浙江吉利控股集团有限公司 灯具亮灭状态控制方法、装置、设备、介质及程序产品
CN117059066A (zh) * 2022-05-07 2023-11-14 北京字跳网络技术有限公司 音频处理方法、装置、设备及存储介质

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101178650A (zh) * 2007-06-28 2008-05-14 腾讯科技(深圳)有限公司 一种基于响应修改控件属性的方法及其装置
CN104360866A (zh) * 2014-12-01 2015-02-18 深圳七彩畅想网络技术有限公司 一种代码生成方法及代码生成器
US20160062575A1 (en) * 2014-09-02 2016-03-03 Canon Kabushiki Kaisha Information processing apparatus, and method of controlling information processing apparatus
CN111752669A (zh) * 2020-07-29 2020-10-09 腾讯科技(深圳)有限公司 界面生成方法、装置、电子设备及存储介质
CN112269527A (zh) * 2020-11-16 2021-01-26 Oppo广东移动通信有限公司 应用界面的生成方法及相关装置
CN113377366A (zh) * 2021-07-09 2021-09-10 北京字跳网络技术有限公司 控件编辑方法、装置、设备、可读存储介质及产品

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050102632A1 (en) * 2003-11-10 2005-05-12 Uwe Klinger Creating user interfaces
CN107102798B (zh) * 2016-02-22 2021-05-18 阿里巴巴集团控股有限公司 动态修改用户界面的方法、系统及相关模块
EP3364292A1 (de) * 2017-02-20 2018-08-22 Gebauer GmbH Verfahren zur generierung einer zur laufzeit dynamischen benutzerschnittstelle
CN109542431A (zh) * 2018-09-28 2019-03-29 中国平安人寿保险股份有限公司 控件属性分析方法、装置、电子设备及存储介质
CN109871205B (zh) * 2018-12-15 2023-07-18 中国平安人寿保险股份有限公司 界面代码调整方法、装置、计算机装置及存储介质
CN110286896B (zh) * 2019-06-28 2023-03-31 百度在线网络技术(北京)有限公司 可视化编辑方法、装置、设备及存储介质
CN110795085A (zh) * 2019-10-18 2020-02-14 北京网聘咨询有限公司 移动应用可视化编辑方法及工具
CN111552620B (zh) * 2020-04-03 2023-07-11 北京字节跳动网络技术有限公司 数据获取方法、装置、终端及存储介质
CN112394908A (zh) * 2020-11-19 2021-02-23 平安普惠企业管理有限公司 埋点页面自动生成的方法、装置、计算机设备及存储介质

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101178650A (zh) * 2007-06-28 2008-05-14 腾讯科技(深圳)有限公司 一种基于响应修改控件属性的方法及其装置
US20160062575A1 (en) * 2014-09-02 2016-03-03 Canon Kabushiki Kaisha Information processing apparatus, and method of controlling information processing apparatus
CN104360866A (zh) * 2014-12-01 2015-02-18 深圳七彩畅想网络技术有限公司 一种代码生成方法及代码生成器
CN111752669A (zh) * 2020-07-29 2020-10-09 腾讯科技(深圳)有限公司 界面生成方法、装置、电子设备及存储介质
CN112269527A (zh) * 2020-11-16 2021-01-26 Oppo广东移动通信有限公司 应用界面的生成方法及相关装置
CN113377366A (zh) * 2021-07-09 2021-09-10 北京字跳网络技术有限公司 控件编辑方法、装置、设备、可读存储介质及产品

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116027938A (zh) * 2023-03-30 2023-04-28 建信金融科技有限责任公司 信息交互方法、装置、设备、介质及程序产品
CN116027938B (zh) * 2023-03-30 2023-06-02 建信金融科技有限责任公司 信息交互方法、装置、设备、介质及程序产品

Also Published As

Publication number Publication date
CN113377366B (zh) 2024-03-12
CN113377366A (zh) 2021-09-10

Similar Documents

Publication Publication Date Title
WO2023279914A1 (zh) 控件编辑方法、装置、设备、可读存储介质及产品
CN110046021B (zh) 一种页面显示方法、装置、系统、设备和存储介质
US11693531B2 (en) Page display position jump method and apparatus, terminal device, and storage medium
KR20220091500A (ko) 음악 포인트를 표시하는 방법 및 장치, 전자 장치 및 매체
WO2022007724A1 (zh) 视频处理方法、装置、设备及存储介质
WO2021135626A1 (zh) 菜单项选择方法、装置、可读介质及电子设备
WO2023284437A1 (zh) 媒体文件处理方法、装置、设备、可读存储介质及产品
WO2021012952A1 (zh) 消息处理方法、装置及电子设备
WO2022237604A1 (zh) 数据标注方法、装置、设备、计算机可读存储介质及产品
US11849211B2 (en) Video processing method, terminal device and storage medium
US20240119082A1 (en) Method, apparatus, device, readable storage medium and product for media content processing
WO2022257797A1 (zh) 目标内容的显示方法、装置、设备、可读存储介质及产品
US20230239546A1 (en) Theme video generation method and apparatus, electronic device, and readable storage medium
US20220408143A1 (en) Control setting method and apparatus, electronic device and interaction system
WO2023273615A1 (zh) 媒体文件处理方法、装置、设备、可读存储介质及产品
WO2022242482A1 (zh) 播放控制方法、设备、存储介质及程序产品
WO2023279913A1 (zh) 代码显示方法、装置、设备、计算机可读存储介质及产品
WO2024046360A1 (zh) 媒体内容处理方法、装置、设备、可读存储介质及产品
WO2020207083A1 (zh) 信息分享的方法、装置、电子设备及计算机可读存储介质
WO2023109434A1 (zh) 虚拟资源转移方法、装置、设备、可读存储介质及产品
WO2023072280A1 (zh) 媒体内容发送方法、装置、设备、可读存储介质及产品
WO2020192246A1 (zh) 终端界面的显示控制方法、装置、存储介质及电子设备
US20230131151A1 (en) Video capturing method, apparatus, device and storage medium
WO2023040556A1 (zh) 信息处理方法、装置及设备
WO2023072070A1 (zh) 显示控制方法、装置和电子设备

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22836669

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE