Angry! Try sending your phone number again.

Source: Internet
Author: User
// Shield your phone number from one hundred years! What about changing the number symbol? Maybe you can't do it with symbols? Sample ~~~~~~~~~~ Private Boolean prohibited (string input) {stringbuilder sb = new stringbuilder (32); string STR = input. replace ('O', '0'); // Replace the uppercase letter "O" with the number 0. If you don't know what else you can do, foreach (char C in Str. tochararray () {If (C> = '0' & C <= '9') {sb. append (c);} else if (C> = '0' & C <= '9') {sb. append (c-'0');} else if (C> = 'hangzhou' & C <= 'hangzhou') {sb. append (c-'hangzhou' + 1);} else if (C> = '① '& C <= 'hangzhou') {sb. append (c-'① '+ 1);} else if (C> =' (1) '& C <= 'hangzhou') {sb. append (c-'(I)' + 1);} else if (C> = '(1)' & C <= 'hangzhou') {sb. append (c-'(1)' + 1);} STR = sb. tostring (); Using (prohibitedadapter Ada = new prohibitedadapter () {prohibiteddatatable prohibited = Ada. getprohibitedlist (); foreach (prohibitedrow row in prohibited. rows) {If (Str. contains (row. keyword) {return false ;}} return true ;}

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.