Ruby 3.1: String
String.instance_methods
RUBY_VERSION # => "3.1.3"
(String.instance_methods - Object.instance_methods).shuffle[0,100]
(String.instance_methods - Object.instance_methods).shuffle[0,100]
関連タイピング
-
HTML&CSSを忘れないために
プレイ回数2.9万 英語長文759打 -
プログラミングで良く使う英単語、構文のタイピングです!
プレイ回数3881 短文英字429打 -
競技プログラミングに特化したc++コードのタイピングです。
プレイ回数3040 英語長文300秒 -
Javaプログラミングにおける超入門タイピング練習です.
プレイ回数4724 短文英字90秒 -
プレイ回数711 英語短文159打
-
プレイ回数2745 短文9打
-
全記号数字タイピング練習(108文字×100問,2分間ランダム)
プレイ回数9479 英語長文120秒 -
基本情報技術者試験の用語集のタイピング
プレイ回数1185 60秒
問題文
ふりがな非表示
ふりがな表示
(to_str)
to_str
(clear)
clear
(delete!)
delete!
(intern)
intern
(to_i)
to_i
(slice!)
slice!
(swapcase)
swapcase
(unicode_normalize)
unicode_normalize
(setbyte)
setbyte
(to_sym)
to_sym
(next)
next
(delete_suffix)
delete_suffix
(delete_suffix!)
delete_suffix!
(to_r)
to_r
(+@)
+@
(tr!)
tr!
(downcase)
downcase
(lstrip!)
lstrip!
(upto)
upto
([])
[]
など
(sub)
sub
(size)
size
(lstrip)
lstrip
(swapcase!)
swapcase!
(center)
center
(rstrip)
rstrip
(strip)
strip
(<<)
<<
(rjust)
rjust
(unicode_normalize!)
unicode_normalize!
(match)
match
(byteslice)
byteslice
(codepoints)
codepoints
(delete_prefix!)
delete_prefix!
(ljust)
ljust
(squeeze!)
squeeze!
(force_encoding)
force_encoding
(getbyte)
getbyte
(delete)
delete
(bytesize)
bytesize
(prepend)
prepend
(<=)
<=
(length)
length
(hex)
hex
(strip!)
strip!
(split)
split
(grapheme_clusters)
grapheme_clusters
(%)
%
(+)
+
(downcase!)
downcase!
(undump)
undump
(casecmp?)
casecmp?
(match?)
match?
(encode)
encode
(tr_s)
tr_s
(upcase!)
upcase!
(crypt)
crypt
(sub!)
sub!
(replace)
replace
(>=)
>=
(between?)
between?
(to_c)
to_c
(delete_prefix)
delete_prefix
(gsub!)
gsub!
(index)
index
(concat)
concat
(rindex)
rindex
(reverse)
reverse
(chomp!)
chomp!
(partition)
partition
(unpack1)
unpack1
(capitalize!)
capitalize!
(reverse!)
reverse!
(tr)
tr
(lines)
lines
(rpartition)
rpartition
(chop)
chop
(ord)
ord
(chop!)
chop!
(oct)
oct
(chr)
chr
(<)
<
(-@)
-@
(start_with?)
start_with?
(scrub!)
scrub!
(each_byte)
each_byte
(empty?)
empty?
(casecmp)
casecmp
(sum)
sum
(insert)
insert
(scan)
scan
(include?)
include?
(end_with?)
end_with?
(tr_s!)
tr_s!
(succ!)
succ!
(count)
count
(encoding)
encoding
(next!)
next!
(chars)
chars
(each_line)
each_line