代码搜索:aggregator

找到约 50 项符合「aggregator」的源代码

代码结果 50
www.eeworm.com/read/169281/9869470

cpp aggregator.cpp

// aggregator.cpp #include #include "aggregator\aggregator.h" // Generated by MIDL #include "registry.h" // Add This!!! const CLSID CLSID_Container = {0x10000012,0x0000,0x0000,{0x00
www.eeworm.com/read/169281/9869471

idl aggregator.idl

// aggregator.idl import "unknwn.idl"; [ object, uuid(10000001-0000-0000-0000-000000000001) ] interface ISum : IUnknown { HRESULT Sum(int x, int y, [out, retval] int* retval); } [ object,
www.eeworm.com/read/169281/9869473

rc aggregator.rc

// container.rc VS_VERSION_INFO VERSIONINFO FILEVERSION 1,0,0,1 PRODUCTVERSION 1,0,0,1 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L #else FILEFLAGS 0x0L #endif FILEOS 0x10004L FI
www.eeworm.com/read/169281/9869475

def aggregator.def

; aggregator.def LIBRARY aggregator.dll DESCRIPTION '(c)1997 Guy Eddon' EXPORTS DllGetClassObject @2 PRIVATE DllCanUnloadNow @3 PRIVATE
www.eeworm.com/read/169281/9869488

dsp aggregator.dsp

# Microsoft Developer Studio Project File - Name="Aggregator" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86
www.eeworm.com/read/350498/10739330

html aggregator.html

www.eeworm.com/read/302305/13837999

css aggregator.css

#aggregator .feed-source .feed-title { MARGIN-TOP: 0px } #aggregator .feed-source .feed-image IMG { MARGIN-BOTTOM: 0.75em } #aggregator .feed-source .feed-icon { DISPLAY: block; FLOAT: right
www.eeworm.com/read/485184/6566700

java aggregator.java

import java.io.*; import nu.xom.*; public class Aggregator { public String[] title = new String[15]; public String[] link = new String[15]; public int count = 0; public A
www.eeworm.com/read/485184/6566701

class aggregator.class

www.eeworm.com/read/245316/4504843

java aggregator.java

/* // $Id: //open/mondrian/src/main/mondrian/olap/Aggregator.java#2 $ // This software is subject to the terms of the Common Public License // Agreement, available at the following URL: // http://