tableView时常有一个效果,就是当cell在section的第一个位置或者最后一行时,第一个cell左上角和右上角显示圆角,最后一个cel...
1.系统默认的颜色设置 //无色 cell.selectionStyle = UITableViewCellSelectionStyleNone...
TensorBoard TensorBoard的官网教程如下: https://www.tensorflow.org/versions/r0.7...
预处理过程扫描源代码,对其进行初步的转换,产生新的源代码提供给编译器。可见预处理过程先于编译器对源代码进行处理。 预处理指令是以#开头的代码行,...
1.iPhone尺寸规格 设备 宽 (inch) 高(inch) 对角线 逻辑分辨率 ScaleFactor 设备分辨率 P...
1.截取字符串 NSString*string =@"sdfsfsfsAdfsdf"; string = [string substringTo...
头条 http://api.sina.cn/sinago/list.json?channel=news_toutiao 推荐 http://ap...
[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to i...
//颜色转图片 - (UIImage *)imageWithColor:(UIColor *)color { // 描述矩形 CGRect re...