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

Tag: matching

Regular expressions match characters for specific locations

I need to come up with a regular expression to find only the letters A, F or E in the 9th digit of a given text. I am new to regex and did some searching, but I can’t find it To any similar reply.

October 18, 2021By Simo Regexp Characters, expressions, location, matching, regular, specificLeave 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 – need to help regular expression matching blood type

I am trying to come up with a regular expression to help me validate the blood type field – it should only accept A [– ], B [– ], AB [–] and O [– ].

This is the regular expression I came up w

October 18, 2021By Simo Regexp blood type, expression, expressions, help, matching, need, regularLeave a Comment

Regular expression matching URL does not contain a given string set

I need to match all that does not contain /admin/or? page = URL.

I will use it as a redirect rule in the iirf.ini file (htaccess syntax is supported).

How can I do this ?

^(?!.*(/

October 18, 2021By Simo Regexp expressions, given, INCLUDE, matching, regular, set, string, URLLeave a Comment

Regular expression – parts matching with EGREP regular expression

I want to know, if I use egrep ((GNU grep)2.5.1), I can select a part of the matching text, for example:

grep’^([a-zA-Z.-]+)[0-9]+’ ./file.txt So I only get the matching part between th

October 18, 2021By Simo Regexp EGREP, expressions, matching, partial, regularLeave a Comment

Regular expression – Multi-line match in Haskell POSIX

I can’t seem to find suitable documentation on Haskell’s POSIX implementation.
Especially the module Text. Regex.Posix.

Anyone Can you point me in the right direction to use multi-line match

October 17, 2021By Simo Regexp expressions, Haskell, matching, Medium, Multi-line, POSIX, regularLeave a Comment

Why doesn’t my regular expression matching version number does not work?

I am using perl regular expressions to match a problem with a web script I have, and I have managed to put the behavior in a small snippet.

Use this Perl snippet in Perl 5.10.0 in Debian:

October 17, 2021By Simo Regexp does not work, expression, matching, my, regular, this number, version, whyLeave a Comment

How to track the execution of regular expressions?

Is there a convenient way to get the status of the regular expression engine when evaluating m // or s /// expressions?

By the way, I know that the Regexp::Debugger package is available throu

October 17, 2021By Simo Regexp execution, expressions, How to track, matching, regularLeave a Comment

[Data Structure] Automatic machine for multiple target strings matching

Based on the number of tries, the suffix automaton introduces the parent node parent, prefix nxt, subsequent child[], matching The number of words cnt, where child[i] is the node to jump to when th

October 16, 2021By Simo Data Structure automaton, Data Structure, for, matching, multiple, search, strings, targetsLeave a Comment

ESP8266 intelligent distribution network

ESP8266 Intelligent Distribution Network Reconnect after Power Off #include bool autoConfig( ){ WiFi.begin(); for (int i = 0; i Reference link

October 11, 2021By Simo Wireless ESP, ESP8266, Even, heavy, intelligence, matching, net, power offLeave a Comment

Posts navigation

Page 1 Page 2
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