代码搜索:stuff
找到约 10,000 项符合「stuff」的源代码
代码结果 10,000
www.eeworm.com/read/100603/6266071
h _os2.h
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not u
www.eeworm.com/read/480849/6662547
cpp ch04_2.cpp
// Chapter 4 - Programming exercise 2
#include
void do_stuff(float wings, float feet, char eyes);
main()
{
int arm = 2;
float foot = 1000.0;
char
www.eeworm.com/read/155797/11847576
cpp dist_normaltest.cpp
/*
This program tests the normal distribution function and uses the
already proven mcsLibreCollectStats class to return data on the
function's output.
*/
#include
#include
#i
www.eeworm.com/read/339889/12198273
ini picasa.ini
[Picasa]
name=worlds
description=
date=35835.793079
category=Other Stuff
www.eeworm.com/read/339483/12230854
sh ex37.sh
#!/bin/bash
dir1=/usr/local
dir2=/var/spool
pushd $dir1
# Will do an automatic 'dirs' (list directory stack to stdout).
echo "Now in directory `pwd`." # Uses back-quoted 'pwd'.
# Now, do some stuff
www.eeworm.com/read/252940/12253603
c win_md5.c
/*
* win_md5.c
* Under Windows I don't love the following /D in makefiles. - inoue
*/
#define MD5_ODBC
#define FRONTEND
/*
* md5.c is the exact copy of the src/backend/libpq/md5.c.
*
* psqlo
www.eeworm.com/read/229609/14326917
c test.c
#include
#define N 3
main()
{
int i;
int *stuff[2];
stuff[0] = (int*)malloc( N*sizeof(int));
stuff[1] = (int*)malloc( N*sizeof(int));
for( i=0; i
www.eeworm.com/read/127372/14357763
h mm.h
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
src/mm/mm.h
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
15800
www.eeworm.com/read/127372/14357907
h fs.h
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
src/fs/fs.h
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
19400