提交 d0e147c7 编写于 作者: M mxdl

code perfect

上级 ed56a3ad
...@@ -42,7 +42,7 @@ import java.net.URLConnection; ...@@ -42,7 +42,7 @@ import java.net.URLConnection;
* <li>11.读取图片的旋转的角度</li> * <li>11.读取图片的旋转的角度</li>
* <li>12.将图片按照某个角度进行旋转</li> * <li>12.将图片按照某个角度进行旋转</li>
* </ul> * </ul>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/6/11<br> * Date: 2018/6/11<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -10,7 +10,7 @@ import java.util.Date; ...@@ -10,7 +10,7 @@ import java.util.Date;
/** /**
* Description: <DateUtil><br> * Description: <DateUtil><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/6/11<br> * Date: 2018/6/11<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -6,7 +6,7 @@ import com.fly.tour.common.BaseApplication; ...@@ -6,7 +6,7 @@ import com.fly.tour.common.BaseApplication;
/** /**
* Description: <单位转换工具类><br> * Description: <单位转换工具类><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/6/11<br> * Date: 2018/6/11<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -46,7 +46,7 @@ import java.util.Locale; ...@@ -46,7 +46,7 @@ import java.util.Locale;
* <li>3.获得APK包名</li> * <li>3.获得APK包名</li>
* <li>4.判断是否已经安装</li> * <li>4.判断是否已经安装</li>
* </ul> * </ul>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/6/11<br> * Date: 2018/6/11<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -7,7 +7,7 @@ import java.util.regex.Pattern; ...@@ -7,7 +7,7 @@ import java.util.regex.Pattern;
/** /**
* Description: <ToastUtil><br> * Description: <ToastUtil><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/6/11<br> * Date: 2018/6/11<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -14,7 +14,7 @@ import static com.fly.tour.common.util.NetUtil.NetType.WIFI; ...@@ -14,7 +14,7 @@ import static com.fly.tour.common.util.NetUtil.NetType.WIFI;
/** /**
* Description: <ToastUtil><br> * Description: <ToastUtil><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/6/11<br> * Date: 2018/6/11<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -2,7 +2,7 @@ package com.fly.tour.common.util; ...@@ -2,7 +2,7 @@ package com.fly.tour.common.util;
/** /**
* Description: <动态获取资源id><br> * Description: <动态获取资源id><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/6/19<br> * Date: 2018/6/19<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -2,7 +2,7 @@ package com.fly.tour.common.util; ...@@ -2,7 +2,7 @@ package com.fly.tour.common.util;
/** /**
* Description: <SPUtils><br> * Description: <SPUtils><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/6/19<br> * Date: 2018/6/19<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -6,7 +6,7 @@ import android.view.inputmethod.InputMethodManager; ...@@ -6,7 +6,7 @@ import android.view.inputmethod.InputMethodManager;
/** /**
* Description: <软键盘的显示与隐藏><br> * Description: <软键盘的显示与隐藏><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/6/11<br> * Date: 2018/6/11<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -6,7 +6,7 @@ import com.fly.tour.common.BaseApplication; ...@@ -6,7 +6,7 @@ import com.fly.tour.common.BaseApplication;
/** /**
* Description: <吐司工具类><br> * Description: <吐司工具类><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/6/11<br> * Date: 2018/6/11<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -12,7 +12,7 @@ import android.widget.Scroller; ...@@ -12,7 +12,7 @@ import android.widget.Scroller;
/** /**
* Description: <横向中心子View定位的RecycleView><br> * Description: <横向中心子View定位的RecycleView><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2019/1/3<br> * Date: 2019/1/3<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -35,7 +35,7 @@ import java.util.WeakHashMap; ...@@ -35,7 +35,7 @@ import java.util.WeakHashMap;
* *
* https://github.com/m5/MagicTextView * https://github.com/m5/MagicTextView
* Description: <描边效果的TextView><br> * Description: <描边效果的TextView><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/8/24<br> * Date: 2018/8/24<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -22,7 +22,7 @@ import me.nereo.multi_image_selector.MultiImageSelectorActivity; ...@@ -22,7 +22,7 @@ import me.nereo.multi_image_selector.MultiImageSelectorActivity;
/** /**
* Description: <PhotoSelectDialog><br> * Description: <PhotoSelectDialog><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2019/1/3<br> * Date: 2019/1/3<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -19,7 +19,7 @@ import com.fly.tour.common.util.DisplayUtil; ...@@ -19,7 +19,7 @@ import com.fly.tour.common.util.DisplayUtil;
/** /**
* Description: <旋转进度的dialog><br> * Description: <旋转进度的dialog><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2018/4/19<br> * Date: 2018/4/19<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -17,7 +17,7 @@ import com.refresh.lib.contract.PushContract; ...@@ -17,7 +17,7 @@ import com.refresh.lib.contract.PushContract;
/** /**
* Description: <DaisyHeaderView><br> * Description: <DaisyHeaderView><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2019/2/25<br> * Date: 2019/2/25<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
...@@ -18,7 +18,7 @@ import com.refresh.lib.contract.PullContract; ...@@ -18,7 +18,7 @@ import com.refresh.lib.contract.PullContract;
/** /**
* Description: <DaisyHeaderView><br> * Description: <DaisyHeaderView><br>
* Author: gxl<br> * Author: mxdl<br>
* Date: 2019/2/25<br> * Date: 2019/2/25<br>
* Version: V1.0.0<br> * Version: V1.0.0<br>
* Update: <br> * Update: <br>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册