文件名称:sms-master

  • 所属分类:
  • 通讯/手机编程
  • 资源属性:
  • 上传时间:
  • 2018-01-15
  • 文件大小:
  • 106kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • is***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

贡献代码指南

一般可以通过在Github上提交Pull Request来贡献代码。

Pull Request要求

必须添加测试! - 如果没有测试,那么提交的PR是不会通过的。
创建feature分支 - 最好不要从你的master分支提交 pull request 。 一个feature提交一个pull请求 - 如果你的代码变更了多个操作,那就提交多个pull请求吧。 清晰的commit历史 - 保证你的pull请求的每次commit操作都是有意义的。如果你开发中需要执行多次的即时commit操作,那么请把它们放到一起再提交pull请求。

目录结构介绍

官方的开源代码都放在yunpian目录下面,第三方的开源代码都放在thirdparty目录下面。
里面均列出了比较流行的后端开发语言作为目录,不同语言的代码应该放到相应的语言目录下面。
尽量做到不依赖第三方lib,可以通过修改配置文件达到配置APPKEY的目的,减少最终用户使用时的开发量。(Cloud communication, international SMS, SMS API, SMS SDK, SMS platform, SMS authentication code, SMS interface, SMS source code)
(系统自动生成,下载前可以参看下载内容)

下载文件列表

文件名大小更新时间
sms-master 0 2016-12-08
sms-master\.gitignore 331 2016-12-08
sms-master\.gitmodules 248 2016-12-08
sms-master\README.md 1243 2016-12-08
sms-master\thirdparty 0 2016-12-08
sms-master\thirdparty\README.md 0 2016-12-08
sms-master\thirdparty\asp 0 2016-12-08
sms-master\thirdparty\asp\README.md 0 2016-12-08
sms-master\thirdparty\c 0 2016-12-08
sms-master\thirdparty\c\README.md 0 2016-12-08
sms-master\thirdparty\cplusplus 0 2016-12-08
sms-master\thirdparty\cplusplus\README.md 0 2016-12-08
sms-master\thirdparty\csharp 0 2016-12-08
sms-master\thirdparty\csharp\README.md 0 2016-12-08
sms-master\thirdparty\go 0 2016-12-08
sms-master\thirdparty\go\.gitignore 266 2016-12-08
sms-master\thirdparty\go\LICENSE 1075 2016-12-08
sms-master\thirdparty\go\README.md 753 2016-12-08
sms-master\thirdparty\go\yunpian.go 12618 2016-12-08
sms-master\thirdparty\go\yunpian_test.go 3801 2016-12-08
sms-master\thirdparty\java 0 2016-12-08
sms-master\thirdparty\java\README.md 0 2016-12-08
sms-master\thirdparty\nodejs 0 2016-12-08
sms-master\thirdparty\nodejs\README.md 3363 2016-12-08
sms-master\thirdparty\nodejs\yunpian-sdk 0 2016-12-08
sms-master\thirdparty\nodejs\yunpian-sdk\.babelrc 101 2016-12-08
sms-master\thirdparty\nodejs\yunpian-sdk\.eslintignore 16 2016-12-08
sms-master\thirdparty\nodejs\yunpian-sdk\.eslintrc.json 404 2016-12-08
sms-master\thirdparty\nodejs\yunpian-sdk\.gitignore 49 2016-12-08
sms-master\thirdparty\nodejs\yunpian-sdk\.npmignore 31 2016-12-08
sms-master\thirdparty\nodejs\yunpian-sdk\README.md 4008 2016-12-08
sms-master\thirdparty\nodejs\yunpian-sdk\package.json 1135 2016-12-08
sms-master\thirdparty\nodejs\yunpian-sdk\src 0 2016-12-08
sms-master\thirdparty\nodejs\yunpian-sdk\src\common.js 1608 2016-12-08
sms-master\thirdparty\nodejs\yunpian-sdk\src\flow 0 2016-12-08
sms-master\thirdparty\nodejs\yunpian-sdk\src\flow\index.js 637 2016-12-08
sms-master\thirdparty\nodejs\yunpian-sdk\src\flow\list.js 375 2016-12-08
sms-master\thirdparty\nodejs\yunpian-sdk\src\index.js 505 2016-12-08
sms-master\thirdparty\nodejs\yunpian-sdk\src\sms 0 2016-12-08
sms-master\thirdparty\nodejs\yunpian-sdk\src\sms\index.js 634 2016-12-08
sms-master\thirdparty\nodejs\yunpian-sdk\src\sms\list.js 1176 2016-12-08
sms-master\thirdparty\nodejs\yunpian-sdk\src\tpl 0 2016-12-08
sms-master\thirdparty\nodejs\yunpian-sdk\src\tpl\index.js 634 2016-12-08
sms-master\thirdparty\nodejs\yunpian-sdk\src\tpl\list.js 329 2016-12-08
sms-master\thirdparty\nodejs\yunpian-sdk\src\user 0 2016-12-08
sms-master\thirdparty\nodejs\yunpian-sdk\src\user\index.js 636 2016-12-08
sms-master\thirdparty\nodejs\yunpian-sdk\src\user\list.js 125 2016-12-08
sms-master\thirdparty\nodejs\yunpian-sdk\src\voice 0 2016-12-08
sms-master\thirdparty\nodejs\yunpian-sdk\src\voice\index.js 640 2016-12-08
sms-master\thirdparty\nodejs\yunpian-sdk\src\voice\list.js 221 2016-12-08
sms-master\thirdparty\nodejs\yunpian-sms-client 0 2016-12-08
sms-master\thirdparty\nodejs\yunpian-sms-client\.gitignore 19 2016-12-08
sms-master\thirdparty\nodejs\yunpian-sms-client\README.md 5764 2016-12-08
sms-master\thirdparty\nodejs\yunpian-sms-client\example 0 2016-12-08
sms-master\thirdparty\nodejs\yunpian-sms-client\example\yunpain-sms-client-v1.js 1482 2016-12-08
sms-master\thirdparty\nodejs\yunpian-sms-client\example\yunpain-sms-client-v2.js 2316 2016-12-08
sms-master\thirdparty\nodejs\yunpian-sms-client\lib 0 2016-12-08
sms-master\thirdparty\nodejs\yunpian-sms-client\lib\common 0 2016-12-08
sms-master\thirdparty\nodejs\yunpian-sms-client\lib\common\index.js 843 2016-12-08
sms-master\thirdparty\nodejs\yunpian-sms-client\lib\config 0 2016-12-08
sms-master\thirdparty\nodejs\yunpian-sms-client\lib\config\index.js 1549 2016-12-08
sms-master\thirdparty\nodejs\yunpian-sms-client\lib\index.js 196 2016-12-08
sms-master\thirdparty\nodejs\yunpian-sms-client\lib\provider 0 2016-12-08
sms-master\thirdparty\nodejs\yunpian-sms-client\lib\provider\yunpain-sms-v2.js 6664 2016-12-08
sms-master\thirdparty\nodejs\yunpian-sms-client\lib\provider\yunpian-sms-v1.js 2684 2016-12-08
sms-master\thirdparty\nodejs\yunpian-sms-client\package.json 699 2016-12-08
sms-master\thirdparty\perl 0 2016-12-08
sms-master\thirdparty\perl\README.md 0 2016-12-08
sms-master\thirdparty\perl\send_sms.pl 663 2016-12-08
sms-master\thirdparty\php 0 2016-12-08
sms-master\thirdparty\php\README.md 0 2016-12-08
sms-master\thirdparty\python 0 2016-12-08
sms-master\thirdparty\python\README.md 0 2016-12-08
sms-master\thirdparty\python\django-send-messages 0 2016-12-08
sms-master\thirdparty\python\django-send-messages\LICENSE 1296 2016-12-08
sms-master\thirdparty\python\django-send-messages\MANIFEST.in 34 2016-12-08
sms-master\thirdparty\python\django-send-messages\README.md 2433 2016-12-08
sms-master\thirdparty\python\django-send-messages\manage.py 251 2016-12-08
sms-master\thirdparty\python\django-send-messages\pytest.ini 71 2016-12-08
sms-master\thirdparty\python\django-send-messages\setup.py 917 2016-12-08
sms-master\thirdparty\python\django-send-messages\sms 0 2016-12-08
sms-master\thirdparty\python\django-send-messages\sms\__init__.py 3599 2016-12-08
sms-master\thirdparty\python\django-send-messages\sms\admin.py 63 2016-12-08
sms-master\thirdparty\python\django-send-messages\sms\backends 0 2016-12-08
sms-master\thirdparty\python\django-send-messages\sms\backends\__init__.py 0 2016-12-08
sms-master\thirdparty\python\django-send-messages\sms\backends\base.py 1154 2016-12-08
sms-master\thirdparty\python\django-send-messages\sms\backends\locmem.py 2200 2016-12-08
sms-master\thirdparty\python\django-send-messages\sms\backends\yunpian.py 3957 2016-12-08
sms-master\thirdparty\python\django-send-messages\sms\backends\yunpian_util.py 2365 2016-12-08
sms-master\thirdparty\python\django-send-messages\sms\conf 0 2016-12-08
sms-master\thirdparty\python\django-send-messages\sms\conf\__init__.py 0 2016-12-08
sms-master\thirdparty\python\django-send-messages\sms\conf\settings.py 507 2016-12-08
sms-master\thirdparty\python\django-send-messages\sms\message.py 2252 2016-12-08
sms-master\thirdparty\python\django-send-messages\sms\migrations 0 2016-12-08
sms-master\thirdparty\python\django-send-messages\sms\migrations\__init__.py 0 2016-12-08
sms-master\thirdparty\python\django-send-messages\sms\models.py 57 2016-12-08
sms-master\thirdparty\python\django-send-messages\sms\signals.py 639 2016-12-08
sms-master\thirdparty\python\django-send-messages\sms\tests.py 3117 2016-12-08
sms-master\thirdparty\python\django-send-messages\sms\urls.py 211 2016-12-08
sms-master\thirdparty\python\django-send-messages\sms\views.py 1934 2016-12-08

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org