用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
The USB Multi-Interface driver is a replacement driver for the system provided Multi-Interface driver. This driver was developed to overcome some bugs that are included in the build in driver and to introduce new features. The driver is compatible to the system provided Multi-Interface driver. If the driver is installed on a system, it does not automatically replace the system provided driver. It exists parallel to the system driver and is assigned to a device during the installation process.
標簽: Multi-Interface driver replacement provided
上傳時間: 2017-02-11
上傳用戶:asddsd
This an assembly example for multi scanning key from 8x8 matrix. ELAN eAM eDSP
標簽: assembly scanning example matrix
上傳時間: 2017-02-19
上傳用戶:84425894
aiParts is a set of C++ classes that can be used to develop artificial intelligence for multi-decision problems. It includes classes that implement the High-Hope technique and some sample programs.
標簽: intelligence multi-decisi artificial aiParts
上傳時間: 2017-02-20
上傳用戶:徐孺
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
Results of the Adaptive Multi-Rate (AMR) noise suppression selection phase
標簽: suppression Multi-Rate selection Adaptive
上傳時間: 2017-02-24
上傳用戶:王者A
Task manager control code by java
上傳時間: 2014-01-21
上傳用戶:lhc9102
This is a short text on arrays and pointers in C with an emphasis on using multi-dimensional arrays. The seemingly unrelated C rules are explained as an attempt to unify arrays and pointers, replacing arrays and the basic array equation by a new notation and special rules
標簽: multi-dimensional emphasis pointers arrays
上傳時間: 2017-03-08
上傳用戶:13215175592
multi-tabed terminal based on rxvt
標簽: multi-tabed terminal based rxvt
上傳時間: 2017-03-13
上傳用戶:李彥東