文件名称:KingCerCode:单个输入框验证码样式
文件大小:2.94MB
文件格式:ZIP
更新时间:2024-02-23 23:24:06
objective-c custom identifying Objective-CObjective-C
金典 特效验证码界面 简介 验证码,密码验证输入框。 版本要求 | KingCerCode版本:0.1 | | iOS版本:iOS8 + | 下载 在你的podfile中添加KingCerCode pod 'KingCerCode' 使用 CGFloat ls = 50.0 ; CGFloat lp = 20.0 ; KingIdentifyingView *view = [[KingIdentifyingView alloc ] initWithFrame: CGRectMake ( 0 , 60 , self .view.frame.size.width, 100 ) cerCode: cerCode setting: @{value_labelSize: @(ls), value_labelSpace: @(lp)} isSecure: YES ]; [view makeRebackBlock: ^( BOOL value) { if (value) { NSLog ( @"验证成功 -> 执
【文件预览】:
KingCerCode-master
----KingCerCode.podspec(6KB)
----LICENSE(1KB)
----vertification.gif(353KB)
----.DS_Store(6KB)
----KingCerCode.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(22KB)
--------xcuserdata()
----file()
--------useVideo.mp4(4.81MB)
--------.DS_Store(6KB)
--------usesmall.png(231KB)
----KingCerCodeTests()
--------Info.plist(701B)
--------KingCerCodeTests.m(913B)
----Source()
--------KingIdentifyingView.m(6KB)
--------KingIdentifyingView.h(981B)
----KingCerCode()
--------Assets.xcassets()
--------main.m(336B)
--------AppDelegate.h(279B)
--------AppDelegate.m(2KB)
--------Base.lproj()
--------.DS_Store(6KB)
--------ViewController.h(217B)
--------Info.plist(1KB)
--------ViewController.m(2KB)
----README.md(1KB)
----KingCerCodeUITests()
--------KingCerCodeUITests.m(1KB)
--------Info.plist(701B)