i 是新开发商,即制作电子Pub读物,阅读电子Pub文档。
我在我的电话中写了标语,我想读一下我的名字,把数据写到我的名单上。
这里是我的法典。
<>strong> Carloic: first i amdowning an ePub file,ePub
file will bedown to this path
NSArray *paths = NSSearchPathForDirectoriesInDomains(NSDocumentDirectory, NSUserDomainMask, YES);
basePath = ([paths count] > 0) ? [paths objectAtIndex:0] : nil;
NSLog(@"basePath=%@",basePath);
output :-
=/Users/krunal/Library/Application Support/iPhone Simulator/5.1/Applications/6B7FCD58-EDF9-44F4-8B33-5F3542536F92/Documents
now, i want to write name of Downloaded .ePub
file into file into my .plist
code:
NSMutableDictionary *data = [[NSMutableDictionary alloc] initWithContentsOfFile: basePath];
[data setObject:[NSNumber numberWithInt:value] forKey:@"value"];
[data writeToFile: plistPath atomically:YES];
[data release];
i 试图这样做,但我无法在我的<编码>.plist文档中写。
<><>>> 任何帮助 将使用。
www.un.org/spanish/ecosoc 感谢: