资源列表
[releaseedition].[dynamicprogramming].[bynorx]
- 邮局选址详细解说。大家都来看看啊!~里面都有了
PHP.5.in.Practice
- With the release of PHP 5 web developers need a guide to developing with PHP 5 to both learn its complex new features and more fully implement the long-standing features on which PHP s success is built. PHP 5 in Practice is a reference guide that pro
PCNet(AMD)
- PC-Net(AMD)+网卡驱动 vware的缺省网卡
BinEdit_2006[1][1].5.5
- bin文件反编译
Tot-Guestbook-2.1
- 淘特网的一个留言本系统,安全性高,技术优秀,值得借鉴。
MST_DebugTools
- MSTAR 调试工具-MSTAR debugging tools
pdfengine
- 一个关于打印的lib文件,能够很好的在web程序里面调用!
gongsijinxiaocunguanlixitong
- 公司进销存管理系统
psp
- psp屏显示驱动程序cpld veriloghdl
peopleresouses
- good thing if you need it ,please download it-good thing if you need it, please download it
symtablelist
- precept.pptx src hello.c
STUDENTINFORMATION
- 1、设计一个学生类Student,包括姓名,学号,性别,籍贯,年龄,出生日期和住址,其中“出生日期”定义为一个“日期”类(具有属性:year(年),month(月),date(日))内嵌子对象。 2、具有数据的录入、显示、保存、查询(按学号或姓名查询)、修改和删除功能。 3、对Student类重载"=="运算符和"="运算符,"=="运算符判断两个Student类对象的id属性是否相等;"="运算符实现Student类对象的赋值操作。 4、对给出的程序源代码要给出各部分的详细注释。