随笔分类 - java-[问题解决]
摘要:1.The markup in the document following the root element must be well-formed.原因是配置时没有 放在根下 ....
阅读全文
摘要:常用方法int read(byte[] b) 从包含的输入流中读取一定数量的字节,并将它们存储到缓冲区数组 b 中。int read(byte[] b, int off, int len) 从包含的输入流中将最多 len 个字节读入一个 byte 数组中。boolean readBoolean() 从包含的输入流中读取的 boolean 值的字节 byte readByte() 此输入流的下一个字节,以有符号 8 位 byte 的形式表示。 char readChar() 此输入流的下两个字节,将它们解释为一个 char double readDouble() ...
阅读全文
摘要:改一下你的快捷键设置:window->perferences-->keys--->查找 content assist--->把这个地方改成你想要的就可以了.!
阅读全文

浙公网安备 33010602011771号