Windows程序 Win SERVER 2008 许可证激活失败,系统重启问题
服务器系统win server2008 R2 SP1,频繁重启,查看日志 有显示许可证激活(slui.exe)失败,错误代码如下:0x800401F9和Windows 许……
Windows程序 wpf 异步加载 只需6段代码
private BackgroundWorker worker = null; ProgressBar probar = new ProgressBar(); private int percentValue = 0; private int percen...……
Windows程序 php windows 扩展redis
二、php5.4 连接使用redis , 1、先下载 phpredis.dll扩展包。下载地址: https://github.com/nicolasff/phpredis/downloads 用phpinfo 查看到……
Windows程序 Linux共享windown文件
1、在Windows上设置一个共享目录如:将d:\share设置为共享目录2、在Windows上创建一个用户,如test,密码1234563、将test用户加……
Windows程序 飞机大战笔记(单文档文件登陆界面)
//////////////2015/07/21/////////////////////////////by xbw////////////////////////////////////环境 VS 2013////////////飞机大战做的差不多了,……
Windows程序 飞机大战笔记(单文档文件登陆界面)
//////////////2015/07/21/////////////////////////////by xbw////////////////////////////////////环境 VS 2013////////////飞机大战做的差不多了,……
Windows程序 C#高级编程四十四天
System.String类首先string类是静态的,System.String是最常用的字符串操作类,可以帮助开发者完成绝大部分的字符串操作功能……
Windows程序 在windows环境中使用varnish
varnish 的windows 版本下载地址:http://sourceforge.net/projects/cygvarnish/files/windows-zip-bundle/启动:varnish:C:\varnish\binvarnishd -a :8……
Windows程序 Window7上搭建symfony开发环境(PEAR)
http://blog.csdn.net/kunshan_shenbin/article/details/71622431. 更新PEAR进入PHP所在目录,找到go-pear.bat并双击。一路回车。完成后在……
Windows程序 VS2003在vista/win7下搜索会出现僵死
1. VS2003在vista下搜索关键词的时候会出现僵死的问题的解决方案: VS2003快捷方式右击选中属性-兼容性页签 : 选中用兼……