iOS 多功能小画板 LXFDrawBoard

码农软件 · 软件分类 · 高级UI组件(Advanced) · 2019-07-11 17:14:04

软件介绍

LXFDrawBoard

多功能小画板

GitHub

Usage

LXFDrawBoardDelegate

返回需要添加的描述

- (NSString *)LXFDrawBoard:(LXFDrawBoard *)drawBoard textForDescLabel:(UILabel *)descLabel;

当添加或修改描述时调用

- (void)LXFDrawBoard:(LXFDrawBoard *)drawBoard clickDescLabel:(UILabel *)descLabel;

笔刷

2017–09-25 更新

橡皮擦

 

铅笔 LXFPencilBrush

 

箭头 LXFArrowBrush

 

直线 LXFLineBrush

image

文本 LXFTextBrush

 

矩形 LXFRectangleBrush

 

马赛克 LXFMosaicBrush

image

撤销与反撤销

image

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

Building Web Reputation Systems

Building Web Reputation Systems

Randy Farmer、Bryce Glass / Yahoo Press / 2010 / GBP 31.99

What do Amazon's product reviews, eBay's feedback score system, Slashdot's Karma System, and Xbox Live's Achievements have in common? They're all examples of successful reputation systems that enable ......一起来看看 《Building Web Reputation Systems》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具