显示名称和注释的模块 PeriscommentView

码农软件 · 软件分类 · 其他(Others) · 2019-07-17 08:13:52

软件介绍

PeriscommentView是可以显示名称和注释的模块,它的设计灵感来自Periscop。演示如下:

Demo

安装

CocoaPods是iOS项目管理器。所以需要使用CocoaPods去安装

pod 'PeriscommentView', '0.0.1'

用法

import PeriscommentView

let periscommentView: PeriscommentView = ...
let profileImage = UIImage(named: "hoge.png")!
let name = "name"
let comment = "comment"
PeriscommentView.addCell(profileImage, name: name, comment: comment)

本文地址:https://www.codercto.com/soft/d/10309.html

Advanced Web Metrics with Google Analytics, 2nd Edition

Advanced Web Metrics with Google Analytics, 2nd Edition

Brian Clifton / Sybex / 2010-3-15 / USD 39.99

Valuable tips and tricks for using the latest version of Google Analytics Packed with insider tips and tricks, this how-to guide is fully revised to cover the latest version of Google Analytics and sh......一起来看看 《Advanced Web Metrics with Google Analytics, 2nd Edition》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码