📄 soundinstance.pm
字号:
# ====================================================================# Copyright (c) 2000-2001 by Soheil Seyfaie. All rights reserved.# This program is free software; you can redistribute it and/or modify# it under the same terms as Perl itself.# ====================================================================# $Author: whamann $# $Id: SoundInstance.pm,v 1.1 2003/06/18 10:26:57 whamann Exp $package SWF::SoundInstance;use SWF();use strict;$SWF::SoundInstance::VERSION = $SWF::VERSION;1;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -