欢迎来到虫虫下载站 | 资源下载 资源专辑 关于我们
虫虫下载站

matrix.pm

Ming is a library for generating Macromedia Flash files (.swf), written in C, and includes useful ut
PM
字号:
# ====================================================================# 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: Matrix.pm,v 1.1 2008/02/27 14:04:27 krechert Exp $package SWF::Matrix;use SWF ();$SWF::Matrix::VERSION = $SWF::VERSION;1;__END__=head1 NAMESWF::Matrix - SWF matrix class=head1 SYNOPSIS=head1 DESCRIPTION=head1 METHODS=over 4=back=head1 AUTHOR=head1 SEE ALSOSWF, .=cut

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -