代码搜索:Create

找到约 10,000 项符合「Create」的源代码

代码结果 10,000
www.eeworm.com/read/188512/8532909

cpp fig09_13.cpp

// Fig. 9.13: fig09_13.cpp // Demonstrating the order in which constructors and // destructors are called. #include using std::cout; using std::endl; #include "CreateAndDestroy.h"
www.eeworm.com/read/433274/8534400

h doruntime.h

// Copyright (c) 2007, Arne Steinarson // Licensing for DynObj project - see DynObj-license.txt in this folder #ifndef DORUNTIME_H #define DORUNTIME_H #ifndef DO_USE_RUNTIME #warning DO_USE_RUN
www.eeworm.com/read/289584/8541334

c exm.c

// // example This program show to memoroy management API // author: Taiyun Wang // date:2003/2/22 /////////////////////////////////////////////////////////////////////////// #include "sposvar
www.eeworm.com/read/433114/8545480

m bggray.m

function bgGray(axisHandle) % Create a gray axis backgrond; if nargin == 0 axisHandle=gca; end set(gcf,'Color','white') set(axisHandle,'Color',[0.9,0.9,0.9])
www.eeworm.com/read/188349/8547067

release

#!/bin/bash -xe # # Generate a NASM release # # Usage: release {test|real} [branch] # if [ -z "$SFUSER" ]; then if [ -f "$HOME/.sfuser" ]; then sfuser=`cat "$HOME/.sfuser"` else
www.eeworm.com/read/433029/8551142

~dsk serils.~dsk

[Closed Files] File_0=SourceModule,'E:\files\C++ Builder\串口通信\main.dfm',0,1,1,1,1,0,0 File_1=SourceModule,'E:\教程\C++ Builder\源代码\第五部分 系统编程\实例149 如何获取声卡配置\MainForm.cpp',0,1,27,25,33,1,0 File_2=Sourc
www.eeworm.com/read/433029/8551148

dsk serils.dsk

[Closed Files] File_0=SourceModule,'E:\files\C++ Builder\串口通信\main.dfm',0,1,1,1,1,0,0 File_1=SourceModule,'E:\教程\C++ Builder\源代码\第五部分 系统编程\实例149 如何获取声卡配置\MainForm.cpp',0,1,27,25,33,1,0 File_2=Sourc
www.eeworm.com/read/188171/8565092

cpp demokey.cpp

#include #include void far VirtualKeyboardDemo(CObject* pCurObj) { //Create a Dialog On the Center of Desktop CDialog* pDialog = new CDialog;//分配实例 pDialog->CreateW
www.eeworm.com/read/188171/8565099

cpp confignt.cpp

#include #include extern BOOL bAfxNetcard; extern IP_ADDRESS mAfxIpSelfAddr; extern IP_ADDRESS mAfxIpPeerAddr; extern IP_ADDRESS mAfxIpMaskAddr; extern IP_ADDRESS
www.eeworm.com/read/188171/8565142

cpp num_demo.cpp

#include #include void far Demo_NumberKeyboard() { //Create a Dialog On the Center of Desktop CDialog* pDialog = new CDialog;//分配实例 pDialog->CreateWindow(0, 0, 466,