自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(3)
  • 资源 (1)
  • 收藏
  • 关注

转载 git visual references

http://marklodato.github.io/visual-git-guide/index-en.htmlA Visual Git ReferenceIf the images do not work, you can try the Non-SVG version of this page.This page gives brief, visual refe

2017-07-27 11:19:59 385

原创 详解Android studio的构建文件build.gradle

在Android studio 中采用gradle 来构建项目,当项目创建后,会自动生成两个build.gradle文件,一个在项目根目录下,一个是在App目录下。这两个文件对构建Android studio项目起到至关重要的作用,下面我们就来详细解说这两个文件的内容。首先,最外层项目目录下的build.gradle文件, 代码如下所示:buildscript{ repositor

2017-07-24 11:42:57 987

原创 Exploratory Testing Notes

The notes from   Link_1Concurrent Test Design and ExecutionThe plainest definition of exploratory testing is test design and test execution at the same time. This is the opposite of script

2017-07-10 16:07:36 337

gradle-v4.6-bin&src;&doc;.zip

Gradle is an open-source build automation tool focused on flexibility and performance

2018-03-06

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除