如何获取BIOS时间 [英] how to access bios time

查看:188
本文介绍了如何获取BIOS时间的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想获取BIOS时间,我该怎么办.

谢谢:)

i want to access bios time how can i do.

thanks :)

推荐答案

使用
DateTime.Now

.它从BIOS获取时间.当Windows设置时间时,它也会同时设置BIOS时间.

大概说这个链接
http://social.msdn.microsoft.com/论坛/en-US/csharplanguage/thread/6cbcf9bf-ce41-47ff-add6-45b55e6dc2b4 [

. It gets the time from the BIOS. When windows sets the time it also sets the BIOS time.

Or so says this link
http://social.msdn.microsoft.com/Forums/en-US/csharplanguage/thread/6cbcf9bf-ce41-47ff-add6-45b55e6dc2b4[^]

In VB its

Dim saveNow As DateTime = DateTime.Now


这篇关于如何获取BIOS时间的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆