代码搜索:Identify
找到约 1,886 项符合「Identify」的源代码
代码结果 1,886
www.eeworm.com/read/170529/9801375
cur identify_m.cur
www.eeworm.com/read/358031/10197124
gif identify_1.gif
www.eeworm.com/read/358031/10197159
gif identify_2.gif
www.eeworm.com/read/270236/11044371
frm frm_identify.frm
VERSION 5.00
Begin VB.Form frm_Identify
BorderStyle = 3 'Fixed Dialog
Caption = "属性查询结果"
ClientHeight = 5100
ClientLeft = 810
ClientTop = 735
www.eeworm.com/read/468901/6981481
cur identify_md.cur
www.eeworm.com/read/465685/7051761
ico identify_simd.ico
www.eeworm.com/read/465685/7051765
cpp identify_simd.cpp
// Identify_SIMD.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Identify_SIMD.h"
#include "Identify_SIMDDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#
www.eeworm.com/read/465685/7051767
h identify_simddlg.h
// Identify_SIMDDlg.h : header file
//
#pragma once
#include "afxwin.h"
#include "GifStatic.h"
// CIdentify_SIMDDlg dialog
class CIdentify_SIMDDlg : public CDialog
{
// Construction
pub
www.eeworm.com/read/465685/7051769
cpp identify_simddlg.cpp
// Identify_SIMDDlg.cpp : implementation file
//
#include "stdafx.h"
#include "Identify_SIMD.h"
#include "Identify_SIMDDlg.h"
#include "SIMD.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif