代码搜索:MainApp
找到约 408 项符合「MainApp」的源代码
代码结果 408
www.eeworm.com/read/398937/7908164
cpp mainapp.cpp
//--------------------------------------------------
// Desc: Main Application
// Author:
//--------------------------------------------------
#include "MainApp.h"
#include "Common.h"
#includ
www.eeworm.com/read/398937/7908185
h mainapp.h
// 2007_3_10
#ifndef _MAINAPP_
#define _MAINAPP_
#include "ASE/ASEngine.h"
class CMainApp : public CGameApp
{
public:
CMainApp();
~CMainApp();
virtual BOOL InitApplication(HINSTANC
www.eeworm.com/read/298375/7964389
bid mainapp.bid
#ifndef MAINAPP_BID
#define MAINAPP_BID
#define AEECLSID_MAINAPP 0x10000007
#endif
www.eeworm.com/read/298375/7964625
bid mainapp.bid
#ifndef MAINAPP_BID
#define MAINAPP_BID
#define AEECLSID_MAINAPP 0x10000007
#endif
www.eeworm.com/read/246867/12700455
py mainapp.py
#!/usr/bin/env python
#Boa:App:BoaApp
"""
Python GUI IOControl
by Jia-Yang Chen (JAYA)
email: jia.yang.chen@gmail.com
school: TTU
date: 2006/11/05
"""
import wx
import MainFrame
www.eeworm.com/read/246865/12700488
py mainapp.py
#!/usr/bin/env python
#Boa:App:BoaApp
"""
Python GUI Calculator
by Jia-Yang Chen (JAYA)
email: jia.yang.chen@gmail.com
school: TTU
date: 2006/10/09
"""
import wx
import MainFra
www.eeworm.com/read/142238/12955114
class mainapp.class
www.eeworm.com/read/142238/12955365
java mainapp.java
//package studentms;
import javax.swing.UIManager;
import java.awt.*;
/**
* Title:
* Description:
* Copyright: Copyright (c) 2003
* Company:
* @author n
www.eeworm.com/read/142238/12955395
class mainapp.class
www.eeworm.com/read/328803/13001131
c mainapp.c
#include "Header.h"
#include "GenCode.h"
#include "GBStrTab.h"
#include "LYCond.h"
#include "Error.h"
#include
#include
//#include
#define MAXPATH 255
#incl