代码搜索:Mini

找到约 5,314 项符合「Mini」的源代码

代码结果 5,314
www.eeworm.com/read/146316/12659268

c mkdir.c

/* vi: set sw=4 ts=4: */ /* * Mini mkdir implementation for busybox * * Copyright (C) 2001 Matt Kraai * * This program is free software; you can redistribute it
www.eeworm.com/read/146316/12659271

c id.c

/* vi: set sw=4 ts=4: */ /* * Mini id implementation for busybox * * Copyright (C) 2000 by Randolph Chung * * This program is free software; you can redistribute it and/or modi
www.eeworm.com/read/146316/12659275

c fdflush.c

/* vi: set sw=4 ts=4: */ /* * Mini fdflush implementation for busybox * * * Copyright (C) 1995, 1996 by Bruce Perens . * * This program is free software; you can redistribute it
www.eeworm.com/read/146316/12659313

c loadkmap.c

/* vi: set sw=4 ts=4: */ /* * Mini loadkmap implementation for busybox * * Copyright (C) 1998 Enrique Zanardi * * This program is free software; you can redistribute it and/or m
www.eeworm.com/read/146316/12659349

c halt.c

/* vi: set sw=4 ts=4: */ /* * Mini halt implementation for busybox * * * Copyright (C) 1995, 1996 by Bruce Perens . * * This program is free software; you can redistribute it an
www.eeworm.com/read/146316/12659365

c fbset.c

/* vi: set sw=4 ts=4: */ /* * Mini fbset implementation for busybox * * Copyright (C) 1999 by Randolph Chung * * This program is free software; you can redistribute it and/or m
www.eeworm.com/read/146316/12659370

c cp.c

/* vi: set sw=4 ts=4: */ /* * Mini cp implementation for busybox * * * Copyright (C) 2000 by Matt Kraai * * This program is free software; you can redistribute
www.eeworm.com/read/133542/14036042

h aleatorio.h

/* Funcion que inicializa la semilla para los numeros aleatorios */ void semillaAleatoria() { srand(time(0)); } /* funcion que genera numeros aleatorios apartir de dos valores (mini y m
www.eeworm.com/read/204979/15330628

h aleatorio.h

/* Funcion que inicializa la semilla para los numeros aleatorios */ void semillaAleatoria() { srand(time(0)); } /* funcion que genera numeros aleatorios apartir de dos valores (mini y m
www.eeworm.com/read/113583/15452857

txt fselector.txt

The file selector is designed to be very intuitive. It should nearly always do the expected thing. So a minimal amount of explanation is all that should be necessary. (If I did it right.) Mini