代码搜索:Scheme
找到约 3,438 项符合「Scheme」的源代码
代码结果 3,438
www.eeworm.com/read/472916/1402939
scheme desert.scheme
[Global]
Name = Desert
Name[ja] = 砂漠
[Colors]
Background = #E5E1D5
Button = #D6CDBB
Highlight = #800000
www.eeworm.com/read/472916/1402940
scheme bright.scheme
[Global]
Name = Bright
Name[ja] = 明るい
[Colors]
Background = #F7F7F7
Button = #F0F0F0
Highlight = #0000FF
HighlightedText = #FFFFFF
www.eeworm.com/read/472167/1418688
al scheme.al
# NOTE: Derived from ./blib/lib/URI/URL.pm. Changes made here will be lost.
package URI::URL;
sub scheme {
my $self = shift;
my $old = $self->{'scheme'};
if (@_) {
my $new_scheme = shif
www.eeworm.com/read/460691/1558481
al scheme.al
# NOTE: Derived from blib\lib\URI\URL.pm.
# Changes made here will be lost when autosplit again.
# See AutoSplit.pm.
package URI::URL;
#line 293 "blib\lib\URI\URL.pm (autosplit into blib\lib\aut