代码搜索:RE
找到约 10,000 项符合「RE」的源代码
代码结果 10,000
www.eeworm.com/read/290020/8511243
re
www.eeworm.com/read/290020/8511627
re
www.eeworm.com/read/289786/8527030
re
词法分析结果如下(每个单词包含四个属性值:行号,在该行中位置,十六进制属性值,字面值):
(第 1行 ,第 1个单词, 0x103 , "import" )
(第 1行 ,第 2个单词, 0x103 , "static" )
(第 1行 ,第 3个单词, 0x104 , "java" )
(第 1行 ,第 4个
www.eeworm.com/read/421492/10735305
re
www.eeworm.com/read/493005/6403729
re
NAME
re - real part of a real or complex number
SYNOPSIS
re(x)
TYPES
x real or complex
return real
DESCRIPTION
If x = u + v * 1i where u and v are real, re(x) returns u.
EXAM
www.eeworm.com/read/487752/6508282
re
www.eeworm.com/read/341515/12080605
re
www.eeworm.com/read/492131/1181396
re
@c ----------------------------------------------------------------------
@node read, io
@heading @code{read}
@subheading Syntax
@example
#include
int read(int fd, void *buffer, un
www.eeworm.com/read/278145/4147549
re
Oniguruma Regular Expressions Version 3.6.0 2005/02/01
syntax: ONIG_SYNTAX_RUBY (default)
1. Syntax elements
\ escape (enable or disable meta character meaning)
| alternation
www.eeworm.com/read/165926/5476397
bat re2re.bat
@rem = '--*-Perl-*--
@echo off
if "%OS%" == "Windows_NT" goto WinNT
perl -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9
goto endofperl
:WinNT
perl -x -S %0 %*
if NOT "%COMSPEC%" == "%SystemRoot%\system3