代码搜索:Frame
找到约 10,000 项符合「Frame」的源代码
代码结果 10,000
www.eeworm.com/read/366108/9832657
java frame.java
package com.wish;
import javax.swing.*;
import javax.swing.event.*;
import javax.swing.table.DefaultTableModel;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.Acti
www.eeworm.com/read/365334/9868419
gif frame.gif
www.eeworm.com/read/169161/9877999
cpp frame.cpp
/*
Frame.cpp : implementation of the CSnaggerFrame class
Implements the frame window for SiteSnagger's SDI view.
Author: Steven E. Sipe
*/
#include "stdafx.h"
#include "SiteSnag.h"
www.eeworm.com/read/169161/9878018
h frame.h
// Frame.h : interface of the CSnaggerFrame class
//
/////////////////////////////////////////////////////////////////////////////
#if !defined(AFX_FRAME_H__3AE25A2D_59EF_11D1_92DD_00600837DA75__
www.eeworm.com/read/169141/9879761
cpp frame.cpp
// [!output WTL_FRAME_FILE].cpp : implmentation of the [!output WTL_FRAME_CLASS] class
//
/////////////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#inclu
www.eeworm.com/read/169141/9879771
h frame.h
// [!output WTL_FRAME_FILE].h : interface of the [!output WTL_FRAME_CLASS] class
//
/////////////////////////////////////////////////////////////////////////////
#pragma once
class [!output WT
www.eeworm.com/read/167888/9948461
c frame.c
/* example-start frame frame.c */
#include
int main( int argc,
char *argv[] )
{
/* GtkWidget is the storage type for widgets */
GtkWidget *window;
GtkWidget *frame;
G
www.eeworm.com/read/363059/9969498
c frame.c
/*0001*//*
/*0002./ * Copyright (c) 1998-2001 Sun Microsystems, Inc. All Rights Reserved.
/*0003./ *
/*0004./ * This software is the confidential and proprietary information of Sun
/*0005./ * Micr