LiHong

Results 4 issues of LiHong

您好!从第十一章开始就不能看了(没有内容),请问是不再翻译了吗?

[此行代码](https://github.com/kevin0571/STNetTaskQueue/blob/master/STNetTaskQueue/STHTTPNetTaskQueueHandler.m#L317)不应该使用key来作为文件名称.

demo中有一个自动行高的列子,但其中的cell是通过代码创建的。 我在xml文件中定义一个cell,然后添加到ITable中,然后修改cell中某个Label的文本,发现不支持可变的行高,是我的用法不对么?

以下这些方法从名称上不能准确的知道其作用,要写代码验证。 `- (void)fromTheTop:(CGFloat)distance ofView:(UIView *)view;` `- (void)fromTheRelativeTop:(CGFloat)distance ofView:(UIView *)view screenType:(UIScreenType)screenType;` `- (void)relativeTopInContainer:(CGFloat)top shouldResize:(BOOL)shouldResize screenType:(UIScreenType)screenType;`