Home > Backend Development > PHP Tutorial > javascript - swf文件如何获取数据

javascript - swf文件如何获取数据

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-06 20:29:30
Original
1478 people have browsed it

在一些电子书或视频网站,它们的数据连接都指向一个.swf文件,我把这个swf文件下载后这个文件内容一片空白,我想知道它们的数据都从哪里来的,是如何做到的???

回复内容:

在一些电子书或视频网站,它们的数据连接都指向一个.swf文件,我把这个swf文件下载后这个文件内容一片空白,我想知道它们的数据都从哪里来的,是如何做到的???

这个swf文件应该是flash或者flex编译而来,一般采用Adobe自己的AMF协议来传输二进制数据。数据来源可以是传统的数据库,也可以是NoSql。看业务需求。

Related labels:
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
php data acquisition?
From 1970-01-01 08:00:00
0
0
0
PHP extension intl
From 1970-01-01 08:00:00
0
0
0
How to learn php well
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template