为了设置占位符文本的颜色,我正在开发一个iOS应用程序,在该应用程序中,我对UITextField进行了子类化。我也对它进行了水平居中,但我的问题是占位符文本不是垂直居中的,而且由于某种原因,光标不是在占位符文本中居中,而是出现在占位符文本的第一个字符之后。
我在UITextField子类中使用的方法(为了设置占位符文本的颜色并将文本水平居中)如下所示:
- (void)drawPlaceholderInRect:(CGRect)rect {
// Set colour and font size of placeholder text
[[UIColor whiteColor
我遇到了一个棘手的问题。我需要在缩放图像后居中水平和垂直图像。这是我的HTML:
li {
float: left;
padding: .78125%;
width: 31.25%;
/*li tag height and width is not fixed for screen adaptation*/
}
<!-- The code run in mobile browser.So do not think too much fu*king compatibility-->
<ul>
<li>
<a href