intTypePromotion=1
zunia.vn Tuyển sinh 2024 dành cho Gen-Z zunia.vn zunia.vn
ADSENSE

Regular expression

Xem 1-20 trên 174 kết quả Regular expression
  • Lecture Computer literacy: The Linux file system (Cont.). This lesson provides students with content about: operations common to directories and regular files; operations unique to regular files; viewing contents of text files;... Please refer to the detailed content of the lecture!

    pdf22p codabach1016 03-05-2024 1 0   Download

  • Ebook Forensics ToolKit users guide Part 2 includes contents: Chapter 9 data carving, chapter 10 using filters, chapter 11 searching the registry, chapter 12 decrypting EFS, chapter 13 working with reports, chapter 14 customizing FTK, chapter 15 managing licenses, chapter 16 troubleshooting, chapter 17 FTK recognized file types, chapter 18 regular expression searching, chapter 19 recovering deleted material, chapter 20 program files, chapter 21 securing windows registry evidence, chapter 22 corporate information.

    pdf162p longtimenosee05 31-03-2024 1 0   Download

  • Mutations in the DMD gene encoding dystrophin—a critical structural element in muscle cells— cause Duchenne muscular dystrophy (DMD), which is the most common fatal genetic disease. Clustered regularly interspaced short palindromic repeat (CRISPR)-mediated gene editing is a promising strategy for permanently curing DMD.

    pdf19p vibransone 28-03-2024 5 2   Download

  • Ebook Beginning ethical hacking with python: Part 1 includes contents: Chapter 1: legal side of hacking; chapter 2: hacking environment; chapter 3: installing virtual box; chapter 4: installing Kali Linux and other operating systems on VB; chapter 5: Linux terminal, basic commands; chapter 6: python 3 and ethical hacking; chapter 7: python environment; chapter 8: general syntaxes; chapter 9: variables, objects and values; chapter 10: conditionals; chapter 11: loops; chapter 12: regular expressions; chapter 13: exceptions, catching errors; chapter 14: functions.

    pdf127p haojiubujain010 14-12-2023 3 2   Download

  • This book is intended for intermediate to advanced Active Server Pages developers who have solid ASP skills and are interested in learning techniques for creating reusable and robust ASP applications. Since this book focuses on writing maintainable, reusable code, if you work on large-scale ASP applications, especially with teams of ASP developers, you will find this book especially helpful. This book is also for those who, like my friend, have found creating ASP pages to be monotonous.

    pdf362p haojiubujain09 30-11-2023 10 3   Download

  • Part 1 of ebook "Eloquent JavaScript: A modern introduction to programming" provides readers with contents including: values, types, and operators; program structure; functions; data structures - objects and arrays; higher-order functions; the secret life of objects; project a robot; bugs and errors; regular expressions; modules; asynchronous programming; project a programming language; JavaScript and the browser;...

    pdf235p tieulangtran 28-09-2023 11 5   Download

  • Part 1 of ebook "GAWK: Effective AWK programming (A user’s guide for GNU AWK)" provides readers with contents including: the AWK language; running AWK and GAWK; regular expressions; reading input files; printing output; patterns, actions, and variables; arrays in AWK;...

    pdf250p tieulangtran 28-09-2023 8 2   Download

  • We present here a construction for the derived term automaton (aka partial derivative, or Antimirov, automaton) of a rational (or regular) expression based on a sole induction on the depth of the expression and without making reference to an operation of derivation of the expression.

    pdf21p vimulcahy 18-09-2023 6 2   Download

  • Ebook Teach yourself Unix in 24 hours - Part 1 includes contents: Hour 1 what is this UNIX stuff? hour 2 getting onto the system and using the command line; hour 3 moving about the file system; hour 4 listing files and managing disk usage; hour 5 ownership and permissions hour 6 creating, moving, renaming, and deleting files and directories; hour 7 looking into files; hour 8 filters and piping; hour 9 wildcards and regular expressions; hour 10 power filters and file redirection; hour 11 an introduction to the vi editor.

    pdf254p haojiubujain06 06-09-2023 5 4   Download

  • Ebook "Complete JavaScript: Tips and secrets for professionals" provides readers with contents including: getting started with JavaScript; functions; arrays; objects; AJAX; classes; arithmetic (Math); comparison operations; conditions; loops; promises; regular expressions; date; error handling; geolocation; cookies; intervals and timeouts; generators; history; strict mode; custom elements;...

    pdf416p hanlinhchi 29-08-2023 7 5   Download

  • Part 2 book "Mathematical foundation of computer science" includes content: Introduction to languages and finite automata; equivalence of NFA and DFA, regular expressions; regular and nonregular languages; non-ragular grammars; introduction to turning machine.

    pdf210p oursky02 07-08-2023 4 4   Download

  • Ebook Python for everybody: Exploring data using Python 3 – Part 2 includes contents: Chapter 10 Tuplesl, Chapter 11 Regular expression, Chapter 12 Networked programs, Chapter 13 Using web services, Chapter 14 Object-oriented programming, Chapter 15 Using Databases and SQL, Chapter 16 Visualizing data, Appendix A Contributions.

    pdf119p haojiubujain03 24-07-2023 13 6   Download

  • Ebook PHP and MySQL web development: Part 1 includes contents: Chapter 1 PHP crash course, Chapter 2 Storing and retrieving data, Chapter 3 Using arrays, Chapter 4 String manipulation and regular expressions, Chapter 5 Reusing code and writing functions, Chapter 6 Object-Oriented PHP, Chapter 7 Designing your web database, Chapter 8 Creating your web database, Chapter 9 Working with your MySQL database, Chapter 10 Accessing your MySQL database from the web with PHP, Chapter 11 Advanced MySQL, Chapter 12 Running an e-commerce site, Chapter 13 E-commerce security issues, Chapter 14 Implementi...

    pdf374p haojiubujain03 24-07-2023 9 6   Download

  • Ebook Python for everybody: Exploring data using Python 3 – Part 1 includes contents: Chapter 1 Why should you learn to write programs? Chapter 2 Variables, expressions, and statements; Chapter 3 Conditional execution; Chapter 4 Functions; Chapter 5 Iteration; Chapter 6 Strings; Chapter 7 Files; Chapter 8 Lists; Chapter 9 Dictionaries.

    pdf130p haojiubujain03 24-07-2023 11 5   Download

  • This part cover several topics of interest to the MySQL/PHP developer. In the appendixes, you will find installation and configuration instructions, quick reference guides to PHP and MySQL functions, a regular expressions overview, and guides to MySQL administration. In addition, there are a few helpful resources, snippets of code, and instructions on using the CD-ROM.

    pdf191p haojiubujain02 03-07-2023 10 3   Download

  • Ebook Java tutorials point - Simply easy learning: Part 1 includes contents: Chapter 1: Java – Overview, Chapter 2: Java - Environment Setup, Chapter 3: Java – Basic Syntax, Chapter 4: Java – Objects & Classes, Chapter 5: Java – Basic Datatypes, Chapter 6: Java – Variable Types, Chapter 7: Java – Modifier Types, Chapter 8: Java – Basic Operators, Chapter 9: Java – Loop Control, Chapter 10: Java – Decision Making, Chapter 11: Java – Numbers Class, Chapter 12: Java – Character Class, Chapter 13: Java – Strings Class, Chapter 14: Java – Arrays, Chapter 15: Java – Date & Time, Chapter 16: Java ...

    pdf309p haojiubujain02 03-07-2023 10 4   Download

  • Ebook Beginning PHP and MySQL: From Novice to Professional (3rd edition) - Part 1 presents the following content: Chapter 1 Introducing PHP, Chapter 2 Configuring your environment, Chapter 3 PHP basics, Chapter 4 Functions, Chapter 5 Arrays, Chapter 6 Object-Oriented PHP, Chapter 7 Advanced OOP Features, Chapter 8 Error and exception handling, Chapter 9 Strings and regular expressions, Chapter 10 Working with the file and operating system, Chapter 11 PEAR, Chapter 12 Date and time, Chapter 13 Forms, Chapter 14 Authenticating your users, Chapter 15 Handling file uploads, Chapter 16 Networkin...

    pdf538p haojiubujain01 06-06-2023 6 3   Download

  • Ebook Eloquent JavaScript - A modern introduction to programming: Part 1 presents the following content: Chapter 1 values, types, and operators, chapter 2 program structure, chapter 3 functions, chapter 4 data structures: objects and arrays, chapter 5 higher-order functions, chapter 6 the secret life of objects, chapter 7 project: electronic life, chapter 8 bugs and error handling, chapter 9 regular expressions.

    pdf199p runthenight08 16-05-2023 8 5   Download

  • The peaberry bean in Arabica cofee has exceptional quality compared to the regular cofee bean. Understanding the molecular mechanism of bean quality is imperative to introduce superior cofee quality traits.

    pdf13p vinarcissa 21-03-2023 5 1   Download

  • The main contents of "Ebook Beginning PHP and MySQL: From novice to professional (3/e) - Part 1" include all of the following: Introducing PHP, configuring your environment, PHP basics, functions, arrays, object-oriented PHP, advanced OOP features, error and exception handling, strings and regular expressions, working with the file and operating system, PEAR, date and time, forms, authenticating your users, handling file uploads, networking, PHP and LDAP, session handlers, templating with smarty.

    pdf538p runthenight04 04-01-2023 49 8   Download

CHỦ ĐỀ BẠN MUỐN TÌM

TOP DOWNLOAD
ADSENSE

nocache searchPhinxDoc

 

Đồng bộ tài khoản
3=>0