是否有任何键盘快捷键用于在eclipse中放置任务标签,如TODO/FIXME/XXX(用户定义)
在Google上搜索过但无法找到快捷方式.
我必须使用long索引范围为0到33554432 的数组.
它给出了一个错误:
"Exception in thread main java.lang.OutOfMemoryError: Java heap space".
Run Code Online (Sandbox Code Playgroud)
而short数组不会出现此错误.我必须使用long数组和相同的索引,我该怎么办?