本文介绍了如何计算日出,日落和中午的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我正在尝试制作一个程序,根据世界上任何城市的经度,纬度和时区计算日出,日落和太阳中午。
我怎么能在 vb.net 中做到这一点?
谢谢。
I'm trying to make a program that calculates the sunrise, sunset and solar noon based on longitude, latitude and time zone for any city in the world.
How can I do that in vb.net?
Thanks.
推荐答案
这篇关于如何计算日出,日落和中午的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!