当前位置:首页 » 编程博文
开发技术指南» 文章正文
    引言: Wide Band Delphi Estimation Proc
 

 

 ·delphi图象截取编程示例(3)    »显示摘要«
    摘要:(五)tmainform的事件和函数 和 tprinter打印应用////////// 打印知识[菜单项file\打印] 事件:procedure tmainform.fileprintitemclick(sender: tobject);begin {kh1}print;{kh2} screen.cursor := crhourglass; try if mdichildcount<>......
 ·delphi图象截取编程示例(5)    »显示摘要«
    摘要:3)抓取窗体或控件图片 抓取窗体或控件图片,即要用到一个新的form2,参见《delphi图象截取编程示例(7)》 在main单元implementation的uses中添加capture2。 [capture windows or controls]窗体或控件抓图的action 事件procedure tmainform.cptwindowsexecute(sender: tobject);va......


Wide Band Delphi Estimation Process

wide band delphi estimation process

1.1 software project task and time estimating 【程序编程相关:ofbiz——工作流学习笔记一(xpdl

1. introduction 【推荐阅读:IT监理与项目管理

time estimation takes each task identified and assigns a time duration, in days or weeks, to complete the task. the total time of the project will be the summation of the task times taking into account number of resources, task dependencies and resource availability. 【扩展信息:patch rtai 24.1.13 a

task estimation provides a project with a more accurate breakdown of the tasks needed to complete their project successfully. each work unit is called a task. the tasks needed to complete the project will depend upon the start point of the project and the goal. this task list is commonly known as work breakdown structure (wbs).

task and time estimating is a complex problem that is rarely done well.

this process contains the best known practices for generating accurate schedules.

1.2 approach

to create a process which will help develop a wbs with estimated times for each task in the wbs. this approach should give the following benefits: improve accuracy of plan. gives project team commitment. provide an easy to use process.

2. process description

the estimation process is based upon a group technique called wide band delphi [1]. it helps experts in the estimation subject area to understand each others concerns. the group as a whole arrives at a common estimate as a result of the following process.


...   下一页
 ·delphi图象截取编程示例(7)    »显示摘要«
    摘要:(七)抓取窗体或控件图片窗体创建一个新的form2,保存为capture2.pas。设置属性bordericons的四个属性为false.borderstyle设为bsnone,formstyle设为fsstayontop.两个公共变量:frect:trect,fbmp:tbitmap; unit capture2; interface uses windows, messages, sys......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE