Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Tag: numbers

Regular expression mobile phone number verification and mailbox verification

1. Realize regular expression mobile phone verification.

Common mobile phone numbers are all 11 digits

The first 3 digits indicate the region and the operator

Regular expression ^

October 18, 2021By Simo Regexp and mailboxes, expressions, mobile phones, numbers, regular, verificationLeave a Comment

Regular expression detects if the IP address and port number are legal

Regular expressions to check whether the IP address and port number are legal, the code is as follows:

Regular expressions to detect IP address

public static bool CheckAddress(string s)

October 18, 2021By Simo Regexp and legal, detection, expressions, IP addresses, numbers, ports, regularLeave a Comment

Regular expression – regular expression matches two unequal numbers

I want to know how to match two numbers, but they are not the same. So, match 12, but not 11, which would be fine.

What I have now is:
I have to match a string like “P12”, I completed it wit

October 18, 2021By Simo Regexp expressions, matching, not equal, numbers, regular, twoLeave a Comment

Regular expressions for combining numbers

I have a series of numbers as follows. I want to combine the numbers into 4 groups. Can someone give vim regular expressions?

Input: 1234 56 7890 1234

The output should be: 1234 5678 90

October 18, 2021By Simo Regexp combination, expressions, for, numbers, regularLeave a Comment

FONTS – Browser supports digital word weight

When is it fully supported to add digital font weights to each browser? Specifically: IE, FireFox, Chrome, Safari, iOS Safari, Android browsers.

I know that all browsers support bold and norm

October 11, 2021By Simo Browser browser, Fonts, numbers, support, weightsLeave a Comment

[C #] Simple and fast to convert various numeric words to numbers (String to int)

I believe that when you are writing programs, you must have a lot of opportunities to convert numeric strings into int or float type values, but the numeric characters may not be very clean, someti

October 4, 2021By Simo C# C #, FAST, int, numbers, simple, string, transfer, values, various, will, wordsLeave a Comment

Only numbers are entered as the iPad keyboard

The UIKeyboardTypeNumberPad of the ipad.setting keyboard type displays the numeric keyboard, but the user can switch back to letters, and I have to display a numeric keyboard as the keyboard for th

September 23, 2021By Simo Ipad As, input, iPad, keyboard, numbers, onlyLeave a Comment
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress