stdafx.cpp
来自「this code is used for cypress uzusb seri」· C++ 代码 · 共 13 行
CPP
13 行
////////////////////////////////////////////////////////////////////////////////
// stdafx.cpp : source file that includes just the standard includes
// EzMr.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
// $Header: /USB/Util/EzMr/StdAfx.cpp 3 8/08/00 2:26p Tpm $
// Copyright (c) 2000 Cypress Semiconductor. May not be reproduced without permission.
// See the EzUsb Developer's Kit license agreement for more details.
////////////////////////////////////////////////////////////////////////////////
#include "stdafx.h"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?