代码搜索:vC
找到约 10,000 项符合「vC」的源代码
代码结果 10,000
www.eeworm.com/read/460770/7240913
vc makefile.vc
# Makefile for the Netwide Assembler under Win32
#
# The Netwide Assembler is copyright (C) 1996 Simon Tatham and
# Julian Hall. All rights reserved. The software is
# redistributable under the licenc
www.eeworm.com/read/458282/7299647
chm vc.chm
www.eeworm.com/read/455037/7378484
chm vc.chm
www.eeworm.com/read/453134/7426000
vc makefile.vc
#
# Makefile for tictoc
#
# ** This file was automatically generated by the command:
# opp_nmakemake -f
#
# By the Perl version of opp_makemake for MSVC
#
# Name of target to be create
www.eeworm.com/read/453134/7426019
vc makefrag.vc
# makefrag.vc -- settings for creating a dll
EXPORTLIB = tictoc.lib
TARGET= $(TARGET:.exe=.dll)
LDFLAGS= $(LDFLAGS) /dll
OMNETPP_LIBS= $(EXPORTLIB)
COPTS= $(COPTS) /DWIN32_D
www.eeworm.com/read/451353/7466835
mdl vc.mdl
Model {
Name "vc"
Version 6.6
MdlSubVersion 0
GraphicalInterface {
NumRootInports 0
NumRootOutports 0
ParameterArgumentNames ""
ComputedModelVersion
www.eeworm.com/read/450293/7486066
chm vc.chm
www.eeworm.com/read/447133/7557735
doc vc.doc
www.eeworm.com/read/443880/7621031
doc vc教程.doc
www.eeworm.com/read/443492/7631794
cpp vc.cpp
// VC.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "VC.h"
#include "VCDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char TH