代码搜索:View
找到约 10,000 项符合「View」的源代码
代码结果 10,000
www.eeworm.com/read/139332/5800584
hpp view.hpp
// Copyright 2002 The Trustees of Indiana University.
// Use, modification and distribution is subject to the Boost Software
// License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy a
www.eeworm.com/read/138935/5812196
cpp view.cpp
/*
View.cpp : implementation of the CSnaggerView class
Implements the view class which is responsible for most of the user
interface presentation.
Author: Steven E. Sipe
*/
#include "s
www.eeworm.com/read/138935/5812210
h view.h
// View.h : interface of the CSnaggerView class
//
/////////////////////////////////////////////////////////////////////////////
#if !defined(__VIEW_H__)
#define __VIEW_H__
#if _MSC_VER >= 10
www.eeworm.com/read/138935/5812410
cpp view.cpp
// view.cpp : implementation of the CTermView class
//
#include "stdafx.h"
#include "wsterm.h"
#include "doc.h"
#include "termsock.h"
#include "view.h"
#include "connectd.h"
#ifdef _DEBU
www.eeworm.com/read/138935/5812423
h view.h
// view.h : interface of the CTermView class
//
/////////////////////////////////////////////////////////////////////////////
class CTermView : public CEditView
{
protected: // create from seri
www.eeworm.com/read/137626/5822764
c view.c
/* HTML viewer (and much more) */
/* $Id: view.c,v 1.665.2.8 2005/05/05 23:48:58 jonas Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include
#include
#ifdef HAVE_UN
www.eeworm.com/read/137626/5822769
h view.h
/* $Id: view.h,v 1.70.4.1 2005/01/29 01:33:34 jonas Exp $ */
#ifndef EL__VIEWER_TEXT_VIEW_H
#define EL__VIEWER_TEXT_VIEW_H
struct document_view;
struct session;
struct term_event;
struct terminal;