小编Ven*_*thy的帖子

将选择列数据从文本文件读入Java中的列表

有人可以帮助我将文本文件中的选择性数据列读入列表中.

例如:如果文本文件数据如下

-------------
id name age
01 ron   21
02 harry 12
03 tom   23
04 jerry 25
-------------
Run Code Online (Sandbox Code Playgroud)

从上面的数据,如果我需要使用java中的列表收集列"名称"并打印它..

java file-io

5
推荐指数
2
解决办法
3万
查看次数

ANDROID-无法分配内存:1455

我是Android开发的初学者,只是在我的eclipse中安装了SDK和AVD,并以一个简单的"Hello World"示例开始

但我在运行时出现以下错误... (RAM-256mb)

[2011-11-11 20:42:02 - HelloAndroid] Launching a new emulator with Virtual Device 'Venkat' [2011-11-11 20:42:31 - Emulator] Failed to allocate memory: 1455 [2011-11-11 20:42:31 - Emulator] [2011-11-11 20:42:31 - Emulator] This application has requested the Runtime to terminate it in an unusual way. [2011-11-11 20:42:31 - Emulator] Please contact the application's support team for more information.

android android-emulator

3
推荐指数
1
解决办法
2万
查看次数

标签 统计

android ×1

android-emulator ×1

file-io ×1

java ×1