English 中文(简体)
查阅使用Ruby的“Morefo”档案
原标题:Access "More Info" of File using Ruby

关于麦克雷 X右边点击档案和选择“Getfo”显示“Morefo”部分。

I m专门与MP3文档合作,我知道,我能够利用文档类别查阅所创建和修改的元数据,但获得和确定任何“Morefo”性质却没有任何办法?

最佳回答

总而言之,答案是没有的:文官办公室正在利用专门的图书馆,根据类型查阅文件元数据。 这些数据并非以档案系统中的共同属性方式储存,而是数据所固有的。 例如,PNG和JPG的档案记录其高度和宽度不同,可以储存不同类型的图像元数据。 人力资源处正在阅读这些档案,并向更信息科提取这些信息。

然而,具体来说,答案是:你想要为Ruby建立一个像>taglib-rubyruby-taglib。 详情见Ruby mp3 Id3 parsing

问题回答

暂无回答




相关问题
Ruby parser in Java

The project I m doing is written in Java and parsers source code files. (Java src up to now). Now I d like to enable parsing Ruby code as well. Therefore I am looking for a parser in Java that parses ...

rails collection_select vs. select

collection_select and select Rails helpers: Which one should I use? I can t see a difference in both ways. Both helpers take a collection and generates options tags inside a select tag. Is there a ...

RubyCAS-Client question: Rails

I ve installed RubyCAS-Client version 2.1.0 as a plugin within a rails app. It s working, but I d like to remove the ?ticket= in the url. Is this possible?

Ordering a hash to xml: Rails

I m building an xml document from a hash. The xml attributes need to be in order. How can this be accomplished? hash.to_xml

multiple ruby extension modules under one directory

Can sources for discrete ruby extension modules live in the same directory, controlled by the same extconf.rb script? Background: I ve a project with two extension modules, foo.so and bar.so which ...

Text Editor for Ruby-on-Rails

guys which text editor is good for Rubyonrails? i m using Windows and i was using E-Texteditor but its not free n its expired now can anyone plese tell me any free texteditor? n which one is best an ...

热门标签