搜索资源列表
win程序设计
- 本书介绍了在Microsoft Windows 98、Microsoft Windows NT 4.0和Windows NT 5.0下程序写作的方法。这些程序用C语言编写并使用原始的Windows Application Programming Interface(API)。如在本章稍后所讨论的,这不是写作Windows程序的唯一方法。然而,无论最终您使用什么方式写作程序,了解Windows API都是非常重要的。 - This book introduced in Microsoft Wind
介绍C++编程语言
- 本章将介绍C++编程语言的最基本的元素,以及C++的指针、引用和作用域。在第3章和第4章,将介绍C++的类和面向对象编程。在你使用微软基础类库(Microsoft Foundation Class Library,MFC)进行Windows编程时,你需要所有这些知识。 C++是一种复杂的语言,它的许多元素非常抽象。它也是一个庞大的语言,为专业编程而设计。本书的重点是使用Visual C++语言来利用MFC编写Windows程序,因此没有深入地讨论C++语言。 MFC是构造于原始C++之上
jvtv_0.6
- JavaTV Program source code Need to play Windows Media files and streams, mpeg4 video or DVDs in java? Access WDM capture devices? Control a firewire DVCam? Then maybe this can help you. dsj is an ongoing project to provide a java wrapper around
shaixuanwenjian
- 灾屏幕上显示c:\\windows目录下扩展名为*.txt的所有文件。-disaster on screen c : \\ windows directory called *. txt extension of all documents.
jrtplib-3.7.0
- JRTPLIB 是一个用C++语言实现的RTP库,目前已经可以运行在Windows、Linux、FreeBSD、Solaris、Unix和 VxWorks等多种操作系统上。要为Linux 系统安装JRTPLIB,首先从JRTPLIB的网站(http: //lumumba.luc.ac.be/jori/jrtplib/jrtplib.html)下载最新的源码包-JRTPLIB C is a language of the RTP, now can run on Windows, Linux, Fr
在 C++ 中控制Windows关机
- 在 C++ 中控制Windows关机-in C control Windows shutdown
Visual C#中实现窗体间的数据传递
- windows不同窗体件传递数据 -different pieces of data transfer
用Visual C#创建Windows服务程序
- 用Visual C#创建Windows服务程序.rar-Visual C# create Windows service procedures. Rar
PDFlib-6.0.2-Windows
- 这个是pdf开发包 里面包含有pdflib库 还有针对于c c++ java perl,php,python tcl等语言的开发示例 以及一些文档
CSharp.For.Windows.Programming
- C#基于windows编程,C/S开发的可以参考-C# Windows-based programming, C / S development can refer to
用c# windows mobile 连接webserivice的一个小案例
- 用c# windows mobile 连接webserivice的一个小案例
holder
- 显示截获浏览器中HTML页面按钮(不是Windows的按钮控件)OnClick事件,Disable浏览器右键,查看网页源码等功能按钮的程序- In the demonstration interception browser the HTML page button (is not the Windows button controls) the OnClick event, the Disable browser right key, function button the and so
Thinking_in_Java_3rd_edition
- Thinking in Java, 3rd ed. Revision 4.0 Preface Introduction 1: Introduction to Objects 2: Everything is an Object 3: Controlling Program Flow 4: Initialization & Cleanup 5: Hiding the Implementation 6: Reusing
Microsoft.Press.Microsoft.Visual.C.Sharp.2005.Ste
- The aim of this book is to teach you the fundamentals of programming with C# by using Visual Studio 2005 and the .NET Framework. You will learn the features of the C# language, and then use them to build applications running on the Microsoft Windows
user-interfaces-in-c-windows-forms-and-custom-con
- This book represents the start of the second wave of .NET books: closely focused works that give you the insight of experienced developers about a single aspect of .NET programming. User Interfaces in C#:Windows Forms and Custom Controls
Programming.C
- 21世纪初,微软公司推出了新一代的程序开发环境Visual Studio.NET,同时也推出了该环境下的主要编程语言C#(C Sharp)。程序设计人员利用.net平台,配合C#语言,可以轻松、快速地开发出实用的Windows应用软件,也可以利用ASP.NET设计出多姿多彩的动态网页。本章各节主要包括以下几个方面的内容:
function.func
- 由于经常传文件到Linux下面 经常由于路径问题出现各种包含文件错误! windows用的是\ 而linux用的是/ 所有想到用DIRECTORY_SEPARATOR来修正路径 支持多种格式 如windows上:c:\a\//\b.txt也能正确转换为c:\a\b.txt 详细请自己测试!-Because often deliver documents to Linux below often due to include a file path problem appear all sorts
Using-C-to-achieve--method
- 用C语言实现Java类的本地方法 1. 0目的与意义在用Java开发应用程序的过程中,如果能100 的使用Java,那当然是最好不过了。但是,有时候我们却不得不在Java的应用程序中使用其它语言编写的代码(即本地代码),例如:(1)原来已有大量经过测试的代码,想要直接在Java应用程序中使用,而把这些代码转换成Java代码可能需要大量的时间和财力。(2)有些功能如访问系统设备等,单纯地使用Java语言可能很难实现或根本就无法实现,这时就需要用其它语言来实现这种底层的功能,以综合各种语言的优点。(
WifiTransmission
- PC端开发:在Windows,C/C++开发环境下,运用Qt开发工具,运用UDP,TCP/IP网络协议进行文件传输应用开发 • Android端开发:在Android,JAVA开发环境下,运用Eclipse开发工具,运用UDP,TCP/IP网络协议进行文件传输开发开发 • 实现跨平台跨语言文件传输,解决不同语言间数据类型等其他差异引起的问题。 • 完成功能:无线传输,多文件传输,双向传输,解决Android传输上的众多问题。-PC development
Imitation-windows-basic-calculator
- 选择"CE"清零 选择"C"清零 求平方根 MC为清除内存 MR为重新调用存储的数据 /MS为存储显示的数据 BackSpace-Select the "CE" cleared Select "C" cleared Square root MC to clear memory MR to recall the stored data / MS data storage display BackSpace