企业短信群发系统.doc_第1页
企业短信群发系统.doc_第2页
企业短信群发系统.doc_第3页
企业短信群发系统.doc_第4页
企业短信群发系统.doc_第5页
已阅读5页,还剩23页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

北 京 青 年 政 治 学 院 毕 业 论 文 题 目 企业短信群发系统 系 别 计算机系 专 业 计算机应用技术 姓 名 学 号 指导教师 二 O 一零 年 五 月 十一 日 摘摘 要要 经济全球化和客户需求的变化使电子商务得到了突飞猛进的发展 计算机 硬件和软件的发展也促进在线购买图书趋势的发展 本研究课题的主要的目的 是设计一个友好的 Web 应用程序 以便反应客户的需求 把交易变得更方便 使图书的购买变得容易 在线书店是基于因特网在线图书销售过程设计的 利用 ASP NET 技术开发 了一个网上书店系统 以期达到功能强大 费用低廉 通用性强的目的 客户 可以通过因特网登陆书店 浏览相关图书信息 将图书放在购物车里 根据自 己的购买意向 顾客可以发送订单 网上书店系统管理员定期处理客户发来的 订单 文中着重论述了该系统的功能与实现 数据流程与存储 网上购物 后 台管理等 并对关键的有关技术作了较详细的介绍 关键词关键词 ASP NET B S 结构 网上书店 购物车 Abstract Economic globalization and customer demand changes make e commerce got breakneck development computer hardware and software development and promote the development of online purchases books trend This research topic mainly aimed to design a friendly Web applications so that reaction customer demand trade to become more convenient made between enterprise s message is more efficient convenient Online messaging system is based on the Internet online design using technology developed an online bookstore system In order to attain powerful cheap and practical purpose Customers can shop by SMS platform system browse relevant user information will the user data and information transfer According to their own convey intention customers can communicate relevant information SMS freedom of information system administrators periodically return receipt requested information from dealing with customers This paper focuses on the function of the system and the realization the data flow and storage online information transmission background management etc The relevant technology and the key is introduced in detail Keywords B S structure SMS platform store 目 录 1引言 1 1 1课题背景 1 2相关理论基础 2 2 1相关技术 2 2 1 1B S 结构 2 2 1 2ASP NET 简介 2 2 1 3SQL Server 2000 简介 3 2 1 4ADO NET 简介 3 2 2问题分析 4 2 2 1三种技术 4 2 2 2系统体系结构 4 3短信平台系统实现 5 3 1系统体系 5 3 1 1系统体系结构 5 3 1 2电话本系统 8 3 1 3收发系统 9 3 1 4常用短语系统 21 4总结 22 参考文献 23 致谢 24 网上图书系统的设计与实现 1 1 1引言引言 1 1 课题背景课题背景 随着信息技术在国际贸易和商业领域的广泛应用 利用计算机技术 网络 通信技术和 Internet 来实现商务活动的国际化 信息化和无纸化 已成为各国 商务发展的 大趋势 电子商务 Electronic Commerce 正是为了适应这种以全球为市场的变化而 出现和发展起来的 它可以使销售商与供应商更紧密地联系起来 以更快地满 足客户的需求 也可以让商家在全球范围内选择最佳供应商 在全球市场上销 售产品 电子商务基于网络技术 网络技术提供了实现电子商务的技术平台 而电子商务是网络技术的最新应用和最终目标 国内外研究现状 在当前电子商务的实际用用过程中 有两个主流应用 一类是 B2B Business to Business 一类是 B2C Business to Customer 其中 B2B 主要面向的是企业与企业 或是大宗单子 这种平台对性能 安全和服务要求 比较高 B2C 离我们比较近 它直接面向大众消费者 不过它的经营一般也有 两种方式 一种是同现在的大超市一样 里面提供大量的货物商品 消费者可 以自由的浏览挑选商品 然后付款购买 典型例子有亚马逊网上书店等 另一 种形式就是像淘宝一样的大商城 在这个商城里有很多的柜台或店铺 每个都 卖自己的东西 商城按柜台经营的商品的类别把这些柜台安排在不同的地方 而用户可以根据自己的需要到相应的地方去浏览挑选自己想要的商品 然后去 商城的服务台付款 本课题研究的意义 21 世纪网络信息时代的到来 现代社会都是利用快速高效率的 Internet 来传播大量信息资源 人们通过 IE 浏览信息 当然这种方式也是最常用的 这 种方式的需求形成了电子商务 它的是指利用简单 快捷 低成本的电子通讯 方式 买卖双方不出面也可以进行各种商贸活动 电子商务真正的发展将是建 立在 Internet 技术上 所以许多出版社也正是通过 IE 浏览或其它方式在网络 进行书籍的宣传 销售 随着信息以 N 次方的速度不断的增长 所以网络书店 也变的极其重要 本毕业设计选择网上售书系统 通过设计和完成一个电子商 务网站 把以往纯理论的教学和实践结合起来 因此将会牵涉到许多技术上的 问题 如 动态网页制作技术 后台数据库的设计和管理 通过实际的制作一 个网站 可以避免纸上谈兵 在实践中掌握上述技术的使用 本课题的研究内容 网上图书系统的设计与实现 2 网络书店系统是一个网上购买数据的系统 它是以 ASP NET 和 SQL 2000 数 据库作为开发平台 使用 C 设计操作控件和编写操作程序 完成数据输入 修改 存储 调用查询等作用 并使用 SQL 2000 数据库形成数据表 进行数据 存储 此系统可完成的功能有 用户注册管理 管理员管理 订单管理 购物 车管理等 实现了用户浏览察看商品 进行定购并下订单 双方确认然后付款交货 完成交易这一电子商务的主要流程 2 2相关理论基础相关理论基础 2 1 相关技术相关技术 2 1 1B S 结构结构 B S Browser Server 浏览器 服务器 模式又称 B S 结构 它是随着 Internet 技术的兴起 对 C S 模式应用的扩展 在这种结构下 用户工作界面 是通过 IE 浏览器来实现的 B S 模式最大的好处是运行维护比较简便 Web Service 简介 Web Service 是自包含的 模块化的应用程序 它可以在网络中被描述 发布 查找以及调用 Web Service 是基于网络的 分布式的模块化组件 它执行特定的任务 遵守具体的技术规范 这些规范使得 Web Service 能与其他兼容的组件进行交 互操作 要实现互操作性 Web service 平台必须提供一套标准的类型系统 用于沟通不同平台 编程语言和组件模型中的不同类型系统 Web Service 是一种可编程的应用程序 它使用一系列标准协议来对各种 请求做出响应 作为传统计算机技术同互联网应用与创意的结晶 Web Service 是使用标准技术在互联网网上运行的商务流程 Web Service 可以使用标准的 互联网协议 例如 HTTP 和 XML 将功能纲领性的体现在互联网和企业内部网上 通过 Web Service 集成的应用程序可以用标准的方法把功能和数据 暴露 出 来 供其他应用程序使用 使公司内部的商务处理更加自动化 特别是在进行 跨公司的商务交易即 B2B 集成时 Web Service 通过互联网进行互操作或远程 调用最显功效 2 1 2 ASP NET 简介简介 ASP NET 是 M 的一部分 作为战略产品 不仅仅是 Active Server Page ASP 的下一个版本 它还提供了一个统一的 Web 开发模型 其中 包括开发人员生成企业级 Web 应用程序所需的各种服务 ASP NET 的语法在很 大程度上与 ASP 兼容 同时它还提供一种新的编程模型和结构 可生成伸缩性 网上图书系统的设计与实现 3 和稳定性更好的应用程序 并提供更好的安全保护 可以通过在现有 ASP 应用 程序中逐渐添加 ASP NET 功能 随时增强 ASP 应用程序的功能 ASP NET 是一个已编译的 基于 NET 的环境 可以用任何与 NET 兼容的语 言 包括 Visual Basic NET C 和 JScript NET 创作应用程序 另外 任何 ASP NET 应用程序都可以使用整个 NET Framework 开发人员可以方便地获得 这些技术的优点 其中包括托管的公共语言运行库环境 类型安全 继承等等 ASP NET 可以无缝地与 WYSIWYG HTML 编辑器和其他编程工具 包括 Microsoft Visual Studio NET 一起工作 这不仅使得 Web 开发更加方便 而 且还能提供这些工具必须提供的所有优点 包括开发人员可以用来将服务器控 件拖放到 Web 页的 GUI 和完全集成的调试支持 微软为 ASP NET 设计了这样一些策略 易于写出结构清晰的代码 代码易 于重用和共享 可用编译类语言编写等等 目的是让程序员更容易开发出 Web 应用 满足计算向 Web 转移的战略需要 2 1 3SQL Server 2000 简介简介 SQL Server 2000 是 Microsoft 公司 2000 年推出的 SQL Server 数据库管 理系统的版本 它是一个杰出的数据库平台 可用于大型联机事务处理 数据 仓库 以及电子商务等 其特点有如下几点 1 真正的客户机 服务器体系结构 2 图形化用户界面 3 丰富的编程接口工具 4 SQL Server 与 Windows NT 完全集成 5 具有很好的伸缩性 6 对 Web 技术的支持 7 SQL Server 提供数据仓库功能 2 1 4ADO NET 简介简介 ADO NET 是由 NET Framework 为与数据库中的数据进行交互而提供的一组对象类的 名称 我们知道 面向对象编程的有关主要优点是可以把各种复杂的功能封装在一个自包 含的单元中 接着要处理的就是 个定义好的接口中 它由一些方法和属性组成 在 ADO NET 中 我们将处理断开连接的数据集 在网站的访问者请求数据时 就要 建立连接 传送数据 之后关闭连接 接着 访问者就可以修改数据 但这些修改不会在 数据源中立即更新 在用访问者所做的修改更新数据库之前 必须重新打开连接 其优点 是效率高 可伸缩性好 如果不使用这种断开连接的模型 就意味着必须一直打开连接 直到每个用户的会话结束为止 在 Web 上 有上千个并行用户 给每个用户打开连接在系 统资源上是非常昂贵的 使用断开连接的数据可以使应用程序的效率高得多 并能处理更 网上图书系统的设计与实现 4 多的工作负载 即它们的伸缩性更好 技术开发环境 我们根据应用系统的有关规范标准和具体业务需求 结合软件开发技术发展状况 选 择了以下相应系统软件或工具软件 以确定科学 合理的开发方案 具体如下表所示 表 2 1 相关软件工具 类别名称用途 数据库SQL Server 2000进行数据存储 WEB 服 务 IIS提供网站服务器 开发工 具 Microsoft Visual Studio NET 2005 编码 页面设计 2 2 问题分析问题分析 2 2 1三种技术三种技术 直接接入运营商短信网关 这种方法的实现不需要附加新的硬件 但是需 要到运营商申请网关 适合于大型通信开发 如像移动 电信等公司申请 使 用起来比较方便 但费用较高 通过一些网站上提供的短信发送功能来实现 如腾讯 网易等都是提供这 方面的服务 这种方法实现起来比较简单 所需资源较少 但缺点是对网络得 多依赖性太强 不利于继承到企业的 MIS 系统中 用 GSM MODEM 技术实现 PC 对手机收发信息 这是目前比较适合于小项目开 发的一种方法 只需要对 AT 指令和串口变成的知识运用熟练就可以实现 但需 要硬件 GSM MODEM 的支持 当当前 一些公司提供了短信开发的设备和配置的 短信群发软件 用它可以在软件中继承相应的群发功能 虽然实现了发送短信 的功能 但由于是单机版的 不利于远程操作和多用户的同时使用 也有一些 基于 WEB 的短信系统开发出来了 实现了手机短信的发送 但在手机短信的接 受方面仍存在不足 如很多系统都是通过不断刷新页面来判断是否接收到新的 信息 这种方式使得系统效率下降 需要改进 另外 在目前已开发的短信系 统中 尚存在定时发送短信功能 此功能的实现 可以为用户的日程安排提供 短信提醒服务 基于上述因素 一颗设计并实现一种 B S 模式短信系统 此系统在一种能 通过输入设备与服务器直接通信的 MVC 体系结构下构架 使用 GSM MODEM 以串 口监听方式出发时间的方式接受短信以提高系统的性能 实现定时发送短信功 能以满足更多的用户需求 网上图书系统的设计与实现 5 2 2 2系统体系结构系统体系结构 基于 J2EE 的 WEB 式信息管理系统技术现已比较成熟 如 STRUTS 框架 MODEL I 体系结构 MODEL II 体系机构都可实现 本文体系结构基于 J2EE 的 MVC 结构 实现一种能通过串口设备实现向系统进行输入输出的系统结构 3 3短信平台系统实现短信平台系统实现 3 1 系统体系系统体系 3 1 1系统体系结构系统体系结构 在传统的 WEB 系统中 服务器的响应都是由客户端经 HTTP 协议传输的数据 服务请求实现对 WEB 资源的使用 本文的系统体系结构构架 WEB 系统 出了能 响应基于 HTTP 的数据请求外 还可通过与该服务器连接的 GSM MODEM 实现服务 的请求 使得系统的信息传递更快捷 实现可移动性的特点 采用该体系结构构架 WEB 系统 用户可以通过 HTTP 协议向引用服务器 请求数据处理 当服务器得到客户端的请求数据后 控制器 SERVLET 进行实 物处理 模型 JAVABEN 执行操作 如信息的查询和保存等操作 最后通过视 图页面传回给客户 同时 用户也可以通过手机发送数据给服务器 实现数据的处理 用户 发送信息向服务器请求服务 首先将信息给 GSM MODEM 然后服务器通过与该 设备连接的窗口获得数据 实现时间的响应 实质上 GSM MODEM 就是服务器 的一个输入设备 相相当于减半 起数据输入的作用 信息的接受 就是设计 程序让服务器子哦那个检测这个输入设备是否 输入 了数据 同理 对该体系结构应用的推广 所有输入设备与服务器作为议题构架 网络服务器 实现 WEB 服务 如应用于基于 WEB 的工业控制系统 电压测试系 统等 系统功能 短信系统的主要功能有写信息 发件箱 收件箱 电话簿 常用短语等如图 网上图书系统的设计与实现 6 using System using System Collections Generic using System ComponentModel using System Data using System Drawing using System Text using System Windows Forms using System Data OleDb namespace SMS public partial class frmLogin Form public frmLogin InitializeComponent private void frmLogin Load object sender EventArgs e txtLoginName Focus 网上图书系统的设计与实现 7 private void btnLogin Click object sender EventArgs e try if txtLoginName Text MessageBox Show 用户名不能为空 else if txtLoginPwd Text MessageBox Show 密码不能为空 else OleDbConnection conn BaseClass ConnClass DataConn conn Open OleDbCommand cmd new OleDbCommand select count from tb Admin where AdminUserName txtLoginName Text and AdminUserPwd txtLoginPwd Text conn int i Convert ToInt32 cmd ExecuteScalar if i 0 网上图书系统的设计与实现 8 frmMain main new frmMain main adminname txtLoginName Text main admintime DateTime Now ToShortDateString main Show this Hide else MessageBox Show 用户名或者密码错误 catch Exception ex MessageBox Show ex ToString private void btnCancel Click object sender EventArgs e this Close private void txtLoginPwd KeyPress object sender KeyPressEventArgs e if e KeyChar 13 btnLogin Click sender e 网上图书系统的设计与实现 9 3 1 2电话本系统电话本系统 电话本管理模块实现起来非常简单 基本原理是利用数据库的检索 插入 和删除等功能 以及数据显示空间的数据绑定 控件类型控件 ID主要属性设置用途 txtName无输入联系人姓名TextBox txtNum无输入联系人电话号码 GroupBoxgroupBox1Text 属性设置为 天 价联系人电话 控制布局 ComboBoxcbbSexItems 属性中添加 帅 哥 美女 属性 选择联系人性别 pbSubmitImage 属性设置为 bg1确定PitureBox pbConcetImage 属性设置为 bg2取消 3 1 3收发系统收发系统 当期 采用的手法短信方法主要是在服务器端使用定时刷新页面或通过定 时起来实现 次方法是在每隔一段时间 服务器扫描串口并读取串口的数据 然后确认是否接受到新数据 这虽然实现了信息的接收 但增加了服务器的开 销 无论是串口有雾新数据 服务器都定时读取数据 这边增加系统的负担 从而降低了系统的性能 基于端口鉴定的方法接受数据 即当窗口有新数据接受时产生监时间 通 过时间驱动来 统治 服务器 然后去的手机发过来的信息 从而进行处理和 相应时间 这种方式的实现 其优势主要体现在节省系统资源和数据接受的响 应时间 网上图书系统的设计与实现 10 接收 namespace SMS partial class frmResvice 必需的设计器变量 private System ComponentModel IContainer components null 清理所有正在使用的资源 如果应释放托管资源 为 true 否则为 false protected override void Dispose bool disposing if disposing base Dispose disposing region Windows 窗体设计器生成的代码 设计器支持所需的方法 不要 使用代码编辑器修改此方法的内容 private void InitializeComponent this dgvResvice new System Windows Forms DataGridView this Column1 new System Windows Forms DataGridViewTextBoxColumn this Column2 new System Windows Forms DataGridViewTextBoxColumn this Column3 new System Windows Forms DataGridViewTextBoxColumn System ComponentModel ISupportInitialize this dgvResvice BeginInit this SuspendLayout dgvResvice this dgvResvice AllowUserToAddRows false this dgvResvice AllowUserToResizeColumns false this dgvResvice AllowUserToResizeRows false this dgvResvice BackgroundColor System Drawing Color White this dgvResvice ColumnHeadersHeightSizeMode System Windows Forms DataGridViewColumnHeadersHeightSizeMode AutoSize this dgvResvice Columns AddRange new System Windows Forms DataGridViewColumn 网上图书系统的设计与实现 12 this Column1 this Column2 this Column3 this dgvResvice Location new System Drawing Point 12 12 this dgvResvice Name dgvResvice this dgvResvice ReadOnly true this dgvResvice RowHeadersVisible false this dgvResvice RowTemplate Height 23 this dgvResvice SelectionMode System Windows Forms DataGridViewSelectionMode FullRowSelect this dgvResvice Size new System Drawing Size 475 269 this dgvResvice TabIndex 0 this dgvResvice CellDoubleClick new System Windows Forms DataGridViewCellEventHandler this dataGridView1 CellD oubleClick Column1 this Column1 DataPropertyName ID this Column1 HeaderText this Column1 Name Column1 this Column1 ReadOnly true this Column1 Visible false this Column1 Width 30 Column2 this Column2 DataPropertyName smsnum this Column2 HeaderText 电话号码 this Column2 Name Column2 this Column2 ReadOnly true this Column2 Width 80 Column3 网上图书系统的设计与实现 13 this Column3 DataPropertyName smscontent this Column3 HeaderText 短信内容 this Column3 Name Column3 this Column3 ReadOnly true this Column3 Width 390 frmResvice this AutoScaleDimensions new System Drawing SizeF 6F 12F this AutoScaleMode System Windows Forms AutoScaleMode Font this BackColor System Drawing Color FromArgb int byte 231 int byte 225 int byte 204 this ClientSize new System Drawing Size 495 293 this Controls Add this dgvResvice this FormBorderStyle System Windows Forms FormBorderStyle FixedSingle this MaximizeBox false this MinimizeBox false this Name frmResvice this StartPosition System Windows Forms FormStartPosition CenterParent this Text 已接收短信 this Load new System EventHandler this frmResvice Load System ComponentModel ISupportInitialize this dgvResvice EndInit this ResumeLayout false endregion private System Windows Forms DataGridView dgvResvice 网上图书系统的设计与实现 14 private System Windows Forms DataGridViewTextBoxColumn Column1 private System Windows Forms DataGridViewTextBoxColumn Column2 private System Windows Forms DataGridViewTextBoxColumn Column3 发送 namespace SMS partial class frmSendSMS 必需的设计器变量 private System ComponentModel IContainer components null 清理所有正在使用的资源 如果应释放托管资源 为 true 否则为 false protected override void Dispose bool disposing if disposing base Dispose disposing region Windows 窗体设计器生成的代码 设计器支持所需的方法 不要 使用代码编辑器修改此方法的内容 网上图书系统的设计与实现 15 private void InitializeComponent this groupBox1 new System Windows Forms GroupBox this btnSelTel new System Windows Forms Button this lvInceptNum new System Windows Forms ListView this label1 new System Windows Forms Label this txtaddnum new System Windows Forms TextBox this btnDelIncept new System Windows Forms Button this btnIncept new System Windows Forms Button this groupBox2 new System Windows Forms GroupBox this btnCancel new System Windows Forms Button this btnSend new System Windows Forms Button this txtSmsContent new System Windows Forms TextBox this btnInsert new System Windows Forms Button this ckbselect new System Windows Forms CheckBox this groupBox1 SuspendLayout this groupBox2 SuspendLayout this SuspendLayout groupBox1 this groupBox1 Controls Add this btnSelTel this groupBox1 Controls Add this lvInceptNum this groupBox1 Controls Add this label1 this groupBox1 Controls Add this txtaddnum this groupBox1 Controls Add this btnDelIncept this groupBox1 Controls Add this btnIncept this groupBox1 Location new System Drawing Point 12 12 this groupBox1 Name groupBox1 this groupBox1 Size new System Drawing Size 567 151 this groupBox1 TabIndex 0 this groupBox1 TabStop false this groupBox1 Text 短消息接收者 网上图书系统的设计与实现 16 btnSelTel this btnSelTel Location new System Drawing Point 471 118 this btnSelTel Name btnSelTel this btnSelTel Size new System Drawing Size 50 23 this btnSelTel TabIndex 8 this btnSelTel Text 电话簿 this btnSelTel UseVisualStyleBackColor true this btnSelTel Click new System EventHandler this btnSelTel Click lvInceptNum this lvInceptNum Location new System Drawing Point 12 14 this lvInceptNum MultiSelect false this lvInceptNum Name lvInceptNum this lvInceptNum Size new System Drawing Size 549 97 this lvInceptNum TabIndex 7 this lvInceptNum UseCompatibleStateImageBehavior false this lvInceptNum View System Windows Forms View SmallIcon this lvInceptNum SelectedIndexChanged new System EventHandler this lvInceptNum SelectedIndexChanged label1 this label1 AutoSize true this label1 Location new System Drawing Point 10 124 this label1 Name label1 this label1 Size new System Drawing Size 113 12 this label1 TabIndex 4 this label1 Text 添加短消息接收者 txtaddnum 网上图书系统的设计与实现 17 this txtaddnum Location new System Drawing Point 129 119 this txtaddnum MaxLength 11 this txtaddnum Name txtaddnum this txtaddnum Size new System Drawing Size 173 21 this txtaddnum TabIndex 3 this txtaddnum KeyPress new System Windows Forms KeyPressEventHandler this txtaddnum KeyPress btnDelIncept this btnDelIncept Location new System Drawing Point 389 118 this btnDelIncept Name btnDelIncept this btnDelIncept Size new System Drawing Size 75 23 this btnDelIncept TabIndex 1 this btnDelIncept Text 删除接收者 this btnDelIncept UseVisualStyleBackColor true this btnDelIncept Click new System EventHandler this btnDelIncept Click btnIncept this btnIncept Location new System Drawing Point 308 118 this btnIncept Name btnIncept this btnIncept Size new System Drawing Size 75 23 this btnIncept TabIndex 0 this btnIncept Text 添加接收者 this btnIncept UseVisualStyleBackColor true this btnIncept Click new System EventHandler this btnIncept Click groupBox2 this groupBox2 Controls Add this btnCancel 网上图书系统的设计与实现 18 this groupBox2 Controls Add this btnSend this groupBox2 Controls Add this txtSmsContent this groupBox2 Controls Add this btnInsert this groupBox2 Controls Add this ckbselect this groupBox2 Location new System Drawing Point 12 169 this groupBox2 Name groupBox2 this groupBox2 Size new System Drawing Size 567 203 this groupBox2 TabIndex 1 this groupBox2 TabStop false this groupBox2 Text 短信内容 btnCancel this btnCancel Location new System Drawing Point 318 173 this btnCancel Name btnCancel this btnCancel Size new System Drawing Size 124 23 this btnCancel TabIndex 6 this btnCancel Text 取消发送短消息 this btnCancel UseVisualStyleBackColor true this btnCancel Click new System EventHandler this btnCancol Click btnSend this btnSend Location new System Drawing Point 157 173 this btnSend Name btnSend this btnSend Size new System Drawing Size 118 23 this btnSend TabIndex 5 this btnSend Text 立即发送短消息 this btnSend UseVisualStyleBackColor true this btnSend Click new System EventHandler this btnSend Click txtSmsContent 网上图书系统的设计与实现 19 this txtSmsContent Location new System Drawing Point 11 43 this txtSmsContent Multiline true this txtSmsContent Name txtSmsContent this txtSmsContent Size new System Drawing Size 550 124 this txtSmsContent TabIndex 4 this txtSmsContent TextChanged new System EventHandler this txtSmsContent TextChanged btnInsert this btnInsert Location new System Drawing Point 157 16 this btnInsert Name btnInsert this btnInsert Size new System Drawing Size 75 23 this btnInsert TabIndex 3 this btnInsert Text 插入短语 this btnInsert UseVisualStyleBackColor true this btnInsert Click new System EventHandler this btnInsert Click ckbselect this ckbselect AutoSize true this ckbselect Checked true this ckbselect CheckState System Windows Forms CheckState Checked this ckbselect Location new System Drawing Point 11 20 this ckbselect Name ckbselect this ckbselect Size new System Drawing Size 132 16 this ckbselect TabIndex 0 this ckbselect Text 自动加入接收者称呼 this ckbselect UseVisualStyleBackColor true frmSendSMS this AutoScaleDimensions new System Drawing SizeF 6F 12F 网上图书系统的设计与实现 20 this AutoScaleMode System Windows Forms AutoScaleMode Font this BackColor System Drawing Color FromArgb i

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

最新文档

评论

0/150

提交评论