代码搜索:COde
找到约 10,000 项符合「COde」的源代码
代码结果 10,000
www.eeworm.com/read/438722/7727801
clw code.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
ClassCount=33
Class1=CCodeApp
LastClass=Cdaip2
NewFileInclude2=#include "Code.h"
ResourceCount=28
NewFileIncl
www.eeworm.com/read/438722/7727805
exp code.exp
www.eeworm.com/read/438722/7727829
sbr code.sbr
www.eeworm.com/read/438722/7727835
lib code.lib
www.eeworm.com/read/438722/7727843
obj code.obj
www.eeworm.com/read/438722/7727853
pdb code.pdb
www.eeworm.com/read/438722/7727874
res code.res
www.eeworm.com/read/438722/7727895
dsw code.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/438722/7727909
cpp code.cpp
// Code.cpp : Defines the initialization routines for the DLL.
//
#include "stdafx.h"
#include "Code.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE
www.eeworm.com/read/438704/7727980
h code.h
//#ifndef _CODE_H
//#define _CODE_H
//if cbc is before 127(contains 127) cac = ccode + (cbc -31) - 1 =ccode + cbc -32
//if cbc is after 127 cac = [ccode + (cbc -31) - 1] - 127 + 31 = ccode + cbc