代码片段和文件信息
using System;
using System.Collections.Generic;
using System.Text;
namespace BullSofts.Common.SMS
{
public interface ISMS
{
///
/// 短信配置
///
SMSConfig smsConfig { get; set; }
///
/// 短信发送
///
///
///
bool SendMsg(SMSModel model);
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2018-05-01 23:35 BullSofts.Common.SMS\
文件 144 2018-05-01 09:42 BullSofts.Common.SMS\BullSofts.Common.SMS.csproj
文件 459 2018-05-01 10:16 BullSofts.Common.SMS\ISMS.cs
目录 0 2018-05-01 23:35 BullSofts.Common.SMS\Impl\
文件 7406 2018-05-01 23:17 BullSofts.Common.SMS\Impl\AliyunSMS.cs
文件 3762 2018-05-01 17:25 BullSofts.Common.SMS\Impl\SendCloudSMS.cs
文件 1032 2018-05-01 10:07 BullSofts.Common.SMS\SMSConfig.cs
文件 352 2018-05-01 10:30 BullSofts.Common.SMS\SMSModel.cs
目录 0 2018-05-01 23:35 BullSofts.Common.SMS\bin\
目录 0 2018-05-01 23:35 BullSofts.Common.SMS\bin\Debug\
目录 0 2018-05-01 23:35 BullSofts.Common.SMS\bin\Debug\netcoreapp2.0\
文件 492 2018-05-02 00:01 BullSofts.Common.SMS\bin\Debug\netcoreapp2.0\BullSofts.Common.SMS.deps.json
文件 15872 2018-05-02 00:01 BullSofts.Common.SMS\bin\Debug\netcoreapp2.0\BullSofts.Common.SMS.dll
文件 3996 2018-05-02 00:01 BullSofts.Common.SMS\bin\Debug\netcoreapp2.0\BullSofts.Common.SMS.pdb
目录 0 2018-05-01 23:36 BullSofts.Common.SMS\obj\
文件 149 2018-05-01 23:36 BullSofts.Common.SMS\obj\BullSofts.Common.SMS.csproj.nuget.cache
文件 1592 2018-05-01 23:36 BullSofts.Common.SMS\obj\BullSofts.Common.SMS.csproj.nuget.g.props
文件 981 2018-05-01 09:35 BullSofts.Common.SMS\obj\BullSofts.Common.SMS.csproj.nuget.g.targets
目录 0 2018-05-01 23:35 BullSofts.Common.SMS\obj\Debug\
目录 0 2018-05-01 23:35 BullSofts.Common.SMS\obj\Debug\netcoreapp2.0\
文件 1043 2018-05-01 09:35 BullSofts.Common.SMS\obj\Debug\netcoreapp2.0\BullSofts.Common.SMS.AssemblyInfo.cs
文件 42 2018-05-01 09:35 BullSofts.Common.SMS\obj\Debug\netcoreapp2.0\BullSofts.Common.SMS.AssemblyInfoInputs.cache
文件 42 2018-05-01 22:48 BullSofts.Common.SMS\obj\Debug\netcoreapp2.0\BullSofts.Common.SMS.csproj.CoreCompileInputs.cache
文件 2133 2018-05-02 00:01 BullSofts.Common.SMS\obj\Debug\netcoreapp2.0\BullSofts.Common.SMS.csproj.FileListAbsolute.txt
文件 480497 2018-05-01 16:54 BullSofts.Common.SMS\obj\Debug\netcoreapp2.0\BullSofts.Common.SMS.csprojResolveAssemblyReference.cache
文件 15872 2018-05-02 00:01 BullSofts.Common.SMS\obj\Debug\netcoreapp2.0\BullSofts.Common.SMS.dll
文件 3996 2018-05-02 00:01 BullSofts.Common.SMS\obj\Debug\netcoreapp2.0\BullSofts.Common.SMS.pdb
文件 39439 2018-05-01 23:36 BullSofts.Common.SMS\obj\project.assets.json
目录 0 2018-05-02 00:06 SmsDemo\
文件 1502 2018-05-02 00:01 SmsDemo\Program.cs
文件 1070 2018-05-02 00:02 SmsDemo\SmsDemo.csproj
............此处省略29个文件信息
相关资源
- 利用uu云打码平台的lib实现的c#打码平
- c# 实现 google 汉译英接口
- 利用cookie可以在静态页判断验证码是
- 静态页判断验证码是否输入正确
- VC中PC SC智能卡接口的编程
- Huobi.net api 接口
- 短信猫实现短信投票
- 生成中文验证码
- MakeTwoBarCode(CSharp) 2012年最新二维码
- MT4-CTP MT4-CTP接口
- Csharpyanzhengma 用C#写的验证码识别源码
- C# 验证码识别,简单的数字识别源码
- 海康威视工业相机二次开发-C#.rar
- asp.net模拟登录带验证码的网站
- C# 一个简单的 Restful 服务端和 Restfu
- 搜狗提供的坐标转换调用
- C#发送短信到手机
- 好看的验证码VS2010
- 最新银海医保接口.net
- ASP.NET项目开发之企业办公自动化管理
- 北大青鸟ACCP5.0 S2 .NET C# 三层架构 三层
- 求方形、圆形、三角形面积周长的C
- 02_企业短信群发系统 C#源代码 带说明
- C# 如何自动生成验证码Web图形验证码
- PHD实时数据库net API接口文档和c#代码
- C#编写的联通短信SGIP协议源码
- 银海医保接口调用演示程序
- C#调用Adobe Reader XI接口,实现pdf文件内
- 短信投票功能 短信猫
- C# GSM Modem短信的 发送/接收
评论
共有 条评论