1 git使用 2 一,下载 3 https://git-for-windows.github.io 4 二,安装 5 运行 Git Bash 6 Linux 环境下: 7 ubuntu debian ---sudo apt-get install git 8 centos redhat ----y... ...
分类:
其他好文 时间:
2017-03-25 18:53:00
阅读次数:
151
https://developer.mozilla.org/zh-CN/docs/Web/HTTP/Access_control_CORS 当一个资源请求一个其它域名或者另外一个端口的资源时会产生一个跨域HTTP请求(cross-origin HTTP request)。比如说,http://dom ...
分类:
Web程序 时间:
2017-03-25 17:32:28
阅读次数:
381
{this.isToggleOn ? 'ON' : 'OFF'} b ReactDOM.render( , document.getElementById('root1'));https://facebook.github.io/react/yarn add create-react-app用 安装... ...
分类:
其他好文 时间:
2017-03-25 17:27:40
阅读次数:
149
整合网上的例子。。麻蛋。没跑通。。没办法。自己就拿他们的例子完善了一下。。已经可以使用了! 准备工作: 这几个文件要引入。特别是JS 文件!!! app.min.js : https://github.com/kikinteractive/app/tree/master cropper.js : h ...
分类:
Web程序 时间:
2017-03-25 17:18:32
阅读次数:
1245
安装: vmvare 、centos 、SecureCRTPortable(免装版) 软件地址:https://share.weiyun.com/1da7a1853bc8f9b8375a1564842899f2(密码:zU6g) 3、开始配置 1打开vmware,按下图操作 网关可以自己设定 | 配 ...
分类:
系统相关 时间:
2017-03-25 16:46:47
阅读次数:
241
1. glyph(字形)指单个字(字母、汉字、符号等)的形体。 font(字形)是指某套具有同样样式、尺寸的字形。 typeface (字体)是一或多个font在一或多个尺寸的集合。 (http://baike.baidu.com/link?url=IDyielVvzgU2rWLvm2zCAVx2- ...
分类:
其他好文 时间:
2017-03-25 14:24:13
阅读次数:
162
转载于:https://shaojun.name/2016/07/260 btrace script 被测试代码: 执行以下代码:/btrace -cp build 2042 /Users/shaojun/Documents/workspace/btrace/src/MethodTimeCost.j ...
分类:
其他好文 时间:
2017-03-25 14:18:51
阅读次数:
148
1、http://www.jfinal.com 2、https://github.com/ancanglee/dubbokeeper 3、https://git.oschina.net/iBase4J/iBase4J 4、http://git.oschina.net/osworks/AOS ...
分类:
编程语言 时间:
2017-03-25 14:18:27
阅读次数:
174
参考支付宝开放平台官方文档:https://doc.open.alipay.com/docs/doc.htm?spm=a219a.7629140.0.0.VrqhFn&treeId=62&articleId=103566&docType=1 签约授权 即时到账接口需要商家签约后才有使用的权限。 商家 ...
分类:
其他好文 时间:
2017-03-25 13:52:54
阅读次数:
2857
相对 来说并不难直接将此文件下载安装即可 1 https://getcomposer.org/Composer-Setup.exe 文件地址由官方提供 https://getcomposer.org/download/ 可以浏览获取最新下载地址 1 https://getcomposer.org/C ...