Ruby的SWF文件操作 swf util

码农软件 · 软件分类 · Flash开发包 · 2019-04-03 22:27:31

软件介绍

swf util 是一个轻量级的纯 Ruby 工具,用来读取 swf 文件信息、压缩和解压 swf 文件。

示例代码:

require 'rubygems'
require 'swfheader'
header=SwfUtil.read_header("test.swf")

header.inspect
header.version
header.frame_rate
header.width

本文地址:https://www.codercto.com/soft/d/2805.html

The Zen of CSS Design

The Zen of CSS Design

Dave Shea、Molly E. Holzschlag / Peachpit Press / 2005-2-27 / USD 44.99

Proving once and for all that standards-compliant design does not equal dull design, this inspiring tome uses examples from the landmark CSS Zen Garden site as the foundation for discussions on how to......一起来看看 《The Zen of CSS Design》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具