一本很全面介紹WTL編程的書籍,中英雙語,共分八章 1.ATL GUI classes 2.WTL GUI Base classes 3.Toolbars and Status Bars 4.Dialogs and Controls 5.Advanced Dialog UI classes 6.Hosting ActiveX Controls 7.Splitter Windows 8.Property Sheets and Wizards
上傳時間: 2015-10-09
上傳用戶:515414293
Virtual function for two derived classes虛擬函數有兩個派生類
標簽: function Virtual derived classes
上傳時間: 2015-10-10
上傳用戶:sssl
A translator that converts Qt Designer UI files into SWT java classes. Use the power of Qt Designer to generate your user interface and then automatically generate SWT java source code.
標簽: Designer translator converts classes
上傳時間: 2014-10-30
上傳用戶:zhanditian
These two classes show an extremely simple example of java.net socket programming. They implement the Unix daytime protocol, an extremely simple protocol that consists entirely of the server sending its current local time and date to the client as an ASCII string. The server, to keep it very simple, does not use multiple threads. This code requires JDK 1.1 or later, but can easily be adapted to JDK 1.0.
標簽: programming extremely implement classes
上傳時間: 2015-11-16
上傳用戶:jennyzai
SVMmulticlass: Multi-class classification. Learns to predict one of k mutually exclusive classes. This is probably the simplest possible instance of SVMstruct and serves as a tutorial example of how to use the programming interface.
標簽: classification SVMmulticlass Multi-class exclusive
上傳時間: 2013-12-26
上傳用戶:稀世之寶039
"Java for C++" is a tool to generate C++-wrapper-classes for existing Java-classes. The implementation of the wrapper classes uses JNI to call the real Java classes. The C++-API to use these wrapper classes is very close to the API of the Java classes.
標簽: wrapper-classes Java-classes implementati for
上傳時間: 2015-12-07
上傳用戶:liuchee
unit Video interface uses Windows, Messages, SysUtils, classes, Graphics, Controls, stdctrls, ExtCtrls, avicap, mmsystem, dsgnintf // Types for event-procedures type TCapStatusProc = procedure(Sender: TObject) of object TCapStatusCallback = procedure(Sender: TObject nID: integer status: string) of object TVideoStream = procedure(sender: TObject lpVhdr: PVIDEOHDR) of object TAudioStream = procedure(sender: TObject lpWHdr: PWAVEHDR) of object // Property Editor for driver selection type TDrivereditor = class(TPropertyEditor) function GetAttributes: TPropertyAttributes override procedure GetValues(Proc: TGetStrProc) override function GetValue: string override procedure SetValue(const Value: string) override end
標簽: interface Messages Graphics Controls
上傳時間: 2013-12-21
上傳用戶:heart520beat
A Windows FTP client written without CInternetSession or CFtpConnection classes. Demonstrates manual manipulation of Winsock sockets, FTP principles, and GUI concepts such as List controls with in-place label-editing and column sorting, progress indicators, and reading and writing to the Registry
標簽: CInternetSession CFtpConnection Demonstrates Windows
上傳時間: 2014-01-04
上傳用戶:FreeSky
CHAPT08\TESTTERM.CPP 16-Bit test program for the terminal emulation classes CHAPT08\TESTTERM.EXE 16-Bit executable of the test program. CHAPT08\TESTTERM.MAK A makefile for Borland or Microsoft C++.
標簽: TESTTERM CHAPT emulation terminal
上傳時間: 2016-02-03
上傳用戶:小寶愛考拉
This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
標簽: demonstrates application Foundation Microsoft
上傳時間: 2013-12-18
上傳用戶:klin3139