1.界面中文方框问题Settings->Appearance中Theme 设置 Windows勾选Override default fonts by (not recommended),设置字体为宋体2.显示行号Settings->Editor->Appearance标签项,勾选Show line ...
分类:
Web程序 时间:
2014-09-06 10:55:43
阅读次数:
395
FlatBoxA beautifully FlatBox with different colors. You can upload your own logo & favicon, customizable colors and background, 8 nice theme color sch...
分类:
其他好文 时间:
2014-09-03 14:43:46
阅读次数:
201
Silverlight一般用来开发一些企业的应用系统,如果用户一直面对同一种风格的页面,时间长了难免厌烦,所以一般都会提供好几种风格及Theme供用户选中,下面就来说一下如何在不重新登录系统的情况下,实现风格的动态切换。我们写一个Demo来说明一下。 新建一个Silverlight的项目,并添...
分类:
Web程序 时间:
2014-09-03 13:01:36
阅读次数:
325
Missing styles. Is the correct theme chosen for this layout?Use the Theme combo box above the layout to choose a different layout, or fix the theme st...
分类:
移动开发 时间:
2014-09-03 01:30:35
阅读次数:
296
--eclipse color themes 插件更新地址:http://eclipse-color-theme.github.io/update/ ?使用:After the installation, go to?Window→Preferences→General→Appereance→Color Theme?to change the color t...
分类:
系统相关 时间:
2014-09-02 12:44:24
阅读次数:
193
关于黑屏默认的情况下,程序启动时,会有一个黑屏的时期,原因是,首个activity会加载一些数据,比如初始化列表数据等.去除步骤1./res/values/styles.xml 在 Theme 中,添加一个 android:windowBackgrounds 属性,设置需要的图片2.在 Androi...
分类:
移动开发 时间:
2014-09-02 12:05:24
阅读次数:
213
varmask="<divid=‘m‘></div>";varloading="<divid=‘loadingDiv‘style=‘‘><imgsrc=‘../../theme/blue/p_w_picpaths/blue/loading-blue.gif‘></img>主备切换中.......</div>";$("body").prepend(loading).prepend(mask);$("#loadingDiv").cs..
分类:
编程语言 时间:
2014-09-01 19:47:04
阅读次数:
381
引用js:page:设置设备的适配:让文档的宽度与设备的宽度保持1:1,并且文档最大的宽度比例是1.0: : Page TitleOptions主题样式:data-theme="a | b | c | d | e"位置固定:data-pisition="fixed"全屏样式:data-fullsc....
分类:
Web程序 时间:
2014-09-01 10:42:52
阅读次数:
309
自定义Theme继承原来Theme修改其中的分隔线: @null 低版本设置 @null 高版本设置低版本 @drawable/friend高版本 @drawable/friend
分类:
移动开发 时间:
2014-08-30 16:15:49
阅读次数:
218
关于黑屏 默认的情况下,程序启动时,会有一个黑屏的时期,原因是,首个activity会加载一些数据,比如初始化列表数据等.去除步骤 1./res/values/styles.xml 在 Theme 中,添加一个 android:windowBackgrounds 属性,设置需要的图片2.在 Andr...
分类:
移动开发 时间:
2014-08-29 00:00:46
阅读次数:
325