代码搜索:Mymeter
找到约 118 项符合「Mymeter」的源代码
代码结果 118
www.eeworm.com/read/384571/8859732
pas mymeter.pas
unit Mymeter;
interface
uses
Windows, Messages, SysUtils, Classes, Controls, ExtCtrls,Forms,Graphics;
type
TMymeter = class(TPaintBox)
procedure Paint; override;
private
www.eeworm.com/read/384432/8869312
aps mymeter.aps
www.eeworm.com/read/384432/8869317
cpp mymeter.cpp
// MyMeter.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "MyMeter.h"
#include "MyMeterDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
s
www.eeworm.com/read/384432/8869323
clw mymeter.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CAboutDlg
LastTemplate=CStatic
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "MyMeter.
www.eeworm.com/read/384432/8869330
ico mymeter.ico
www.eeworm.com/read/384432/8869349
opt mymeter.opt
www.eeworm.com/read/384432/8869361
h mymeter.h
// MyMeter.h : main header file for the MYMETER application
//
#if !defined(AFX_MYMETER_H__28562282_31F4_4304_BBDE_B4A489659332__INCLUDED_)
#define AFX_MYMETER_H__28562282_31F4_4304_BBDE_B4A48965
www.eeworm.com/read/384432/8869370
plg mymeter.plg
Build Log
--------------------Configuration: MyMeter - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo
www.eeworm.com/read/384432/8869376
rc mymeter.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/384432/8869379