Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已下载“commons-lang-2.6.jar”并添加到我的 java 项目中,但我无法使用StringUtils. 我应该下载另一个 jar 文件还是我必须更改项目结构中的某些内容?
StringUtils
您需要导入org.apache.commons.lang包。
org.apache.commons.lang