1.創(chuàng)建版本庫 git init命令把這個目錄變成Git可以管理的倉庫: git add告訴Git,把文件添加到倉庫: git commit告訴...
1.實(shí)現(xiàn)一個冒泡排序或者快速排序 intarray[5] = { 28,27,36,45,8}; for (int i = 0; i < 4; ...
//CoreAnimation丛塌,所有動畫的底層實(shí)現(xiàn)确买。 //CAAnimation 是一個抽象類,系統(tǒng)提供了幾個子類碟渺。 //常用的有透典,CABasi...
1刽宪,NSString *CellIdentifier = [NSString stringWithFormat:@"Cell%d%d", [in...
UIImage *image=[UIImage imageNamed:@"booknote"]; image=[image imageWithR...
- (CGFloat)tableView:(UITableView *)tableView heightForRowAtIndexPath:(N...
MVC Model-View-Controller是一個用來組織代碼的權(quán)威范式诚卸。Apple甚至是這么說的葵第。在MVC下,所有的對象被歸類為一個mo...
NSMutableAttributedString *mstr = [[NSMutableAttributedString alloc]init...
[[UIDevice currentDevice].model isEqualToString:@"iPad"] - (CGFloat)init...