代码搜索:bundle

找到约 2,499 项符合「bundle」的源代码

代码结果 2,499
www.eeworm.com/read/316398/3611757

diz file_id.diz

Tftpd32 is a bundle including a full featured TFTP server, a TFTP client, a DHCP server and a syslog server. Tftpd32 is designed for Windows 95, NT and XP. The executable file takes less than
www.eeworm.com/read/305277/3778501

scala helloandroid.scala

//package examples.hello3 import android.app.Activity import android.os.Bundle import android.widget.TextView //class HelloAndroid extends Activity { class Test extends Activity { /** Called when
www.eeworm.com/read/283110/4086537

java messages.java

package net.sourceforge.eclipsetrader.charts.indicators; import org.eclipse.osgi.util.NLS; public class Messages extends NLS { private static final String BUNDLE_NAME = "net.sourceforge.eclipset
www.eeworm.com/read/279661/4135626

java tetris.java

package com.google.andriod.tetris; import android.app.Activity; import android.os.Bundle; import android.view.Window; import android.widget.TextView; /** * Tetris * * I study the example
www.eeworm.com/read/422437/2037243

java messages.java

package org.eclipse.ui.forms.article.views; import java.util.MissingResourceException; import java.util.ResourceBundle; public class Messages { private static final String BUNDLE_NAME = "org.
www.eeworm.com/read/395296/2439119

pro semaphores.pro

SOURCES += semaphores.cpp QT = core CONFIG -= app_bundle CONFIG += console # install target.path = $$[QT_INSTALL_EXAMPLES]/threads/semaphores sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS s
www.eeworm.com/read/387210/2563369

java loginviewonactivity.java

package org.androidin.tutorial; import org.androidin.tutorial.view.LoginView; import org.androidin.tutorial.view.OnLoginListenerImpl; import android.app.Activity; import android.os.Bundle; import an
www.eeworm.com/read/354200/3078822

diz file_id.diz

Tftpd32 is a bundle including a full featured TFTP server, a TFTP client, a DHCP server and a syslog server. Tftpd32 is designed for Windows 95, NT and XP. The executable file takes less than
www.eeworm.com/read/195392/8159409

sty texpower.sty

% $Id: texpower.sty,v 1.22 2003/05/01 17:02:04 stephanlehmke Exp $ % % TeXPower bundle - dynamic online presentations with LaTeX % Copyright (C) 1999-2002 Stephan Lehmke % % This program is free so
www.eeworm.com/read/172493/9705218

cpp invoicetest.cpp

#include using namespace std; #include "bundle.h" #include "invoice.h" #include "productitem.h" #include "simpleinvoiceprinter.h" int main() { Invoice sample_invoice; vector w