摘要:
处理WIN7,winxp下无法运行16位DOS程序故障的方法在Windows 2000/XP/VISTA/7下运行16位MS DOS程序时,可能会遇到“Config.nt The system file is not suitable for running MS-DOS and Microsoft 阅读全文
摘要:
服务器安装的 VisualSVN Server 作为svn 服务器,乌龟SVN客户端 ,直接提示:Unable to connect to a repository at URL 192.168.1.100,检查 VisualSVN 已经启动,没有问题,防火墙也没关了就是不行。 解决方法: 1.检查 阅读全文
摘要:
Dim nTime As Long Call frmWelcome.WelcomeStype Call frmWelcome.Show nTime = timeGetTime Do While (timeGetTime - nTime) / 1000 < 2 frmWelcome.lbProcess 阅读全文
摘要:
I’m going to take the top reasons and make a series of posts which act as a postmortem of sorts. Hopefully, they can also serve as tips for anybody wh 阅读全文