我正在做這樣的事情來爲我的視圖添加一個漸變視圖。 - (void)viewDidLoad
{
[super viewDidLoad];
// Do any additional setup after loading the view from its nib.
dm=[Datamanager sharedManager];
vwGradient=[[U
//// General Declarations
CGColorSpaceRef colorSpace = CGColorSpaceCreateDeviceRGB();
CGContextRef context = UIGraphicsGetCurrentContext();
//// Color Declarations
UIColor* color = [UIColor color