NetBeans J2ME 文件浏览器模拟器示例文件

发布于 2024-12-08 23:15:57 字数 231 浏览 0 评论 0原文

我正在构建一个 J2ME 应用程序来读取 txt 文件。我使用 NetBeans FileBrowser 插件来构建此应用程序。

我的问题:当我在模拟器中运行我的应用程序时,文件浏览器仅列出文件夹树,如下所示:

root1
  + photos
  + private

并且这些文件夹中没有文件。

我的问题是,如何将文件添加到这些文件夹中进行测试?

I'm building a J2ME application to read txt file. I use NetBeans FileBrowser plugin to build this appliation.

My problem: When i run my application in emulator, file browser only list folder tree as below:

root1
  + photos
  + private

and there are no file in these folders.

Here my question is, How can i add files to these folders for testing?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

醉梦枕江山 2024-12-15 23:15:57

查看以下文件路径。您可以将文件添加到该文件路径上进行测试。

C:\Documents and Settings\用户名\j2mewtk\2.5.2\appdb\DefaultColorPhone\filesystem\root1\photos

Look on the following file path. you can add the files on that file path for testing.

C:\Documents and Settings\username\j2mewtk\2.5.2\appdb\DefaultColorPhone\filesystem\root1\photos
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文