如何确保跟踪CSS使用时的高可靠性?
- 内容介绍
- 文章标签
- 相关推荐
本文共计726个文字,预计阅读时间需要3分钟。
My environment is Visual Studio 2010 with Resharper 6.0. I have a large website with many CSS files. My environment is Visual Studio 2010 with Resharper 6.0.
MyenvironmentisVisualStudio2010withResharper6.0.IhavealargewebsitewithmanyCSSfilesMy environment is Visual Studio 2010 with Resharper 6.0. I have a large website with many CSS files with many styles.
我的环境是带有Resharper 6.0的Visual Studio 2010。我有一个包含许多样式的CSS文件的大型网站。
I would like to tidy these up as a lot of them are no longer used, I noticed that Resharper allows you to track usages but obviously this can miss out CSS class specifications in code-behind etc.
我想整理它们,因为很多不再使用它们,我注意到Resharper允许你跟踪用法,但显然这可能会错过代码隐藏等方面的CSS类规范。
本文共计726个文字,预计阅读时间需要3分钟。
My environment is Visual Studio 2010 with Resharper 6.0. I have a large website with many CSS files. My environment is Visual Studio 2010 with Resharper 6.0.
MyenvironmentisVisualStudio2010withResharper6.0.IhavealargewebsitewithmanyCSSfilesMy environment is Visual Studio 2010 with Resharper 6.0. I have a large website with many CSS files with many styles.
我的环境是带有Resharper 6.0的Visual Studio 2010。我有一个包含许多样式的CSS文件的大型网站。
I would like to tidy these up as a lot of them are no longer used, I noticed that Resharper allows you to track usages but obviously this can miss out CSS class specifications in code-behind etc.
我想整理它们,因为很多不再使用它们,我注意到Resharper允许你跟踪用法,但显然这可能会错过代码隐藏等方面的CSS类规范。

