表决器C#源码

所属类别:

免费源码

开发工具:

VS2008

数据库:

XML

框架版本:

V2.0

开发语言:

C#

开源指数:

 

完整度:

 

浏览量:

692

累计下载:

16

源码大小:

60K

源码类型:

C/S

相关网址:

暂无

最后更新:

2017/3/26 18:56:44

源码目录结构图

  • Backup
    • exp1-3
    • exp1-3.sln
    • exp1-3.suo
  • exp1-3
    • Properties
    • exp1-3.csproj
    • Form1.cs
    • Form1.Designer.cs
    • Form1.resx
    • Program.cs
    • bin
    • obj
    • Properties
    • exp1-3.csproj
    • exp1-3.suo
    • Form1.cs
    • Form1.Designer.cs
    • Form1.resx
    • Program.cs
  • _UpgradeReport_Files
    • UpgradeReport.css
    • UpgradeReport.xslt
    • UpgradeReport_Minus.gif
    • UpgradeReport_Plus.gif
  • exp1-3.sln
  • UpgradeLog.XML

最后更新:2017/3/26 18:56:44
源码介绍

本站不提供技术服务,下载运行使用需要具备一定的基础,不懂的下载前请先 联系客服>>

一个很简单的小例子,当选择单选按钮2时,只能选择2个候选城市,选择1时,如果选择2个城市,将会提示不通过,提交后会将选择的城市显示在编辑框中,可用于学生学习参考。