设计前端使用wordpress twentythirteen theme后台使用activeadmin and active_skin themeruby 2.15 on rails 4.1.8模型 category一对多↓ post ←多对多→ tag一对多↓ commentm...
分类:
其他好文 时间:
2014-11-23 21:28:05
阅读次数:
214
theme: stringtheme:'monokai' 引入对应的css,indentUnit: integer缩进,默认2keyMap: stringkeyMap: "sublime" 使用sublime中快捷键引入对应的js,extraKeys: object自定义快捷键extraKeys.....
分类:
其他好文 时间:
2014-11-22 18:46:10
阅读次数:
1036
##错误日志 You need to use a Theme.AppCompat theme (or descendant) with this activity ##可能出现的几种情况 1. 使用了 ActionBarActivity,但是没有使用 Theme.AppCompat 主题 2. 在安装 Android 5 系统的机...
分类:
移动开发 时间:
2014-11-21 19:04:43
阅读次数:
502
style文件中的Theme.AppCompat.Light报错,Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light',最后找到原因,是因为And...
分类:
移动开发 时间:
2014-11-21 18:01:23
阅读次数:
129
一、什么是ECharts图表的皮肤(主题)? 针对这个问题我只能这样回答,ECharts图表的主题(皮肤)就犹如人的衣服一样,是用来衬托和渲染主体,使其变得更加美观好看的目的。你去过ECharts图表组件的官网应该都看到每一个示例都支持皮肤切换的。我们更深入的理解,皮肤其实就是一些样式的定义集合。 ...
分类:
其他好文 时间:
2014-11-21 16:05:25
阅读次数:
460
在开发的过程中,我们有时候需要让我们应用程序全屏或者是让某个页面全屏,在今天的android小技巧中我们来讲讲如何设置我们的应用程序 全屏:通常我们有三种方式:1.在onCreate方法中添加代码 。2.AndroidMainfest.xml里面使用android自带的theme来设置3.style...
分类:
移动开发 时间:
2014-11-19 18:28:49
阅读次数:
139
报错如下:java.lang.RuntimeException: Unable to start activity ComponentInfo{com.example.test2/com.example.test2.MainActivity}: java.lang.IllegalStateExcep...
分类:
移动开发 时间:
2014-11-17 21:14:28
阅读次数:
116
使用adt开发新建一个Android app,选择支持的SDK版本如果小于11(Android3.0)就会报如下错误。
error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'.
官网给出的答案是:
https://develop...
分类:
移动开发 时间:
2014-11-17 17:55:50
阅读次数:
195
打开phpMyAdmin,选择对应的数据库,在sql文本框中输入一下查询语句,我们就能得到当前的theme: SELECT?*?
FROM?wp_options?
WHERE?option_name?=?‘template‘?
OR?option_name?=?‘stylesheet‘?
OR?...
分类:
数据库 时间:
2014-11-16 10:48:47
阅读次数:
213
终于还是忍不住升级了,促使我升级的原动力居然是Alfred的Yosemite theme居然比初始theme好看很多!在升级前就预想到我的开发环境是一定会被破坏的,所以升级好系统以后还是赶快看下发生了什么吧!
分类:
其他好文 时间:
2014-11-15 23:10:50
阅读次数:
229