代码搜索:synchronize
找到约 752 项符合「synchronize」的源代码
代码结果 752
www.eeworm.com/read/375904/9344217
vhd synchronize.vhd
--
-- Copyright (c) 2001 Koay Kah Hoe. Permission to copy is granted
-- provided that this header remains intact. This code is provided
-- with no warranties.
--
-- Version : 1.0
--
---------------
www.eeworm.com/read/280745/10296097
h synchronize.h
#ifndef SYNCHRONIZE_H_
#define SYNCHRONIZE_H_
#ifdef WIN32
#include
#include
#else
#include
#include
#include
#include
#e
www.eeworm.com/read/197689/7974995
ico synchronize.ico
www.eeworm.com/read/197689/7974997
sln synchronize.sln
Microsoft Visual Studio Solution File, Format Version 7.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Synchronize", "Synchronize.vcproj", "{3A703190-E0EE-467A-BB12-7B4C740EA222}"
EndProjec
www.eeworm.com/read/197689/7975000
aps synchronize.aps
www.eeworm.com/read/197689/7975001
h synchronize.h
// Synchronize.h : PROJECT_NAME 应用程序的主头文件
//
#pragma once
#ifndef __AFXWIN_H__
#error include 'stdafx.h' before including this file for PCH
#endif
#include "resource.h" // 主符号
// CS
www.eeworm.com/read/197689/7975002
cpp synchronize.cpp
// Synchronize.cpp : 定义应用程序的类行为。
//
#include "stdafx.h"
#include "Synchronize.h"
#include "SynchronizeDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CSynchronizeApp
BEGIN_MESS
www.eeworm.com/read/197689/7975009