摘要:
使用Tab过程中,想要去掉选中TAB时的虚框。Remove the dotted border from selected tabsYou can usea:focus{outline:none; } 阅读全文
摘要:
颜色:http://www.w3schools.com/cssref/css_colors.aspBootstrap Sample : http://twitter.github.io/bootstrap/components.htmlhttp://accounts.tao.tw.shuttle.com/examples_bootstrap/components/alerts网站布局参考:http://www.wix.com/Jquery tab 使用http://jqueryui.com/tabs/结合:http://gazpo.com/2012/05/jquery-tabs/才弄出来Jqu 阅读全文
摘要:
http://msdn.microsoft.com/en-us/library/ee230084.aspxhttp://msdn.microsoft.com/en-us/library/ee230084.aspxScrollBar Styles and Templates 阅读全文
摘要:
现在上班,回家再继续整理。体力活。哎。 阅读全文
摘要:
从这里例子中可以了解:
1. 如何Compile .cs文件
2. 如何用Reflection遍历属性 阅读全文
摘要:
准备总结一系列的WPF控件方面的随笔 阅读全文
摘要:
打开.csproject文件把Properties\Resources.Designer.cs相关的东西都删掉,就解决了这个问题了。 <Compile Include="Properties\Resources.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>Resources.resx</DependentUpon> </Compile> <Embedde 阅读全文
摘要:
常见效果,总结一下,不然总是搜来搜去,影响工作效率。 阅读全文
摘要:
WPF XP下去掉控件上的虚线框 阅读全文
摘要:
Dictionary 使用 阅读全文