CN107092413A - A kind of visible controls corners processing method and system - Google Patents

A kind of visible controls corners processing method and system Download PDF

Info

Publication number
CN107092413A
CN107092413A CN201710139173.5A CN201710139173A CN107092413A CN 107092413 A CN107092413 A CN 107092413A CN 201710139173 A CN201710139173 A CN 201710139173A CN 107092413 A CN107092413 A CN 107092413A
Authority
CN
China
Prior art keywords
corners
visible controls
class
parameter
type
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
CN201710139173.5A
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.)
Wuhan Douyu Network Technology Co Ltd
Original Assignee
Wuhan Douyu 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 Wuhan Douyu Network Technology Co Ltd filed Critical Wuhan Douyu Network Technology Co Ltd
Priority to CN201710139173.5A priority Critical patent/CN107092413A/en
Publication of CN107092413A publication Critical patent/CN107092413A/en
Pending legal-status Critical Current

Links

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/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2203/00Indexing scheme relating to G06F3/00 - G06F3/048
    • G06F2203/048Indexing scheme relating to G06F3/048
    • G06F2203/04804Transparency, e.g. transparent or translucent windows

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Processing Or Creating Images (AREA)

Abstract

The present invention provides a kind of visible controls corners processing method and system, and methods described defines a corners class first, each corners parameter and Processing Interface defined in the corners class;Secondly the Processing Interface is called in the application, corners processing is carried out to each visible controls in the application program based on each corners parameter in the corners class.The invention has the advantages that:1st, when corners demand changes, the parameter in the corners class only need to be changed, the workload of code revision is greatly alleviated;2nd, the disposable definition corners class in development process, reduces the development efficiency in R&D process;3rd, code quality is improved;4th, the redundancy of code is reduced so that the memory headroom that application program takes tails off.

Description

A kind of visible controls corners processing method and system
Technical field
The present invention relates to Application Program Interface optimisation technique field, more particularly, to a kind of visual control corners Processing method and system.
Background technology
At present, with application program, especially mobile terminal app fast development, the design of app products is no longer only limitted to work( The realization of energy, and Consumer's Experience and app overall appearance can be more pursued, the corners processing of visual control is exactly wherein one Plant common beautification interface UI mode.
The fillet processing method of different controls is all similar, is to set border color, radius of corner, shearing figure layer nothing but Etc. basic skills, processed basic control be also mostly UIView, UIImageView, UIButton, UILable, Several middle types of UITextView.Traditional application program visual control corners processing method is in the application program source that need to beautify The place for realizing space corners is needed to increase the code of corners in code, so as to realize for application program visual control Corners.
However, this traditional fillet processing method comes with some shortcomings, it is mainly manifested in:1st, when angling demand changes When, the workload for code revision is heavy and error-prone;2nd, the development efficiency of application program is reduced;3rd, code quality is reduced; 4th, application program is caused to take more memory headrooms.
The content of the invention
The present invention is overcomes above mentioned problem or solves the above problems that there is provided a kind of visible controls corners at least in part Processing method and system.
According to an aspect of the present invention there is provided a kind of visible controls corners processing method, including:
Step 1, a corners class, each corners parameter and Processing Interface defined in the corners class are defined;
Step 2, the Processing Interface is called in the application, based on each corners parameter pair in the corners class Each visible controls carry out corners processing in the application program.
Further, also include after the step 2:Step 3, based on modification demand, each corners parameter is repaiied Change.
Further, the type of visible controls is also included in the corners class, all types of visible controls are corresponded to respectively Respective corners parameter.
Further, the corners parameter includes:Radius of corner, visible controls border width, visible controls border color.
Further, the step 2 further comprises:The type of corners visible controls is treated in judgement, according to described visual The type of control obtains its corresponding corners parameter.
Further, the step judges to treat the type of corners visible controls, is obtained according to the type of the visible controls Also include before its corresponding corners parameter:When the border width parameter for treating corners visible controls is space-time, by the frame Width parameter value is set to 0;When the color parameter for treating corners visible controls is space-time, the border color is set to It is bright.
Further, the step judges to treat the type of corners visible controls, is obtained according to the type of the visible controls Its corresponding corners parameter further comprises:Visually controlled in the corners class when the type for treating corners visible controls belongs to During the type of part, its corresponding corners parameter is obtained according to the type of the visible controls;When treating corners visible controls When type is not belonging to visualize the type in space in the corners class, treat that corners visible controls are converted into any institute by described The type of visible controls in corners class is stated, its corresponding corners parameter is obtained according to the type of the visible controls.
Further, the corners class further comprises the position for treating that corners handle fillet in visible controls.
Further, the step based on each corners parameter in the corners class to each visual in the application program Control carries out corners processing and further comprised:In IOS environment, based on each corners parameter in the corners class, profit Corners processing is carried out to each visible controls in the application program with UIBezierPath classes.
According to an aspect of the present invention there is provided a kind of application program visible controls corners processing system, including definition Module and processing module:
The definition module, is connected with the processing module, for defining a corners class, in the corners class Define each corners parameter and Processing Interface;
The processing module, is connected with the definition module, for calling the Processing Interface in the application, is based on Each corners parameter in the corners class carries out corners processing to each visible controls in the application program.
The application proposes a kind of visible controls corners processing method and system, and methods described defines a corners first Class, each corners parameter and Processing Interface defined in the corners class;Secondly the processing is called to connect in the application Mouthful, corners processing is carried out to each visible controls in the application program based on each corners parameter in the corners class. The invention has the advantages that:1st, when corners demand changes, the parameter in the corners class only need to be changed, greatly Alleviate the workload of code revision;2nd, the disposable definition corners class in development process, reduces opening in R&D process Send out efficiency;3rd, code quality is improved;4th, the redundancy of code is reduced so that the memory headroom that application program takes tails off.
Brief description of the drawings
Fig. 1 is according to a kind of overall flow schematic diagram of visual control corners processing method of the embodiment of the present invention;
Fig. 2 is according to a kind of general frame schematic diagram of visual control corners processing system of the embodiment of the present invention;
Fig. 3 is to be shown according to a kind of test equipment general frame of visual control corners processing method of the embodiment of the present invention It is intended to.
Embodiment
With reference to the accompanying drawings and examples, the embodiment to the present invention is described in further detail.Implement below Example is used to illustrate the present invention, but is not limited to the scope of the present invention.
With the fast development of application program, especially mobile terminal app, the design of app products is no longer only limitted to function Realize, and can more pursue Consumer's Experience and app overall appearance, the corners processing of visual control is exactly that one of which is normal The beautification interface UI seen mode.The fillet processing method of different controls is all similar, is to set border color, fillet nothing but Radius, the shearing basic skills such as figure layer, processed basic control be also mostly UIView, UIImageView, UIButton, Several middle types of UILable, UITextView.Traditional application program visual control corners processing method should what need to be beautified With the code for the place increase corners for needing to realize space corners in program source code, so that realize can for application program Corners depending on changing control.This traditional fillet processing method comes with some shortcomings, and is mainly manifested in:1st, when angling demand changes During change, the workload for code revision is heavy and error-prone;2nd, the development efficiency of application program is reduced;3rd, code matter is reduced Amount;4th, application program is caused to take more memory headrooms.
The present invention is to solve the above problems, propose a kind of visual control corners processing method and system.
Such as Fig. 1, show that a kind of visible controls corners processing method overall flow is shown in a specific embodiment of the invention It is intended to.Generally, including:Step 1, a corners class, each corners parameter defined in the corners class and place are defined Manage interface;Step 2, the Processing Interface is called in the application, based on each corners parameter pair in the corners class Each visible controls carry out corners processing in the application program.This specific embodiment has the advantages that:Work as corners When demand changes, the parameter in the corners class only need to be changed, the workload of code revision is greatly alleviated;In development process Disposable definition corners class, reduce the development efficiency in R&D process;Improve code quality;Reduce the superfluous of code It is remaining so that the memory headroom that application program takes tails off.
In another of the invention specific embodiment, a kind of visible controls corners processing method is also wrapped after the step 2 Include:Step 3, based on modification demand, each corners parameter is modified.In this specific embodiment, when product demand is entered Row changes, it is necessary to when changing corners demand, only the appropriate section in previous corners class need to be modified, you can quickly enter Row modification, compared with prior art, reduces research staff's code revision workload.
In another specific embodiment of the invention, a kind of visible controls corners processing method, the corners parameter Including:Radius of corner, visible controls border width, visible controls border color.
In another of the invention specific embodiment, a kind of visible controls corners processing method enters one in the step 2 Step includes:The type of corners visible controls is treated in judgement, and obtaining its corresponding corners according to the type of the visible controls joins Number.In the present embodiment, because application program to wherein each visible controls when carrying out corners optimization, it is more likely that for difference Visible controls type carry out the corners processing of different visual styles, so being loaded according to different visible controls type correspondences Different corners parameter, so as to reach a class visible controls, the beneficial effect of a class corners style.
In another specific embodiment of the invention, a kind of visible controls corners processing method, the step judges to treat The type of corners visible controls, also includes before obtaining its corresponding corners parameter according to the type of the visible controls:When The border width parameter for treating corners visible controls is space-time, and the border width parameter value is set into 0;When treating that corners can The color parameter of control is regarded as space-time, the border color is set to transparent.
In another specific embodiment of the invention, a kind of visible controls corners processing method, step judges to treat fillet Change the type of visible controls, its corresponding corners parameter is obtained according to the type of the visible controls and further comprised:When treating When the type of corners visible controls belongs to the type of visible controls in the corners class, according to the type of the visible controls Obtain its corresponding corners parameter;When the type for treating corners visible controls is not belonging to visualize space in the corners class Type when, the type that corners visible controls are converted into visible controls in any corners class is treated by described, according to institute The type for stating visible controls obtains its corresponding corners parameter., can to application program in above-mentioned specific embodiment of the invention The visible controls to be optimized for carrying out most cases during corners optimization depending on control are can be in pre-defined corners Found in class, we can directly invoke the corresponding vision Optimal Parameters of visual control of the type, to described visual Control carries out corners optimization operation.But unavoidably visible controls many times to be optimized in application program and be not belonging to it is previously fixed In the visualization class of justice, so in order to which this kind of visible controls equally carry out corners operation, needing first to treat fillet by described herein Change the type that visible controls are converted into visible controls in any corners class, the type further according to the visible controls is obtained Its corresponding corners parameter.
In another of the invention specific embodiment, a kind of visible controls corners processing method, in the corners class Further comprise the position for treating that corners handle fillet in visible controls.In the above-mentioned specific embodiment of the present invention, when needs are directed to Visible controls surrounding (upper left, lower-left, upper right, bottom right) simultaneously/or part set fillet processing method, if exploitation in run into Only need to set the demand of the above part fillet such as left, then above-mentioned specific embodiment methods described can be used to be realized.
In another specific embodiment of the invention, a kind of visible controls corners processing method, the step is based on institute Each corners parameter stated in corners class further comprises to each visible controls progress corners processing in the application program: In IOS environment, based on each corners parameter in the corners class, using UIBezierPath classes to the application program Interior each visible controls carry out corners processing.Fillet processing is carried out using UIBezierPath classes, this is one kind from CALayer layers Face carries out fillet shearing, and this off screen that can reduce is rendered, and more efficient, the internal memory of occupancy is less.
Such as Fig. 2, show that a kind of application program visible controls corners processing system is whole in a specific embodiment of the invention Body block schematic illustration.Generally, including:Definition module A1 and processing module A2:
The definition module A1, is connected with the processing module A2, for defining a corners class, in the corners Each corners parameter and Processing Interface defined in class;
The processing module A2, is connected with the definition module A1, for calling the Processing Interface in the application, Corners processing is carried out to each visible controls in the application program based on each corners parameter in the corners class.
In another specific embodiment of the invention, a kind of visible controls corners processing system, the system also includes: Modified module, is connected with the definition module, for based on modification demand, being modified to each corners parameter.
In another of the invention specific embodiment, a kind of visible controls corners processing system, in the corners class Also include the type of visible controls, all types of visible controls correspond to respective corners parameter respectively.
In another specific embodiment of the invention, a kind of visible controls corners processing system, the corners parameter Including:Radius of corner, visible controls border width, visible controls border color.
In another specific embodiment of the invention, a kind of visible controls corners processing system, the processing module is also The type of corners visible controls is treated for judgement, its corresponding corners parameter is obtained according to the type of the visible controls.
In another specific embodiment of the invention, a kind of visible controls corners processing system, the processing module is also For being space-time when the border width parameter for treating corners visible controls, the border width parameter value is set to 0;When waiting to justify The color parameter of angling visible controls is space-time, the border color is set to transparent.
In another specific embodiment of the invention, a kind of visible controls corners processing system, the processing module is also For when when the type of corners visible controls belongs to the type of visible controls in the corners class, according to the visual control The type of part obtains its corresponding corners parameter;When the type for treating corners visible controls, be not belonging to can in the corners class Depending on change space type when, treat the class that corners visible controls are converted into visible controls in any corners class by described Type, its corresponding corners parameter is obtained according to the type of the visible controls.
In another of the invention specific embodiment, a kind of visible controls corners processing system, in the corners class Further comprise the position for treating that corners handle fillet in visible controls.
In another specific embodiment of the invention, a kind of visible controls corners processing system, the processing module is also For in IOS environment, based on each corners parameter in the corners class, using UIBezierPath classes to the application Each visible controls carry out corners processing in program.
A kind of concrete application embodiment of visible controls corners processing method under IOS development environments:Create one after Tool-class in UIView is held there is provided the class method of a setting fillet, at the same incoming control, radius of corner, border width and The basic parameters such as border color, are that fillet setting is prepared.Handling the function of fillet is:+(void)clipCornerView: (id)view Radius:(CGFloat)radius borderWidth:(CGFloat)borderWidth borderColor: (UIColor*)borderColor;Wherein, the incoming types of control of view, radius is radius of corner, borderWidth It is border width, borderColor is border color.The characteristics of this function, is, in the place of any required setting fillet, Need to call the function, it is incoming more than several parameters, it is possible to for UIView, UIImageView, UIButton, UILable, UITextView etc. different controls, sets out that color is self-defined, width is self-defined, the customized fillet of size. The compiling procedure of this function is as follows:Whether judge borderWidth and borderColor respectively is empty, if BorderWidth is sky, and border width is set to 0;If borderColor is sky, border color is set to transparent;Call IsKindOfClass functions judge control type, obtain the particular type of control, realize the accurate processing of fillet.Take fillet Layer, pass through the several attributes of cornerRadius, borderWidth, borderColor, masksToBounds and realize circle The setting at angle.
Above-mentioned specific embodiment has the advantages that:By the key element the need for setting fillet:The object of fillet is set View, the width borderWidth of frame, the color borderColor of frame, the size radius of fillet, all as parameter It is passed in this function oneself write, project and has at others local hundreds of, or even thousands of places shear the place of fillet, No matter needing to set four fillets, all only need to call this line code can be with realization.No matter control is any type (UIView, UIImageView, UIButton, UILable, UITextView, any) can be set with line code to be justified Angle.The object of control is id types, and outside is called need not be concerned about for what type when this function, it is only necessary to call this The function write can just set fillet, can just realize that what type judgement is, makees corresponding circle in the bottom of this function Angling processing.All fillets are all easy to be managed collectively fillet shearing using a kind of method, if project demands are changed (such as with technology development make fillet more efficient etc.), it is only necessary to change the realization of this function, it is possible to, other call this The place of individual function is without change.
A kind of concrete application embodiment of visible controls corners processing method under IOS development environments:Said one has Body embodiment is primarily directed to control surrounding (upper left, lower-left, upper right, bottom right) while the processing method of fillet is set, if opened The demand for only needing to set the above part fillet such as left is run into hair, then this following function can be used to realize, specific letter Number is:+(void)clipCorerView:(id)view radius:(CGFloat)radiusRectCorner: (UIRectCorner)rectCorner;Wherein, the incoming types of control of view, radius is radius of corner, RectCorner is fillet to be placed.The characteristics of this function, is, in the place of any required setting fillet, it is only necessary to call The function, incoming parameters several above, it is possible to which the fillet of specified location is set.
The compiling procedure of this function is:
IsKindOfClass functions are called to judge control type, if UIView (or other types control), just enters The processing of row fillet, and by view unsteady state operations into UIView (other kinds of control).
BezierPathWithRoundedRect is called with UIBezierPath classes: bezierPathWithRoundedRect:viewNew.bounds byRoundingCorners:rectCorner cornerRadii:CGSizeMake (dadius, dadius) method, sets the fillet of specified location.
A maskLayer is created with [CAShapeLayer layer], frame, path attribute are set;Will MaskLayer is assigned to viewNew.layer.mask;If the control of other types, such as be UIView, Other controls such as UIImageView, UIButton, UILable, UITextView can be used.
Above-mentioned specific embodiment has the advantages that:Fillet processing is carried out using UIBezierPath classes, this is one Plant from CALayer aspects and carry out fillet shearing, this off screen that can reduce is rendered, and more efficient, the internal memory of occupancy is less.
This fillet scheme, in list in use, when interface fillet is a lot, having excellent well to improve performance Gesture.
UIRectCorner, is the parameter of an enumeration type, and only shearing (upper left, the right side can be realized by this parameter On, lower-left, some fillet in bottom right), easily the fillet of shearing is controlled, had in live app present panel Use.
Fig. 3 is the structured flowchart of the test equipment for the visible controls corners processing method for showing the embodiment of the present application.
Reference picture 3, the test equipment of the visible controls corners processing method, including:Processor (processor) 301st, memory (memory) 302, communication interface (Communications Interface) 303 and bus 304;
Wherein,
The processor 301, memory 302, communication interface 303 complete mutual communication by the bus 304;
The communication interface 303 is used between the test equipment and the communication equipment of visible controls corners processing method Information transfer;
The processor 301 is used to call the programmed instruction in the memory 302, to perform above-mentioned each method embodiment The method provided, for example including:Define a corners class, each corners parameter defined in the corners class and processing Interface;The Processing Interface is called in the application, based on each corners parameter in the corners class to the application Each visible controls carry out corners processing in program.
The present embodiment discloses a kind of computer program product, and the computer program product includes being stored in non-transient calculating Computer program on machine readable storage medium storing program for executing, the computer program includes programmed instruction, when described program instruction is calculated Machine perform when, computer is able to carry out the method that above-mentioned each method embodiment is provided, for example including:Define a corners Class, each corners parameter and Processing Interface defined in the corners class;The Processing Interface, base are called in the application Each corners parameter in the corners class carries out corners processing to each visible controls in the application program.
The present embodiment provides a kind of non-transient computer readable storage medium storing program for executing, the non-transient computer readable storage medium storing program for executing Computer instruction is stored, the computer instruction makes the computer perform the method that above-mentioned each method embodiment is provided, example Such as include:Define a corners class, each corners parameter and Processing Interface defined in the corners class;In application program In call the Processing Interface, based on each corners parameter in the corners class to each visible controls in the application program Carry out corners processing.
One of ordinary skill in the art will appreciate that:Realizing all or part of step of above method embodiment can pass through Programmed instruction related hardware is completed, and foregoing program can be stored in a computer read/write memory medium, the program Upon execution, the step of including above method embodiment is performed;And foregoing storage medium includes:ROM, RAM, magnetic disc or light Disk etc. is various can be with the medium of store program codes.
The embodiments such as the test equipment of visible controls corners processing method described above be only it is schematical, its Described in the unit that illustrates as separating component can be or may not be physically separate, to be shown as unit portion Part can be or may not be physical location, you can with positioned at a place, or can also be distributed to multiple network lists In member.Some or all of module therein can be selected to realize the purpose of this embodiment scheme according to the actual needs.This Field those of ordinary skill is not in the case where paying performing creative labour, you can to understand and implement.
Through the above description of the embodiments, those skilled in the art can be understood that each embodiment can Realized by the mode of software plus required general hardware platform, naturally it is also possible to pass through hardware.Understood based on such, on The part that technical scheme substantially in other words contributes to prior art is stated to embody in the form of software product, should Computer software product can be stored in a computer-readable storage medium, such as ROM/RAM, magnetic disc, CD, including some fingers Order is to cause a computer equipment (can be personal computer, server, or network equipment etc.) to perform each implementation Method described in some parts of example or embodiment.
Finally, the present processes are only preferably embodiment, are not intended to limit the scope of the present invention.It is all Within the spirit and principles in the present invention, any modification, equivalent substitution and improvements made etc. should be included in the protection of the present invention Within the scope of.

Claims (10)

1. a kind of visible controls corners processing method, it is characterised in that including:
Step 1, a corners class, each corners parameter and Processing Interface defined in the corners class are defined;
Step 2, the Processing Interface is called in the application, based on each corners parameter in the corners class to described Each visible controls carry out corners processing in application program.
2. the method as described in claim 1, it is characterised in that also include after the step 2:Step 3, based on modification demand, Each corners parameter is modified.
3. the method as described in claim 1, it is characterised in that also include the type of visible controls, institute in the corners class State all types of visible controls and correspond to respective corners parameter respectively.
4. method as claimed in claim 3, it is characterised in that the corners parameter includes:Radius of corner, visible controls side Width of frame, visible controls border color.
5. method as claimed in claim 4, it is characterised in that the step 2 further comprises:Judgement treats that corners are visual The type of control, its corresponding corners parameter is obtained according to the type of the visible controls.
6. method as claimed in claim 5, it is characterised in that the step judges to treat the type of corners visible controls, root Also include before obtaining its corresponding corners parameter according to the type of the visible controls:When the frame for treating corners visible controls is wide Degree parameter is space-time, and the border width parameter value is set into 0;When treat corners visible controls color parameter be space-time, The border color is set to transparent.
7. the method as described in claim 5-6, it is characterised in that the type of corners visible controls is treated in the step judgement, Its corresponding corners parameter is obtained according to the type of the visible controls to further comprise:When the class for treating corners visible controls When type belongs to the type of visible controls in the corners class, its corresponding corners is obtained according to the type of the visible controls Parameter;When the type of corners visible controls is not belonging to visualize the type in space in the corners class, treated described Corners visible controls are converted into the type of visible controls in any corners class, are obtained according to the type of the visible controls Take its corresponding corners parameter.
8. the method as described in claim 5-6, it is characterised in that the corners class further comprises treating in visible controls Corners handle the position of fillet.
9. the method as described in claim 1, it is characterised in that the step is joined based on each corners in the corners class It is several that each visible controls progress corners processing in the application program is further comprised:In IOS environment, based on the fillet Change each corners parameter in class, each visible controls in the application program are carried out at corners using UIBezierPath classes Reason.
10. a kind of application program visible controls corners processing system, it is characterised in that including definition module and processing module:
The definition module, is connected with the processing module, for defining a corners class, defined in the corners class Each corners parameter and Processing Interface;
The processing module, is connected with the definition module, for calling the Processing Interface in the application, based on described Each corners parameter in corners class carries out corners processing to each visible controls in the application program.
CN201710139173.5A 2017-03-09 2017-03-09 A kind of visible controls corners processing method and system Pending CN107092413A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710139173.5A CN107092413A (en) 2017-03-09 2017-03-09 A kind of visible controls corners processing method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710139173.5A CN107092413A (en) 2017-03-09 2017-03-09 A kind of visible controls corners processing method and system

Publications (1)

Publication Number Publication Date
CN107092413A true CN107092413A (en) 2017-08-25

Family

ID=59646431

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710139173.5A Pending CN107092413A (en) 2017-03-09 2017-03-09 A kind of visible controls corners processing method and system

Country Status (1)

Country Link
CN (1) CN107092413A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107656791A (en) * 2017-10-18 2018-02-02 珠海市魅族科技有限公司 Method, terminal device, computer installation and the storage medium of display
CN108132784A (en) * 2017-11-09 2018-06-08 捷开通讯(深圳)有限公司 The display methods of pop-up, storage device and mobile terminal in a kind of iOS system
CN108153526A (en) * 2017-12-22 2018-06-12 武汉虹信技术服务有限责任公司 A kind of reusable control corners setting method
CN110825991A (en) * 2019-09-17 2020-02-21 五八有限公司 Picture processing method and picture processing device
CN114115677A (en) * 2021-11-25 2022-03-01 中国建设银行股份有限公司 Quick sliding method and device with debugging function in IOS development

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0747804A1 (en) * 1995-06-07 1996-12-11 International Business Machines Corporation Selection facilitation on a graphical interface
CN101404021A (en) * 2008-10-21 2009-04-08 深圳市金蝶中间件有限公司 Method for dynamically displaying rounded angle rectangle on web pages and web server
CN104809053A (en) * 2014-01-23 2015-07-29 阿里巴巴集团控股有限公司 Control style testing method and device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0747804A1 (en) * 1995-06-07 1996-12-11 International Business Machines Corporation Selection facilitation on a graphical interface
CN101404021A (en) * 2008-10-21 2009-04-08 深圳市金蝶中间件有限公司 Method for dynamically displaying rounded angle rectangle on web pages and web server
CN104809053A (en) * 2014-01-23 2015-07-29 阿里巴巴集团控股有限公司 Control style testing method and device

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
DUNCANCAMPBELL: "定制绘制", 《IPHONE SDK 3开发快速上手》 *
MATTNEUBURG: "阴影、边框和其他", 《IOS编程 第3版》 *
MESSIIIII: "基于Prototype的圆角工具类", 《MAX ON JAVA》 *
QIGEMINGNAN: "iOS - 指定视图的圆角个数-b", 《博客园》 *
蒋卫祥等: "《JSP程序设计》", 31 January 2013, 东华大学出版社 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107656791A (en) * 2017-10-18 2018-02-02 珠海市魅族科技有限公司 Method, terminal device, computer installation and the storage medium of display
CN108132784A (en) * 2017-11-09 2018-06-08 捷开通讯(深圳)有限公司 The display methods of pop-up, storage device and mobile terminal in a kind of iOS system
CN108153526A (en) * 2017-12-22 2018-06-12 武汉虹信技术服务有限责任公司 A kind of reusable control corners setting method
CN110825991A (en) * 2019-09-17 2020-02-21 五八有限公司 Picture processing method and picture processing device
CN114115677A (en) * 2021-11-25 2022-03-01 中国建设银行股份有限公司 Quick sliding method and device with debugging function in IOS development

Similar Documents

Publication Publication Date Title
CN107092413A (en) A kind of visible controls corners processing method and system
CN109144374A (en) Method for processing business, system and relevant device based on visualization regulation engine
CN108228169A (en) Chart production method, apparatus, equipment and medium based on eCharts tools
CN108804630B (en) Industry application-oriented big data intelligent analysis service system
CN106484432A (en) A kind of progress bar method for customizing, device and progress bar
EP3171266B1 (en) User interface widget modeling and placement
CN105677303B (en) A kind of design method of configuration software picture editing tool
CN106648662A (en) Engineering cost calculation description language BCL-based report generation device and generation method
CN109471626A (en) Page logic structure, page generation method, page data processing method and device
CN103324541B (en) The self-propagating method of data between software
CN106897508A (en) The generation method and device of drawing
CN107704241A (en) A kind of display methods and device of page status switching
CN110727969A (en) Method, device and equipment for automatically adjusting workflow and storage medium
CN107861458A (en) It is a kind of can autonomous configuration hardware resource PLC fast construction methods
CN112068522A (en) Reconfigurable production line manufacturing control system, method, and medium
CN108416149A (en) The real-time formative method of 3 d part unrelated CAD, terminal and storage medium
CN109240684A (en) A kind of page service logic realization method and system
CN110064198A (en) Processing method and processing device, storage medium and the electronic device of resource
CN110007919A (en) A kind of dynamic density screen adaptation method and system for the automatic airport of unmanned plane
CN109002885A (en) A kind of convolutional neural networks pond unit and pond calculation method
JP2019091410A5 (en)
EP2045679A1 (en) A system and method for checking the consistency of a production schedule within a manufacturing execution system
CN104517186A (en) Business process design method based on data drive
CN115562652B (en) Component style processing method and system for low-code development platform
CN103745067A (en) Power generator stator end parameterization automatic modeling system and method

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

Application publication date: 20170825

RJ01 Rejection of invention patent application after publication