-
中国大陆本地化区域语言设置软件
应用背景安装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
-
Habitat visualbasci also made use of servo winsock client application
Habitat visualbasci还使用了servo winsock客户端应用程序
- 2023-02-01 12:35:03下载
- 积分:1
-
Python的RMI代码,只是给你一个例子,在Python中使用RMI。
python rmi codes,just give u a example to use RMI in python.
- 2022-10-11 06:20:03下载
- 积分:1
-
参加多次笔试,居然有几次都考到了冒泡算法,一次是C#版的填空,一次是javascript版的全部写出。虽然每次都凭着我对冒泡法的理解给弄出来的,但是多多少少与标...
参加多次笔试,居然有几次都考到了冒泡算法,一次是C#版的填空,一次是javascript版的全部写出。虽然每次都凭着我对冒泡法的理解给弄出来的,但是多多少少与标准模式有点差别,在网上搜了一下关于C#版的冒泡算法,居然也没有一个象样的,自己对照算法模式认真写了一个C#版的,已经测试成功-Surprisingly, there are several bubbling to the test algorithm, is a C# version of the Union, is a javascript version of the full write. Although I always relying on the Bubble Act of possibly understand, but something to do with the standard a little difference in the Internet search for a moment on the C# version of the Bubble algorithm, it would be not a decent, their control algorithm model seriously wrote a version of the C#, has been tested successfully
- 2023-07-05 23:05:04下载
- 积分:1
-
VC++编程,有原代码,类似于微软的“磁盘扫描程序”控制。
VC++编程,有原代码,类似微软磁盘扫描的控件。-VC++ Programming, there is the original code, similar to Microsoft ScanDisk controls.
- 2022-01-21 01:29:21下载
- 积分:1
-
windows的API函数的归纳电子书,系统全面的介绍了百分之九十的API函数。...
windows的API函数的归纳电子书,系统全面的介绍了百分之九十的API函数。-windows into the API function of e-books, systematic and comprehensive introduction to the 90 of the API function.
- 2022-02-26 18:37:21下载
- 积分:1
-
获得文件目录下所有文件,VC6.0++代码
获得文件目录下所有文件,VC6.0++代码-Access to all files under the directory
- 2023-07-18 22:45:03下载
- 积分:1
-
把写入的文字保存为c:ss.txtg
把写入的文字保存为c:ss.txtg-put into the preservation of the letter c : ss.txtg
- 2023-07-30 21:40:02下载
- 积分:1
-
视觉基本的关闭实例
A shut down example in visual basic
- 2022-05-23 18:42:40下载
- 积分:1
-
Tk written with a calculator specifically used to calculate overtime hours per w...
用tk写的一个计算器,专门用来计算加班族每周的加班时间-Tk written with a calculator specifically used to calculate overtime hours per week overtime tribe
- 2022-01-25 19:44:26下载
- 积分:1