预览模式: 普通 | 列表

Reset.CSS 兼容HTML5


/*Reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;

查看更多...

Tags: Reset.CSS

分类:编程技术 | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 3774

visual 2010设计视图不能打开

安装了wphone7开发的环境后就不能打开视图了,很奇怪.

现象:切换到design view,需要很长一段时间,打开后visual studio 2010在很短一段时间就自动关闭.
后面通过运行 devenv/resetsikppkgs 打开visual studio 仍未解决,只是发现了问题源头:



Microsoft.Data.Entity.Design.BootstrapPackage.BootstrapPackage 10.0.0.0 package did not load correctly




方案1:重装visual studio 2010 及SP1


方案2:

查看更多...

分类:编程技术 | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 4362