TextviewImages:Textview 图像是 textview 上的一个类别,它启用在 textview 中选择图像的功能

时间:2024-06-19 03:48:38
【文件属性】:

文件名称:TextviewImages:Textview 图像是 textview 上的一个类别,它启用在 textview 中选择图像的功能

文件大小:1.06MB

文件格式:ZIP

更新时间:2024-06-19 03:48:38

Objective-C

UITextview 图片 UITextview 图像是 textview 上的一个类别,它启用在 textview 中选择图像的功能。 UITextview 图片示例 下载这个项目并运行它,看看它是多么容易做到这一点。 使用 Podfile platform :ios, '7.0' pod 'TextviewImages', :git => 'git@github.com:ibhupi/TextviewImages.git' 如何使用示例 要在文本视图中添加图像选择选项菜单,只需编写这两行代码就足够了。 在具有出口或刷新到 UITextView 的视图控制器或类中添加以下内容。 #import "UITextView+Helper.h" [self.textView addSelectImageMenuText:@":sunrise: :camera:"]; 实际调用方法 /** * Add menu i


【文件预览】:
TextviewImages-master
----Screenshots()
--------Screen1.png(73KB)
--------Screen2.png(48KB)
--------Screen3.png(368KB)
--------Screen4.png(597KB)
----TextviewImages.podspec(547B)
----TextviewImages()
--------Info.plist(1KB)
--------main.m(341B)
--------TextviewImagesViewController.h(257B)
--------Base.lproj()
--------Images.xcassets()
--------TextviewImagesViewController.m(4KB)
--------AppDelegate.h(293B)
--------AppDelegate.m(2KB)
----TextviewImagesTests()
--------Info.plist(749B)
--------TextviewImagesTests.m(896B)
----Pods()
--------TextviewImages()
--------Manifest.lock(411B)
--------Target Support Files()
--------Headers()
--------Local Podspecs()
--------Pods.xcodeproj()
----Podfile.lock(411B)
----Podfile(314B)
----LICENSE(1KB)
----README.md(2KB)
----TextviewImagesClass()
--------UITextView+Helper.h(2KB)
--------UITextView+Helper.m(10KB)
----.gitignore(506B)
----TextviewImages.xcworkspace()
--------contents.xcworkspacedata(232B)
----TextviewImages.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(19KB)

网友评论