zoukankan      html  css  js  c++  java
  • VS2015 工具箱 保存位置

     我的文档Visual Studio 2015SettingsCurrentSettings.vssettings

    Environment_Toolbox 节点
    <Category name="Environment_Toolbox" Category="{481999F2-7479-4e03-83D5-BE808BA142DF}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_Toolbox" PackageName="Visual Studio Environment Package">
          <PropertyValue name="ShowAllTabs">false</PropertyValue>
          <PropertyValue name="Version">1</PropertyValue>
          <PropertyValue name="DeletedTabCount">0</PropertyValue>
          <PropertyValue name="Tab0.Name">WardMvcKit</PropertyValue>
          <PropertyValue name="Tab0.View">0</PropertyValue>
          <PropertyValue name="Tab0.UseDefaultName">false</PropertyValue>
          <PropertyValue name="Tab0.RecordType">1</PropertyValue>
          <PropertyValue name="Tab0.Position">52</PropertyValue>
          <PropertyValue name="Tab0.OriginalName">WardMvcKit</PropertyValue>
          <PropertyValue name="Tab1.Name">WardASP.NET</PropertyValue>
          <PropertyValue name="Tab1.View">0</PropertyValue>
          <PropertyValue name="Tab1.UseDefaultName">false</PropertyValue>
          <PropertyValue name="Tab1.RecordType">1</PropertyValue>
          <PropertyValue name="Tab1.Position">53</PropertyValue>
          <PropertyValue name="Tab1.OriginalName">WardASP.NET</PropertyValue>
          <PropertyValue name="TabCount">2</PropertyValue>
          <PropertyValue name="DeletedItemCount">0</PropertyValue>
          <PropertyValue name="Item0.DataProvider">{0A057BAD-6706-45D2-A800-683A29EC6BA3}</PropertyValue>
          <PropertyValue name="Item0.ID">F6E21A9E5108DC51F6E21A9EF6F0FB0C</PropertyValue>
          <PropertyValue name="Item0.Name">文本: wardtest</PropertyValue>
          <PropertyValue name="Item0.UseDefaultName">true</PropertyValue>
          <PropertyValue name="Item0.Tab">WardMvcKit</PropertyValue>
          <PropertyValue name="Item0.OriginalTab">WardMvcKit</PropertyValue>
          <PropertyValue name="Item0.RecordType">1</PropertyValue>
          <PropertyValue name="Item0.Data">wardtest</PropertyValue>
          <PropertyValue name="Item0.Position">1</PropertyValue>
          <PropertyValue name="Item1.DataProvider">{0A057BAD-6706-45D2-A800-683A29EC6BA3}</PropertyValue>
          <PropertyValue name="Item1.ID">D38721E71384BB87FA34A15B827F8F3E</PropertyValue>
          <PropertyValue name="Item1.Name">文本: 1wardtest1</PropertyValue>
          <PropertyValue name="Item1.UseDefaultName">true</PropertyValue>
          <PropertyValue name="Item1.Tab">WardASP.NET</PropertyValue>
          <PropertyValue name="Item1.OriginalTab">WardASP.NET</PropertyValue>
          <PropertyValue name="Item1.RecordType">1</PropertyValue>
          <PropertyValue name="Item1.Data">1wardtest1</PropertyValue>
          <PropertyValue name="Item1.Position">1</PropertyValue>
          <PropertyValue name="ItemCount">2</PropertyValue>
        </Category>
  • 相关阅读:
    语言精粹【摘要】
    【转】一个Java程序员应该掌握的10项技能
    比较有用的网址
    推荐一些国内的Jquery CDN免费服务
    CSS3动画【归纳总结】
    scrollTo与border结合使用的小玩意
    aria-label及aria-labelledby应用//////////[信息无障碍产品联盟]
    aria初探(一)
    没有this的JavaScript
    Front-end Job Interview Questions
  • 原文地址:https://www.cnblogs.com/lee2011/p/5202110.html
Copyright © 2011-2022 走看看