📄 character.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: Character.pm,v 1.1 2008/06/30 19:41:25 krechert Exp $package SWF::Character;use SWF();use strict;$SWF::Character::VERSION = $SWF::VERSION;1;__END__
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -