CN111142773A - Operation control method and device - Google Patents

Operation control method and device Download PDF

Info

Publication number
CN111142773A
CN111142773A CN201911360811.1A CN201911360811A CN111142773A CN 111142773 A CN111142773 A CN 111142773A CN 201911360811 A CN201911360811 A CN 201911360811A CN 111142773 A CN111142773 A CN 111142773A
Authority
CN
China
Prior art keywords
sideslip
preset
gesture
returning
screen
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.)
Pending
Application number
CN201911360811.1A
Other languages
Chinese (zh)
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 Zhongxiaoyun Iot Institute Co ltd
Original Assignee
Beijing Zhongxiaoyun Iot Institute 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 Zhongxiaoyun Iot Institute Co ltd filed Critical Beijing Zhongxiaoyun Iot Institute Co ltd
Priority to CN201911360811.1A priority Critical patent/CN111142773A/en
Publication of CN111142773A publication Critical patent/CN111142773A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • G06F3/04883Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures for inputting data by handwriting, e.g. gesture or text
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04815Interaction with a metaphor-based environment or interaction object displayed as three-dimensional, e.g. changing the user viewpoint with respect to the environment or object
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/0485Scrolling or panning

Abstract

The invention discloses an operation control method and device. The method comprises the following steps: after a touch signal to a screen is detected, acquiring a gesture parameter of the touch signal; judging whether the gesture parameters meet preset sideslip returning conditions or not, wherein the preset sideslip returning conditions comprise gesture starting points and sliding directions, and the gesture starting points comprise any positions on a screen; in the case where a preset spin return condition is satisfied, a spin return operation is performed. By the aid of the method and the device, the effect that the gesture made by the whole screen can realize sideslip return is achieved.

Description

Operation control method and device
Technical Field
The invention relates to the field of computers, in particular to an operation control method and device.
Background
In a touch screen mobile phone, the existing sideslip is self-carried by a system, but the sideslip is triggered by the left edge; the effect is the self-contained smoothness of the system, so that the gestures and transition animations are single, many developers create categories and write various behaviors which are convenient for the user to operate, but the categories are more or less imperfect.
In the related art, the gesture supported by the sideslip return function is single, the view of the animation effect is single, and the gestures and the view of the animation effect are all categories needing to integrate the UINavigationController, and the categories are divided into:
the navigation bar is arranged to the non-navigation bar;
no navigation bar is present until a navigation bar is present;
no navigation bar to no navigation bar; the three states of (2) lead to a great number of judgment types, need to optimize a great amount of contents and increase the code amount.
Aiming at the problem that the sideslip return only supports the gesture made on the left side of the screen in the related art, an effective solution is not provided at present.
Disclosure of Invention
The invention mainly aims to provide an operation control method and device to solve the problem that a sideslip return only supports a gesture made on the left side of a screen.
In order to achieve the above object, according to one aspect of the present invention, there is provided an operation control method including: after a touch signal to a screen is detected, acquiring a gesture parameter of the touch signal; judging whether the gesture parameters meet preset sideslip returning conditions or not, wherein the preset sideslip returning conditions comprise gesture starting points and sliding directions, and the gesture starting points comprise any positions on a screen; and executing the sideslip returning operation under the condition of meeting the preset sideslip returning condition.
Further, before determining whether the gesture parameter meets a preset sideslip return condition, the method further includes: the original sideslip return function of the navigation controller is set to be disabled.
Further, performing the side-slip return operation includes: and executing the sideslip returning operation according to a preset animation effect.
Further, the preset sideslip returning condition comprises that the single finger is pressed to slide rightwards.
Further, before acquiring the gesture parameters of the touch signal, the method further includes: collecting single finger touch signals of a preset number as samples; and taking the gesture parameters of the touch signals in the sample as the parameters corresponding to the preset sideslip returning conditions.
In order to achieve the above object, according to another aspect of the present invention, there is also provided an operation control apparatus including: the device comprises an acquisition unit, a processing unit and a display unit, wherein the acquisition unit is used for acquiring gesture parameters of a touch signal after the touch signal to a screen is detected; the judging unit is used for judging whether the gesture parameters meet preset sideslip returning conditions or not, wherein the preset sideslip returning conditions comprise gesture starting points and sliding directions, and the gesture starting points comprise any position on a screen; and the processing unit is used for executing the sideslip returning operation under the condition of meeting the preset sideslip returning condition.
Further, the apparatus further comprises: and the control unit is used for setting the original sideslip returning function of the navigation controller to be forbidden before judging whether the gesture parameters meet the preset sideslip returning condition.
Further, the processing unit is configured to: and executing the sideslip returning operation according to a preset animation effect.
In order to achieve the above object, according to another aspect of the present invention, there is also provided a storage medium including a stored program, wherein when the program runs, an apparatus in which the storage medium is located is controlled to execute the operation control method according to the present invention.
In order to achieve the above object, according to another aspect of the present invention, there is also provided an apparatus, which includes at least one processor, and at least one memory and a bus connected to the processor, wherein the processor and the memory complete communication with each other through the bus, and the processor is configured to call program instructions in the memory to execute the operation control method according to the present invention.
According to the invention, after a touch signal to a screen is detected, a gesture parameter of the touch signal is obtained; judging whether the gesture parameters meet preset sideslip returning conditions or not, wherein the preset sideslip returning conditions comprise gesture starting points and sliding directions, and the gesture starting points comprise any positions on a screen; under the condition that satisfies the condition that the predetermined returns that sideslips, carry out the operation that returns that sideslips, solved the problem that the gesture that only supports to make on the left of the screen was returned that sideslips, and then reached the gesture that whole screen made and can both realize the effect that the sideslip returns.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this application, illustrate embodiments of the invention and, together with the description, serve to explain the invention and not to limit the invention. In the drawings:
FIG. 1 is a flow chart of an operation control method according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of a gesture recognition process of an embodiment of the present invention; and
fig. 3 is a schematic diagram of an operation control apparatus according to an embodiment of the present invention.
Detailed Description
It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict. The present invention will be described in detail below with reference to the embodiments with reference to the attached drawings.
In order to make the technical solutions better understood by those skilled in the art, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only partial embodiments of the present application, but not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
It should be noted that the terms "first," "second," and the like in the description and claims of this application and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It should be understood that the data so used may be interchanged under appropriate circumstances such that embodiments of the application described herein may be used. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
The embodiment of the invention provides an operation control method.
Fig. 1 is a flowchart of an operation control method according to an embodiment of the present invention, as shown in fig. 1, the method including the steps of:
step S102: after a touch signal to a screen is detected, acquiring a gesture parameter of the touch signal;
step S104: judging whether the gesture parameters meet preset sideslip returning conditions or not, wherein the preset sideslip returning conditions comprise gesture starting points and sliding directions, and the gesture starting points comprise any positions on a screen;
step S106: in the case where a preset spin return condition is satisfied, a spin return operation is performed.
In the embodiment, after a touch signal to a screen is detected, a gesture parameter of the touch signal is acquired; judging whether the gesture parameters meet preset sideslip returning conditions or not, wherein the preset sideslip returning conditions comprise gesture starting points and sliding directions, and the gesture starting points comprise any positions on a screen; under the condition that satisfies the condition that the predetermined returns that sideslips, carry out the operation that returns that sideslips, solved the problem that the gesture that only supports to make on the left of the screen was returned that sideslips, and then reached the gesture that whole screen made and can both realize the effect that the sideslip returns.
The technical scheme of the embodiment can be applied to an ios system, in the related art, the sideslip returning operation is executed only when the right-side stroke operation is made on the left side of the screen, in the embodiment, the sideslip returning operation can be executed by sending out the preset operation at any position of the touch screen, so that the gesture starting point can be any position on the screen, or the gesture starting point does not need to be detected, the operation of a user can be facilitated, and the sideslip returning function is more flexibly used.
Optionally, the original sideslip return function of the navigation controller is set to be disabled before determining whether the gesture parameter meets the preset sideslip return condition.
Because the existing ios system, the sideslip return function of the navigation controller is only to support the right-stroke operation made on the left side of the screen, the original function needs to be disabled first, and the new operation function can be executed.
Alternatively, the execution of the sideslip return operation may be the execution of the sideslip return operation according to a preset animation effect, or may be a no-animation direct switching return interface.
Optionally, the preset sideslip return condition includes a single finger press to slide to the right.
Optionally, before acquiring the gesture parameters of the touch signals, acquiring a preset number of single-finger right-sliding touch signals as samples; and taking the gesture parameters of the touch signals in the sample as the parameters corresponding to the preset sideslip returning conditions.
Through gathering a certain number of samples in advance, the parameter condition when the user actually touches the gesture can be simulated, and then the gesture operation that the user sent can be more accurately identified.
The technical solution of the present invention will be described below with reference to a preferred embodiment.
The present embodiment creates a sideslip return function that supports full-screen sliding and effects with transitional animation.
Through UINavigation + FullscoreenPopGesture, the sideslip return function of the iOS7+ is expanded, instead of sliding from the left edge, the sliding can be carried out from any position of the screen, and the transition animation which returns the last interface can also be normally fluent.
There are only two files in this framework, added to the project, and all navigation controllers will automatically support full screen sideslip.
When the full screen sideslip function is used, it can correctly process the transition animation of the navigation bar.
The navigation bar is arranged to the non-navigation bar;
no navigation bar is present until a navigation bar is present;
no navigation bar to no navigation bar;
this optimization is turned on by default, and instead of calling the-setNavigationBarHidden: acknowledged: method of UINavigationController, the navigation bar is hidden using the API of the viewcontroller.
The method specifically comprises the following steps:
adding the properties obj _ setassiatedobject, obj _ getassiatedobject, to the classification
When the main function is called, the load method of each class is called by the opportunity to load all classes into memory when the load method is executed by the ObjC before the main function is called.
The NavigationController can completely replace the jump history path (stack) of the picture by calling setViewController method.
The category is simple to use, and the effect can be realized by directly dragging the item to the project.
The functions provided by categories:
disabling the sideslip function of the navigation controller:
navigationController.f_fullscreenPopGestureRecognizer.enabled=NO;
disabling the sideslip function of the viewcontroller:
viewController.f_interactivePopDisabled=YES;
if the view controller is a view controller with scrollView
If you want to use full screen sideslip in the ScollView or the subclass of ScollView, then the following method can be rewritten by in the custom ScollView or the subclass of ScollView:
Figure BDA0002337113700000051
fig. 2 is a schematic diagram of a gesture recognition process according to an embodiment of the present invention, as shown in fig. 2, a core return function of a full screen gesture is implemented here, after a push method is exchanged, a system return gesture is replaced with a custom gesture, an agent is set, and if a user is allowed to control a navigation bar to be displayed or hidden according to a classification attribute of a controller, a value is assigned to a block of a controller that is pushed.
Figure BDA0002337113700000061
Figure BDA0002337113700000071
The scheme of the embodiment can be used by directly dragging the project without importing the header file, and meets the return sliding requirements of all IOS7+ machine types.
It should be noted that the steps illustrated in the flowcharts of the figures may be performed in a computer system such as a set of computer-executable instructions and that, although a logical order is illustrated in the flowcharts, in some cases, the steps illustrated or described may be performed in an order different than presented herein.
An embodiment of the present invention provides an operation control apparatus, which may be used to execute an operation control method according to an embodiment of the present invention.
Fig. 3 is a schematic diagram of an operation control apparatus according to an embodiment of the present invention, as shown in fig. 3, the apparatus including:
the acquiring unit 10 is configured to acquire a gesture parameter of a touch signal after the touch signal to the screen is detected;
the judging unit 20 is configured to judge whether the gesture parameter meets a preset sideslip returning condition, where the preset sideslip returning condition includes a gesture starting point and a sliding direction, and the gesture starting point includes any position on the screen;
and a processing unit 30 for performing the side-slip return operation in the case where a preset side-slip return condition is satisfied.
In the embodiment, after a touch signal to a screen is detected, a gesture parameter of the touch signal is acquired; judging whether the gesture parameters meet preset sideslip returning conditions or not, wherein the preset sideslip returning conditions comprise gesture starting points and sliding directions, and the gesture starting points comprise any positions on a screen; under the condition that satisfies the condition that the predetermined returns that sideslips, carry out the operation that returns that sideslips to solved the problem that the return that sideslips only supports the gesture that the screen left side was made, and then reached the gesture that whole screen was made and can both realize the effect that the return that sideslips.
Optionally, the apparatus further comprises: and the control unit is used for setting the original sideslip returning function of the navigation controller to be forbidden before judging whether the gesture parameters meet the preset sideslip returning condition.
Optionally, the processing unit 30 is configured to perform a sideslip return operation according to a preset animation effect.
The operation control device comprises a processor and a memory, the acquisition unit, the judgment unit and the like are stored in the memory as program units, and the processor executes the program units stored in the memory to realize corresponding functions.
The processor comprises a kernel, and the kernel calls the corresponding program unit from the memory. The kernel can be set to be one or more, and the gesture made by the whole screen can realize sideslip return by adjusting the kernel parameters.
The memory may include volatile memory in a computer readable medium, Random Access Memory (RAM) and/or nonvolatile memory such as Read Only Memory (ROM) or flash memory (flash RAM), and the memory includes at least one memory chip.
An embodiment of the present invention provides a storage medium having a program stored thereon, the program implementing the operation control method when executed by a processor.
The embodiment of the invention provides a processor, which is used for running a program, wherein the operation control method is executed when the program runs.
The embodiment of the invention provides equipment, which comprises at least one processor, at least one memory and a bus, wherein the memory and the bus are connected with the processor; the processor and the memory complete mutual communication through a bus; the processor is used for calling the program instructions in the memory to execute the operation control method. The device herein may be a server, a PC, a PAD, a mobile phone, etc.
The present application further provides a computer program product adapted to perform a program for initializing the following method steps when executed on a data processing device: after a touch signal to a screen is detected, acquiring a gesture parameter of the touch signal; judging whether the gesture parameters meet preset sideslip returning conditions or not, wherein the preset sideslip returning conditions comprise gesture starting points and sliding directions, and the gesture starting points comprise any positions on a screen; in the case where a preset spin return condition is satisfied, a spin return operation is performed.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). The memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in the process, method, article, or apparatus that comprises the element.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The above are merely examples of the present application and are not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the scope of the claims of the present application.

Claims (10)

1. An operation control method characterized by comprising:
after a touch signal to a screen is detected, acquiring a gesture parameter of the touch signal;
judging whether the gesture parameters meet preset sideslip returning conditions or not, wherein the preset sideslip returning conditions comprise gesture starting points and sliding directions, and the gesture starting points comprise any positions on a screen;
and executing the sideslip returning operation under the condition of meeting the preset sideslip returning condition.
2. The method of claim 1, wherein prior to determining whether the gesture parameter satisfies a preset sideslip return condition, the method further comprises:
the original sideslip return function of the navigation controller is set to be disabled.
3. The method of claim 1, wherein performing a side-slip return operation comprises:
and executing the sideslip returning operation according to a preset animation effect.
4. The method of claim 1, wherein the preset sideslip return condition comprises a single finger press to right slide.
5. The method of claim 4, wherein prior to obtaining the gesture parameters of the touch signal, the method further comprises:
collecting single finger touch signals of a preset number as samples;
and taking the gesture parameters of the touch signals in the sample as the parameters corresponding to the preset sideslip returning conditions.
6. An operation control device characterized by comprising:
the device comprises an acquisition unit, a processing unit and a display unit, wherein the acquisition unit is used for acquiring gesture parameters of a touch signal after the touch signal to a screen is detected;
the judging unit is used for judging whether the gesture parameters meet preset sideslip returning conditions or not, wherein the preset sideslip returning conditions comprise gesture starting points and sliding directions, and the gesture starting points comprise any position on a screen;
and the processing unit is used for executing the sideslip returning operation under the condition of meeting the preset sideslip returning condition.
7. The apparatus of claim 6, further comprising:
and the control unit is used for setting the original sideslip returning function of the navigation controller to be forbidden before judging whether the gesture parameters meet the preset sideslip returning condition.
8. The apparatus of claim 6, wherein the processing unit is configured to:
and executing the sideslip returning operation according to a preset animation effect.
9. A storage medium characterized by comprising a stored program, wherein an apparatus in which the storage medium is located is controlled to execute the operation control method according to any one of claims 1 to 5 when the program is executed.
10. An apparatus, characterized in that the apparatus comprises at least one processor, and at least one memory and a bus connected with the processor, wherein the processor and the memory are used for completing mutual communication through the bus, and the processor is used for calling program instructions in the memory to execute the operation control method of any one of claims 1 to 5.
CN201911360811.1A 2019-12-25 2019-12-25 Operation control method and device Pending CN111142773A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911360811.1A CN111142773A (en) 2019-12-25 2019-12-25 Operation control method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911360811.1A CN111142773A (en) 2019-12-25 2019-12-25 Operation control method and device

Publications (1)

Publication Number Publication Date
CN111142773A true CN111142773A (en) 2020-05-12

Family

ID=70520206

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911360811.1A Pending CN111142773A (en) 2019-12-25 2019-12-25 Operation control method and device

Country Status (1)

Country Link
CN (1) CN111142773A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104699233A (en) * 2014-04-14 2015-06-10 杭州海康威视数字技术股份有限公司 Screen operation control method and system
CN105549838A (en) * 2015-08-29 2016-05-04 深圳市美贝壳科技有限公司 Method for utilizing gesture sliding to trigger removal of current Activity
WO2018084613A1 (en) * 2016-11-02 2018-05-11 Samsung Electronics Co., Ltd. Display operating method and electronic device supporting the same
CN109085983A (en) * 2018-06-28 2018-12-25 Oppo广东移动通信有限公司 Method of controlling operation thereof, device, storage medium and electronic equipment
CN109271220A (en) * 2018-08-16 2019-01-25 广州优视网络科技有限公司 Method, calculating equipment and the storage medium that the page returns are controlled by gesture operation

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104699233A (en) * 2014-04-14 2015-06-10 杭州海康威视数字技术股份有限公司 Screen operation control method and system
CN105549838A (en) * 2015-08-29 2016-05-04 深圳市美贝壳科技有限公司 Method for utilizing gesture sliding to trigger removal of current Activity
WO2018084613A1 (en) * 2016-11-02 2018-05-11 Samsung Electronics Co., Ltd. Display operating method and electronic device supporting the same
CN109085983A (en) * 2018-06-28 2018-12-25 Oppo广东移动通信有限公司 Method of controlling operation thereof, device, storage medium and electronic equipment
CN109271220A (en) * 2018-08-16 2019-01-25 广州优视网络科技有限公司 Method, calculating equipment and the storage medium that the page returns are controlled by gesture operation

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
WEIXIN_30535913: ""iOS 中导航控制器全屏向右滑动返回上一界面"", 《HTTPS://BLOG.CSDN.NET/WEIXIN_30535913/ARTICLE/DETAILS/98264871》 *
笨笨编程: "iOS 中导航控制器全屏向右滑动返回上一界面", 《博客园,HTTPS://WWW.CNBLOGS.COMCHENJIE-IOSP4724788.HTML》 *

Similar Documents

Publication Publication Date Title
CN106610774B (en) Webpage table editing method and device
CN105824830B (en) Method, client and equipment for displaying page
US20170221242A1 (en) Automatic overdraw reduction before rendering
CN107608609B (en) Event object sending method and device
CN105892877A (en) Multi-finger closing/opening gesture recognition method and device as well as terminal equipment
CN105279431B (en) Method, device and system for recording operation information in mobile equipment
CN111767002A (en) Page display method, device, equipment and storage medium
CN109683773A (en) Corpus labeling method and device
CN105045481A (en) Operation method and terminal
CN109582305B (en) Encoding method and device for mobile application page elements and electronic equipment
CN111897607A (en) Application interface loading and interaction method, device and storage medium
CN112099701A (en) Application icon processing method and device, storage medium and processor
CN110908552B (en) Multi-window operation control method, device, equipment and storage medium
CN110647704B (en) Page updating method, device and equipment
CN112528614A (en) Table editing method and device and electronic equipment
CN104317492A (en) Wallpaper setting method
CN110147183B (en) Data screening method and device
CN106610830B (en) Page element drag-and-drop method and device
CN111142773A (en) Operation control method and device
CN113093961B (en) Window switching method, storage medium and related equipment
CN110262714A (en) A kind of information cuing method, device and equipment
CN106873866B (en) Content amplification display method and device
CN108614660A (en) A kind of merging method and device of file
CN111857451B (en) Information editing interaction method and device, storage medium and processor
US11093041B2 (en) Computer system gesture-based graphical user interface control

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200512