赞
踩
- NSString *const MJRefreshHeaderIdleText = @"下拉可以刷新";
- NSString *const MJRefreshHeaderPullingText = @"松开立即刷新";
- NSString *const MJRefreshHeaderRefreshingText = @"正在刷新数据中...";
-
-
- NSString *const MJRefreshAutoFooterIdleText = @"点击或上拉加载更多";
- NSString *const MJRefreshAutoFooterRefreshingText = @"正在加载更多的数据...";
- NSString *const MJRefreshAutoFooterNoMoreDataText = @"已经全部加载完毕";
-
-
- NSString *const MJRefreshBackFooterIdleText = @"上拉可以加载更多";
- NSString *const MJRefreshBackFooterPullingText = @"松开立即加载更多";
- NSString *const MJRefreshBackFooterRefreshingText = @"正在加载更多的数据...";
- NSString *const MJRefreshBackFooterNoMoreDataText = @"已经全部加载完毕";
PS:这样修改是根据运行系统环境的语言环境变化而变化,若在模拟器上运行,需要修改模拟器语言环境位中文才可以;
君凯商联网-iOS-字唐名僧
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。