⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 flash swf file player
💻
字号:
SWF.pm -- A perl interface for creating SWF files.ABSTRACT:---------This is an auto-loadable interface module for Ming - a library for generating SWF ("Flash") format movies.With this library you can create Flash movies on the fly with Perl.INSTALLATION:-------------Read these instructions all the way through before you start!1.  Make sure you have downloaded Ming ( http://www.opaque.net/ming). If    you haven't compiled Ming, it will be compiled during SWF.pm installation    process (step 3 below).2.  Unpack the tar file. Under Unix type:	zcat SWF-xxxx.tar.gz | tar xvf -3.  Compile:	a.  cd SWF-xxx	b.  perl Makefile.PL	c.  make        d.  make test (optional but recommended)	e.  make install    During step (b), Makefile.PL will try to find your Ming distribution.     If it fails, you will be asked to provide the Ming directory.    If you want to install SWF into your home directory, replace step (b)    with:	b. perl Makefile.PL PREFIX=/path/to/your/directory4.  There are some cgi demos in the examples directory. THE EXAMPLES ARE NOT    PERLIASH (you can write it more succinctly in Perl). These examples were    created from PHP examples in the Ming distribution.COPYRIGHT INFO-------------- Copyright (c) 2000-2003 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:_______Soheil Seyfaiesoheil at users.sourceforge.net

⌨️ 快捷键说明

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