代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/168845/5434226
rst empty.rst
.. Sequences/Intrinsic Metafunctions//empty
empty
=====
Synopsis
--------
.. parsed-literal::
template<
typename Sequence
>
struct empty
{
www.eeworm.com/read/168845/5434232
rst find.rst
.. Algorithms/Querying Algorithms//find |10
find
====
Synopsis
--------
.. parsed-literal::
template<
typename Sequence
, typename T
>
struct fi
www.eeworm.com/read/168845/5434256
rst copy.rst
.. Algorithms/Transformation Algorithms//copy |10
copy
====
Synopsis
--------
.. parsed-literal::
template<
typename Sequence
, typename In = |unspecified|
www.eeworm.com/read/167562/5457343
cpp qkeysequence.cpp
/****************************************************************************
**
** Copyright (C) 1992-2006 Trolltech ASA. All rights reserved.
**
** This file is part of the QtGui module of the Qt To
www.eeworm.com/read/167507/5459856
h hw_ints.h
//*****************************************************************************
//
// hw_ints.h - Macros that define the interrupt assignment on Stellaris.
//
// Copyright (c) 2005,2006 Luminary M
www.eeworm.com/read/165261/5484069
java db2sequencemaxvalueincrementer.java
/*
* Copyright 2002-2004 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/162614/5518838
c string-1.c
// Test location of diagnostics for interpreting strings. Bug 17964.
// Origin: Joseph Myers
// { dg-do compile }
const char *s = "\q"; // { dg-error "unknown escape sequen
www.eeworm.com/read/162614/5526534
f90 used_dummy_types_3.f90
! { dg-do compile }
! This checks the fix for PR20864 in which same name, USE associated
! derived types from different modules, with private components were
! not recognised to be different.
!
! Cont
www.eeworm.com/read/162614/5538028
tcc safe_iterator.tcc
// Debugging iterator implementation (out of line) -*- C++ -*-
// Copyright (C) 2003, 2004
// Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
www.eeworm.com/read/161692/5550643
java cowboy.java
import javax.microedition.lcdui.*;
import javax.microedition.lcdui.game.*;
public class Cowboy extends Sprite {
static int WIDTH = 32;
static int HEIGHT = 48;
static int[] FRAME_SEQUENCE = { 3,