MAThemeKitMAThemeKit provides iOS developers the ability to create a coherent color theme throughout their entire application using a single line of c...
分类:
其他好文 时间:
2014-09-17 10:08:31
阅读次数:
246
原本是《后缀数组——处理字符串的有力工具》论文中的第一道例题,发现自己智商不够,一个下午没有看懂后缀数组= =,就用hash写了#include #include #include #include using namespace std;typedef long long LL;const int...
分类:
其他好文 时间:
2014-09-16 23:31:31
阅读次数:
192
好长时间没写AndroidUI方面的文章了,今天就闲扯一下Android的Holo主题。一直做android开发的可能都知道,Android系统的UI有过两次大的变化,一次是android3.0发布,UI开发支持了Fragment,主要增加了大屏幕显示的支持,这个版本就开始支持HoloTheme,由于android3.X的设备占有..
分类:
移动开发 时间:
2014-09-16 10:53:40
阅读次数:
228
现在扁平设计风格真的很流行,你看连 iOS 7 都扁平了。本文向你推荐 10 个设计非常漂亮的扁平风格的 WordPress 主题。请欣赏:
Nemo metro wordpress theme
Nemo 是一个 Metro 风格的 WordPress 主题,可设置纯黑背景。可以500%提高开发效率的前端UI框架!
Argo one page metro style wo...
分类:
其他好文 时间:
2014-09-15 17:52:29
阅读次数:
231
一、风格与主题1>Style与Theme的区别Theme是针对窗体级别的,改变窗体样式;Style是针对窗体元素级别的,改变指定控件或者Layout的样式;2>使用Style【创建Style】 2.1. 在res\values\ 下创建styles.xml文件。 2.2.. 添加节点(根节点)。 2...
分类:
其他好文 时间:
2014-09-15 12:34:18
阅读次数:
195
android:theme="@android:style/Theme.Dialog" : Activity显示为对话框模式android:theme="@android:style/Theme.NoTitleBar" : 不显示应用程序标题栏android:theme="@android:styl...
分类:
移动开发 时间:
2014-09-13 14:30:05
阅读次数:
213
如果你的程序初始化时间过长,那么在初始化之前,程序会现实一个空白的activity页,十分难看。添加一个启动画面的方法就是为响应的activity加入自定义的Theme,并在theme中设定android:windowBackground 属性,这个属性接收一个图像资源,在activity初始化前,...
分类:
移动开发 时间:
2014-09-12 19:02:23
阅读次数:
184
style.xml<resources><!--Baseapplicationtheme,dependentonAPIlevel.ThisthemeisreplacedbyAppBaseThemefromres/values-vXX/styles.xmlonnewerdevices.--><stylename="AppBaseTheme"parent="android:Theme.Light"><!--Themecustomizationsavailableinnew..
分类:
移动开发 时间:
2014-09-12 15:26:34
阅读次数:
210
事务码 描述(中英文) DPRL Change Material When Profile Deleted 删除参数文件时改变物料 DPRV Change Material When Profile Changed 修改参数文件时修改物料 MM00 物料主记录: 初始屏幕 物料主记录: 初始屏幕 M...
分类:
其他好文 时间:
2014-09-10 12:24:40
阅读次数:
268
Linux mint cinnamon how to customize theme Linux mint have two style theme- system theme and user theme eg: system setting->themes like picture below: Void is user theme and the other is system the...
分类:
系统相关 时间:
2014-09-09 09:12:18
阅读次数:
275