代码搜索:APPLICATION
找到约 10,000 项符合「APPLICATION」的源代码
代码结果 10,000
www.eeworm.com/read/213892/15123205
h application.h
// Application.h : Declaration of the CApplication
#ifndef __APPLICATION_H_
#define __APPLICATION_H_
#include "resource.h" // main symbols
#include "Documents.h"
/////////////////////
www.eeworm.com/read/212046/15168011
ico application.ico
www.eeworm.com/read/212020/15168278
java application.java
import java.awt.Dimension;
import java.awt.Toolkit;
/*
* Created on 2004-12-20
*
* To change the template for this generated file go to
* Window>Preferences>Java>Code Generation&g
www.eeworm.com/read/212019/15168291
java application.java
/*
* Created on 2004-12-20
*
* To change the template for this generated file go to
* Window>Preferences>Java>Code Generation>Code and Comments
*/
/**
* @author mq
*
* T
www.eeworm.com/read/212017/15168365
java application.java
/*
* Created on 2004-12-15
*
* To change the template for this generated file go to
* Window>Preferences>Java>Code Generation>Code and Comments
*/
/**
* @author mq
*
* T
www.eeworm.com/read/212017/15168366
class application.class
www.eeworm.com/read/212017/15168381
java application.java
/*
* Created on 2004-12-14
*
* To change the template for this generated file go to
* Window>Preferences>Java>Code Generation>Code and Comments
*/
/**
* @author mq
*
* T
www.eeworm.com/read/212017/15168383
class application.class
www.eeworm.com/read/212001/15168566
ico application.ico
www.eeworm.com/read/211600/15176787
java application.java
package mailbox;
import javax.swing.UIManager;
import java.awt.*;
public class Application {
boolean packFrame = false;
/**Construct the application*/
public Application() {
Mai