c++ source of the photoperiod calculator.htm

来自「利用gps计算太阳日出日落时间」· HTM 代码 · 共 15 行

HTM
15
字号
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0042)http://www.sci.fi/~benefon/rscalc_cpp.html -->
<HTML><HEAD><TITLE>C++ source of the photoperiod calculator</TITLE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="Jarmo Lammi" name=Author>
<META content="MSHTML 6.00.2900.3059" name=GENERATOR></HEAD>
<BODY text=#0000ff vLink=#ff00ff link=#00bb00 bgColor=#ffffee><FONT 
face=Arial>Download the <A 
href="http://www.sci.fi/~benefon/rscalc.cpp">source!</A></FONT> <BR><FONT 
face=Arial>// Revised on January 6th, 2000</FONT> <BR><FONT face=Arial><FONT 
size=+1>// This page has been visited&nbsp; <IMG 
src="C++ source of the photoperiod calculator.files/Count.gif"> times since July 
23, 1999.</FONT></FONT> <PRE>// A simple C++ program calculating the sunrise and sunset for
// the current date and a set location (latitude,longitude)
// Jarmo Lammi 

⌨️ 快捷键说明

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