{{o.content | formatHtml}}
{{o.author.name}}
{{o.pubDate | formatDate}}
{{parseInt(o.viewCount) | bigNumberTransform}}
PC-BASIC 是一个 GW-BASIC 文件解析器,可以运行和转换 ASCII ,字节码和“protected”(加密)的 .BAS 文件。它继承了 Microsoft Binary Format(MBF)的浮点算法,可以读写 GW-BASIC 创建的二进制数据文件。