上一页 1 ··· 5 6 7 8 9 10 11 12 13 ··· 25 下一页
摘要: Did data on end- (IBAction)textFieldDoneEditing:(id)sender { [sender resignFirstResponder]; } 阅读全文
posted @ 2012-12-06 15:30 废弃账号 阅读(79) 评论(0) 推荐(0)
摘要: private string mysqlYunfeng = ConfigurationManager.ConnectionStrings["mysqlwxs"].ConnectionString; public FriendGPSList ReturnF... 阅读全文
posted @ 2012-12-06 15:30 废弃账号 阅读(169) 评论(0) 推荐(0)
摘要: if (sqlite3_open([[[[NSBundle mainBundle] pathForResource:@"wxs" ofType:@"db"] retain] fileSystemRepresentation], &database)==SQLITE... 阅读全文
posted @ 2012-12-06 15:30 废弃账号 阅读(89) 评论(0) 推荐(0)
摘要: 30.8872 =====》——>300.8872*60 = 53.232 ——>530.232*60 = 13.9230: 53' 13.92"30: 53' 13.92"=======》30+53/60+13.92/3600=30.887199同经度两点之间距离dla=30.887m *... 阅读全文
posted @ 2012-12-06 15:30 废弃账号 阅读(302) 评论(0) 推荐(0)
摘要: @property (retain, nonatomic) IBOutlet UIScrollView *ScrollView; [ScrollView setScrollEnabled:YES]; [ScrollView setContentSize... 阅读全文
posted @ 2012-12-06 15:30 废弃账号 阅读(73) 评论(0) 推荐(0)
摘要: ATFrom: UIViewAnimationTransitionCurlUp UIViewAnimationTransitionCurlDown UIViewAnimationTransitionFlipFromLeft UIViewAnimation... 阅读全文
posted @ 2012-12-06 15:30 废弃账号 阅读(80) 评论(0) 推荐(0)
摘要: // Do any additional setup after loading the view from its nib. UIBarButtonItem *one = [[UIBarButtonItem alloc] initWithBarButtonSyst... 阅读全文
posted @ 2012-12-06 15:30 废弃账号 阅读(77) 评论(0) 推荐(0)
摘要: 1.图片缩放 QPixmap *pBackBuffer = new QPixmap(m_newShopList->at(i).shopImgUrl); QPixmap qimage; qimage = pBackBuffer->scaled(QSize(80,70... 阅读全文
posted @ 2012-12-06 15:30 废弃账号 阅读(96) 评论(0) 推荐(0)
摘要: QWidget *widget1 = new QWidget; QVBoxLayout *lay = new QVBoxLayout; lay->setSpacing(10); for (int i = 0;i setFixedSize(30,20); lay->ad... 阅读全文
posted @ 2012-12-06 15:30 废弃账号 阅读(63) 评论(0) 推荐(0)
摘要: QListWidget *list1=ui->listWidget_Off1; QListWidget *list2=ui->listWidget_Off2; list1->setIconSize(QSize(100, 100)); list1->s... 阅读全文
posted @ 2012-12-06 15:30 废弃账号 阅读(160) 评论(0) 推荐(0)
上一页 1 ··· 5 6 7 8 9 10 11 12 13 ··· 25 下一页