• 大小: 203KB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-05-13
  • 语言: 其他
  • 标签: 新浪微博  

资源简介

IOS高访新浪微博界面,处理@#链接 特殊字符 ,排版整齐 这个是http://download.csdn.net/detail/rhljiayou/6760745 此Demo的升级版,有些问题的改正

资源截图

代码片段和文件信息

//
//  AppDelegate.m
//  SinaWeiboDemo
//
//  Created by iHope on 13-12-23.
//  Copyright (c) 2013年 任海丽. All rights reserved.
//

#import “AppDelegate.h“

#import “ViewController.h“

@implementation AppDelegate

- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions
{
    self.window = [[UIWindow alloc] initWithframe:[[UIScreen mainScreen] bounds]];
    // Override point for customization after application launch.
    self.viewController = [[ViewController alloc] initWithNibName:@“ViewController“ bundle:nil];
    self.window.rootViewController = self.viewController;
    [self.window makeKeyAndVisible];
    return YES;
}

- (void)applicationWillResignActive:(UIApplication *)application
{
    // Sent when the application is about to move from active to inactive state. This can occur for certain types of temporary interruptions (such as an incoming phone call or SMS message) or when the user quits the application and it begins the transition to the background state.
    // Use this method to pause ongoing tasks disable timers and throttle down OpenGL ES frame rates. Games should use this method to pause the game.
}

- (void)applicationDidEnterBackground:(UIApplication *)application
{
    // Use this method to release shared resources save user data invalidate timers and store enough application state information to restore your application to its current state in case it is terminated later. 
    // If your application supports background execution this method is called instead of applicationWillTerminate: when the user quits.
}

- (void)applicationWillEnterForeground:(UIApplication *)application
{
    // Called as part of the transition from the background to the inactive state; here you can undo many of the changes made on entering the background.
}

- (void)applicationDidBecomeActive:(UIApplication *)application
{
    // Restart any tasks that were paused (or not yet started) while the application was inactive. If the application was previously in the background optionally refresh the user interface.
}

- (void)applicationWillTerminate:(UIApplication *)application
{
    // Called when the application is about to terminate. Save data if appropriate. See also applicationDidEnterBackground:.
}

@end

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2013-12-30 12:14  SinaWeiboDemo\
     文件        6148  2013-12-31 10:10  SinaWeiboDemo\.DS_Store
     目录           0  2013-12-31 10:10  __MACOSX\
     目录           0  2013-12-31 10:10  __MACOSX\SinaWeiboDemo\
     文件         222  2013-12-31 10:10  __MACOSX\SinaWeiboDemo\._.DS_Store
     目录           0  2013-12-31 10:10  SinaWeiboDemo\SinaWeiboDemo\
     文件         366  2013-12-23 14:00  SinaWeiboDemo\SinaWeiboDemo\AppDelegate.h
     目录           0  2013-12-31 10:10  __MACOSX\SinaWeiboDemo\SinaWeiboDemo\
     文件         273  2013-12-23 14:00  __MACOSX\SinaWeiboDemo\SinaWeiboDemo\._AppDelegate.h
     文件        2305  2013-12-23 14:00  SinaWeiboDemo\SinaWeiboDemo\AppDelegate.m
     文件         273  2013-12-23 14:00  __MACOSX\SinaWeiboDemo\SinaWeiboDemo\._AppDelegate.m
     目录           0  2013-12-30 12:14  SinaWeiboDemo\SinaWeiboDemo\AutoHyperlinks\
     文件        5744  2011-08-12 02:28  SinaWeiboDemo\SinaWeiboDemo\AutoHyperlinks\AHHyperlinkScanner.h
     目录           0  2013-12-31 10:10  __MACOSX\SinaWeiboDemo\SinaWeiboDemo\AutoHyperlinks\
     文件         222  2011-08-12 02:28  __MACOSX\SinaWeiboDemo\SinaWeiboDemo\AutoHyperlinks\._AHHyperlinkScanner.h
     文件       20245  2011-08-12 02:28  SinaWeiboDemo\SinaWeiboDemo\AutoHyperlinks\AHHyperlinkScanner.m
     文件         222  2011-08-12 02:28  __MACOSX\SinaWeiboDemo\SinaWeiboDemo\AutoHyperlinks\._AHHyperlinkScanner.m
     文件        1891  2011-08-12 02:28  SinaWeiboDemo\SinaWeiboDemo\AutoHyperlinks\AHlinkLexer.h
     文件         222  2011-08-12 02:28  __MACOSX\SinaWeiboDemo\SinaWeiboDemo\AutoHyperlinks\._AHlinkLexer.h
     文件        6902  2011-08-12 02:28  SinaWeiboDemo\SinaWeiboDemo\AutoHyperlinks\AHlinkLexer.l
     文件         222  2011-08-12 02:28  __MACOSX\SinaWeiboDemo\SinaWeiboDemo\AutoHyperlinks\._AHlinkLexer.l
     文件        2425  2011-08-12 02:28  SinaWeiboDemo\SinaWeiboDemo\AutoHyperlinks\AHMarkedHyperlink.h
     文件         222  2011-08-12 02:28  __MACOSX\SinaWeiboDemo\SinaWeiboDemo\AutoHyperlinks\._AHMarkedHyperlink.h
     文件        6799  2011-08-12 02:28  SinaWeiboDemo\SinaWeiboDemo\AutoHyperlinks\AHMarkedHyperlink.m
     文件         222  2011-08-12 02:28  __MACOSX\SinaWeiboDemo\SinaWeiboDemo\AutoHyperlinks\._AHMarkedHyperlink.m
     文件        1736  2011-08-12 02:28  SinaWeiboDemo\SinaWeiboDemo\AutoHyperlinks\AutoHyperlinks.h
     文件         222  2011-08-12 02:28  __MACOSX\SinaWeiboDemo\SinaWeiboDemo\AutoHyperlinks\._AutoHyperlinks.h
     文件         228  2011-08-12 02:28  SinaWeiboDemo\SinaWeiboDemo\AutoHyperlinks\Copyright.txt
     文件         222  2011-08-12 02:28  __MACOSX\SinaWeiboDemo\SinaWeiboDemo\AutoHyperlinks\._Copyright.txt
     文件        3627  2011-08-12 02:28  SinaWeiboDemo\SinaWeiboDemo\AutoHyperlinks\JSCoreTextView.h
     文件         222  2011-08-12 02:28  __MACOSX\SinaWeiboDemo\SinaWeiboDemo\AutoHyperlinks\._JSCoreTextView.h
............此处省略150个文件信息

评论

共有 条评论