代码搜索:Solid
找到约 10,000 项符合「Solid」的源代码
代码结果 10,000
www.eeworm.com/read/479782/1330402
java solid.java
//===========================================================================
//=-------------------------------------------------------------------------=
//= Module history:
www.eeworm.com/read/240921/4565634
plg solid.plg
Build Log
--------------------Configuration: Solid - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo"D
www.eeworm.com/read/240921/4565635
dsp solid.dsp
# Microsoft Developer Studio Project File - Name="Solid" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) App
www.eeworm.com/read/240921/4565636
h solid.h
// Solid.h : main header file for the SOLID application
//
#if !defined(AFX_SOLID_H__FC1C1F1C_9869_418C_A6A4_F57D910696D9__INCLUDED_)
#define AFX_SOLID_H__FC1C1F1C_9869_418C_A6A4_F57D910696D9__IN
www.eeworm.com/read/240921/4565643
rc solid.rc
//Microsoft Visual C++ generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
//
www.eeworm.com/read/240921/4565645
clw solid.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CAboutDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Solid.h"
www.eeworm.com/read/240921/4565646
cpp solid.cpp
// Solid.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Solid.h"
#include "MainFrm.h"
#include "SolidDoc.h"
#include "SolidView.h"
#ifdef _DEBUG
www.eeworm.com/read/240921/4565650
dsw solid.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/240472/4573665
solid drop shadow
Shadowlab
1397256289 0.14 inches
1397256290 0.14 inches
1397256291 0.14 inches
1397256292 0.14 inches
1397256293 0.14 inches
1397256294 0.14 inches
1397256295 0.14 inches
1397256296 0.14 inche
www.eeworm.com/read/213567/4914839
cxx solid.cxx
#include
#include "abstract.h"
class MySolidClass : public MyAbstractClass
{
public:
PString Function()
{ return "Solid"; }
};
PFactory::Worker so