该文被密码保护。 阅读全文
摘要:
页面不能push过去,死循环了。--》调用一个方法(调用了多次),死循环了 22. Certificate identity 'iPhone Developer: XXXXXXXX' appears more than once in the keychain. The codesign tool 阅读全文
摘要:
//银行卡支付 UIView *line123=[[UIView alloc]initWithFrame:CGRectMake(0, 79, SCREEN_WIDTH, 2)]; line123.backgroundColor=RGB(208, 209, 208); [zhifuPatternVie 阅读全文