代码搜索:Simple

找到约 10,000 项符合「Simple」的源代码

代码结果 10,000
www.eeworm.com/read/419367/10872466

c simple.c

#include "global_var.h" void main() { filehandle8=fopen("resul.dat","w"); default_setting(); user_could_reset_some_setting_here(); generate_grid(); user_initial_grid_
www.eeworm.com/read/419367/10872498

doc simple.doc

www.eeworm.com/read/348705/10873581

c simple.c

#include #include void hello (void) { g_print ("hello world\n"); } int main (int argc, char *argv[]) { GtkWidget *window; GtkWidget *button; gdk_progclass =
www.eeworm.com/read/274247/10880680

mcp simple.mcp

www.eeworm.com/read/418064/10966405

f simple.f

www.eeworm.com/read/417931/10970884

c simple.c

#include "global_var.h" void main() { filehandle8=fopen("resul.dat","w"); default_setting(); user_could_reset_some_setting_here(); generate_grid(); user_initial_grid_
www.eeworm.com/read/271450/10994247

h simple.h

//: C04:Simple.h // From Thinking in C++, 2nd Edition // Available at http://www.BruceEckel.com // (c) Bruce Eckel 1999 // Copyright notice in Copyright.txt // Simple header that prevents re
www.eeworm.com/read/417128/11002502

simple_load

#!/bin/sh module="simple" device="simple" mode="664" # Group: since distributions do it differently, look for wheel or use staff if grep '^staff:' /etc/group > /dev/null; then group="staff" else
www.eeworm.com/read/417128/11002503

c simple.c

/* * Simple - REALLY simple memory mapping demonstration. * * Copyright (C) 2001 Alessandro Rubini and Jonathan Corbet * Copyright (C) 2001 O'Reilly & Associates * * The source code in this file
www.eeworm.com/read/417128/11002504

simple_unload

#!/bin/sh module="simple" device="simple" # invoke rmmod with all arguments we got /sbin/rmmod $module $* || exit 1 # Remove stale nodes rm -f /dev/${device}[rn]