React Native 创建的仿 “宝宝健康”APP BabyHealth
- 授权协议: 未知
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: https://github.com/liuhongjun719/react-native-BabyHealth-
- 软件文档: https://github.com/liuhongjun719/react-native-BabyHealth-/blob/master/README.md
- 官方下载: https://github.com/liuhongjun719/react-native-BabyHealth-/archive/master.zip
软件介绍
BabyHealth,Listview展示”宝宝健康手” app。React native 创建的仿 “宝宝健康” app,实现Listview展示、收藏、跳到appstore、react-redux与redux-thunk的使用
运行效果:
重点修改:
进入文件夹中: node_modules/react-native-tab-navigator ,将styles中defaultSelectedTitle和defaultSelectedIcon中的内容替换成下面两项(将tabBar上的图片和文字替换成自己想要的颜色)
defaultSelectedTitle: {<br>
color: 'rgb(245, 109, 132)',<br> },<br> defaultSelectedIcon: { <br>
tintColor: 'rgb(245, 109, 132)',<br> },<br>
Web Data Mining
Bing Liu / Springer / 2011-6-26 / CAD 61.50
Web mining aims to discover useful information and knowledge from Web hyperlinks, page contents, and usage data. Although Web mining uses many conventional data mining techniques, it is not purely an ......一起来看看 《Web Data Mining》 这本书的介绍吧!
