当前位置:首页 > Windows程序 >

文章分类:Windows程序

Windows程序 C# axWindowsMediaPlayer制作播放器

using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System..……

Windows程序 windows linux hosts文件的配置,开发项目中域名跳转等。

我们通常都知道Windows中hosts文件(C:\Windows\System32\drivers\etc),用来映射域名的。linux上当然也有,一般在/etc/hosts下。……

Windows程序 建议23:避免将ListT作为自定义集合类的基类

建议23:避免将List作为自定义集合类的基类如果要实现一个自定义的集合类,不应该以一个FCL集合类为基类,反而应……

Windows程序 WinPcap编程(一)

0.按着文档顺序写的。开发环境:win10+VS2013。配置WinPcap环境就不多说。直接给网址:http://blog.sina.com.cn/s/blog_57432f380……

Windows程序 php5.5及php5.6 wincache无法启用问题

在windows 2008 r2 安装配置 iis7.5+php+memcached+wincache+rewrite_x64 微博提到“php5.5中wincache无法启用”。我想这个可能跟PHP5.5以……

Windows程序 WinCE触摸校准的注册表是?[HKEY

上图中的“CalibrationData”键值就是触摸屏的校验值,将这个值复制一下,然后打开PB的平台的project.reg 文件,加入如下……

Windows程序 《Benign and maligenant breast tumors classification based on

注明:本人英语水平有限,翻译不当之处,请以英文原版为准,不喜勿喷,另,本文翻译只限于学术交流,不涉及任何版权问题,若有不当侵权或其他任何除学术交流之外的问题,请……

Windows程序 Windows 10 x64 安装 Visual Basic 6.0 SP6

原文在这里,E文好的可以看这里:http://www.fortypoundhead.com/showcontent.asp?artid=23993原则上Windows 7 x64, Windows 8 x64 都可以顺利……

Windows程序 .NET Framework 4 中的新 C# 功能

C# 编程语言自 2002 年初次发布以来已经有了极大的改善,可以帮助程序员编写更清晰易懂、更容易维护的代码。这种……

Windows程序 双系统(ubuntu与windows7)下ubuntu硬盘不够

这个教程介绍了很多工具怎么解决这个问题,但是我只是利用了Gparted.iso制作了一个U盘启动盘。1、先用win7下系统自带……