代码搜索:Frame
找到约 10,000 项符合「Frame」的源代码
代码结果 10,000
www.eeworm.com/read/188558/5208041
java frame.java
/*
* Frame.java
*
* Created on 2006年11月27日, 下午2:33
*/
package jml;
import java.io.*;
/**
*
* @author Administrator
*/
public class Frame extends java.awt.Frame {
/*
www.eeworm.com/read/188558/5208112
java frame.java
/*
* Frame.java
*
* Created on 2006年11月27日, 下午2:33
*/
package jml;
/**
*
* @author Administrator
*/
public class Frame extends java.awt.Frame {
/** Creates new form Fr
www.eeworm.com/read/187737/5217481
tph frame.tph
REM Constants for AN Other program
REM Must get a real Uid from Symbian sometime! :-)
CONST KUidFrame& = &153112B5
CONST KApprsc$ = ".rsc"
CONST KAppEng$ = "Frame"
CONST KAppName$ = "
www.eeworm.com/read/187737/5217482
tpl frame.tpl
REM Frame for OplER1
INCLUDE "Const.oph"
INCLUDE "system.oxh"
INCLUDE "Toolbar.oph"
REM For convience sake, frame.tph is included inline:
REM INCLUDE "frame.tph"
REM Must get a real Uid fr
www.eeworm.com/read/187737/5217564
tpl frame.tpl
REM qFrame.tpl
REM Copyright (c) 1999-2000 Symbian Ltd. All rights reserved.
DECLARE EXTERNAL
INCLUDE "Const.oph"
INCLUDE "BgOpx.oxh"
INCLUDE "System.oxh"
EXTERNAL HandleEvent:
EXTERNAL
www.eeworm.com/read/187737/5217592
h frame.h
// FRAME.H
//
// Copyright (c) 1997-1999 Symbian Ltd. All rights reserved.
//
#ifndef FRAME_H
#define FRAME_H
#include
// if these constants are equal reading a string needs onl
www.eeworm.com/read/187737/5217620
cpp frame.cpp
// FRAME.CPP
//
// Copyright (c) 1997-1999 Symbian Ltd. All rights reserved.
//
#include "Frame.h"
#include
#include
#include "oplutil.h"
#include "opldialg.h"
CF