代码搜索:thread
找到约 10,000 项符合「thread」的源代码
代码结果 10,000
www.eeworm.com/read/299009/7900515
h thread2.h
// thread2.h : main header file for the THREAD2 application
//
#if !defined(AFX_THREAD2_H__ED9CBAAA_089D_4553_9074_C65C182A8C54__INCLUDED_)
#define AFX_THREAD2_H__ED9CBAAA_089D_4553_9074_C65C182A
www.eeworm.com/read/299009/7900518
opt thread2.opt
www.eeworm.com/read/299009/7900533
dsp thread2.dsp
# Microsoft Developer Studio Project File - Name="thread2" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) A
www.eeworm.com/read/299009/7900539
aps thread2.aps
www.eeworm.com/read/299009/7900554
cpp thread2.cpp
// thread2.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "thread2.h"
#include "thread2Dlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
s
www.eeworm.com/read/299009/7900557
dsw thread2.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/197685/7977794
rc thread~1.rc
// Microsoft Visual C++ generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
/
www.eeworm.com/read/197685/7977796
h thread~2.h
// ThreadExpDlg.h : 头文件
//
#pragma once
#include "afxcmn.h"
#include "afxwin.h"
#include
//事件对象
static CEvent g_End ;
//辅助线程回调函数
static UINT Cal(LPVOID pPar);
// CThreadExpDlg 对
www.eeworm.com/read/197685/7977797
sln thread~1.sln
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ThreadExp", "ThreadExp.vcproj", "{007E5067-1C31-4452-A2D1-26D7649D49D0}"
ProjectSecti