-
中国大陆本地化区域语言设置软件
应用背景安装Linux和Windows双系统的人,特别是这装LinuxDeepin的人会发现,每次进入Linux系统之后再进入Windows系统,系统的时间格式被改ChinesePRC,右下解只显示一个C和一个小时的数字,很讨厌。Windows的时间格式设置要弹好几个框,点好多按钮,搞人了,让人很心烦。我写了一个Windows控制台程序,帮助大家快速恢复系统时间格式。既然要快速,就不提供界面和选项了,需要的兄弟姐妹们自己修改代码吧。关键技术
1、Windows注册表控制技术。本人使用的是Visual C++ 6.0,在编写代码的时候发现它修改不了Windows7的时候格式,研究发现SetLocaleInfo最终修改的是注册表,于是直接修改了注册表。
2、Windows所有窗口刷新技术。很讨厌给所有的窗口发送WM_SETTINGCHANGE消息之后所有窗口纹丝不动,特别是桌面右下解的时间格式没有刷新。于是强制刷新了所有窗口。
- 2022-08-23 17:51:51下载
- 积分:1
-
关于QoS控制的一个经典教案,学习流媒体控制本质原理的可以...
关于QoS控制的一个经典教案,学习流媒体控制本质原理的可以- a classical teaching plan about Quality of Service
- 2022-01-26 07:34:00下载
- 积分:1
-
这是我的老师讲课的java课件,入门很简单,但很容易理解…
这是我的java讲座老师的课件,入门很浅,但是通俗易懂,很不错-This my teacher lectures java courseware, the entry very simple, but easily understood and very good! !
- 2023-02-01 04:00:03下载
- 积分:1
-
本程序是RS232通讯源代码。
本程序是rs232通讯的源代码。
- 2023-07-08 20:05:04下载
- 积分:1
-
RC500 DEMO source code examples of the upper plate compression packages.
RC500 DEMO 上位板 的源程序实例压缩包。-RC500 DEMO source code examples of the upper plate compression packages.
- 2022-02-01 07:28:29下载
- 积分:1
-
vc 的串口调试精灵,可以调试串口,可以学习
vc 的串口调试精灵,可以调试串口,可以学习-vc serial debug wizard, you can debug serial port, you can learn
- 2022-03-30 13:27:06下载
- 积分:1
-
测试各种大小使用
测试各种大小使用
测试各种大小使用
测试各种大小使用-Testing a variety of sizes to use to test the use of various sizes
- 2022-01-31 09:27:57下载
- 积分:1
-
随机生成链表,并按大小排序,链表的插入删除以及查找工作...
随机生成链表,并按大小排序,链表的插入删除以及查找工作-Randomly generated list, and the size of order, delete and insert the list of job search
- 2022-01-28 06:05:35下载
- 积分:1
-
This an updated new edition of the popular elementary introduction to probabilit...
This an updated new edition of the popular elementary introduction to probability
theory and information theory, now containing additional material on Markov
chains and their entropy. Suitable as a textbook for beginning students in mathematics,
statistics, computer science or economics, the only prerequisite is some
knowledge of basic calculus.-This is an updated new edition of the popular elementary introduction to probability
theory and information theory, now containing additional material on Markov
chains and their entropy. Suitable as a textbook for beginning students in mathematics,
statistics, computer science or economics, the only prerequisite is some
knowledge of basic calculus.
- 2022-03-12 10:44:21下载
- 积分:1
-
一套好的IP地址,VC++ 6例子的源代码,用MFC编写,等。
一个很好的设置IP地址的VC++6.0例子源代码,采用MFC编写,对开发人员可以起到抛砖引玉的作用-A good set of IP addresses VC++ 6.0 example source code, using MFC to prepare, on the developers can start to play the role of
- 2022-04-12 23:56:08下载
- 积分:1