filtermatrix.pm
来自「Ming is a library for generating Macrome」· PM 代码 · 共 42 行
PM
42 行
# ====================================================================# Copyright (c) 2008 Klaus Rechert All rights reserved.# This program is free software; you can redistribute it and/or modify# it under the same terms as Perl itself.# ====================================================================# $Author: krechert $# $Id: FilterMatrix.pm,v 1.1 2008/02/27 15:36:02 krechert Exp $package SWF::FilterMatrix;use SWF ();$SWF::FilterMatrix::VERSION = $SWF::VERSION;1;__END__=head1 NAMESWF::Matrix - SWF shadow class=head1 SYNOPSIS=head1 DESCRIPTION=head1 METHODS=over 4=back=head1 AUTHOR=head1 SEE ALSOSWF, .=cut
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?