栏目分类:
子分类:
返回
名师互学网用户登录
快速导航关闭
当前搜索
当前分类
子分类
实用工具
热门搜索
名师互学网 > IT > 前沿技术 > 云计算 > 云平台

常用网络js链接大全(jQuery、bootstrap、vue、ECharts、easyUI、React)

云平台 更新时间: 发布时间: IT归档 最新发布 模块sitemap 名妆网 法律咨询 聚返吧 英语巴士网 伯小乐 网商动力

常用网络js链接大全(jQuery、bootstrap、vue、ECharts、easyUI、React)

目录

1、jQuery

2、bootstrap

3、vue

4、ECharts

5、easyUI

6、React

7、maven

外网配配置(阿里云镜像地址)

mysql5.1.6

hadoop2.7.3

mybaits3.4.5

8、Mybatis

MyBaits-config.xml

UsersMapper.xml

log4j.properties


1、jQuery

https://code.jquery.com/jquery-3.4.0.min.js

2、bootstrap

https://cdn.staticfile.org/twitter-bootstrap/3.3.7/css/bootstrap.min.css

https://cdn.staticfile.org/twitter-bootstrap/3.3.7/js/bootstrap.min.js

  

常用样式:

table

【table-striped】【table-bordered】【table-hover】【table-condensed】

form

【form-control】【btn-primary】【btn-warning】【btn-danger】【disabled】【btn-block】

ul

【nav nav-pills水平ul】【nav-stacked垂直ul】【active选中】【badge徽章】

3、vue

https://cdn.staticfile.org/vue/2.4.2/vue.min.js

https://unpkg.com/vue@3.2.31/dist/vue.global.js

4、ECharts

https://cdn.staticfile.org/echarts/4.3.0/echarts.min.js

5、easyUI

https://www.jeasyui.com/easyui/themes/default/easyui.css

https://www.jeasyui.com/easyui/themes/icon.css

https://www.jeasyui.com/easyui/jquery.min.js

https://www.jeasyui.com/easyui/jquery.easyui.min.js

6、React

https://cdn.staticfile.org/react/16.4.0/umd/react.development.js

https://cdn.staticfile.org/react-dom/16.4.0/umd/react-dom.development.js

https://cdn.staticfile.org/babel-standalone/6.26.0/babel.min.js

7、maven

外网配配置(阿里云镜像地址)



D:officesoftJavamavenmavenrepository
  
  
  
  
  
  
  
   	 
		 
		alimaven 
		aliyun maven 
		http://maven.aliyun.com/nexus/content/repositories/central/ 
		central 
		

		
		 
		junit 
		junit Address/ 
		http://jcenter.bintray.com/ 
		central 
		
          
            alimaven  
            aliyun maven  
            http://maven.aliyun.com/nexus/content/groups/public/  
            central  
          
  
  
  


mysql5.1.6
        
            mysql
            mysql-connector-java
            5.1.6
        

hadoop2.7.3
        
            org.apache.hadoop
            hadoop-client
            2.7.3
        

mybaits3.4.5
    
        
            org.mybatis
            mybatis
            3.5.1
        
        
            mysql
            mysql-connector-java
            5.1.6
        
        
            org.slf4j
            slf4j-log4j12
            1.7.10
        
    

8、Mybatis

MyBaits-config.xml



    
        
    
    
        
    
    
        
            
            
                
                
                
                
            
        
    
    
        
    

UsersMapper.xml



log4j.properties
#全局配置
log4j.rootLogger=debug,stdout,ERROR
#MyBatis日志配直
log4j.logger.com.item.mapper=TRACE
#控制台输出配置
log4j.appender.stdout=org.apache.log4j.ConsoleAppender
log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
log4j.appender.stdout.layout.ConversionPattern=%5p [%t] - %m%n

转载请注明:文章转载自 www.mshxw.com
本文地址:https://www.mshxw.com/it/897225.html
我们一直用心在做
关于我们 文章归档 网站地图 联系我们

版权所有 (c)2021-2022 MSHXW.COM

ICP备案号:晋ICP备2021003244-6号