代码搜索:Image
找到约 10,000 项符合「Image」的源代码
代码结果 10,000
www.eeworm.com/read/193527/8218967
dsp image.dsp
# Microsoft Developer Studio Project File - Name="Image" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) App
www.eeworm.com/read/294317/8240540
cpp image.cpp
// label image components
#include
#include "lqueue.h"
#include "make2d.h"
class Position
{
friend void InputImage();
friend void OutputImage();
friend void Label();
priv
www.eeworm.com/read/293940/8261788
h image.h
#if !defined(AFX_IMAGE_H__9FD985C8_42C4_4130_9097_6F2328F29540__INCLUDED_)
#define AFX_IMAGE_H__9FD985C8_42C4_4130_9097_6F2328F29540__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VE
www.eeworm.com/read/293940/8261837
cpp image.cpp
// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
// NOTE: Do not modify the contents of this file. If this class is regenerated by
// Microsoft Visual C++, your m
www.eeworm.com/read/393734/8267749
gif image.gif
www.eeworm.com/read/293774/8275364
doc image.doc
www.eeworm.com/read/293443/8294394
png image.png
www.eeworm.com/read/293361/8298104
dfm image.dfm
object FormImage: TFormImage
Left = 214
Top = 269
Width = 600
Height = 400
Caption = #23454#26102#22270#20687#20449#24687
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.
www.eeworm.com/read/293361/8298117
pas image.pas
unit Image;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, RzPanel, StdCtrls;
type
TFormImage = class(TForm)
RzGrou
www.eeworm.com/read/293361/8298162