文件名称:sms-master
介绍说明--下载内容均来自于网络,请自行研究使用
贡献代码指南
一般可以通过在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)
一般可以通过在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 |