05 2019 档案

摘要:``` package com.xw.paintheart.utils; import org.apache.commons.lang.StringUtils; public class EmojiFilterUtils { private static boolean isEmojiCharact 阅读全文
posted @ 2019-05-21 10:35 huangxin_zua 阅读(3024) 评论(0) 推荐(0)
摘要:``` 国内Ngrok官网:https://www.ngrok.cc/ 注册账号后,可以直接添加隧道(此处我使用的是google浏览器): 关于开通隧道已经有详细的教程了:https://www.sunnyos.com/article-show-67.html 下一步就是点击上图的客户端下载:https://www.ngrok.cc/download.html,下载自己系统对应的客户端。... 阅读全文
posted @ 2019-05-15 15:01 huangxin_zua 阅读(2) 评论(0) 推荐(0)