- 博客(2)
- 收藏
- 关注
转载 通过js判断浏览器类型
/* * 描述:判断浏览器信息 * 编写:LittleQiang_w * 日期:2016.1.5 * 版本:V1.1 */ //判断当前浏览类型 function BrowserType() { var userAgent = navigator.userAgent; //取得浏览器的userAg...
2018-08-21 13:05:46 2208
原创 初:Git用法(把远程的仓库放在本地仓库两种方法)
方案一:将GitHub上的库下载到本地(远程到本地)1、假设GitHub库名为:webBox 地址为:https://github.com/lyt12345/gits.git2、假设在F盘根目录存放。3、F盘 --> 右 --> git bash here -->克隆库:git clone https://github.com/lyt12345/gits.git --> cd webBox --
2018-01-18 17:03:42 397
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人