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.
例如,我如何选择 5 行代码,并将所有实例替换myObject1为myObject2. 如果后续代码行包含myObject1我不想更改的引用......这样我可以非常方便地快速应用查找和替换在这个代码范围内,而不用担心副作用。这可能吗?
myObject1
myObject2
对我来说是CTRL + H or CTRL + SHIFT + H
CTRL + H or CTRL + SHIFT + H