随笔分类 - 数据库知识
摘要://Documents: NSArray *paths = NSSearchPathForDirectoriesInDomains(NSCachesDirectory, NSUserDomainMask, YES); //username md5 const char *cStr = [userNa
阅读全文
摘要:.h // // DBOperation.h // 2DataBaseSecond // // Created by Cecilia on 14-10-16. // Copyright (c) 2014年 Cecilia. All rights reserved. // #import <Found
阅读全文
摘要:// // MyDocViewController_zhen.m // Patient // // Created by wangjian on 15/12/4. // Copyright © 2015年 ShangYu. All rights reserved. // #import "MyDoc
阅读全文
摘要:- (void)viewDidLoad { [super viewDidLoad]; [self DocNavbar]; [self Rightaddview]; [self Downrefresh]; self.view.backgroundColor = [UIColor whiteColor]
阅读全文
摘要:// // MyDocViewController_zhen.m // Patient // // Created by wangjian on 15/12/4. // Copyright © 2015年 ShangYu. All rights reserved. // #import "MyDoc
阅读全文
摘要:// // SearchDocviewcontroller.m // Patient // // Created by gzz on 15/9/21. // Copyright (c) 2015年 ShangYu. All rights reserved. // #import "SearchDoc
阅读全文
摘要:// // 删除语句 删除表中所有数据 // NSString * delete=@"delete from t_DocDetail"; // BOOL dflag= [_dataBaseDoc executeUpdate:delete]; // if(dflag){ // NSLog(@"删除成功
阅读全文
摘要:birthDate = "<null>"; callIsEnable = 1; certificate = "<null>"; certificateImg = "<null>"; checkInfo = "<null>"; cityId = 2; clinicIsEnable = 1; count
阅读全文