代码搜索:visual basic
找到约 10,000 项符合「visual basic」的源代码
代码结果 10,000
www.eeworm.com/read/360850/10075219
h basic.h
// BASIC.h : CBASIC 的声明
#pragma once
// 代码生成在 2005年3月13日, 21:21
class CBASIC : public CRecordset
{
public:
CBASIC(CDatabase* pDatabase = NULL);
DECLARE_DYNAMIC(CBASIC)
// 字段/参数数据
www.eeworm.com/read/360850/10075244
cpp basic.cpp
// BASIC.h : CBASIC 类的实现
// CBASIC 实现
// 代码生成在 2005年3月13日, 21:21
#include "stdafx.h"
#include "BASIC.h"
extern CString AppPath;
IMPLEMENT_DYNAMIC(CBASIC, CRecordset)
CBASIC::CBASIC(
www.eeworm.com/read/165046/10078379
h basic.h
//
// This has been modified from Dennis Lee's original version
//
/*
* File: basic.h
*
* Header file for #defs and typedefs I often use
*
* Copyright (C) 1992-1997 Dennis Lee
*/
www.eeworm.com/read/355030/10300376
cpp basic.cpp
//: C03:Basic.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
// Defining the four basic data
// t
www.eeworm.com/read/161842/10363677
cpp basic.cpp
///////////////////////////////////////////////////////////////////////////
// File: basic.cpp
// Version: 1.1.0.4
// Updated: 19-Jul-1998
//
// Copyright: Ferdinand Prantl, portions by S
www.eeworm.com/read/279175/10457426
texi basic.texi
@node Basic commands
@comment node-name, next, previous, up
@chapter Basic commands
There are five routing daemons in use, and there is one manager daemon.
These daemons may be located on separat