用pascal编一个年历具体要求是:设计电子月历的程序 一、任务内容(task) 1.设计的程序应具有以下功能: (1)任意输入某年的某一月份,屏幕应能显示该月的月历; (2)应允许多次从键盘输入某月份,并自行设置结束标志。 (3)如在屏幕上输入2007年12月份的信息,屏幕的显示形式如下: month Sun. Mon. Tue. Wed. Thu. Fri. Sat. 12 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 (4)备注:输出界面也可以是其它形式,另外还可对输出界面进行必要的修饰(如:加入表格线)。 2.程序设计要求: 1)采用结构化的程序设计方法进行编程; 2)用case控制语句实现选择分支结构; 3)用while \repeat…until\for语句实现循环结构; 4)利用标准过程readkey实现程序执行暂停; 5)利用标准过程 clrscr实现清屏操作。
上传时间: 2014-01-07
上传用户:franktu
In recent years, the library uses the view of " people oriented " to library manage and serve. On the purpose of let the management of library services to be a qualitative leap
标签: library the oriented recent
上传时间: 2013-12-26
上传用户:dreamboy36
C面向对象算法数据结构 Data Structures and Algorithms with Object-Oriented Design Patterns in C
标签: Object-Oriented Algorithms Structures Patterns
上传时间: 2013-12-15
上传用户:362279997
Show you how to program a Simple Task List , Like the Windows Task Manger
标签: Task Windows program Manger
上传时间: 2017-02-20
上传用户:阳光少年2016
if you want to program an alert task like ardv
上传时间: 2017-02-20
上传用户:hongmo
This document describes the Object Oriented Design Standards as they are used in the corelinux++ project. It provides a set of guidelines, rationales and standards for object oriented design.Nxc26i2c
标签: Standards describes corelinux the
上传时间: 2013-12-25
上传用户:xymbian
Data Structures and Algorithms with Object-Oriented Design Patterns in Java Bruno R. Preiss B.A.Sc., M.A.Sc., Ph.D., P.Eng. Associate Professor Department of Electrical and Computer Engineering University of Waterloo, Waterloo, Canada
标签: B.A.S R. Object-Oriented Algorithms
上传时间: 2017-03-07
上传用户:z754970244
A class--the basic building block of an object-oriented language such as Java--is a template that describes the data and behavior associated with instances of that class. When you instantiate a class you create an object that looks and feels like other instances of the same class. The data associated with a class or object is stored in variables the behavior associated with a class or object is implemented with methods. Methods are similar to the functions or procedures in procedural languages such as C.
标签: object-oriented building language template
上传时间: 2017-03-07
上传用户:xiaodu1124
Task manager control code by java
上传时间: 2014-01-21
上传用户:lhc9102
Object-Oriented Programming and Design Introduction This course introduces students to problem solving by means of object-oriented design and implementation. Emphasis is on problem analysis and solution design, documentation and implementation. Students use commercial software libraries, and create software projects
标签: Object-Oriented Introduction Programming introduces
上传时间: 2014-01-09
上传用户:小宝爱考拉