首页 星云 工具 资源 星选 资讯 热门工具
:

PDF转图片 完全免费 小红书视频下载 无水印 抖音视频下载 无水印 数字星空

iOS 文字动画(每个字逐个显示)

移动开发 62.83KB 28 需要积分: 1
立即下载

资源介绍:

基于两种思维方式的文字动画: 1.将每个字按照给定的时间逐个绘制; 2.在label上添加一个挡板
// // AppDelegate.h // testOfNoteCoreText // // Created by 阳兵青 on 16/1/16. // Copyright © 2016年 ouyang. All rights reserved. // #import @interface AppDelegate : UIResponder @property (strong, nonatomic) UIWindow *window; @end

资源文件列表:

文字动画.zip 大约有97个文件
  1. testOfNoteCoreText/
  2. testOfNoteCoreText/testOfNoteCoreText/
  3. testOfNoteCoreText/testOfNoteCoreText/AppDelegate.h 285B
  4. __MACOSX/
  5. __MACOSX/testOfNoteCoreText/
  6. __MACOSX/testOfNoteCoreText/testOfNoteCoreText/
  7. __MACOSX/testOfNoteCoreText/testOfNoteCoreText/._AppDelegate.h 171B
  8. testOfNoteCoreText/testOfNoteCoreText/AppDelegate.m 1.99KB
  9. __MACOSX/testOfNoteCoreText/testOfNoteCoreText/._AppDelegate.m 171B
  10. testOfNoteCoreText/testOfNoteCoreText/Assets.xcassets/
  11. testOfNoteCoreText/testOfNoteCoreText/Assets.xcassets/AppIcon.appiconset/
  12. testOfNoteCoreText/testOfNoteCoreText/Assets.xcassets/AppIcon.appiconset/Contents.json 585B
  13. __MACOSX/testOfNoteCoreText/testOfNoteCoreText/Assets.xcassets/
  14. __MACOSX/testOfNoteCoreText/testOfNoteCoreText/Assets.xcassets/AppIcon.appiconset/
  15. __MACOSX/testOfNoteCoreText/testOfNoteCoreText/Assets.xcassets/AppIcon.appiconset/._Contents.json 171B
  16. testOfNoteCoreText/testOfNoteCoreText/Base.lproj/
  17. testOfNoteCoreText/testOfNoteCoreText/Base.lproj/LaunchScreen.storyboard 1.63KB
  18. __MACOSX/testOfNoteCoreText/testOfNoteCoreText/Base.lproj/
  19. __MACOSX/testOfNoteCoreText/testOfNoteCoreText/Base.lproj/._LaunchScreen.storyboard 171B
  20. testOfNoteCoreText/testOfNoteCoreText/Base.lproj/Main.storyboard 2.37KB
  21. testOfNoteCoreText/testOfNoteCoreText/Info.plist 1.18KB
  22. testOfNoteCoreText/testOfNoteCoreText/main.m 342B
  23. __MACOSX/testOfNoteCoreText/testOfNoteCoreText/._main.m 171B
  24. testOfNoteCoreText/testOfNoteCoreText/ViewController.h 223B
  25. __MACOSX/testOfNoteCoreText/testOfNoteCoreText/._ViewController.h 171B
  26. testOfNoteCoreText/testOfNoteCoreText/ViewController.m 3.19KB
  27. __MACOSX/testOfNoteCoreText/testOfNoteCoreText/._ViewController.m 171B
  28. testOfNoteCoreText/testOfNoteCoreText.xcodeproj/
  29. testOfNoteCoreText/testOfNoteCoreText.xcodeproj/project.pbxproj 20.17KB
  30. testOfNoteCoreText/testOfNoteCoreText.xcodeproj/project.xcworkspace/
  31. testOfNoteCoreText/testOfNoteCoreText.xcodeproj/project.xcworkspace/contents.xcworkspacedata 163B
  32. testOfNoteCoreText/testOfNoteCoreText.xcodeproj/project.xcworkspace/xcuserdata/
  33. testOfNoteCoreText/testOfNoteCoreText.xcodeproj/project.xcworkspace/xcuserdata/YQB.xcuserdatad/
  34. testOfNoteCoreText/testOfNoteCoreText.xcodeproj/project.xcworkspace/xcuserdata/YQB.xcuserdatad/UserInterfaceState.xcuserstate 13.44KB
  35. testOfNoteCoreText/testOfNoteCoreText.xcodeproj/xcuserdata/
  36. testOfNoteCoreText/testOfNoteCoreText.xcodeproj/xcuserdata/YQB.xcuserdatad/
  37. testOfNoteCoreText/testOfNoteCoreText.xcodeproj/xcuserdata/YQB.xcuserdatad/xcschemes/
  38. testOfNoteCoreText/testOfNoteCoreText.xcodeproj/xcuserdata/YQB.xcuserdatad/xcschemes/testOfNoteCoreText.xcscheme 4.26KB
  39. testOfNoteCoreText/testOfNoteCoreText.xcodeproj/xcuserdata/YQB.xcuserdatad/xcschemes/xcschememanagement.plist 670B
  40. testOfNoteCoreText/testOfNoteCoreTextTests/
  41. testOfNoteCoreText/testOfNoteCoreTextTests/Info.plist 733B
  42. testOfNoteCoreText/testOfNoteCoreTextTests/testOfNoteCoreTextTests.m 940B
  43. __MACOSX/testOfNoteCoreText/testOfNoteCoreTextTests/
  44. __MACOSX/testOfNoteCoreText/testOfNoteCoreTextTests/._testOfNoteCoreTextTests.m 171B
  45. testOfNoteCoreText/testOfNoteCoreTextUITests/
  46. testOfNoteCoreText/testOfNoteCoreTextUITests/Info.plist 733B
  47. testOfNoteCoreText/testOfNoteCoreTextUITests/testOfNoteCoreTextUITests.m 1.22KB
  48. __MACOSX/testOfNoteCoreText/testOfNoteCoreTextUITests/
  49. __MACOSX/testOfNoteCoreText/testOfNoteCoreTextUITests/._testOfNoteCoreTextUITests.m 171B
  50. TestOfNotePic/
  51. TestOfNotePic/TestOfNotePic/
  52. TestOfNotePic/TestOfNotePic/AppDelegate.h 280B
  53. __MACOSX/TestOfNotePic/
  54. __MACOSX/TestOfNotePic/TestOfNotePic/
  55. __MACOSX/TestOfNotePic/TestOfNotePic/._AppDelegate.h 171B
  56. TestOfNotePic/TestOfNotePic/AppDelegate.m 1.99KB
  57. __MACOSX/TestOfNotePic/TestOfNotePic/._AppDelegate.m 171B
  58. TestOfNotePic/TestOfNotePic/Assets.xcassets/
  59. TestOfNotePic/TestOfNotePic/Assets.xcassets/AppIcon.appiconset/
  60. TestOfNotePic/TestOfNotePic/Assets.xcassets/AppIcon.appiconset/Contents.json 585B
  61. __MACOSX/TestOfNotePic/TestOfNotePic/Assets.xcassets/
  62. __MACOSX/TestOfNotePic/TestOfNotePic/Assets.xcassets/AppIcon.appiconset/
  63. __MACOSX/TestOfNotePic/TestOfNotePic/Assets.xcassets/AppIcon.appiconset/._Contents.json 171B
  64. TestOfNotePic/TestOfNotePic/Base.lproj/
  65. TestOfNotePic/TestOfNotePic/Base.lproj/LaunchScreen.storyboard 1.63KB
  66. __MACOSX/TestOfNotePic/TestOfNotePic/Base.lproj/
  67. __MACOSX/TestOfNotePic/TestOfNotePic/Base.lproj/._LaunchScreen.storyboard 171B
  68. TestOfNotePic/TestOfNotePic/Base.lproj/Main.storyboard 2.37KB
  69. TestOfNotePic/TestOfNotePic/Info.plist 1.18KB
  70. TestOfNotePic/TestOfNotePic/main.m 337B
  71. __MACOSX/TestOfNotePic/TestOfNotePic/._main.m 171B
  72. TestOfNotePic/TestOfNotePic/ViewController.h 218B
  73. __MACOSX/TestOfNotePic/TestOfNotePic/._ViewController.h 171B
  74. TestOfNotePic/TestOfNotePic/ViewController.m 1.35KB
  75. __MACOSX/TestOfNotePic/TestOfNotePic/._ViewController.m 171B
  76. TestOfNotePic/TestOfNotePic.xcodeproj/
  77. TestOfNotePic/TestOfNotePic.xcodeproj/project.pbxproj 19.8KB
  78. TestOfNotePic/TestOfNotePic.xcodeproj/project.xcworkspace/
  79. TestOfNotePic/TestOfNotePic.xcodeproj/project.xcworkspace/contents.xcworkspacedata 158B
  80. TestOfNotePic/TestOfNotePic.xcodeproj/project.xcworkspace/xcuserdata/
  81. TestOfNotePic/TestOfNotePic.xcodeproj/project.xcworkspace/xcuserdata/YQB.xcuserdatad/
  82. TestOfNotePic/TestOfNotePic.xcodeproj/project.xcworkspace/xcuserdata/YQB.xcuserdatad/UserInterfaceState.xcuserstate 15.81KB
  83. TestOfNotePic/TestOfNotePic.xcodeproj/xcuserdata/
  84. TestOfNotePic/TestOfNotePic.xcodeproj/xcuserdata/YQB.xcuserdatad/
  85. TestOfNotePic/TestOfNotePic.xcodeproj/xcuserdata/YQB.xcuserdatad/xcschemes/
  86. TestOfNotePic/TestOfNotePic.xcodeproj/xcuserdata/YQB.xcuserdatad/xcschemes/TestOfNotePic.xcscheme 4.17KB
  87. TestOfNotePic/TestOfNotePic.xcodeproj/xcuserdata/YQB.xcuserdatad/xcschemes/xcschememanagement.plist 665B
  88. TestOfNotePic/TestOfNotePicTests/
  89. TestOfNotePic/TestOfNotePicTests/Info.plist 733B
  90. TestOfNotePic/TestOfNotePicTests/TestOfNotePicTests.m 920B
  91. __MACOSX/TestOfNotePic/TestOfNotePicTests/
  92. __MACOSX/TestOfNotePic/TestOfNotePicTests/._TestOfNotePicTests.m 171B
  93. TestOfNotePic/TestOfNotePicUITests/
  94. TestOfNotePic/TestOfNotePicUITests/Info.plist 733B
  95. TestOfNotePic/TestOfNotePicUITests/TestOfNotePicUITests.m 1.2KB
  96. __MACOSX/TestOfNotePic/TestOfNotePicUITests/
  97. __MACOSX/TestOfNotePic/TestOfNotePicUITests/._TestOfNotePicUITests.m 171B
0评论
提交 加载更多评论
其他资源 jsp培训讲义
JSP编程基础目录: 1. JSP概述 2. 安装好你的机器来使用JSP 3. JSP的基本语法 4. JSP的内部对象 5. 困扰JSP的几个问题 6. JSP其他相关资源 面向对象,动态页面等.
opencv3.2版opencv_ffmpeg_64.dll 下载
opencv3.2版opencv_ffmpeg_64.dll
aspose-words.zip
aspose-words资源含xml
数据集图片爬取工具image_tool
用于爬取数据集,缩放图片尺寸。
uedit_32
用于编写各种代码的一个文本编辑 ;对于初学者很有用;
利于查找问题。
QTP_Main_Users_Guide
最全的QTP中文使用手册,800多页。
高仿微信5.2内测版界面
高仿微信5.2内测版界面,小清新界面,动画流程。可以直接使用,主要是实现动画和滑动事件的定义
metaio5.3 one.zip
metaio5.3 one.zip