CN110807164A - Automatic image area adjusting method and device, electronic equipment and computer readable storage medium - Google Patents

Automatic image area adjusting method and device, electronic equipment and computer readable storage medium Download PDF

Info

Publication number
CN110807164A
CN110807164A CN201910947850.5A CN201910947850A CN110807164A CN 110807164 A CN110807164 A CN 110807164A CN 201910947850 A CN201910947850 A CN 201910947850A CN 110807164 A CN110807164 A CN 110807164A
Authority
CN
China
Prior art keywords
image area
trigger signal
image
type
edge
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201910947850.5A
Other languages
Chinese (zh)
Other versions
CN110807164B (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.)
Beijing ByteDance Network Technology Co Ltd
Original Assignee
Beijing ByteDance Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing ByteDance Network Technology Co Ltd filed Critical Beijing ByteDance Network Technology Co Ltd
Priority to CN201910947850.5A priority Critical patent/CN110807164B/en
Publication of CN110807164A publication Critical patent/CN110807164A/en
Application granted granted Critical
Publication of CN110807164B publication Critical patent/CN110807164B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking

Abstract

The disclosure discloses an automatic adjustment method and device for an image area, an electronic device and a computer-readable storage medium. The automatic adjusting method of the image area comprises the following steps: displaying an image area and image elements in the image area, wherein the image area and the image elements are both rectangular; acquiring position information of the image area and position information of image elements in the image area; in response to receiving a first trigger signal, judging the type of the first trigger signal; calculating an adjusting parameter according to the type of the first trigger signal, the position information of the image area and the position information of the image element; and adjusting the image area according to the type of the first trigger signal and the adjusting parameter. By the method, the technical problem that image areas and image elements in the image areas cannot be rapidly processed in the prior art is solved.

Description

Automatic image area adjusting method and device, electronic equipment and computer readable storage medium
Technical Field
The present disclosure relates to the field of image processing, and in particular, to an automatic adjustment method and apparatus for an image area, an electronic device, and a computer-readable storage medium.
Background
With the development of computer networks and the popularization of smart phones, users often use terminal devices to browse content in the networks, and often access network pages to browse pictures, texts, videos, audios and the like in the networks, so that designers or developers of the pages are required to design or develop related pages in advance, lay out the content on the pages and distribute the content after filling the content, and the users access the pages through network addresses of the pages.
When editing a page, a page editor is often used to layout the content on the page, typically including a module on the page, where the module includes at least one component for carrying different types of content for presentation. When editing a page, sometimes the edge of the module needs to be dragged to align with the edge of the component in the module, and at this time, manual alignment is very difficult and quick alignment cannot be achieved.
Disclosure of Invention
This summary is provided to introduce a selection of concepts in a simplified form that are further described below in the detailed description. This summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used to limit the scope of the claimed subject matter.
In a first aspect, an embodiment of the present disclosure provides an automatic adjustment method for an image area, including:
displaying an image area and image elements in the image area, wherein the image area and the image elements are both rectangular;
acquiring position information of the image area and position information of image elements in the image area;
in response to receiving a first trigger signal, judging the type of the first trigger signal;
calculating an adjusting parameter according to the type of the first trigger signal, the position information of the image area and the position information of the image element;
and adjusting the image area according to the type of the first trigger signal and the adjusting parameter.
In a second aspect, an embodiment of the present disclosure provides an automatic adjusting apparatus for an image area, including:
the display module is used for displaying an image area and image elements in the image area, wherein the image area and the image elements are rectangular;
the position information acquisition module is used for acquiring the position information of the image area and the position information of the image elements in the image area;
the first trigger signal type judging module is used for responding to the received first trigger signal and judging the type of the first trigger signal;
the adjusting parameter calculating module is used for calculating adjusting parameters according to the type of the first trigger signal, the position information of the image area and the position information of the image element;
and the adjusting module is used for adjusting the size of the image area according to the type of the first trigger signal and the adjusting parameter.
In a third aspect, an embodiment of the present disclosure provides an electronic device, including: at least one processor; and the number of the first and second groups,
a memory communicatively coupled to the at least one processor; wherein the memory stores instructions executable by the at least one processor to enable the at least one processor to perform a method of auto-adjustment of an image area according to any one of the preceding first aspects.
In a fourth aspect, the present disclosure provides a non-transitory computer-readable storage medium, which stores computer instructions for causing a computer to execute the automatic adjustment method for an image area in any one of the foregoing first aspects.
The disclosure discloses an automatic adjustment method and device for an image area, an electronic device and a computer-readable storage medium. The automatic adjusting method of the image area comprises the following steps: displaying an image area and image elements in the image area, wherein the image area and the image elements are both rectangular; acquiring position information of the image area and position information of image elements in the image area; in response to receiving a first trigger signal, judging the type of the first trigger signal; calculating an adjusting parameter according to the type of the first trigger signal, the position information of the image area and the position information of the image element; and adjusting the image area according to the type of the first trigger signal and the adjusting parameter. By the method, the technical problem that image areas and image elements in the image areas cannot be rapidly processed in the prior art is solved.
The foregoing is a summary of the present disclosure, and for the purposes of promoting a clear understanding of the technical means of the present disclosure, the present disclosure may be embodied in other specific forms without departing from the spirit or essential attributes thereof.
Drawings
The above and other features, advantages and aspects of various embodiments of the present disclosure will become more apparent by referring to the following detailed description when taken in conjunction with the accompanying drawings. Throughout the drawings, the same or similar reference numbers refer to the same or similar elements. It should be understood that the drawings are schematic and that elements and features are not necessarily drawn to scale.
Fig. 1 is a flowchart of an embodiment of an automatic adjustment method for an image area provided by the present disclosure;
FIG. 2 is a schematic diagram of an image region and a positional relationship of image elements provided by the present disclosure;
fig. 3 is a flowchart illustrating a specific example of step S103 in an embodiment of an automatic adjusting method for an image area provided in the present disclosure;
fig. 4 is a flowchart illustrating another specific example of step S103 in an embodiment of an automatic adjustment method for an image area provided in the present disclosure;
fig. 5 is a flowchart illustrating a specific example of step S105 in an embodiment of an automatic adjusting method for an image area provided in the present disclosure;
fig. 6 is a schematic structural diagram of an embodiment of an automatic adjusting device for an image area according to an embodiment of the present disclosure;
fig. 7 is a schematic structural diagram of an electronic device provided according to an embodiment of the present disclosure.
Detailed Description
Embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While certain embodiments of the present disclosure are shown in the drawings, it is to be understood that the present disclosure may be embodied in various forms and should not be construed as limited to the embodiments set forth herein, but rather are provided for a more thorough and complete understanding of the present disclosure. It should be understood that the drawings and embodiments of the disclosure are for illustration purposes only and are not intended to limit the scope of the disclosure.
It should be understood that the various steps recited in the method embodiments of the present disclosure may be performed in a different order, and/or performed in parallel. Moreover, method embodiments may include additional steps and/or omit performing the illustrated steps. The scope of the present disclosure is not limited in this respect.
The term "include" and variations thereof as used herein are open-ended, i.e., "including but not limited to". The term "based on" is "based, at least in part, on". The term "one embodiment" means "at least one embodiment"; the term "another embodiment" means "at least one additional embodiment"; the term "some embodiments" means "at least some embodiments". Relevant definitions for other terms will be given in the following description.
It should be noted that the terms "first", "second", and the like in the present disclosure are only used for distinguishing different devices, modules or units, and are not used for limiting the order or interdependence relationship of the functions performed by the devices, modules or units.
It is noted that references to "a", "an", and "the" modifications in this disclosure are intended to be illustrative rather than limiting, and that those skilled in the art will recognize that "one or more" may be used unless the context clearly dictates otherwise.
The names of messages or information exchanged between devices in the embodiments of the present disclosure are for illustrative purposes only, and are not intended to limit the scope of the messages or information.
Fig. 1 is a flowchart of an embodiment of an automatic adjustment method for an image area provided in this disclosure, where the automatic adjustment method for an image area provided in this embodiment may be executed by an automatic adjustment apparatus for an image area, the automatic adjustment apparatus for an image area may be implemented as software, or implemented as a combination of software and hardware, and the automatic adjustment apparatus for an image area may be integrated in a certain device in an automatic adjustment system for an image area, such as an automatic adjustment server for an image area or an automatic adjustment terminal device for an image area. As shown in fig. 1, the method comprises the steps of:
step S101, displaying an image area and image elements in the image area;
in the present disclosure, the image area and the image element are both rectangular. Fig. 1 is a schematic diagram of an exemplary image area and image elements, where 201 is the image area, 202 is the image elements in the image area, and optionally, the image area is a module in a page, and the image elements are components in the module, where the components at least include one or more of text components, image components, and video components. When editing a page, a module may be first created, and then various components are created in the module to present different kinds of content, and a page may be composed of one or more modules.
Optionally, the image area may further include a dragging area 203, where the dragging area is used to adjust the size of the image area, and typically, when a user selects the dragging area 203 at the upper edge of the image area, the upper edge of the image area may be dragged up and down, and it can be understood that the same operation may be performed on the dragging area 203 at the lower edge of the image area. Optionally, the image area may further include drag areas (not shown) at left and right edges, and the drag areas may be dragged at the left and right edges of the image area to adjust the size of the image area in a horizontal direction.
Step S102, acquiring the position information of the image area and the position information of the image elements in the image area;
the position information of the image area is global position information of the image area, typically, the position of the image area in the whole display area, and the position information of the image element may be global position information of the image element, such as the position of the image element in the display area, or may also be local position information of the image element, such as the relative position information of the image element in the image area.
Optionally, the acquiring the position information of the image area and the position information of the image element in the image area includes: acquiring the position of the upper edge, the position of the left edge, the height and the width of the image area; the position of the upper edge, the position of the left edge, the height and the width of the image element are obtained. It is to be understood that the above-mentioned acquired position information includes position information of the image area and the image element in the vertical direction and the horizontal direction, and if the image area is adjusted only in the vertical direction, only the position information in the vertical direction may be acquired, and if the image area is adjusted only in the horizontal direction, only the position information in the horizontal direction may be acquired. Wherein the position information in the vertical direction includes: the position and height of the upper edge of the image area; the position and height of the upper edge of the picture element. The position information in the horizontal direction includes: the position and width of the left edge of the image area; the position and width of the left edge of the picture element.
Step S103, responding to the received first trigger signal, and judging the type of the first trigger signal;
in the present disclosure, the first trigger signal triggers an operation of adjusting the image area. The first trigger signal may be received by a human-machine interface, such as a mouse click, a keyboard input, a touch on a touch screen, and so on, to name but a few. The first trigger signal has a type attribute, and the type determines the direction of the adjustment operation triggered by the first trigger signal and the edge of the image area to be adjusted.
Optionally, the determining the type of the first trigger signal in response to receiving the first trigger signal includes:
step S301, in response to receiving a first trigger signal, determining a trigger position of the first trigger signal, wherein the trigger position is a position associated with the image area;
step S302, determining the type of the first trigger signal according to the trigger position.
Optionally, some predetermined positions may be preset to generate the first trigger signal, typically, the drag area 203 in fig. 2 may be used as the associated position in step S301, and different positions may trigger different types of first trigger signals, where if the first trigger signal is triggered in the upper edge drag area 203 of the image area, the type of the first trigger signal is an upper edge adjustment type. It is understood that the position associated with the image area may be any position in or near the image area, and the position and the type only need to be previously corresponding, and the position is not limited by the present disclosure.
Optionally, the determining the type of the first trigger signal in response to receiving the first trigger signal includes:
step S401, responding to the received first click signal, starting a first timer;
step S402, responding to the fact that a second click signal is received before the first timer is overtime, and determining that a first trigger signal is received;
step S403, acquiring the click position of the second click signal;
and S404, judging the type of the first trigger signal according to the click position.
Step S401 and step S402 define a double-click operation, in this embodiment, the double-click operation is a first trigger signal, and when receiving the first click signal, a first timer is started, where the first timer has a first timeout time, typically 400ms, and if the second click signal is received within 400ms, the timer is cancelled, it is determined that the first trigger signal is received, and if the second click is not received within 400ms, the first click signal may be released or identified as another trigger signal. And then acquiring the click position of the second click signal, if the click position is within a preset range, such as 203 in fig. 2, judging the type of the first trigger signal according to the position, and if the position does not fall within any preset range, determining that the first trigger signal is an invalid signal. It can be understood that, in the above-mentioned double-click scheme, the position determination may also be moved forward, so that the dragging operation and the double-click operation may be unified, that is, only a click in the dragging area triggers a click signal, in response to receiving a first click signal in the dragging area, a first counter is started, the dragging operation is invoked, in response to receiving a second click signal before the first timer times out, the dragging operation is released, and the double-click operation is invoked.
Step S104, calculating an adjusting parameter according to the type of the first trigger signal, the position information of the image area and the position information of the image element;
optionally, the calculating an adjustment parameter according to the type of the first trigger signal, the position information of the image area, and the position information of the image element includes: in response to the type of the first trigger signal being an upper edge adjustment, calculating a first distance between an upper edge of the image element and an upper edge of the image area from an upper edge position of the image area and an upper edge position of the image element; calculating the minimum first distance of all the first distances as an adjusting parameter; or, in response to the type of the first trigger signal being a lower edge adjustment, calculating a second distance between the lower edge of the image element and the lower edge of the image area according to the upper edge position of the image area, the height of the image area, the upper edge position of the image element, and the height of the image element; calculating the minimum second distance of all the second distances as an adjusting parameter; or, in response to the type of the first trigger signal being a left edge adjustment, calculating a third distance between a left edge of the image element and a left edge of the image region from a left edge position of the image region and a left edge position of the image element; calculating the minimum third distance of all the third distances as an adjusting parameter; or, in response to the type of the first trigger signal being a right edge adjustment, calculating a fourth distance between a right edge of an image element and a right edge of the image area according to a left edge position of the image area, a width of the image area, a left edge position of the image element, and a width of the image element; and calculating the minimum fourth distance of all the fourth distances as the adjusting parameter.
The above calculation process is described by taking the type of the first trigger signal as the upper edge adjustment as an example. As shown in fig. 2, when the type of the first trigger signal is the upper edge adjustment, the distance between the upper edge of the image area 201 and the upper edge of the image element 202 needs to be calculated. Taking the position information of the image elements as the local position information as an example, the distances between the 3 image elements and the upper edge of the image region are Ya, Yb and Yc, respectively, and since the upper edge of the image region can only be adjusted to be aligned with the upper edge of the image element closest to the upper edge of the image region, min (Ya, Yb, Yc) ═ Yc is calculated as its adjustment parameter. If the position information of the image element is global position information, the calculation needs to be performed after the Ya, Yb and Yc are calculated, which is not described herein again.
The calculation process is described by taking the type of the first trigger signal as the lower edge adjustment as an example. As shown in fig. 2, when the type of the first trigger signal is the upper edge adjustment, the distance between the lower edge of the image area 201 and the lower edge of the image element 202 needs to be calculated. Taking the position information of the image elements as the local position information, the distances from the lower edges of the 3 image elements to the upper edge of the image region 203 are Ya + ha, Yb + hb, and Yc + hc, respectively, and since the lower edge of the image region can only be adjusted to be aligned with the lower edge of the image element closest thereto, the maximum value of the distances from the lower edges of the 3 image elements to the upper edge of the image region 203, max (Ya + ha, Yb + hb, Yc + hc), is first calculated, and then the adjustment parameter is H-max (Ya + ha, Yb + hb, Yc + hc) is calculated according to the height H of the image region. If the position information of the image element is global position information, the calculation needs to be performed after the Ya, Yb and Yc are calculated, which is not described herein again.
The two calculation processes describe the calculation process of the adjustment parameters in the vertical direction, the calculation process in the horizontal placement is similar to the calculation process in the vertical direction, only the upper edge needs to be replaced by the left edge, the lower edge needs to be replaced by the right edge, and the height needs to be replaced by the width, which is not described herein again.
Step S105, adjusting the image area according to the type of the first trigger signal and the adjustment parameter.
Optionally, the adjusting the image area according to the type of the first trigger signal and the adjustment parameter includes:
step S501, determining a first edge of an image area needing to be moved and a moving direction according to the type of the first trigger signal;
step S502, moving the first edge in the moving direction by the distance determined by the adjustment parameter to adjust the image area.
Since the solution in the present disclosure is to adjust the image area to align with the image element, each type of the first trigger signal corresponds to an edge of the image area to be adjusted and an adjustment direction, it is understood that the edge and the adjustment direction include four cases (upper edge, down adjustment), (lower edge, up adjustment), (left edge, right adjustment), (right edge, left adjustment), and then the edge determined according to the first trigger signal is moved in the moving direction by the distance determined by the adjustment parameter.
Optionally, in the case of an alternative embodiment of the foregoing step S104, the adjusting the image area according to the type of the first trigger signal and the adjustment parameter further includes:
in response to the type of the first trigger signal being upper edge adjustment, moving the upper edge downwards by the minimum first distance to obtain an adjusted image area; alternatively, the first and second electrodes may be,
in response to the type of the first trigger signal being lower edge adjustment, moving the lower edge upwards by the minimum second distance to obtain an adjusted image area; alternatively, the first and second electrodes may be,
in response to the type of the first trigger signal being left edge adjustment, moving the left edge to the right by the minimum third distance, resulting in an adjusted image area; alternatively, the first and second electrodes may be,
and in response to the type of the first trigger signal being right edge adjustment, moving the right edge to the left by the minimum fourth distance to obtain an adjusted image area.
Taking the specific example in step S104 as an example, in response to the type of the first trigger signal being the upper edge adjustment, min (Ya, Yb, Yc) ═ Yc is calculated, and assuming that the upper edge is Y0, Y0 ═ Y0+ Yc is calculated as a new upper edge. Note that in this example, the default is a positive movement for the downward movement and a negative movement for the upward movement. In response to the type of the first trigger signal being the lower edge adjustment, H-max (Ya + ha, Yb + hb, Yc + hc) ═ H- (Ya + ha) is calculated, and assuming that the lower edge is Y1, Y1 ═ Y1- (H- (Ya + ha)) is calculated as the new lower edge. The adjustment of the left and right edges is similar to the adjustment of the upper and lower edges and will not be described in detail here.
Through the scheme, the edges of the modules in the page and the edges of the components in the modules can be adsorbed together through one trigger signal, the adsorption effect is not required to be realized through dragging operation, and the time for editing the page is greatly saved.
The disclosure discloses an automatic adjustment method and device for an image area, an electronic device and a computer-readable storage medium. The automatic adjusting method of the image area comprises the following steps: displaying an image area and image elements in the image area, wherein the image area and the image elements are both rectangular; acquiring position information of the image area and position information of image elements in the image area; in response to receiving a first trigger signal, judging the type of the first trigger signal; calculating an adjusting parameter according to the type of the first trigger signal, the position information of the image area and the position information of the image element; and adjusting the image area according to the type of the first trigger signal and the adjusting parameter. By the method, the technical problem that image areas and image elements in the image areas cannot be rapidly processed in the prior art is solved.
In the above, although the steps in the above method embodiments are described in the above sequence, it should be clear to those skilled in the art that the steps in the embodiments of the present disclosure are not necessarily performed in the above sequence, and may also be performed in other sequences such as reverse, parallel, and cross, and further, on the basis of the above steps, other steps may also be added by those skilled in the art, and these obvious modifications or equivalents should also be included in the protection scope of the present disclosure, and are not described herein again.
Fig. 6 is a schematic structural diagram of an embodiment of an automatic adjusting apparatus for an image area according to an embodiment of the present disclosure, and as shown in fig. 6, the apparatus 600 includes: the device comprises a display module 601, a position information acquisition module 602, a first trigger signal type judgment module 603, an adjustment parameter calculation module 604 and an adjustment module 605. Wherein the content of the first and second substances,
a display module 601, configured to display an image area and image elements in the image area, where the image area and the image elements are both rectangular;
a position information obtaining module 602, configured to obtain position information of the image area and position information of an image element in the image area;
a first trigger signal type determining module 603, configured to determine a type of a first trigger signal in response to receiving the first trigger signal;
an adjustment parameter calculation module 604, configured to calculate an adjustment parameter according to the type of the first trigger signal, the location information of the image area, and the location information of the image element;
an adjusting module 605, configured to adjust the size of the image area according to the type of the first trigger signal and the adjusting parameter.
Further, the location information obtaining module 602 further includes:
the image region position information acquisition module is used for acquiring the position of the upper edge, the position of the left edge, the height and the width of the image region;
and the image element position information acquisition module is used for acquiring the position of the upper edge, the position of the left edge, the height and the width of the image element.
Further, the first trigger signal type determining module 603 further includes:
the trigger position judging module is used for responding to the received first trigger signal and judging the trigger position of the first trigger signal, wherein the trigger position is a position associated with the image area;
and the first type judging module is used for determining the type of the first trigger signal according to the trigger position.
Further, the first trigger signal type determining module 603 further includes:
the timer starting module is used for responding to the received first click signal and starting a first timer;
the determining and receiving module is used for responding to the fact that the second click signal is received before the first timer is overtime, and determining that the first trigger signal is received;
the click position acquisition module is used for acquiring the click position of the second click signal;
and the second type judgment module is used for judging the type of the first trigger signal according to the click position.
Further, the adjusting parameter calculating module 604 further includes:
a first adjustment parameter calculation module, configured to calculate, in response to the type of the first trigger signal being an upper edge adjustment, a first distance between the upper edge of the image element and the upper edge of the image area according to the upper edge position of the image area and the upper edge position of the image element; calculating the minimum first distance of all the first distances as an adjusting parameter; alternatively, the first and second electrodes may be,
a second adjustment parameter calculation module, responsive to the type of the first trigger signal being a lower edge adjustment, calculating a second distance between the lower edge of the image element and the lower edge of the image area according to the upper edge position of the image area, the height of the image area, the upper edge position of the image element, and the height of the image element; calculating the minimum second distance of all the second distances as an adjusting parameter; alternatively, the first and second electrodes may be,
a third adjustment parameter calculation module, responsive to the type of the first trigger signal being a left edge adjustment, calculating a third distance between the left edge of the image element and the left edge of the image region according to the left edge position of the image region and the left edge position of the image element; calculating the minimum third distance of all the third distances as an adjusting parameter; alternatively, the first and second electrodes may be,
a fourth adjustment parameter calculation module, responsive to the type of the first trigger signal being a right edge adjustment, calculating a fourth distance between a right edge of the image element and a right edge of the image area according to a left edge position of the image area, a width of the image area, a left edge position of the image element, and a width of the image element; and calculating the minimum fourth distance of all the fourth distances as the adjusting parameter.
Further, the adjusting module 605 further includes:
the edge and direction determining module is used for determining a first edge and a moving direction of the image area needing to be moved according to the type of the first trigger signal;
a first adjusting submodule, configured to move the first edge in the moving direction by a distance determined by the adjusting parameter to adjust the image area.
Further, the adjusting module 605 further includes:
the upper edge adjusting module is used for responding to the type of the first trigger signal as upper edge adjustment, and moving the upper edge downwards by the minimum first distance to obtain an adjusted image area; alternatively, the first and second electrodes may be,
the lower edge adjusting module is used for responding to the type of the first trigger signal as lower edge adjustment, and moving the lower edge upwards by the minimum second distance to obtain an adjusted image area; alternatively, the first and second electrodes may be,
a left edge adjustment module, configured to, in response to the type of the first trigger signal being left edge adjustment, move the left edge rightward by the minimum third distance, resulting in an adjusted image area; alternatively, the first and second electrodes may be,
and the right edge adjusting module is used for responding to the type of the first trigger signal as right edge adjustment, and moving the right edge leftwards by the minimum fourth distance to obtain an adjusted image area.
The apparatus shown in fig. 6 can perform the method of the embodiment shown in fig. 1-5, and the detailed description of this embodiment can refer to the related description of the embodiment shown in fig. 1-5. The implementation process and technical effect of the technical solution refer to the descriptions in the embodiments shown in fig. 1 to 5, and are not described herein again.
Referring now to FIG. 7, shown is a schematic diagram of an electronic device 700 suitable for use in implementing embodiments of the present disclosure. The terminal device in the embodiments of the present disclosure may include, but is not limited to, a mobile terminal such as a mobile phone, a notebook computer, a digital broadcast receiver, a PDA (personal digital assistant), a PAD (tablet computer), a PMP (portable multimedia player), a vehicle terminal (e.g., a car navigation terminal), and the like, and a stationary terminal such as a digital TV, a desktop computer, and the like. The electronic device shown in fig. 7 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present disclosure.
As shown in fig. 7, the electronic device 700 may include a processing means (e.g., central processing unit, graphics processor, etc.) 701 that may perform various appropriate actions and processes in accordance with a program stored in a Read Only Memory (ROM)702 or a program loaded from a storage means 706 into a Random Access Memory (RAM) 703. In the RAM 703, various programs and data necessary for the operation of the electronic apparatus 700 are also stored. The processing device 701, the ROM 702, and the RAM 703 are connected to each other by a bus 704. An input/output (I/O) interface 705 is also connected to bus 704.
Generally, the following devices may be connected to the I/O interface 705: input devices 706 including, for example, a touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; an output device 707 including, for example, a Liquid Crystal Display (LCD), a speaker, a vibrator, and the like; storage 706 including, for example, magnetic tape, hard disk, etc.; and a communication device 709. The communication means 709 may allow the electronic device 700 to communicate wirelessly or by wire with other devices to exchange data. While fig. 7 illustrates an electronic device 700 having various means, it is to be understood that not all illustrated means are required to be implemented or provided. More or fewer devices may alternatively be implemented or provided.
In particular, according to an embodiment of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program carried on a non-transitory computer readable medium, the computer program containing program code for performing the method illustrated by the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network via the communication means 709, or may be installed from the storage means 706, or may be installed from the ROM 702. The computer program, when executed by the processing device 701, performs the above-described functions defined in the methods of the embodiments of the present disclosure.
It should be noted that the computer readable medium in the present disclosure can be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In contrast, in the present disclosure, a computer readable signal medium may comprise a propagated data signal with computer readable program code embodied therein, either in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, optical cables, RF (radio frequency), etc., or any suitable combination of the foregoing.
In some embodiments, the clients, servers may communicate using any currently known or future developed network protocol, such as HTTP (HyperText transfer protocol), and may be interconnected with any form or medium of digital data communication (e.g., a communications network). Examples of communication networks include a local area network ("LAN"), a wide area network ("WAN"), the Internet (e.g., the Internet), and peer-to-peer networks (e.g., ad hoc peer-to-peer networks), as well as any currently known or future developed network.
The computer readable medium may be embodied in the electronic device; or may exist separately without being assembled into the electronic device.
The computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to: displaying an image area and image elements in the image area, wherein the image area and the image elements are both rectangular; acquiring position information of the image area and position information of image elements in the image area; in response to receiving a first trigger signal, judging the type of the first trigger signal; calculating an adjusting parameter according to the type of the first trigger signal, the position information of the image area and the position information of the image element; and adjusting the image area according to the type of the first trigger signal and the adjusting parameter.
Computer program code for carrying out operations for the present disclosure may be written in any combination of one or more programming languages, including but not limited to an object oriented programming language such as Java, Smalltalk, C + +, and conventional procedural programming languages, such as the "C" programming language or similar programming languages. 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. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, 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 the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units described in the embodiments of the present disclosure may be implemented by software or hardware. Where the name of an element does not in some cases constitute a limitation on the element itself.
The functions described herein above may be performed, at least in part, by one or more hardware logic components. For example, without limitation, exemplary types of hardware logic components that may be used include: field Programmable Gate Arrays (FPGAs), Application Specific Integrated Circuits (ASICs), Application Specific Standard Products (ASSPs), systems on a chip (SOCs), Complex Programmable Logic Devices (CPLDs), and the like.
In the context of this disclosure, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The 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, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
According to one or more embodiments of the present disclosure, there is provided an automatic adjustment method of an image area, including:
displaying an image area and image elements in the image area, wherein the image area and the image elements are both rectangular;
acquiring position information of the image area and position information of image elements in the image area;
in response to receiving a first trigger signal, judging the type of the first trigger signal;
calculating an adjusting parameter according to the type of the first trigger signal, the position information of the image area and the position information of the image element;
and adjusting the image area according to the type of the first trigger signal and the adjusting parameter.
Further, the acquiring the position information of the image area and the position information of the image element in the image area includes:
acquiring the position of the upper edge, the position of the left edge, the height and the width of the image area;
the position of the upper edge, the position of the left edge, the height and the width of the image element are obtained.
Further, the determining the type of the first trigger signal in response to receiving the first trigger signal includes:
in response to receiving a first trigger signal, determining a trigger position of the first trigger signal, wherein the trigger position is a position associated with the image area;
and determining the type of the first trigger signal according to the trigger position.
Further, the determining the type of the first trigger signal in response to receiving the first trigger signal includes:
starting a first timer in response to receiving a first click signal;
in response to receiving a second click signal before the first timer expires, determining that a first trigger signal is received;
acquiring the click position of the second click signal;
and judging the type of the first trigger signal according to the click position.
Further, the calculating an adjustment parameter according to the type of the first trigger signal, the position information of the image area, and the position information of the image element includes:
in response to the type of the first trigger signal being an upper edge adjustment, calculating a first distance between an upper edge of the image element and an upper edge of the image area from an upper edge position of the image area and an upper edge position of the image element; calculating the minimum first distance of all the first distances as an adjusting parameter; alternatively, the first and second electrodes may be,
in response to the type of the first trigger signal being a lower edge adjustment, calculating a second distance between a lower edge of the image element and a lower edge of the image area according to an upper edge position of the image area, a height of the image area, an upper edge position of the image element, and a height of the image element; calculating the minimum second distance of all the second distances as an adjusting parameter; alternatively, the first and second electrodes may be,
in response to the type of the first trigger signal being a left edge adjustment, calculating a third distance between a left edge of the image element and a left edge of the image region from a left edge position of the image region and a left edge position of the image element; calculating the minimum third distance of all the third distances as an adjusting parameter; alternatively, the first and second electrodes may be,
in response to the type of the first trigger signal being a right edge adjustment, calculating a fourth distance between a right edge of an image element and a right edge of the image area from a left edge position of the image area, a width of the image area, a left edge position of the image element, and a width of the image element; and calculating the minimum fourth distance of all the fourth distances as the adjusting parameter.
Further, the adjusting the image area according to the type of the first trigger signal and the adjustment parameter includes:
determining a first edge of an image area needing to be moved and a moving direction according to the type of the first trigger signal;
moving the first edge in the moving direction by the distance determined by the adjustment parameter to adjust the image area.
Further, the adjusting the image area according to the type of the first trigger signal and the adjustment parameter includes:
in response to the type of the first trigger signal being upper edge adjustment, moving the upper edge downwards by the minimum first distance to obtain an adjusted image area; alternatively, the first and second electrodes may be,
in response to the type of the first trigger signal being lower edge adjustment, moving the lower edge upwards by the minimum second distance to obtain an adjusted image area; alternatively, the first and second electrodes may be,
in response to the type of the first trigger signal being left edge adjustment, moving the left edge to the right by the minimum third distance, resulting in an adjusted image area; alternatively, the first and second electrodes may be,
and in response to the type of the first trigger signal being right edge adjustment, moving the right edge to the left by the minimum fourth distance to obtain an adjusted image area.
According to one or more embodiments of the present disclosure, there is provided an automatic adjusting apparatus of an image area, including:
the display module is used for displaying an image area and image elements in the image area, wherein the image area and the image elements are rectangular;
the position information acquisition module is used for acquiring the position information of the image area and the position information of the image elements in the image area;
the first trigger signal type judging module is used for responding to the received first trigger signal and judging the type of the first trigger signal;
the adjusting parameter calculating module is used for calculating adjusting parameters according to the type of the first trigger signal, the position information of the image area and the position information of the image element;
and the adjusting module is used for adjusting the size of the image area according to the type of the first trigger signal and the adjusting parameter.
Further, the location information obtaining module further includes:
the image region position information acquisition module is used for acquiring the position of the upper edge, the position of the left edge, the height and the width of the image region;
and the image element position information acquisition module is used for acquiring the position of the upper edge, the position of the left edge, the height and the width of the image element.
Further, the module for judging the type of the first trigger signal further includes:
the trigger position judging module is used for responding to the received first trigger signal and judging the trigger position of the first trigger signal, wherein the trigger position is a position associated with the image area;
and the first type judging module is used for determining the type of the first trigger signal according to the trigger position.
Further, the module for judging the type of the first trigger signal further includes:
the timer starting module is used for responding to the received first click signal and starting a first timer;
the determining and receiving module is used for responding to the fact that the second click signal is received before the first timer is overtime, and determining that the first trigger signal is received;
the click position acquisition module is used for acquiring the click position of the second click signal;
and the second type judgment module is used for judging the type of the first trigger signal according to the click position.
Further, the adjusting parameter calculating module further includes:
a first adjustment parameter calculation module, configured to calculate, in response to the type of the first trigger signal being an upper edge adjustment, a first distance between the upper edge of the image element and the upper edge of the image area according to the upper edge position of the image area and the upper edge position of the image element; calculating the minimum first distance of all the first distances as an adjusting parameter; alternatively, the first and second electrodes may be,
a second adjustment parameter calculation module, responsive to the type of the first trigger signal being a lower edge adjustment, calculating a second distance between the lower edge of the image element and the lower edge of the image area according to the upper edge position of the image area, the height of the image area, the upper edge position of the image element, and the height of the image element; calculating the minimum second distance of all the second distances as an adjusting parameter; alternatively, the first and second electrodes may be,
a third adjustment parameter calculation module, responsive to the type of the first trigger signal being a left edge adjustment, calculating a third distance between the left edge of the image element and the left edge of the image region according to the left edge position of the image region and the left edge position of the image element; calculating the minimum third distance of all the third distances as an adjusting parameter; alternatively, the first and second electrodes may be,
a fourth adjustment parameter calculation module, responsive to the type of the first trigger signal being a right edge adjustment, calculating a fourth distance between a right edge of the image element and a right edge of the image area according to a left edge position of the image area, a width of the image area, a left edge position of the image element, and a width of the image element; and calculating the minimum fourth distance of all the fourth distances as the adjusting parameter.
Further, the adjusting module further includes:
the edge and direction determining module is used for determining a first edge and a moving direction of the image area needing to be moved according to the type of the first trigger signal;
a first adjusting submodule, configured to move the first edge in the moving direction by a distance determined by the adjusting parameter to adjust the image area.
Further, the adjusting module further includes:
the upper edge adjusting module is used for responding to the type of the first trigger signal as upper edge adjustment, and moving the upper edge downwards by the minimum first distance to obtain an adjusted image area; alternatively, the first and second electrodes may be,
the lower edge adjusting module is used for responding to the type of the first trigger signal as lower edge adjustment, and moving the lower edge upwards by the minimum second distance to obtain an adjusted image area; alternatively, the first and second electrodes may be,
a left edge adjustment module, configured to, in response to the type of the first trigger signal being left edge adjustment, move the left edge rightward by the minimum third distance, resulting in an adjusted image area; alternatively, the first and second electrodes may be,
and the right edge adjusting module is used for responding to the type of the first trigger signal as right edge adjustment, and moving the right edge leftwards by the minimum fourth distance to obtain an adjusted image area.
According to one or more embodiments of the present disclosure, there is provided an electronic device including: at least one processor; and a memory communicatively coupled to the at least one processor; wherein the memory stores instructions executable by the at least one processor to enable the at least one processor to perform a method of auto-adjustment of an image area according to any one of the preceding first aspects.
According to one or more embodiments of the present disclosure, there is provided a non-transitory computer-readable storage medium, characterized in that the non-transitory computer-readable storage medium stores computer instructions for causing a computer to execute the automatic adjustment method of the image area in any one of the aforementioned first aspects.
The foregoing description is only exemplary of the preferred embodiments of the disclosure and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the disclosure herein is not limited to the particular combination of features described above, but also encompasses other embodiments in which any combination of the features described above or their equivalents does not depart from the spirit of the disclosure. For example, the above features and (but not limited to) the features disclosed in this disclosure having similar functions are replaced with each other to form the technical solution.

Claims (10)

1. An automatic adjustment method of an image area, comprising:
displaying an image area and image elements in the image area, wherein the image area and the image elements are both rectangular;
acquiring position information of the image area and position information of image elements in the image area;
in response to receiving a first trigger signal, judging the type of the first trigger signal;
calculating an adjusting parameter according to the type of the first trigger signal, the position information of the image area and the position information of the image element;
and adjusting the image area according to the type of the first trigger signal and the adjusting parameter.
2. The method for automatically adjusting an image area according to claim 1, wherein the acquiring the position information of the image area and the position information of the image element in the image area comprises:
acquiring the position of the upper edge, the position of the left edge, the height and the width of the image area;
the position of the upper edge, the position of the left edge, the height and the width of the image element are obtained.
3. The method for automatically adjusting an image area according to claim 1, wherein the determining the type of the first trigger signal in response to receiving the first trigger signal comprises:
in response to receiving a first trigger signal, determining a trigger position of the first trigger signal, wherein the trigger position is a position associated with the image area;
and determining the type of the first trigger signal according to the trigger position.
4. The method for automatically adjusting an image area according to claim 1, wherein the determining the type of the first trigger signal in response to receiving the first trigger signal comprises:
starting a first timer in response to receiving a first click signal;
in response to receiving a second click signal before the first timer expires, determining that a first trigger signal is received;
acquiring the click position of the second click signal;
and judging the type of the first trigger signal according to the click position.
5. The method of claim 2, wherein the calculating an adjustment parameter according to the type of the first trigger signal, the position information of the image area, and the position information of the image element comprises:
in response to the type of the first trigger signal being an upper edge adjustment, calculating a first distance between an upper edge of the image element and an upper edge of the image area from an upper edge position of the image area and an upper edge position of the image element; calculating the minimum first distance of all the first distances as an adjusting parameter; alternatively, the first and second electrodes may be,
in response to the type of the first trigger signal being a lower edge adjustment, calculating a second distance between a lower edge of the image element and a lower edge of the image area according to an upper edge position of the image area, a height of the image area, an upper edge position of the image element, and a height of the image element; calculating the minimum second distance of all the second distances as an adjusting parameter; alternatively, the first and second electrodes may be,
in response to the type of the first trigger signal being a left edge adjustment, calculating a third distance between a left edge of the image element and a left edge of the image region from a left edge position of the image region and a left edge position of the image element; calculating the minimum third distance of all the third distances as an adjusting parameter; alternatively, the first and second electrodes may be,
in response to the type of the first trigger signal being a right edge adjustment, calculating a fourth distance between a right edge of an image element and a right edge of the image area from a left edge position of the image area, a width of the image area, a left edge position of the image element, and a width of the image element; and calculating the minimum fourth distance of all the fourth distances as the adjusting parameter.
6. The method for automatically adjusting an image area according to claim 1, wherein the adjusting the image area according to the type of the first trigger signal and the adjustment parameter comprises:
determining a first edge of an image area needing to be moved and a moving direction according to the type of the first trigger signal;
moving the first edge in the moving direction by the distance determined by the adjustment parameter to adjust the image area.
7. The method of claim 5, wherein said adjusting the image area according to the type of the first trigger signal and the adjustment parameter comprises:
in response to the type of the first trigger signal being upper edge adjustment, moving the upper edge downwards by the minimum first distance to obtain an adjusted image area; alternatively, the first and second electrodes may be,
in response to the type of the first trigger signal being lower edge adjustment, moving the lower edge upwards by the minimum second distance to obtain an adjusted image area; alternatively, the first and second electrodes may be,
in response to the type of the first trigger signal being left edge adjustment, moving the left edge to the right by the minimum third distance, resulting in an adjusted image area; alternatively, the first and second electrodes may be,
and in response to the type of the first trigger signal being right edge adjustment, moving the right edge to the left by the minimum fourth distance to obtain an adjusted image area.
8. An automatic adjusting apparatus of an image area, comprising:
the display module is used for displaying an image area and image elements in the image area, wherein the image area and the image elements are rectangular;
the position information acquisition module is used for acquiring the position information of the image area and the position information of the image elements in the image area;
the first trigger signal type judging module is used for responding to the received first trigger signal and judging the type of the first trigger signal;
the adjusting parameter calculating module is used for calculating adjusting parameters according to the type of the first trigger signal, the position information of the image area and the position information of the image element;
and the adjusting module is used for adjusting the size of the image area according to the type of the first trigger signal and the adjusting parameter.
9. An electronic device, comprising:
a memory for storing computer readable instructions; and
a processor for executing the computer readable instructions such that the processor when running implements the method of automatically adjusting an image area according to any one of claims 1-7.
10. A non-transitory computer-readable storage medium storing computer-readable instructions which, when executed by a computer, cause the computer to perform the method of automatically adjusting an image area according to any one of claims 1 to 7.
CN201910947850.5A 2019-10-08 2019-10-08 Automatic image area adjusting method and device, electronic equipment and computer readable storage medium Active CN110807164B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910947850.5A CN110807164B (en) 2019-10-08 2019-10-08 Automatic image area adjusting method and device, electronic equipment and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910947850.5A CN110807164B (en) 2019-10-08 2019-10-08 Automatic image area adjusting method and device, electronic equipment and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN110807164A true CN110807164A (en) 2020-02-18
CN110807164B CN110807164B (en) 2022-07-22

Family

ID=69488046

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910947850.5A Active CN110807164B (en) 2019-10-08 2019-10-08 Automatic image area adjusting method and device, electronic equipment and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN110807164B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112947922A (en) * 2021-01-29 2021-06-11 北京磨刀刻石科技有限公司 Method, device and equipment for automatically adjusting drawing board elements and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101908076A (en) * 2010-08-24 2010-12-08 北京世纪高通科技有限公司 Page layout self-adaptive method and device
CN107765918A (en) * 2017-10-18 2018-03-06 广州视源电子科技股份有限公司 A kind of method and system for optimizing capacitance touch platen edge and touching effect
CN108228050A (en) * 2017-12-13 2018-06-29 阿里巴巴集团控股有限公司 A kind of picture Zoom method, device and electronic equipment
CN109298806A (en) * 2018-09-21 2019-02-01 杨立群 A kind of long-range quick interface exchange method and device based on Object identifying
CN110007999A (en) * 2019-04-15 2019-07-12 成都四方伟业软件股份有限公司 Page layout method, device and computer readable storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101908076A (en) * 2010-08-24 2010-12-08 北京世纪高通科技有限公司 Page layout self-adaptive method and device
CN107765918A (en) * 2017-10-18 2018-03-06 广州视源电子科技股份有限公司 A kind of method and system for optimizing capacitance touch platen edge and touching effect
CN108228050A (en) * 2017-12-13 2018-06-29 阿里巴巴集团控股有限公司 A kind of picture Zoom method, device and electronic equipment
CN109298806A (en) * 2018-09-21 2019-02-01 杨立群 A kind of long-range quick interface exchange method and device based on Object identifying
CN110007999A (en) * 2019-04-15 2019-07-12 成都四方伟业软件股份有限公司 Page layout method, device and computer readable storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112947922A (en) * 2021-01-29 2021-06-11 北京磨刀刻石科技有限公司 Method, device and equipment for automatically adjusting drawing board elements and storage medium

Also Published As

Publication number Publication date
CN110807164B (en) 2022-07-22

Similar Documents

Publication Publication Date Title
CN109460233B (en) Method, device, terminal equipment and medium for updating native interface display of page
US20230024650A1 (en) Method and apparatus for selecting menu items, readable medium and electronic device
CN111291244B (en) House source information display method, device, terminal and storage medium
CN111459364B (en) Icon updating method and device and electronic equipment
CN110795196A (en) Window display method, device, terminal and storage medium
CN111782329B (en) Node dragging method, device, equipment and computer readable medium
CN110647369B (en) Page dynamic display method and device, mobile terminal and storage medium
CN114064593A (en) Document sharing method, device, equipment and medium
WO2024022179A1 (en) Media content display method and apparatus, electronic device and storage medium
CN110262718B (en) Input method window setting method and device, mobile terminal and storage medium
CN110807164B (en) Automatic image area adjusting method and device, electronic equipment and computer readable storage medium
CN111461965B (en) Picture processing method and device, electronic equipment and computer readable medium
CN111259291B (en) View display method and device and electronic equipment
CN110619028A (en) Map display method, device, terminal equipment and medium for house source detail page
CN113766293B (en) Information display method, device, terminal and storage medium
CN112256172B (en) Application display method, device, terminal and storage medium
CN111338827B (en) Method and device for pasting form data and electronic equipment
CN111290812B (en) Display method, device, terminal and storage medium of application control
CN109710911B (en) Content typesetting method and device for cells, electronic equipment and storage medium
CN113204557A (en) Electronic form importing method, device, equipment and medium
CN113961280A (en) View display method and device, electronic equipment and computer-readable storage medium
CN111258582A (en) Window rendering method and device, computer equipment and storage medium
CN112579218A (en) User interface display method and device, computer readable medium and electronic equipment
EP4113446A1 (en) Sticker processing method and apparatus
CN111311665B (en) Video processing method and device and electronic equipment

Legal Events

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