代码搜索:Frame
找到约 10,000 项符合「Frame」的源代码
代码结果 10,000
www.eeworm.com/read/124637/6042821
frame scanner.frame
using System;
using System.Drawing;
using System.IO;
using System.Collections;
using System.Text;
-->namespace
public class Token {
public int kind; // token kind
public int pos;
www.eeworm.com/read/124637/6042828
frame parser.frame
using System;
using System.Reflection;
-->namespace
-->tokens
public class Parser
{
-->constants
const bool T = true;
const bool x = false;
const int
www.eeworm.com/read/121178/6069235
cpp frame.cpp
// $$frame_ifile$$.cpp : implementation of the $$FRAME_CLASS$$ class
//
#include "stdafx.h"
#include "$$root$$.h"
#include "$$frame_hfile$$.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef T
www.eeworm.com/read/121178/6069243
h frame.h
// $$frame_hfile$$.h : interface of the $$FRAME_CLASS$$ class
//
/////////////////////////////////////////////////////////////////////////////
#if !defined($$FILE_NAME_SYMBOL$$_INCLUDED_)
#
www.eeworm.com/read/119245/6091518
java frame.java
package graphics0;
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import javax.swing.event.*;
import java.util.*;
import java.awt.image.*;
/**
* Title: computer grap
www.eeworm.com/read/118793/6096102
xpm frame.xpm
/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"22 22 16 1",
" c Gray100",
". c Gray74",
"X c Gray68",
"o c #a5a5a5",
"O c #7b7b7b",
"+ c Gray45",
"@ c Gray42",
"# c Gr
www.eeworm.com/read/118793/6096186
xpm frame.xpm
/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"32 32 20 1",
" c #0e0e0e0e0e0e",
". c #161616161616",
"X c Gray12",
"o c #272727272727",
"O c #2f2f2f2f2f2f",
"+ c #3737
www.eeworm.com/read/117692/6100647
h frame.h
/*************************************************************************************
Created by $$PROJ_AUTHOR$$
$$PROJ_COMMENT$$
****************************************************************
www.eeworm.com/read/117692/6100690
cpp frame.cpp
/*************************************************************************************
Created by $$PROJ_AUTHOR$$
$$PROJ_COMMENT$$
****************************************************************