代码搜索:objects
找到约 10,000 项符合「objects」的源代码
代码结果 10,000
www.eeworm.com/read/139966/13116762
makefile
#
# Makefile.in: makefile for desproxy src/ directory
#
# Copyright (C) 2003 Miguelanxo Otero Salgueiro
#
# This program is free software; you can redistribute it and/or modify
# it under the tems o
www.eeworm.com/read/139956/13118820
h memsys.h
/*----------------------------------------------------------------------
File : memsys.h
Contents: memory management system for equally sized (small) objects
Author : Christian Borgelt
His
www.eeworm.com/read/241692/13125285
makeuse
什么是makefile?或许很多Winodws的程序员都不知道这个东西,因为那些Windows的IDE都为你做了这个工作,但我觉得要作一个好的和professional的程序员,makefile还是要懂。这就好像现在有这么多的HTML的编辑器,但如果你想成为一个专业人士,你还是要了解HTML的标识的含义。特别在Unix下的软件编译,你就不能不自己写makefile了,会不会写makefile,从一 ...
www.eeworm.com/read/241692/13125298
bak makeuse.bak
什么是makefile?或许很多Winodws的程序员都不知道这个东西,因为那些Windows的IDE都为你做了这个工作,但我觉得要作一个好的和professional的程序员,makefile还是要懂。这就好像现在有这么多的HTML的编辑器,但如果你想成为一个专业人士,你还是要了解HTML的标识的含义。特别在Unix下的软件编译,你就不能不自己写makefile了,会不会写makefile,从一 ...
www.eeworm.com/read/139504/13152424
vbp project1.vbp
Type=Exe
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\WINNT\System32\stdole2.tlb#OLE Automation
Reference=*\G{00000205-0000-0010-8000-00AA006D2EA4}#2.5#0#..\..\..\..\Program
www.eeworm.com/read/139443/13156280
java csusystem.java
import java.awt.*;
import java.net.URL;
import java.util.HashMap;
/**
* Title: work-flow
* Description:
* Copyright: Copyright (c) 2002
* Company: CSU
* @author smallbeetle
www.eeworm.com/read/326187/13157769
plg main.plg
Build target 'Target 1'
compiling main.c...
MAIN.C(41): warning C182: pointer to different objects
linking...
Program Size: data=21.4 xdata=116 code=5013
"main" - 0 Error(s), 1 Warning(s).
Build targe
www.eeworm.com/read/139243/13171842
makefile
objects = data.o fpgrowth.o fptree.o item.o testfpgrowth.o
CC = g++
flags = -O6 -Wall
fpgrowth: $(objects)
$(CC) $(flags) $(objects) -o fpgrowth
data.o: data.cpp data.h
$(CC) $(flags) -c data.cpp
www.eeworm.com/read/240985/13183179
cpp lookup.cpp
#if !defined( __ASSOC_H )
#include
#endif // __ASSOC_H
#if !defined( __DICT_H )
#include
#endif // __DICT_H
#if !defined( __STRNG_H )
#include
#endif // __STRN
www.eeworm.com/read/139174/13185621
vbp telfree.vbp
Type=Exe
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\WINNT\system32\stdole2.tlb#OLE Automation
Reference=*\G{29131520-2EED-1069-BF5D-00DD011186B7}#1.0#0#f:\lotus\notes\domo