开发者

How to get array with all file names that in folder in resource "res" folder

I want to get array with all file Names that in folder in resource "res" folder开发者_运维百科, Is it possible? I am working on Blackberry UIApplication


There is only Class.getResourceAsStream(String name) method, so you should know what is in the resources BEFORE calling it.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜