代码搜索:objects
找到约 10,000 项符合「objects」的源代码
代码结果 10,000
www.eeworm.com/read/453934/7403636
cpp guiapplistbox.cpp
#include "guiapplistbox.h"
GUIAppListBox::GUIAppListBox ( int _id, float x, float y, float w, float h,
const char *btn11, const char *btn12, const char *btn13,
const char *bt
www.eeworm.com/read/452693/7436453
txt makefile.txt
跟我一起写 Makefile
陈皓 (CSDN)
概述
——
什么是makefile?或许很多Winodws的程序员都不知道这个东西,因为那些Windows的IDE都为你做了这个工作,但我觉得要作一个好的和professional的程序员,makefile还是要懂。这就好像现在有这么多的HTML的编辑器,但如果你想成为一个专业人士,你还是要了解HTML的标识的含义。特别 ...
www.eeworm.com/read/452217/7445042
makefile
#
# Makefile for Simple Genetic Algorithm C code
#
#####################################
# Define implicit compilation rules #
#####################################
# uncomment following lines
www.eeworm.com/read/206731/7456730
makefile
#
# Makefile for Simple Genetic Algorithm C code
#
#####################################
# Define implicit compilation rules #
#####################################
# uncomment following lines
www.eeworm.com/read/450608/7480139
m remclass.m
%REMCLASS Remove small classes
%
% B = REMCLASS(A,N)
%
% INPUT
% A Dataset
% N Integer, maximum class size to be removed (optional; default 0)
%
% OUTPUT
% B Dataset
%
% DESCR
www.eeworm.com/read/450547/7481839
html value.html
Dynamically Typed Value Object
body {
margin: auto;
www.eeworm.com/read/450539/7482480
makefile
INCLUDE=-I../.. -I/usr/include/SDL
LIBS=-L../.. -ldmtx -lpng -lm -lGL -lGLU -lSDL -lpng -lpthread
#CFLAGS=-Wall -g -pg
CFLAGS=-Wall
OBJECTS=gltest.o image.o display.o callback.o
all: gltest
clean:
www.eeworm.com/read/449122/7518113
mak mk_qdos.mak
# $Id: mk_qdos.mak,v 1.10 2003/02/13 02:59:30 darren Exp $
#
# Makefile for ctags on QDOS/SMS systems and C68 v4.24
# Submitted by Thierry Godefroy
# Directories:
T = r
www.eeworm.com/read/449122/7518117
mak mk_sas.mak
# $Id: mk_sas.mak,v 1.9 2003/02/13 02:59:30 darren Exp $
#
# Makefile for SAS/C Amiga Compiler
# Submitted by Stefan Haubenthal
CFLAGS= def AMIGA opt parm r sint
OBJEX
www.eeworm.com/read/447783/7545694
mcs democoordinator.mcs
[Header]
MagicCookie={0b13fe8c-dfe0-40eb-8900-6712719559a7}
Version=1.0
[File000]
Location=C:\MpZbee\DemoCoordinator\objects\Coordinator.o
Folder=Intermediary
DeviceName=PIC18F4620
LanguageTool