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,集中开发时的开发地点在宿舍。

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

  • 相关阅读:
    vue学习之遇见的问题
    npm install 报错
    git错误
    mysql解压缩方式安装和彻底删除
    webpack 报错:Module build failed: Unknown word (1:1)
    简单分析Java的HashMap.entrySet()的实现
    spring的四种依赖注入的方式
    探秘static——类不需实例化就能用?
    【转】java并发编程:synchronized
    【转】我们为什么要使用AOP?
  • 原文地址:https://www.cnblogs.com/tjuprince/p/5258993.html
Copyright © 2011-2022 走看看