<span style="font-family:宋体;mso-ascii-font-family:Cambria;mso-ascii-theme-font:minor-latin;
mso-fareast-font-family:宋体;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:
Cambria;mso-hansi-the...
分类:
其他好文 时间:
2016-05-13 01:59:25
阅读次数:
204
<span style="font-family:宋体;mso-ascii-font-family:
Cambria;mso-ascii-theme-font:minor-latin;mso-fareast-font-family:宋体;mso-fareast-theme-font:
minor-fareast;mso-hansi-font-family:Cambria;mso-hansi-the...
分类:
其他好文 时间:
2016-05-13 01:53:53
阅读次数:
242
Gradient-Based Learning Applied to Document
<span style="font-family:宋体;mso-ascii-font-family:Cambria;
mso-ascii-theme-font:minor-latin;mso-fareast-font-family:宋体;mso-fareast-theme-font:
minor-fareas...
分类:
移动开发 时间:
2016-05-13 01:51:16
阅读次数:
412
<span style="font-family:宋体;mso-ascii-font-family:Cambria;mso-ascii-theme-font:minor-latin;
mso-fareast-font-family:宋体;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family:
Cambria;mso-hansi-the...
分类:
其他好文 时间:
2016-05-13 01:46:42
阅读次数:
256
需求:
实现Tab选项卡切换
此处使用的是jQuery1.7.js
实现代码如下
增删改查
*{margin:0 auto;padding:0;list-style-type:none;}
body{font:12px/180% Arial, Helvetica, sans-serif, "新宋体";}
/* tab */
#tab{width:...
分类:
Web程序 时间:
2016-05-12 16:03:45
阅读次数:
368
标准的简体中文web字体: WindowsOS X 黑体:SimHei 冬青黑体: Hiragino Sans GB [NEW FOR SNOW LEOPARD] 宋体:SimSun 华文细黑:STHeiti Light [STXihei] 新宋体:NSimSun 华文黑体:STHeiti 仿宋:F ...
分类:
Web程序 时间:
2016-05-07 18:12:02
阅读次数:
620
C# 工作中遇到的几个问题 1.将VS2010中的代码编辑器的默认字体“新宋体”改为“微软雅黑”后,代码的注释,很难对齐,特别是用SandCastle Help File Builder生成帮助文档中后,代码注释不能对齐。 2.在代码注释区: 1 /// <remarks> 2 /// http请求 ...
procedure TForm1.AddText(RichEdit: TRichEdit; Str: string; TextColor: TColor = clBlack; FontName: string = '宋体'; Size: integer = 9; Style: TFontStyles ...
分类:
其他好文 时间:
2016-04-27 22:25:19
阅读次数:
245
//链接平常样式 a:link { font-size: 10pt; color: #0000cc; font-family: 宋体; text-align: left; text-decoration: underline; TEXT-DECORATION:none; } //链接访问后样式 a: ...
分类:
其他好文 时间:
2016-04-12 19:23:09
阅读次数:
99
1. 文字本身的大小不兼容。 同样是font-size:14px的宋体文字,在不同浏览器下占的空间是不一样的,ie下实际占高16px,下留白3px,ff 下实际占高17px,上留白1px,下留白3px,opera下就更不一样了。解决方案:给文字设定 line-height 。确保所有文字都有默认的 ...
分类:
其他好文 时间:
2016-04-05 00:12:42
阅读次数:
140