本文主要是介绍愚蠢的怪胎技巧:在系统时钟中显示您的名字,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
This tip is absolutely and completely useless, and will even make applications that depend on timestamps have issues. It’s mostly just to be used as a cool trick you can show off to your friends, so we’re going to show you how it works.
这个技巧是绝对完全没有用的,甚至会使依赖时间戳的应用程序出现问题。 它主要是作为一个炫酷的技巧,您可以向朋友炫耀,因此我们将向您展示它的工作原理。
The way this trick works is by modifying the regional settings for the time format. Instead of using just AM or PM, you can put up to 12 characters of text in that field.
此技巧的工作方式是通过修改时间格式的区域设置。 您可以在该字段中输入最多12个字符的文字,而不是仅使用AM或PM。
Start by opening Regional and Language Options from the start menu search box or the control panel.
首先从开始菜单搜索框或控制面板中打开“区域和语言选项”。
On the Formats tab you’ll see the “Customize this format” button, which you’ll need to choose.
在格式选项卡上,您将看到“自定义此格式”按钮,您需要选择该按钮。
Select the Time tab, and then here’s where we can make whatever settings we want.
选择时间选项卡,然后在这里我们可以进行所需的任何设置。
I chose to set mine to “AM – Geek” so I could still see AM or PM, but you can choose any 12 characters for either field. Keep in mind that the PM symbol is only going to display during the “PM” hours.
我选择将我的设置为“ AM – Geek”,这样我仍然可以看到AM或PM,但是您可以在任一字段中选择任意12个字符。 请记住,PM符号仅在“ PM”小时内显示。
This does change more than just the displayed clock, so I’d advise not using this on a computer you do actual work on. Using the F5 key in notepad shows the “Geek” text as well:
这不仅会改变显示的时钟,因此,建议不要在实际使用的计算机上使用此时钟。 使用记事本中的F5键也显示“怪胎”文本:
It’s one of those things that’s interesting to know… just not very useful. It does work in XP as well.
这是很有趣的事情之一……只是不是很有用。 它也可以在XP中使用。
翻译自: https://www.howtogeek.com/howto/windows-vista/stupid-geek-tricks-show-your-name-in-the-system-clock/
这篇关于愚蠢的怪胎技巧:在系统时钟中显示您的名字的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!