全屏一般有两种方法,第一种是在festxml文件中配置:
也就是给activity节点加上android:theme="@android:style/Theme.NoTitleBar.Fullscreen":
<activity
android:name="com.howlaa.girlsos.FirstActivity"
android:la...
分类:
移动开发 时间:
2014-09-06 10:59:43
阅读次数:
274
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
2014-06-08 BaoXinjian1. 用法物化视图是包括一个查询结果的数据库对象,它是远程数据的的本地副本,或者用来生成基于数据表求和的汇总表。物化视图存储基于远程表的数据,也可以称为快照。对于复制,物化视图允许你在本地维护远程数据的副本,这些副本是只读的。如果你想修改本地副本,必须用高级...
分类:
数据库 时间:
2014-09-02 17:18:55
阅读次数:
357
--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