GithubHelp home page GithubHelp logo

barisx / 10dakikadaregex Goto Github PK

View Code? Open in Web Editor NEW
9.0 3.0 1.0 38 KB

Hızlıca Regex öğrenebileceğiniz pratik bir eğitim.

License: GNU General Public License v3.0

regex turkce turkce-dokuman regex-turkce turkce-dokumantasyon 10minute

10dakikadaregex's Introduction

10 Dakikada Regex


Regex bir yazı kuralıdır. Regular Expressions -Düzenli İfadeler- kısaltmasıdır. Eğitimde kullanacağımız şablon alttaki gibidir.

[REGEX] İfadeyi kullanma biçimi

[AÇIKLAMA] İfadenin açıklaması

[SONUÇ] Örnek üzerinden çıktısı -sonucu-


Clipboard_2021-01-23-01-37-18

  • Her harf ile eşleşme sağlanır.

Clipboard_2021-01-23-00-39-42


Clipboard_2021-01-23-01-45-03

  • Karakter setinde olmayan harflerle eşleşir.

Clipboard_2021-01-23-01-45-14


Clipboard_2021-01-23-01-47-57

  • Arasındaki harflerle eşleşme sağlanır.

Clipboard_2021-01-23-01-53-11


Clipboard_2021-01-23-01-54-22

Clipboard_2021-01-23-01-54-48

  • Tüm karakterler ile eşleşme sağlanır. (Her ikisi için de)

Clipboard_2021-01-23-01-58-20


Clipboard_2021-01-23-01-58-49

Clipboard_2021-01-23-02-00-01

  • Sadece kelimeler ile eşleşme sağlanır.

Clipboard_2021-01-23-01-59-04

Clipboard_2021-01-23-01-59-28


Clipboard_2021-01-23-02-01-06

Clipboard_2021-01-23-02-01-20

  • Sadece düşük numaralı ASCII karakterleri ile eşleşir.
  • Yani kelime olmayanlarla desek de uygun.

Clipboard_2021-01-23-02-00-59


Clipboard_2021-01-23-02-04-59

Clipboard_2021-01-23-02-05-24

  • Sadece numaralar ile eşleşme sağlanır.

Clipboard_2021-01-23-02-05-44


Clipboard_2021-01-23-02-06-21

Clipboard_2021-01-23-02-07-39

  • Numara haricindekiler ile eşleşme sağlanır.

Clipboard_2021-01-23-02-08-27


Clipboard_2021-01-23-02-09-06

  • Sadece boşluk karakteri ile eşleşir.

Clipboard_2021-01-23-02-09-17


Clipboard_2021-01-23-02-10-30

  • Boşluk karakteri haricindekiler ile eşleşir.

image


Clipboard_2021-01-23-02-16-16

  • Unicode olan karakterler ile eşleşir.
  • Unicode çince ile rusça dillerini de kapsar.
  • Değişik ülke harflerini tanımaya yarar.

Clipboard_2021-01-23-02-16-34


Clipboard_2021-01-23-02-17-50

  • Unicode olmayanlar ile eşleşir.

Clipboard_2021-01-23-02-18-00


Bitti.

Kaynak: https://regexr.com/

Proje Github: https://github.com/gskinner/regexr/

10dakikadaregex's People

Contributors

barisx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

codescaptain

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.