刘家的博客

October 25, 2010

桌面图标被隐藏了吗 – HideIcons

Filed under: Uncategorized — Tags: , — LiuJia @ 9:09 am

正常的:

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]

“HideIcons”=dword:00000000

October 14, 2010

.net 2.0的时间设置 – Web.config

Filed under: Uncategorized — Tags: , — LiuJia @ 9:29 pm


globalization culture="zh-CN" uiCulture="zh-CN" /

- 用于强制设置中式时间显示方式。

July 13, 2010

命令行 – Windows防火墙放行3389的端口

Filed under: Uncategorized — Tags: , — LiuJia @ 8:22 am

用Netsh命令,设置Windows防火墙例外的端口,如:

1. netsh firewall set opmode enable
2. netsh firewall add portopening TCP 3389 RDP enable any

参考: http://www.windowsnetworking.com/articles_tutorials/Using-Netsh-Windows-Firewall.html

Newer Posts »

Powered by WordPress