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.
我有一个网站。我在 global.ascx 中使用会话开始,在调试时我注意到它被调用了几次,并且从一行跳到另一行似乎是不同的线程。这正常吗?我必须在这里使用 lock 语句吗?