原文:Number of lines annotated by Git is not equal to number of lines in the file, check file encoding and line separators.

项目中某个java文件左边栏右键 gt Annotate无法显示,IDEA提示Number of lines annotated by Git is not equal to number of lines in the file, check file encoding and line separators. 可能是之前某一次Commit的换行符有问题,正常应该是LF或者CRLF,那个文件是C ...

2020-05-16 22:56 0 2415 推荐指数:

查看详情

runtimeerror bad magic number in .pyc file错误

python文件*.py运行的时候会产生对应的*.pyc文件,这个是python的解释器把*.py文件编译得到的二进制文件,完全可以*.py文件一样运行,功能上没有任何差别。 很多厂商为了防止源码外 ...

Mon Aug 10 01:20:00 CST 2020 0 5005
 
粤ICP备18138465号  © 2018-2026 CODEPRJ.COM