代码搜索:SubString

找到约 5,777 项符合「SubString」的源代码

代码结果 5,777
www.eeworm.com/read/366702/2876644

f constant_substring.f

! Simplify constant substring ! { dg-do run } character*2 a character*4 b character*6 c parameter (a="12") parameter (b = a(1:2)) write (c,'("#",A,"#")') b if
www.eeworm.com/read/306719/13739611

txt substring和rtrim.txt

(2) LTRIM ( character_expression )删除字符变量中的起始空格 RTRIM ( character_expression ) 删除字符变量中的尾随空格 (3) SUBSTRING ( expression , start , length ) 参数 expression 是字符串、二进制字符串、text、image、列或包含列的表达式。不要使用包含
www.eeworm.com/read/338182/12320608

txt substring和rtrim.txt

(2) LTRIM ( character_expression )删除字符变量中的起始空格 RTRIM ( character_expression ) 删除字符变量中的尾随空格 (3) SUBSTRING ( expression , start , length ) 参数 expression 是字符串、二进制字符串、text、image、列或包含列的表达式。不要使用包含
www.eeworm.com/read/251577/12333730

h stlsoft_fixed_substring.h

/* [] [] */ #error This file is obsolete, and will be removed in a forthcoming release.
www.eeworm.com/read/162614/5526158

f90 substring_equivalence.f90

! { dg-do compile } ! Tests fix for PR24223 - ICE on equivalence statement. ! module FLAGS character(len=5) :: Encodings character :: at, dev equivalence ( encodings(1:1),at ), ( encodings(2:2),
www.eeworm.com/read/366702/2876516

f90 substring_equivalence.f90

! { dg-do compile } ! Tests fix for PR24223 - ICE on equivalence statement. ! module FLAGS character(len=5) :: Encodings character :: at, dev equivalence ( encodings(1:1),at ), ( encodings(2:2),
www.eeworm.com/read/360437/2962466

result jp_substring_sjis.result

drop table if exists `俿侾`; drop table if exists `俿俀`; drop table if exists `俿俁`; drop table if exists `俿係`; drop table if exists `俿俆`; drop table if exists `俿俇`; drop table if exists `俿俈`; drop table
www.eeworm.com/read/360437/2962538

result jp_substring_ujis.result

drop table if exists `T1`; drop table if exists `T2`; drop table if exists `T3`; drop table if exists `T4`; drop table if exists `T5`; drop table if exists `T6`; drop table if exists `T7`; drop table
www.eeworm.com/read/360437/2962603

test jp_substring_ujis.test

--source include/have_ujis.inc --disable_warnings drop table if exists `T1`; drop table if exists `T2`; drop table if exists `T3`; drop table if exists `T4`; drop table if exists `T5`; drop table if