代码搜索:Multiple
找到约 9,501 项符合「Multiple」的源代码
代码结果 9,501
www.eeworm.com/read/286354/4039656
dfm unit1.dfm
object Form1: TForm1
Left = 196
Top = 110
Width = 696
Height = 480
Caption = 'Creating and Saving a Multiple-Frame Image'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.
www.eeworm.com/read/285790/4044847
js paneset-utils.js
//$Id: paneset-utils.js 6679 2007-03-20 16:39:44Z slip $
/**
* Just saves the refference to the element in global
* variables not to load template multiple times.
* @param el [HTML element] - eleme
www.eeworm.com/read/449675/1675032
java timestamper.java
//$Id: Timestamper.java 3890 2004-06-03 16:31:32Z steveebersole $
package org.hibernate.cache;
/**
* Generates increasing identifiers (in a single VM only).
* Not valid across multiple VMs. Identif
www.eeworm.com/read/447738/1695695
c vers9.c
/*
* Testcase to verify that reference to foo@BAR and a definition of foo@@BAR
* are not treated as a multiple def.
*/
const char * bar1 = "asdf";
const char * bar2 = "asdf";
extern int old_foo1()
www.eeworm.com/read/440906/1782721
c multattr-1.c
/* Test for multiple format attributes. Test for printf and scanf attributes
together. */
/* Origin: Joseph Myers */
/* { dg-do compile } */
/* { dg-options "-std=gnu99 -Wformat
www.eeworm.com/read/439279/1806405
java exercise12_2.java
// Exercise12_2.java: Test multiple listeners
import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
public class Exercise12_2 extends JFrame implements ActionListener {
// Create
www.eeworm.com/read/433911/1878902
cpp test_signals_2.cpp
// $Id: test_signals_2.cpp 81978 2008-06-16 16:57:12Z sowayaa $
// Test the ability of the Reactor/Signal_Handler to register multiple
// handler per-signal.
/* This test works as follows:
www.eeworm.com/read/432723/1890870
in jas_config.h.in
/* src/libjasper/include/jasper/jas_config.h.in. Generated from configure.ac by autoheader. */
/* Avoid problems due to multiple inclusion. */
#ifndef JAS_CONFIG_H
#define JAS_CONFIG_H
/* This pr
www.eeworm.com/read/422060/2043705
phpt lob_017.phpt
--TEST--
returning multiple lobs (using persistent connection)
--SKIPIF--
--FILE--