摘要: 1、WebView显示Html。[WebViewsetOpaque:NO];[WebViewsetBackgroundColor:[UIColorclearColor]];NSString*gifFileName=@"j_0002.gif";NSMutableString*htmlStr=[NSMutableStringstring];[htmlStrappendString:@"HelloHoney"];[htmlStrappendString:@"<p><imgsrc=\""];[htmlStrappe 阅读全文
posted @ 2011-05-30 16:40 kallen 阅读(460) 评论(0) 推荐(1)