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.
我想将起始行号设置为 0(而不是 1)。这样,代码索引与数据文件中的行号匹配,从而使调试更容易。我想知道是否有任何方法可以做到这一点。