📄 buttonrecord.pm
字号:
# ====================================================================# Copyright (c) 2002 by 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: ButtonRecord.pm,v 1.1 2007/11/29 00:11:11 krechert Exp $package SWF::ButtonRecord;use SWF();use strict;$SWF::ButtonRecord::VERSION = $SWF::VERSION;1;__END__=head1 NAMESWF::ButtonRecord - SWF Button Helper Class=head1 SYNOPSIS=head1 DESCRIPTION XXX=head1 AUTHOR developers of ming ming.sourceforge.net=head1 SEE ALSOSWF, SWF::Movie =cut
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -