mainq1.cpp

来自「VC+6.0 编写的关于计算穆斯林祷告的程序. 比较使用的应用小程序」· C++ 代码 · 共 20 行

CPP
20
字号

/*
  CopyRight by Fayez Alhargan, 1998
  King Abdualziz City for Science and Technology
  Computer and Electronics Research Institute
  Riyadh, Saudi Arabia
  alhargan@kacst.edu.sa

  Tel:4813770 Fax:4813764
  This is a program the computes the Hijary dates based on the moonset
  at Makkah.

*/

#include <fstream.h>
#include <stdlib.h>
#include <conio.h>
#include <math.h>
char  DyWk[][35]
		={"轻猛

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?