摘要:
在Tools->Options->Projects and Solutions->General 下只要把”Track Active Item In Solution Explorer”选上就行。参考:http://blchen.com/highlight-the-current-edited-file-in-vs-solution-explorer/ 阅读全文
摘要:
1 body form div添加background,只有body里添加了style="background:url(e:\DNN Learning\Pictures\backgourd-bottom.png) no-repeat"才会显示出来, form和div没有显示;如果写background-img,那么无法添加no-repeat属性 阅读全文