_pm.e2x
来自「source of perl for linux application,」· E2X 代码 · 共 24 行
E2X
24 行
package Encode::$_Name_;our $VERSION = "0.01"; use Encode;use XSLoader;XSLoader::load(__PACKAGE__,$VERSION);1;__END__=head1 NAME Encode::$_Name_ - New Encoding =head1 SYNOPSISYou got to fill this in!=head1 SEE ALSOL<Encode>=cut
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?