代码搜索:Mini
找到约 5,314 项符合「Mini」的源代码
代码结果 5,314
www.eeworm.com/read/101082/6242401
c m_addch.c
#ifdef lint
static char *sccsid = "@(#)m_addch.c 4.1 (ULTRIX) 7/2/90";
#endif lint
# include "curses.ext"
# include
/*
* mini.c contains versions of curses routines for minicurses.
* Th
www.eeworm.com/read/101082/6242416
c m_clear.c
#ifdef lint
static char *sccsid = "@(#)m_clear.c 4.1 (ULTRIX) 7/2/90";
#endif lint
# include "curses.ext"
# include
/*
* mini.c contains versions of curses routines for minicurses.
* Th
www.eeworm.com/read/101082/6242418
c m_erase.c
#ifdef lint
static char *sccsid = "@(#)m_erase.c 4.1 (ULTRIX) 7/2/90";
#endif lint
# include "curses.ext"
# include
/*
* mini.c contains versions of curses routines for minicurses.
* Th
www.eeworm.com/read/407780/11410915
txt pku 1064 二分查找.txt
#include
#include
#include
#include
using namespace std;
//PKU 1064 二分查找
#define NMAX 10005
#define MINI 0.000001
double len[NMAX];
void solve(
www.eeworm.com/read/472355/1411234
lua itemeffect.lua
function hp_med_min( role , Item ) --[[迷你hp回复药品公式]]--
--LuaPrint("Enter function hp_med_min() --[[mini HP recovery potion formula]]--")
local hp = GetChaAttr( role , ATTR_HP )
local con = Con(
www.eeworm.com/read/178758/5314490
c user32.c
/* Mini USER32
*
* This is free software; see GPL.txt
*/
#include
#include
#include
#include
#include "winb.h"
/* The MessageBeep function plays a wav
www.eeworm.com/read/174990/5354361
properties defaultmessages_de.properties
# Default Messages for the SimpleMethod Mini-Language
check.error.prefix=Die folgenden Fehler traten auf:
check.error.suffix=
check.message.prefix=
check.message.suffix=
service.er
www.eeworm.com/read/302096/3827425
1 ipr.1
%!PS-Adobe-3.0 EPSF-3.0
%%BoundingBox: -8 -226 326 361
%%Creator: MetaPost
%%CreationDate: 2001.08.23:0614
%%Pages: 1
%%DocumentFonts: MinionMM-It_367_585_10_ Syntax-Roman MinionMM_367_585_10_
/Mini
www.eeworm.com/read/286594/4038958
py quickreference.py
#!/usr/bin/python
# $Id: quickreference.py,v 1.11.2.1 2004/07/08 11:37:48 rjs Exp $
#
# PDFlib/PDI client: mini imposition demo
#
from sys import *
from pdflib_py import *
maxrow = 2
maxco
www.eeworm.com/read/286594/4038985
pl quickreference.pl
#!/usr/bin/perl
# $Id: quickreference.pl,v 1.20.2.1 2005/04/18 09:10:01 rp Exp $
#
# PDFlib+PDI client: mini imposition demo
#
use pdflib_pl 6.0;
$infile = "reference.pdf";
# This is where