Linux uudecode命令

更新时间: 2019-10-16 12:40

Linuxuudecode 将 uuencode 编码后的档案还原, uudecode 只会将 begin 与 end 标记之间的编码资料还原,程序会跳过标记以外的资料。

语法

uuencode [-hv] [file1 ...]</p>

参数

  • h 列出指令使用格式 (help)
  • v 列出版本讯息

实例

将 file.uud 还原,而还原后的档名储存在 file.uud 档中。

uuencode file.uud

可以一起还原好几个档案。

uuencode file1.uud file2.uud
Essential ActionScript 3.0

Essential ActionScript 3.0

Colin Moock / Adobe Dev Library / June 22, 2007 / $34.64

ActionScript 3.0 is a huge upgrade to Flash's programming language. The enhancements to ActionScript's performance, feature set, ease of use, cleanliness, and sophistication are considerable. Essentia......一起来看看 《Essential ActionScript 3.0》 这本书的介绍吧!

HTML 压缩/解压工具

HTML 压缩/解压工具

在线压缩/解压 HTML 代码

CSS 压缩/解压工具

CSS 压缩/解压工具

在线压缩/解压 CSS 代码

XML、JSON 在线转换

XML、JSON 在线转换

在线XML、JSON转换工具