摘要:
- (IBAction)FindUs:(id)sender { self.UsMap.hidden = NO; CLLocationCoordinate2D coord; coord.latitude = 34.7993; coord.longitu... 阅读全文
posted @ 2012-12-06 15:30
废弃账号
阅读(143)
评论(0)
推荐(0)
摘要:
NSString *musicPath = [[NSBundle mainBundle] pathForResource:@"净土" ofType:@"mp3"];... 阅读全文
posted @ 2012-12-06 15:30
废弃账号
阅读(94)
评论(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)
摘要:
UIDevice *device = [UIDevice currentDevice];//创建设备对象 NSString *deviceUID = [[NSString alloc] initWithString:[device uniqueIdentifier]]; ... 阅读全文
posted @ 2012-12-06 15:30
废弃账号
阅读(122)
评论(0)
推荐(0)
摘要:
[NSTimer scheduledTimerWithTimeInterval:1.0 target:self selector:@selector(timerFireMethod:) userInfo:nil repeats:YES];//使用timer定时,每秒触发一次,然后就是写selec... 阅读全文
posted @ 2012-12-06 15:30
废弃账号
阅读(93)
评论(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)
摘要:
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)

浙公网安备 33010602011771号