代码搜索:Convert
找到约 10,000 项符合「Convert」的源代码
代码结果 10,000
www.eeworm.com/read/251366/12349494
cpp convert.cpp
// convert.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "convert.h"
#include "MainFrm.h"
#include "ChildFrm.h"
#include "convertDoc.h"
#include "co
www.eeworm.com/read/251366/12349495
opt convert.opt
www.eeworm.com/read/251366/12349499
plg convert.plg
Build Log
--------------------Configuration: convert - Win32 Debug--------------------
Command Lines
Results
convert.exe - 0 er
www.eeworm.com/read/251366/12349506
rc convert.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/251366/12349514
ncb convert.ncb
www.eeworm.com/read/251366/12349531
dsw convert.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/251366/12349534
dsp convert.dsp
# Microsoft Developer Studio Project File - Name="convert" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) A
www.eeworm.com/read/251366/12349544
h convert.h
// convert.h : main header file for the CONVERT application
//
#if !defined(AFX_CONVERT_H__1D452545_0106_11D5_8461_001088C020BC__INCLUDED_)
#define AFX_CONVERT_H__1D452545_0106_11D5_8461_001088C0
www.eeworm.com/read/337096/12392155
cpp convert.cpp
// convert.cpp -- converts stone to pounds
#include
int stonetolb(int); // function prototype
int main()
{
using namespace std;
int stone;
cout
www.eeworm.com/read/336930/12407256
h convert.h
/***************************************************************/
/***************************************************************/
#ifndef _CONVERT_H
#define _CONVERT_H
class ColorSpa