代码搜索:View
找到约 10,000 项符合「View」的源代码
代码结果 10,000
www.eeworm.com/read/226010/14503259
cpp view.cpp
/*****************************************************************************\
FILE: view.cpp
DESCRIPTION:
This is our ShellView which implements FTP specific behavior. We get
www.eeworm.com/read/226010/14503291
h view.h
/*****************************************************************************\
FILE: view.h
DESCRIPTION:
This is our ShellView which implements FTP specific behavior. We get
www.eeworm.com/read/225991/14507047
c view.c
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
/* Clean part of this 10-00, by Chema. divided the ugly code and the nice one */
/*
* gedit
*
* Copyright (C) 1998, 199
www.eeworm.com/read/225991/14507067
h view.h
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* gedit
*
* Copyright (C) 1998, 1999 Alex Roberts, Evan Lawrence
*
* This program is free software; you can redistri
www.eeworm.com/read/225239/14548302
gif view.gif
www.eeworm.com/read/124696/14553067
ico view.ico
www.eeworm.com/read/124628/14556125
c view.c
/* Random access file viewer. PC specific */
#include
#include
#include "global.h"
#include "session.h"
#include "tty.h"
#include "commands.h"
#include "socket.h"
#incl
www.eeworm.com/read/224820/14566975
h view.h
#if !defined view_h
#define view_h
#include "canvas.h"
class Fft;
class SampleIter;
class Painter;
class View
{
public:
View ();
void Paint (HWND hwnd, Painter & disp);
privat
www.eeworm.com/read/124417/14568603
c view.c
/* Random access file viewer. PC specific */
#include
#include
#include "global.h"
#include "session.h"
#include "tty.h"
#include "commands.h"
#include "socket.h"
#incl