Aaron Young

Results 217 comments of Aaron Young

[Administrative-divisions-of-China-2.0.0.zip](https://github.com/youngjuning/issue-blog/files/2130650/Administrative-divisions-of-China-2.0.0.zip)

https://github.com/youngjuning/antd-mobile-area-data

https://blog.csdn.net/sbsujjbcy/article/details/50017029

- [[转] 学习React Native必看的几个开源项目](https://www.cnblogs.com/qiangxia/p/5584622.html) - [分享 50 个完整的 React Native 项目](https://github.com/MarnoDev/react-native-open-project/blob/master/category/00_FullApp.md)

# tomcat安装及环境变量配置 ## 一、环境搭建 ### 1.1、环境变量配置 (右键)计算机——(单击)属性——(单击)高级系统设置——(单击)环境变量 or(单击)控制面板——(单击)系统 ### 1.2、配置java环境 - 变量 :JAVA_HOME值:E:/java/jdk… - 变量:path值:%JAVA_HOME%/bin;%JAVA_HOME%/jre/bin; - 变量:classpath值:.;%JAVA_HOME%/lib/dt.jar;%JAVA_HOME%/lib/tools.jar ### 1.3配置tomcat环境变量 变量1:CATALINA_HOME 值:E:\tomcat-9.0.0.M1 变量2:path 值:%CATALINA_HOME%\lib;%CATALINA_HOME%\bin; ## 二、关于非安装版Tomcat ### 1、下载服务 ```xml //进入CMD命令行并进入Tomcat的bin目录。然后输入 service...

## PC端 UI框架 1. element [![GitHub stars](https://img.shields.io/github/stars/ElemeFE/element.svg?style=social&label=Stars)](https://github.com/ElemeFE/element): 网站快速成型工具 2. iview [![GitHub stars](https://img.shields.io/github/stars/iview/iview.svg?style=social&label=Stars)](https://github.com/iview/iview): 一套基于 Vue.js 的高质量 UI 组件库 3. veui [![GitHub stars](https://img.shields.io/github/stars/ecomfe/veui.svg?style=social&label=Stars)](https://github.com/ecomfe/veui):百度前端团队出品的 Vuejs 企业级UI框架 4. vueComponent/ant-design [![GitHub stars](https://img.shields.io/github/stars/vueComponent/ant-design.svg?style=social&label=Stars)](https://github.com/vueComponent/ant-design):An enterprise-class UI components...

## 后台框架 1. vue-admin [![GitHub stars](https://img.shields.io/github/stars/taylorchen709/vue-admin.svg?style=social&label=Stars)](https://github.com/taylorchen709/vue-admin): admin template based on vuejs2 and element. 2. vue-element-admin [![GitHub stars](https://img.shields.io/github/stars/PanJiaChen/vue-element-admin.svg?style=social&label=Stars)](https://github.com/PanJiaChen/vue-element-admin): 一个后台集成解决方案,它基于 Vue.js 和 element。 3. iview-admin [![GitHub stars](https://img.shields.io/github/stars/iview/iview-admin.svg?style=social&label=Stars)](https://github.com/iview/iview-admin): iView admin是基于Vue.js,搭配使用iView UI组件库形成的一套后台集成解决方案,由TalkingData前端可视化团队部分成员开发维护。

## Material Design 1. muse-ui[![GitHub stars](https://img.shields.io/github/stars/museui/muse-ui.svg?style=social&label=Stars)](https://github.com/museui/muse-ui): 三端样式一致的响应式 UI 库 2. vue-material[![GitHub stars](https://img.shields.io/github/stars/marcosmoura/vue-material.svg?style=social&label=Stars)](https://github.com/marcosmoura/vue-material): 通过Vue Material和Vue 2建立精美的app应用 3. quasar[![GitHub stars](https://img.shields.io/github/stars/quasarframework/quasar.svg?style=social&label=Stars)](https://github.com/quasarframework/quasar): Build responsive websites, [PWAs](https://www.sohu.com/a/125934042_421548), hybrid mobile Apps (that look native!) and Electron...

## PDF - FranckFreiburger/vue-pdf [![GitHub stars](https://img.shields.io/github/stars/FranckFreiburger/vue-pdf.svg?style=social&label=Stars)](https://github.com/FranckFreiburger/vue-pdf):vue.js pdf viewer

## 混合开发 1. nativescript-vue/nativescript-vue [![GitHub stars](https://img.shields.io/github/stars/nativescript-vue/nativescript-vue.svg?style=social&label=Stars)](https://github.com/nativescript-vue/nativescript-vue):Native mobile applications with NativeScript and Vue 2. GeekyAnts/vue-native-core [![GitHub stars](https://img.shields.io/github/stars/GeekyAnts/vue-native-core.svg?style=social&label=Stars)](https://github.com/GeekyAnts/vue-native-core):Vue Native is a framework to build cross platform native mobile apps using JavaScript 3....