登录
首页 » Windows开发 » 中国大陆本地化区域语言设置软件

中国大陆本地化区域语言设置软件

于 2022-08-23 发布 文件大小:31.33 kB
0 268
下载积分: 2 下载次数: 1

代码说明:

应用背景安装Linux和Windows双系统的人,特别是这装LinuxDeepin的人会发现,每次进入Linux系统之后再进入Windows系统,系统的时间格式被改ChinesePRC,右下解只显示一个C和一个小时的数字,很讨厌。Windows的时间格式设置要弹好几个框,点好多按钮,搞人了,让人很心烦。我写了一个Windows控制台程序,帮助大家快速恢复系统时间格式。既然要快速,就不提供界面和选项了,需要的兄弟姐妹们自己修改代码吧。关键技术 1、Windows注册表控制技术。本人使用的是Visual C++ 6.0,在编写代码的时候发现它修改不了Windows7的时候格式,研究发现SetLocaleInfo最终修改的是注册表,于是直接修改了注册表。 2、Windows所有窗口刷新技术。很讨厌给所有的窗口发送WM_SETTINGCHANGE消息之后所有窗口纹丝不动,特别是桌面右下解的时间格式没有刷新。于是强制刷新了所有窗口。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 这是一个邮票封面设计的程序代码,在邮票数是N,邮票种类是K的情况下,计算出最大邮资值和尽可能组成的种类....
    这是一个邮票封面设计的程序代码,在邮票数是N,邮票种类是K的情况下,计算出最大邮资值和尽可能组成的种类.-This is a cover design of the stamps code, the N is the number of stamps, the stamp is a type K circumstances, the calculated postage value and the largest component of the possible types.
    2022-04-24 13:14:31下载
    积分:1
  • 基于SoAndChan的ECG R波侦测算法的优化与实现
    利用C#语言,通过对SoAndChan侦测算法的优化与实现,标识出R波的位置,在之前的算法上进行了优化,使得侦测更加的准确。
    2022-02-03 03:26:36下载
    积分:1
  • Basic VB for beginer
    Basic VB for beginer
    2022-01-26 02:50:52下载
    积分:1
  • 網路上找的 generic hid 連線傳輸
    Windows programming You can use Windows" built-in HID (human interface device) drivers to communicate with devices that conform to the USB"s HID class specification. There"s no need for a custom driver; the device uses the drivers included in Windows. Use any programming language that supports calling API functions. The device doesn"t have to have a "human interface." Any device that can function within the limits of the HID specification (control and interrupt transfers only) may be able to be designed as a HID. 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-03-19 19:51:55下载
    积分:1
  • that a company has a customer reception center, the unit time to a random custom...
    说某公司有一个顾客接待站,在单位时间内随机地有顾客到接待站询问,设每位顾客 的接待时间是某个范围内的随机值,设接待站只有一名接待人员,要求程序模拟统计 //在设定时间内,接待员的总空闲时间和顾客的平均等待时间。假定模拟数据已按顾客 //到达接待站的先后顺序依次存于某个正文数据文件中。对应每位顾客有两个数据,到达 ///时间和需要接待的时间。 //在计算机模拟程序中,程序按模拟环境中的事件出现顺序逐一处理事件。当一个事件 //结束时,下一个事件隔一段时间才发生,则程序中的模拟时钟立即推进到下一个事件 的发生时间,如一个事件还未处理结束之前,另有其他事件等待处理,则这些事件就 应依次排队等候处理。-that a company has a customer reception center, the unit time to a random customers to ask reception centers set up for each customer reception time is within the scope of a random value, is only a reception center set up to receive, process simulation requirements statistics// within a set time, the receptionist at the total idle between customers and the average waiting time. Simulated data has been assumed by the customer// Reception Center arrived in the order followed by the text stored in a data file. Corresponding two per customer data, arriving///time and the time required to receive.// In the computer simulation program, the process by simulation environment incidents each sequence
    2022-01-30 22:04:42下载
    积分:1
  • STL示例程序,对于STL初学者很有用. 斑竹,居然找不到相应的分类,STL可是十分重要的东西....
    STL示例程序,对于STL初学者很有用. 斑竹,居然找不到相应的分类,STL可是十分重要的东西.-STL sample procedures, useful for beginners STL. Chiloscyllium, was unable to find the corresponding classification, STL but very important things.
    2022-07-15 00:48:23下载
    积分:1
  • lyrics show Editor V1.2 version, the LRC can edit documents with source code and...
    歌词秀编辑器V1.2版,可以编辑LRC文件,带有源代码和使用说明。-lyrics show Editor V1.2 version, the LRC can edit documents with source code and use.
    2022-01-28 20:56:06下载
    积分:1
  • C#替换word内容模板直接打印
    通过定义winform表单里的关键数据对应word表单中的数据进行替换,解决批量打印问题,并采用对应MD5的加密算法。
    2022-02-12 19:53:26下载
    积分:1
  • This console application shows how to bake resources into console applications....
    This console application shows how to bake resources into console applications. The sample also demonstrates using FindResource(), LockResource(), FreeResource(), and SizeofResource() APIs to access the bytes in the image resources directly. The sample uses an ofstream and a stdio FILE to write the bytes of the resource out to new files.
    2022-03-12 16:14:46下载
    积分:1
  • 经典的动画程序,同时又声音。属于多媒体编成!
    经典的动画程序,同时又声音。属于多媒体编成!-classical cartoon program,having sound,is belong to multimedia programming
    2022-08-11 17:57:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载