-
大小: 216KB文件类型: .zip金币: 1下载: 0 次发布日期: 2021-01-05
- 语言: 其他
- 标签: xml_io_tools
资源简介
xml_io_tools,可以实现xml文件的解析,只需一条语句即可,方便好用
代码片段和文件信息
function y = base64decode(x outfname alg)
%base64DECODE Perform base64 decoding on a string.
%
% INPUT:
% x - block of data to be decoded. Can be a string or a numeric
% vector containing integers in the range 0-255. Any character
% not part of the 65-character base64 subset set is silently
% ignored. Characters occuring after a ‘=‘ padding character are
% never decoded. If the length of the string to decode (after
% ignoring non-base64 chars) is not a multiple of 4 then a
% warning is generated.
%
% outfname - if provided the binary date from decoded string will be
% saved into a file. Since base64 coding is often used to embbed
% binary data in xml files this option can be used to extract and
%
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 4310 2010-11-05 15:57 ba
文件 4962 2010-11-05 16:00 ba
文件 4860 2010-08-18 16:11 gen_ob
文件 373 2010-11-05 20:23 html\test.html
文件 131740 2010-11-05 20:23 html\xm
文件 4448 2010-11-05 20:23 html\xm
文件 160035 2010-11-05 20:23 html\xm
文件 527 2007-07-04 01:27 test_file.xm
文件 24408 2010-10-05 13:26 xm
文件 36816 2010-11-05 20:20 xm
文件 18772 2010-11-03 20:30 xm
文件 3746 2007-07-13 01:47 xm
文件 1318 2014-02-12 13:19 license.txt
- 上一篇:sii9022 上电初始化脚本
- 下一篇:niit考试资料
评论
共有 条评论