搜索资源列表
yizhi2
- 要解决link错误就需要了解不同平台上面函数操作的区别,特别是某些概念的区别。这里最好的参考资料有两个。一个是Windows Services for UNIX (SFU)的帮助文件,一个是MSDN中的一篇文章《UNIX Application Migration Guide》。-link to the wrong address on the need to understand the different operating platforms above function of the d
tingzi
- 要解决link错误就需要了解不同平台上面函数操作的区别,特别是某些概念的区别。这里最好的参考资料有两个。一个是Windows Services for UNIX (SFU)的帮助文件,一个是MSDN中的一篇文章《UNIX Application Migration Guide》。-link to the wrong address on the need to understand the different operating platforms above function of the d
MSDN
- 各种编成语言的帮助,可以对编程以很好的帮助。
execCommand
- execCommand() 可以使您的网页有「储存」、「打印」、「剪下」、「复制」、「贴上」甚至「复原」等超多有用的功能。 详细的使用方法,到 MSDN 浏览完整的信息
mshtmlCH
- msdn中mshtml接口中所有方法和属性及其解释的翻译。
cs
- 本章的主要是对C#的基础知识进行简要介绍。其中包括.NET Framework、Common Language Runtime以及C#的特点等。另外,本章还介绍了Visual Studio 2005的安装及使用,MSDN的安装及使用,命名空间的基本概念。本章的最后还给出了两个简单的实例,分别介绍了控制台应用程序和Windows窗体应用程序的编写。
MSDNpart1
- MSDN帮助文档:MSDNpart1部分
ActiveX
- 根据微软权威的软件开发指南MSDN(Microsoft Developer Network)的定义,ActiveX插件以前也叫做OLE控件或OCX控件,它是一些软件组件或对象,可以将其插入到WEB网页或其它应用程序中。 -According to Microsoft s software development authority Guide MSDN (Microsoft Developer Network) definition, ActiveX plug-ins before, also
kantuxueVB6.0
- VB6.0全称为VisualBasic 6.0,是微软公司推出的可视化编程工具MSDN之一,是目前世界上使用最广泛的程序开发工具。如果你是一个对编程一无所知,而又迫切希望掌握一种快捷实用的编程语言的初学者,那选择VB 6.0没错的。即使考虑到VB程序本身编译和运行效率较低的不足(嘻嘻速度现在不是问题吧),单是它的快捷的开发速度,简单易学的语法,体贴便利的开发环境,它仍不失一款优秀的编程工具,是初学者的首选。-VB6.0 called VisualBasic 6.0, Microsoft laun
PatronObserverVB
- Excellent manual for understand the pattern Observer. the original article is http://msdn.microsoft.com/es-es/library/bb972192.aspx
MSDN_VC
- 针对于VC++的MSDN编程帮助文档,该版本为绿色版本,该文档大小为14.2M-For in the MSDN VC++ programming help documentation, the version for the green version of the document size is 14.2M
MFC-help
- MFC简体中文帮助(MSDN),MFC简体中文帮助(MSDN)-MFC Simplified Chinese help (MSDN)
vcPPPmsdnPlibrary
- 中文简体版msdn库,英文原版的介绍里面大部分都有,还有一部分没有。-Msdn library Simplified Chinese version, English presentation which most of them have the original, there are not a part of
msdn
- 这是msdn文档,有什么函数的使用可以到生面去查询。-This is the msdn document, there can be to use a function to check the dough.
study-vcPP
- 一、充分利用MSDN,因为我个人觉得它胜过任何一本编程参考书 二、提高英文水平,养成多上英文网站多看英文资料多买老外原版英文书-Take full advantage of MSDN, because I personally feel that it is better than any one programming reference books Second, to improve the standard of English, to develop on the English w
operating-system-jobs---lab-report
- 自定义进程相关的数据结构; 利用MFC类库中的栈(queue),链表(list),向量(vector)等模板模拟进程控制块队列、进程控制块优先级队列、统计信息链表及其指令集合; 利用MSDN和MFC API编程实现常见的进程控制和调度策略(先来先服务算法、时间片轮转算法、最高优先权优先调度算法、最短进程优先调度算法); 测试以上进程调度策略的周转时间、带权周转时间、平均周转时间和平均带权周转时间,并定性评价它们的性能。-Custom process-related data stru
VCPP-6.0-MSDN
- vc6.0的msdn,可能对你有用,可以免费下载。非常有用的一个文件,可以实现查询等功能。-it is useful for your design of something with help and you can get it free. I hope it is useful for you.
VB-6.0-help-MSDN
- VB帮助文件,下载后可以直接安装。官网下载的必须给力-VB help files, can be installed directly after downloading. Official website to download must give force
MSDN-library-vchelp
- vc++6.0 MSDN Library chm
MSDN-types
- Type conversion chart for MSDN WDK types to Visual Basic .NET. Covers Microsoft kernel types and C++ types.