文件名称:06_01
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 14.41kb
- 下载次数:
- 0次
- 提 供 者:
- 张*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
//Person类,包括读写属性:身份证号,姓名,性别,出生日期,家庭住址,电话和电子邮件。
//设计一个只读属性年龄,它根据出生日期得出年龄。在对电子邮件赋值时,检查格式是否正确,如果不正确,则抛出一个自定异常InvalidEmailFormatException(从ApplicationException继承)。-/ / Person categories, including reading and writing attributes : the ID number, name, sex, date of birth, home address, telephone and e-mail. / / Read-only attribute a design age, date of birth it come under age. In the e-mail assignment, check the correct format, and if not correct, then dished out a set InvalidEmailFormatException abnormal (from ApplicationException inheritance).
//设计一个只读属性年龄,它根据出生日期得出年龄。在对电子邮件赋值时,检查格式是否正确,如果不正确,则抛出一个自定异常InvalidEmailFormatException(从ApplicationException继承)。-/ / Person categories, including reading and writing attributes : the ID number, name, sex, date of birth, home address, telephone and e-mail. / / Read-only attribute a design age, date of birth it come under age. In the e-mail assignment, check the correct format, and if not correct, then dished out a set InvalidEmailFormatException abnormal (from ApplicationException inheritance).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 10324485506_01.rar 列表 Work2\Work2\bin\Debug Work2\Work2\bin Work2\Work2\Work2.csproj Work2\Work2\obj\Debug Work2\Work2\obj Work2\Work2\Form1.cs Work2\Work2\Form1.resx Work2\Work2\AssemblyInfo.cs Work2\Work2\App.ico Work2\Work2\Work2.csproj.user Work2\Work2 Work2\Work2.sln Work2\Work2.suo Work2