zoukankan      html  css  js  c++  java
  • 软件项目管理 hw1

    作业题目:

    A project is a collection of coordinated work activities conducted within a specific time frame that utilizes resources to achieve specified objectives.

    • –  Briefly describe a project from your personal life that you have recently completed. State the nature of the project, the initial objectives, and planned the starting and ending dates and the actual starting and ending dates of the project. List any resources used (money, tools, materials, labor).

    • –  List and compare the outcome of your project to the initial objectives.

    作业内容:

    最近完成的一个项目,是java web的大作业:一个红十字会管理系统

      该网站是一个具有完备功能的网站:登录、管理员管理、接受捐款、资助捐款、余额查询、捐款查询、捐赠查询、捐赠统计等等。在学期末段,我计划了在两周内完成这个项目,不过最后只用了一周时间就完成了它。

      该项目,是以学习目的为主的,且开发过程较为简单,因此没有涉及到费用上的预算。开发使用的环境是My eclipse和Mysql,语言是java,集中开发时的开发地点在宿舍。

      总体来说,该项目虽然是一个很小的项目。但在该过程中,我学习到了很多的知识。因此,我对本次项目的开发过程还是较为满意的,也希望以后能多多做出更多的项目。

  • 相关阅读:
    C++ Primer读书笔记
    谨慎使用多线程中的fork
    C++中多线程与Singleton的那些事儿
    浅谈指针的比较
    条件变量的陷阱与思考
    2014年终总结
    循环队列的一种实现模型
    react-native使用jest、enzyme进行单元测试
    富文本编辑器开发原理
    模拟实现单元测试中的异步测试
  • 原文地址:https://www.cnblogs.com/tjuprince/p/5258993.html
Copyright © 2011-2022 走看看