文件名称:CardNumFormatEditText:每 4 个数字用空格和连字符分割一个带卡号或信用卡号
文件大小:168KB
文件格式:ZIP
更新时间:2024-07-01 06:30:24
Java
CardNumFormatEditText Splitted a band card numer or a credit card number by whitespace/pound/hyphen every 4 digitals 这是针对常见的输入银行卡号并对卡号自动分割部分工程。分割符可以量'#','-'或者空格。它比平时见的优点就是在光标处于分隔符之前时按返回键,可以让光标自动跳过分隔符。 Credits Author: Peter Pan License Copyright 2014 Peter Pan Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obt
【文件预览】:
CardNumFormatEditText-master
----gradlew.bat(2KB)
----gradlew(5KB)
----gradle.properties(855B)
----library()
--------proguard-rules.pro(656B)
--------src()
--------.gitignore(7B)
--------build.gradle(482B)
--------library.iml(7KB)
----.gradle()
--------2.2.1()
----app()
--------proguard-rules.pro(656B)
--------src()
--------app.iml(7KB)
--------.gitignore(7B)
--------build.gradle(567B)
----gradle()
--------wrapper()
----.idea()
--------scopes()
--------gradle.xml(615B)
--------misc.xml(396B)
--------vcs.xml(166B)
--------.name(21B)
--------copyright()
--------modules.xml(605B)
--------encodings.xml(166B)
--------compiler.xml(711B)
--------workspace.xml(154KB)
----FormatCardNumEditText.iml(828B)
----.gitignore(574B)
----local.properties(430B)
----README.md(1004B)
----settings.gradle(27B)
----.gitattributes(378B)
----build()
--------intermediates()
----build.gradle(436B)