CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 手机彩信(MMS)编程

文件名称:ATT MMS Code Kit

介绍说明--下载内容来自于网络,使用问题请自行百度

PHP Code kit for AT&T MMS system
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : ATT-SMS-Code-kit-source.zip 列表
codekit-php/
codekit-php/.DS_Store
codekit-php/.git/
codekit-php/.git/branches/
codekit-php/.git/config
codekit-php/.git/description
codekit-php/.git/HEAD
codekit-php/.git/hooks/
codekit-php/.git/hooks/applypatch-msg.sample
codekit-php/.git/hooks/commit-msg.sample
codekit-php/.git/hooks/post-update.sample
codekit-php/.git/hooks/pre-applypatch.sample
codekit-php/.git/hooks/pre-commit.sample
codekit-php/.git/hooks/pre-push.sample
codekit-php/.git/hooks/pre-rebase.sample
codekit-php/.git/hooks/prepare-commit-msg.sample
codekit-php/.git/hooks/update.sample
codekit-php/.git/index
codekit-php/.git/info/
codekit-php/.git/info/exclude
codekit-php/.git/logs/
codekit-php/.git/logs/HEAD
codekit-php/.git/logs/refs/
codekit-php/.git/logs/refs/heads/
codekit-php/.git/logs/refs/heads/master
codekit-php/.git/logs/refs/remotes/
codekit-php/.git/logs/refs/remotes/origin/
codekit-php/.git/logs/refs/remotes/origin/HEAD
codekit-php/.git/objects/
codekit-php/.git/objects/info/
codekit-php/.git/objects/pack/
codekit-php/.git/objects/pack/pack-722eac72c153258be85584496668f22a6ea6ba55.idx
codekit-php/.git/objects/pack/pack-722eac72c153258be85584496668f22a6ea6ba55.pack
codekit-php/.git/packed-refs
codekit-php/.git/refs/
codekit-php/.git/refs/heads/
codekit-php/.git/refs/heads/master
codekit-php/.git/refs/remotes/
codekit-php/.git/refs/remotes/origin/
codekit-php/.git/refs/remotes/origin/HEAD
codekit-php/.git/refs/tags/
codekit-php/.gitignore
codekit-php/examples/
codekit-php/examples/ads/
codekit-php/examples/ads/index.php
codekit-php/examples/immn/
codekit-php/examples/immn/index.php
codekit-php/examples/oauth/
codekit-php/examples/oauth/index.php
codekit-php/examples/payment/
codekit-php/examples/payment/index.php
codekit-php/examples/sms/
codekit-php/examples/sms/index.php
codekit-php/examples/speech/
codekit-php/examples/speech/index.php
codekit-php/index.php
codekit-php/integration_tests/
codekit-php/integration_tests/ADSServiceTest.php
codekit-php/integration_tests/cfgs/
codekit-php/integration_tests/cfgs/ads_config.php
codekit-php/integration_tests/cfgs/sms_config.php
codekit-php/integration_tests/cfgs/speech_config.php
codekit-php/integration_tests/files/
codekit-php/integration_tests/files/att.gif
codekit-php/integration_tests/files/BostonCeltics.wav
codekit-php/integration_tests/OAuthServiceTest.php
codekit-php/integration_tests/SMSServiceTest.php
codekit-php/integration_tests/SpeechServiceTest.php
codekit-php/lib/
codekit-php/lib/.DS_Store
codekit-php/lib/ADS/
codekit-php/lib/ADS/ADSResponse.php
codekit-php/lib/ADS/ADSService.php
codekit-php/lib/ADS/AdType.php
codekit-php/lib/ADS/AgeGroup.php
codekit-php/lib/ADS/Category.php
codekit-php/lib/ADS/Gender.php
codekit-php/lib/ADS/OptArgs.php
codekit-php/lib/Controller/
codekit-php/lib/Controller/APIController.php
codekit-php/lib/IMMN/
codekit-php/lib/IMMN/Delta.php
codekit-php/lib/IMMN/DeltaChange.php
codekit-php/lib/IMMN/DeltaResponse.php
codekit-php/lib/IMMN/IMMNService.php
codekit-php/lib/IMMN/Message.php
codekit-php/lib/IMMN/MessageContent.php
codekit-php/lib/IMMN/MessageIndexInfo.php
codekit-php/lib/IMMN/MessageList.php
codekit-php/lib/IMMN/MmsContent.php
codekit-php/lib/IMMN/NotificationCD.php
codekit-php/lib/IMMN/SegmentationDetails.php
codekit-php/lib/IMMN/TypeMetaData.php
codekit-php/lib/Notary/
codekit-php/lib/Notary/Notary.php
codekit-php/lib/Notary/NotaryArguments.php
codekit-php/lib/Notary/NotaryService.php
codekit-php/lib/OAuth/
codekit-php/lib/OAuth/OAuthCode.php
codekit-php/lib/OAuth/OAuthCodeRequest.php
codekit-php/lib/OAuth/OAuthException.php
codekit-php/lib/OAuth/OAuthToken.php
codekit-php/lib/OAuth/OAuthTokenService.php
codekit-php/lib/Payment/
codekit-php/lib/Payment/NotificationDetails.php
codekit-php/lib/Payment/PaymentFileHandler.php
codekit-php/lib/Payment/PaymentService.php
codekit-php/lib/Restful/
codekit-php/lib/Restful/HttpGet.php
codekit-php/lib/Restful/HttpMultipart.php
codekit-php/lib/Restful/HttpPatch.php
codekit-php/lib/Restful/HttpPost.php
codekit-php/lib/Restful/HttpPut.php
codekit-php/lib/Restful/RestfulEnvironment.php
codekit-php/lib/Restful/RestfulRequest.php
codekit-php/lib/Restful/RestfulResponse.php
codekit-php/lib/SMS/
codekit-php/lib/SMS/DeliveryInfo.php
codekit-php/lib/SMS/DeliveryStatus.php
codekit-php/lib/SMS/GetSMSResponse.php
codekit-php/lib/SMS/SendSMSResponse.php
codekit-php/lib/SMS/SMSMessage.php
codekit-php/lib/SMS/SMSService.php
codekit-php/lib/Speech/
codekit-php/lib/Speech/NBest.php
codekit-php/lib/Speech/SpeechMultipart.php
codekit-php/lib/Speech/SpeechResponse.php
codekit-php/lib/Speech/SpeechService.php
codekit-php/lib/Srvc/
codekit-php/lib/Srvc/APIService.php
codekit-php/lib/Srvc/Service.php
codekit-php/lib/Srvc/ServiceException.php
codekit-php/lib/Util/
codekit-php/lib/Util/FileUtil.php
codekit-php/lib/Util/Util.php
codekit-php/lib/Webhooks/
codekit-php/lib/Webhooks/Channel.php
codekit-php/lib/Webhooks/CreateNotificationResponse.php
codekit-php/lib/Webhooks/CreateSubscriptionArgs.php
codekit-php/lib/Webhooks/CreateSubscriptionResponse.php
codekit-php/lib/Webhooks/GetNotificationResponse.php
codekit-php/lib/Webhooks/GetSubscriptionResp

相关说明

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

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com