我有这个文件
@ARTICLE{
8249726,
author={N. Khlif and A. Masmoudi and F. Kammoun and N. Masmoudi},
journal={},
title={Secure chaotic dual encryption scheme for H.264/AVC video conferencing protection},
number={1},
year={2018},
volume={12},
pages={42-52},
我正在使用扫描仪阅读。我想通过查看方括号{}中的一个是否为空来确定文件是否无效,上面的示例日记中没有信息,因此将是无效的。 我尝试使用sc.next();等charat()考虑使用split,但是没有空格。 不确定如何解决此问题。