代码搜索:Programs
找到约 10,000 项符合「Programs」的源代码
代码结果 10,000
www.eeworm.com/read/103858/15718050
html wpw_tool_vb_95.html
Return to Table of Contents for this chapter
Subject: Use Win API in VB
In article ,
www.eeworm.com/read/101027/15856233
disclaim
/*
* Disclaimer of Warranty
*
* These software programs are available to the user without any
* license fee or royalty on an "as is" basis. Telenor Research and
* Development disclaims any
www.eeworm.com/read/101027/15856259
disclaim
/*
* Disclaimer of Warranty
*
* These software programs are available to the user without any
* license fee or royalty on an "as is" basis. Telenor Research and
* Development disclaims any
www.eeworm.com/read/100584/15870898
readme
Not all of the tests in this directory run on all systems.
First execute "make clean" and then build all the programs that will
compile: "make -i". You will get an error for every program that w
www.eeworm.com/read/100046/6274579
am makefile.am
## Process this file with Automake to create Makefile.in.
noinst_PROGRAMS = @CVS2SQL@
EXTRA_PROGRAMS = cvs2sql
LDADD = ../../Library/src/libwww.la -lm
DEPENDENCIES = \
../../Library/src/libwww.la
www.eeworm.com/read/173596/9649063
cfg project1.cfg
-$A8
-$B-
-$C-
-$D+
-$E-
-$F-
-$G+
-$H+
-$I+
-$J+
-$K-
-$L+
-$M-
-$N+
-$O+
-$P+
-$Q-
-$R-
-$S-
-$T-
-$U-
-$V+
-$W-
-$X+
-$YD
-$Z1
-cg
-AWinTypes=Windows;WinProcs=Windows;Dbi
www.eeworm.com/read/200302/15435751
makefile
#
# Makefile for example programs from Multimedia on Linux
#
CC = gcc
# adjust compile flags as desired
CFLAGS = -Wall -O2 -s -N
PROGRAMS = parrot mixer mixer_info seq_info joystick eject playcd \
www.eeworm.com/read/161312/10425700
am makefile.am
#
# $Id: Makefile.am,v 1.30 2005/07/03 10:42:57 holtmann Exp $
#
if AVCTRL
avctrl_programs = avctrl
avctrl_manfiles = avctrl.8
else
avctrl_programs =
avctrl_manfiles =
endif
if HID2HCI
hid2hci_prog
www.eeworm.com/read/187102/8856071
test primary.test
#! /bin/sh
# Test to make sure errors in am_install_var work.
. $srcdir/defs || exit 1
cat > Makefile.am