码迷,mamicode.com
首页 >  
搜索关键字:v7    ( 1308个结果
ListView或者RecyclerView中德Item添加分割线的另一种方法
<?xml version="1.0" encoding="utf-8"?><android.support.v7.widget.CardView xmlns:android="http://schemas.android.com/apk/res/android" style="@style/New ...
分类:其他好文   时间:2016-07-06 18:24:18    阅读次数:162
RecyclerView的介绍与使用
一、什么是RecyclerView 新的视图控件,是Android-support-v7-21版本中新增的一个Widgets,官方对于它的介绍则是:RecyclerView是ListView的升级版本,更加先进和灵活。 二、RecyclerView的作用 由于ListView的紧耦合问题,谷歌的改进 ...
分类:其他好文   时间:2016-07-06 14:48:22    阅读次数:91
Ubuntu tomcat7安装
1. 下载Tomcat7在命令行中输入以下命令,下载tomcat 7.0.69版本wget http://mirrors.hust.edu.cn/apache/tomcat/tomcat-7/v7.0.69/bin/apache-tomcat-7.0.69.tar.gz2. 解压Tomcat7压缩包... ...
分类:系统相关   时间:2016-07-04 18:32:01    阅读次数:272
javah生成jni头文件时报错 Error: cannot access android.support...
javah生成jni头文件时报错: Error: cannot access android.support.v7.app.AppCompatActivity class file for android.support.v7.app.AppCompatActivity not found Erro ...
分类:移动开发   时间:2016-07-02 19:01:26    阅读次数:840
风险最小化便宜和安全IDEA.StatiCa.v7.0.14.39851钢结构混凝土建筑设计
QQ:16264558 TEL:13963782271
分类:Windows程序   时间:2016-07-02 15:49:37    阅读次数:398
进阶篇-用户界面:3.RecyclerView
1.使用RecyclerView RecyclerView是support.v7包中用来替代传统的ListView布局的,它比ListView更加轻便和易用。 在使用RecyclerView时首先要 右键项目->open module settings->Dependencies标签->添加一个库 ...
分类:其他好文   时间:2016-06-30 06:23:02    阅读次数:173
Eclipse配置Tomcat
下载Tomcat和Eclipse 1、window>Show View>Servers (如果没有Servers,可以到other...里找Server) 2、点击下方 3、选择Tomcat V7.0 Server 4点击Finish完成配置 ...
分类:系统相关   时间:2016-06-28 20:11:13    阅读次数:214
HTTP抓包神器HTTP Analyzer V7 Build7.5.4汉化+注册机
原版安装包、汉化文件、注册机下载:http://pan.baidu.com/s/1bMv1Si 密码:cqq1 一、安装:下载并安装英文原版 下载页面:http://www.ieinspector.com/download.html 独立版(单客户端,不含IE插件): https://s3.amaz ...
分类:Web程序   时间:2016-06-26 21:11:59    阅读次数:332
Server Tomcat v7.0 Server at localhost was unable to start within 45 seconds. If the server requires more time, try increasing the timeout in the server editor.
在部署的时候出现Server Tomcat v7.0 Server at localhost was unable to start within 45 seconds. If the server requires more time, try increasing the timeout in ...
分类:其他好文   时间:2016-06-20 18:28:16    阅读次数:183
1308条   上一页 1 ... 55 56 57 58 59 ... 131 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!