会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
太古月石的博客
博客园
首页
新随笔
联系
管理
订阅
上一页
1
···
4
5
6
7
8
9
10
11
12
下一页
2013年4月11日
JQuery 结合 Bootstrap 使用Tab
摘要: 使用Tab过程中,想要去掉选中TAB时的虚框。Remove the dotted border from selected tabsYou can usea:focus{outline:none; }
阅读全文
posted @ 2013-04-11 00:53 太古月石
阅读(3028)
评论(0)
推荐(0)
2013年4月8日
CSS 参考资料
摘要: 颜色: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
阅读全文
posted @ 2013-04-08 23:34 太古月石
阅读(181)
评论(0)
推荐(0)
2013年4月5日
Customizing the Appearance of an Existing Control by Creating a ControlTemplate
摘要: http://msdn.microsoft.com/en-us/library/ee230084.aspxhttp://msdn.microsoft.com/en-us/library/ee230084.aspxScrollBar Styles and Templates
阅读全文
posted @ 2013-04-05 23:33 太古月石
阅读(141)
评论(0)
推荐(0)
2013年2月1日
C# Remove Duplicates in List
摘要: 现在上班,回家再继续整理。体力活。哎。
阅读全文
posted @ 2013-02-01 16:31 太古月石
阅读(371)
评论(0)
推荐(0)
2013年1月31日
C# 使用CodeDomProvider编译.cs文件 [岳阳原创]
摘要: 从这里例子中可以了解: 1. 如何Compile .cs文件 2. 如何用Reflection遍历属性
阅读全文
posted @ 2013-01-31 11:08 太古月石
阅读(2078)
评论(0)
推荐(0)
2013年1月22日
WPF 控件之ComboBox绑定
摘要: 准备总结一系列的WPF控件方面的随笔
阅读全文
posted @ 2013-01-22 17:35 太古月石
阅读(37476)
评论(7)
推荐(1)
2013年1月15日
WPF Language/Resources.resx 总是加载不成功
摘要: 打开.csproject文件把Properties\Resources.Designer.cs相关的东西都删掉,就解决了这个问题了。 <Compile Include="Properties\Resources.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>Resources.resx</DependentUpon> </Compile> <Embedde
阅读全文
posted @ 2013-01-15 17:40 太古月石
阅读(1156)
评论(0)
推荐(0)
2013年1月8日
WPF Border Rectangle等效果的xaml总结
摘要: 常见效果,总结一下,不然总是搜来搜去,影响工作效率。
阅读全文
posted @ 2013-01-08 17:29 太古月石
阅读(20975)
评论(1)
推荐(0)
2013年1月6日
WPF XP下去掉控件上的虚线框 FocusVisualStyle
摘要: WPF XP下去掉控件上的虚线框
阅读全文
posted @ 2013-01-06 20:33 太古月石
阅读(463)
评论(0)
推荐(0)
2013年1月4日
C# Dictionary 字典用法 记录
摘要: Dictionary 使用
阅读全文
posted @ 2013-01-04 16:53 太古月石
阅读(455)
评论(0)
推荐(0)
上一页
1
···
4
5
6
7
8
9
10
11
12
下一页
公告