本文介绍了是谁做的约2038 time_t的错误什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
可能重复:结果
我们应该做些什么,以prepare为2038
我并不是在抽象的人。我的意思是的您的做任何事情,如果是这样吗?
I don't mean 'people' in the abstract. I mean are you doing anything and if so what?
我是一个古老的程序员,记得当我于上世纪70年代写道:COBOL说给别人在我的球队你知道 - 这不会在2000年的工作。到得到的答复是是的,但这个系统不会在使用的话,那25个几年的时间。
I am an ancient programmer and recall when I wrote COBOL in the late 70's saying to others in my team "you know - this isn't going to work in 2000". To which the reply was "yeah but this system wont be in use by then, that's 25 years away".
2038 28年的时间。
2038 is 28 years away.
推荐答案
我将免责声明添加到我的软件的发行说明,上面写着:最佳2038之前
I add a disclaimer to the release notes of my software that says: Best before 2038.
这篇关于是谁做的约2038 time_t的错误什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!