- (void) imagePickerController: (UIImagePickerController *) picker
didFinishPickingImage: (UIImage *) image
editingInfo: (NSDictionary *) editingInfo {
imageView = [[UIImageView alloc] initWithFrame: CGRectMake (30, 20, 230, 250)];
imageView.image = image;
[Picker dismissModalViewControllerAnimated: YES];
[Self.view addSubview: imageView];
}
Reply:
- (Void) imagePickerController: (UIImagePickerController *) picker
didFinishPickingMediaWithInfo: (NSDictionary *) info
NSURL * imageURL = [info valueForKey: UIImagePickerControllerReferenceURL];
Reply:
That sqlite in memory to how to write.
Reply:
Hello, you want to use SQL statements.
Such as, insert into table values (....)
Reply:
I can put the address directly into the database what, what format to use to insert an address character Yeah.
And take the time to read it should be how to show a picture again?
Reply:
This is very simple ah, iphone interface provides sqlite, probably there. H header file, you first create a further operation, OK.
No comments:
Post a Comment