上一页 1 2 3 4 5 6 7 8 9 10 ··· 25 下一页
摘要: #include //以提供对CDatabase 类的支持 #include #pragma comment(lib,"odbccp32.lib") //为了使用ODBC API的函数 SQLConfigDataSource#include CDatabase m_database;//... 阅读全文
posted @ 2012-12-06 15:31 废弃账号 阅读(274) 评论(0) 推荐(0)
摘要: vacuum 清空记录 阅读全文
posted @ 2012-12-06 15:31 废弃账号 阅读(102) 评论(0) 推荐(0)
摘要: -(BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation{ UIButton *leftBtn = [UIButton butt... 阅读全文
posted @ 2012-12-06 15:31 废弃账号 阅读(93) 评论(0) 推荐(0)
摘要: - (IBAction)Open:(id)sender { UIActionSheet *menu = [[UIActionSheet alloc] initWithTitle:@"select" delegate:s... 阅读全文
posted @ 2012-12-06 15:31 废弃账号 阅读(81) 评论(0) 推荐(0)
摘要: @interface UIProgressHUD : NSObject - (void) show: (BOOL) yesOrNo; - (UIProgressHUD *) initWithWindow: (UIView *) window; @end @interface H... 阅读全文
posted @ 2012-12-06 15:31 废弃账号 阅读(110) 评论(0) 推荐(0)
摘要: 1.同步下载文件 NSString *urlAsString = @"http://files.cnblogs.com/zhuqil/UIWebViewDemo.zip"; NSURL *url = [NSURL URLWithString:urlAsStrin... 阅读全文
posted @ 2012-12-06 15:31 废弃账号 阅读(82) 评论(0) 推荐(0)
摘要: String nowPath = @"taxi.db"; void SelectStu() { using (SQLiteConnection cn = new SQLiteConnection(@"data source=" + nowPath ... 阅读全文
posted @ 2012-12-06 15:31 废弃账号 阅读(72) 评论(0) 推荐(0)
摘要: #include // for IObjectSafety; in ActiveX SDK //........................................................................ //ISafeObject DECLARE_INTE... 阅读全文
posted @ 2012-12-06 15:31 废弃账号 阅读(111) 评论(0) 推荐(0)
摘要: private string mysqlYunfeng = ConfigurationManager.ConnectionStrings["mysqlwxs"].ConnectionString;http://115.com/file/e75kwnc4 阅读全文
posted @ 2012-12-06 15:31 废弃账号 阅读(78) 评论(0) 推荐(0)
摘要: http://zzili.blog.163.com/blog/static/193620024201272554948935/ 阅读全文
posted @ 2012-12-06 15:31 废弃账号 阅读(117) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 9 10 ··· 25 下一页