資源簡介
阿里大于短信等發送程序依賴的jar包,內附本人寫的阿里大于發送短信驗證碼源碼
代碼片段和文件信息
package?com.liqiye.utils;
import?com.aliyuncs.DefaultAcsClient;
import?com.aliyuncs.IAcsClient;
import?com.aliyuncs.dysmsapi.model.v20170525.SendSmsRequest;
import?com.aliyuncs.dysmsapi.model.v20170525.SendSmsResponse;
import?com.aliyuncs.exceptions.ClientException;
import?com.aliyuncs.exceptions.ServerException;
import?com.aliyuncs.http.MethodType;
import?com.aliyuncs.profile.DefaultProfile;
import?com.aliyuncs.profile.IClientProfile;
import?com.liqiye.test.TestCommonsEmail;
import?org.apache.log4j.Logger;
import?java.util.Random;
/**
?*?@author?liqiye
?*?@description?阿里大于短信發送工具
?*?@date?2019/4/2
?*/
public?class?ShortMsgUtils?{
????private?static?Logger?log?=?Logger.getLogger(TestCommonsEmail.class.getClass());
????static?ShortMsgUtils?shortMsgUtils;
????
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????158397??2019-04-02?23:55??aliyun-java-sdk-core-4.1.0\aliyun-java-sdk-core-4.1.0.jar
?????文件???????5176??2019-04-12?16:42??aliyun-java-sdk-core-4.1.0\源碼\ShortMsgUtils.java
?????文件????????532??2019-04-03?14:08??aliyun-java-sdk-core-4.1.0\源碼\TestSendShortMsg.java
?????目錄??????????0??2019-04-12?16:42??aliyun-java-sdk-core-4.1.0\源碼
?????目錄??????????0??2019-04-12?16:39??aliyun-java-sdk-core-4.1.0
-----------?---------??----------?-----??----
???????????????164105????????????????????5
- 上一篇:高陵洋芋片加饃點餐系統.rar
- 下一篇:Java聊天程序
評論
共有 條評論