-
中国大陆本地化区域语言设置软件
应用背景安装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
-
方便企业的各项管理,具有多种强大的现代企业管理功能
方便企业的各项管理,具有多种强大的现代企业管理功能-facilitate the management of enterprises with a variety of powerful modern enterprise management capabilities
- 2022-06-18 08:22:14下载
- 积分:1
-
云升公文传输系统 v3.3 Access版
云升公文传输系统 v3.3 Access版
- 2023-04-10 18:50:04下载
- 积分:1
-
北大ACM试题poj 第2602题源码,很好的代码,希望对搞ACM的同学有帮助...
北大ACM试题poj 第2602题源码,很好的代码,希望对搞ACM的同学有帮助-Peking University ACM Chapter 2602 question Question poj source code, good code, and want to help students engage in ACM
- 2022-12-31 01:15:05下载
- 积分:1
-
Printing for the printing
用于印刷行业的网站
印刷网站免费智能建站系统V8.1-Printing for the printing
- 2022-07-01 13:34:43下载
- 积分:1
-
make separate editorial input in the transport box after not respond IDOK news
使单行编辑框在输入回车后不响应IDOK消息-make separate editorial input in the transport box after not respond IDOK news
- 2023-02-02 14:30:04下载
- 积分:1
-
VC++串口操作类
vc++的串口操作类示例,是学习串口操作的好例子。AT文件夹下是Modem命令集文件,在Modem检测功能中使用。
该程序有两个可以重用的类文件,串口通讯类文件superSP.cpp, superSP.h;文件操作类文件fileCtrl.cpp, fileCtrl.h。
- 2022-03-24 00:44:05下载
- 积分:1
-
Set T [0: n
设T[0:n-1]是n个元素的一个数组。对任一元素x,设S(x)={i|T[i]=x}。当|S(x)|>n/2时,称x为T的主元素。设计一个线性时间算法,确定T[0:n]是否有一个主元素。-Set T [0: n-1] is the n elements of an array. Of any element x, set S (x) = (i | T [i] = x). When | S (x) |> n/2 when x for T said the main element. Design a linear time algorithm to determine the T [0: n] whether there is a main element.
- 2022-11-25 16:10:03下载
- 积分:1
-
关于c语言的一些文章,对于新手老手都有参考价值,我是受益匪浅啊...
关于c语言的一些文章,对于新手老手都有参考价值,我是受益匪浅啊-language on the article, veteran newcomers have reference value, I benefited ah
- 2022-02-10 17:17:27下载
- 积分:1
-
windows media player ATL com控件例子
windows media player ATL com控件例子
- 2023-01-10 14:35:03下载
- 积分:1