代码搜索:quick
找到约 3,674 项符合「quick」的源代码
代码结果 3,674
www.eeworm.com/read/180137/5290569
cf quick-sum.cf
#
# quick-sum.cf - Regular Expressions to quickly extract attributes/values
#
# Type Attribute RE
#
Bibliographic Author ^%A[ \t]+.*$
Bibliographic Title ^%T[ \t]+.*$
#
Command Key
www.eeworm.com/read/180137/5290576
cf quick-sum.cf
#
# quick-sum.cf - Regular Expressions to quickly extract attributes/values
#
# Type Attribute RE
#
#
# ReferBibliographic - for use with refer bibliographies
#
ReferBibliographic Aut
www.eeworm.com/read/180137/5290583
cf quick-sum.cf
#
# quick-sum.cf - Regular Expressions to quickly extract attributes/values
#
# Type Attribute RE
#
Bibliographic Author ^%A[ \t]+.*$
Bibliographic Title ^%T[ \t]+.*$
#
Command Key
www.eeworm.com/read/177110/5332850
java quick123.java
import Lot123.*;
public class Quick123
{
public static void main(java.lang.String[] args) {
Application app;
Ranges ranges;
Document doc;
Range rangeA1, rangeA2;
try {
// 建
www.eeworm.com/read/169753/5411484
java quick123.java
import Lot123.*;
public class Quick123
{
public static void main(java.lang.String[] args) {
Application app;
Ranges ranges;
Document doc;
Range rangeA1, rangeA2;
try {
// 建
www.eeworm.com/read/168845/5432575
fig quick_start.fig
#FIG 3.2
Landscape
Center
Inches
Letter
100.00
Single
-2
1200 2
6 1932 2832 2268 3168
1 3 0 1 0 7 100 0 -1 0.000 1 0.0000 2100 3000 168 168 2100 3000 2250 3075
4 0 0 100 0 0 12 0.0000 4 1
www.eeworm.com/read/168845/5432635
cpp quick-tour.cpp
//=======================================================================
// Copyright 2001 Jeremy G. Siek, Andrew Lumsdaine, Lie-Quan Lee,
//
// Distributed under the Boost Software License, Vers
www.eeworm.com/read/168845/5432686
expected quick_tour.expected
vertices(g) = 0 1 2 3 4
edges(g) = (0,1) (0,2) (0,3) (0,4) (2,0) (2,4) (3,0) (3,1) (3,4) (4,0) (4,1)
vertex: 0
out-edges: (0,1) (0,2) (0,3) (0,4)
in-edges: (2,0) (3,0) (4,0)
adjacent verti
www.eeworm.com/read/168845/5432730
cpp quick_tour.cpp
//=======================================================================
// Copyright 1997, 1998, 1999, 2000 University of Notre Dame.
// Authors: Andrew Lumsdaine, Lie-Quan Lee, Jeremy G. Siek
//
www.eeworm.com/read/168845/5434962
cpp quick_start.cpp
/*=============================================================================
Boost.Wave: A Standard compliant C++ preprocessor library
http://www.boost.org/
Copyright (c) 2001-20