zl程序教程

您现在的位置是:首页 >  其它

当前栏目

【推广】+发送短信

发送 短信 推广
2023-09-11 14:16:50 时间

1、需求

  • 给指定的手机号码发送SMS消息
  • 通过写代码的方式(Java、python等)
  • 给用户发了SMS消息后,用户端显示的号码为软件中设定的号码(如下图中的10604106911771)

 

2、Java实现方式

1、通过中国网建:

  a、https://www.cnblogs.com/Ant-soldier/p/6592858.html 

  b、https://www.jianshu.com/p/e210fcfa49b3

  c、https://blog.csdn.net/tanga842428/article/details/77131000

 

2、通过阿里云API:

  a、https://blog.csdn.net/weixin_39549656/article/details/79108151

  b、https://helpcdn.aliyun.com/document_detail/55284.html

 

3、python实现方式

1、通过榛子短信平台:

  a、https://www.cnblogs.com/seeto/p/9231708.html