- 博客(8)
- 资源 (1)
- 收藏
- 关注
原创 HTML+frameset实现厂字样式后台模板
1、新建主页index.html<html> <frameset border="0px"rows="120,*"> <frame src="top.html" /> <frame src="content.html"/> </frameset> </html>2、新建头部布局top.html<!DOCTYPE html> <html> <head>
2016-06-27 11:33:01
1903
原创 ToolBar的使用
1、创建一个公共的Toolbar xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" android:layout_height="wrap_content" >
2016-04-07 20:28:15
212
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人