Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
请看这张图片:
我需要在一个栏中填充具有相同效果的相同颜色。我试着用
[UIColor colorWithPatternImage:[UIImage imageNamed:@"bar.png"]];
但没有获得成功。它创造了相同的效果,但有图案。
使用 1 像素宽的图像,而不是您拥有的 100 像素宽的图像。图像中的第 20 列和第 21 列与其他垂直列不同,因此是图案。查看下面的放大版本。
我在登录 .ctp 文件中有这段代码:
<?php echo $this->Form->create('AdmUser', array( 'class' => 'form-vertical', 'inputDefaults' => array( 'label' =>