代码搜索:Simple
找到约 10,000 项符合「Simple」的源代码
代码结果 10,000
www.eeworm.com/read/220186/14847384
class simple.class
www.eeworm.com/read/220186/14847412
java simple.java
package first;
import org.enhydra.shark.Shark;
import java.util.Properties;
import java.io.FileInputStream;
/**
* Does nothing more than start the Shark engine.
*/
public class Simple
www.eeworm.com/read/220186/14847414
java simple.java
package second;
import org.enhydra.shark.Shark;
import java.util.Properties;
import java.io.FileInputStream;
import utils.Util;
/**
* Not much more exciting, but it does correctly confi
www.eeworm.com/read/219934/14859355
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/219934/14859357
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/219934/14859359
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]
www.eeworm.com/read/116630/14962068
dpr simple.dpr
program simple;
uses
Forms,
usimple in 'usimple.pas' {Form1};
{$R *.RES}
begin
Application.Initialize;
Application.CreateForm(TForm1, Form1);
Application.Run;
end.
www.eeworm.com/read/116630/14962069
exe simple.exe
www.eeworm.com/read/116630/14962071
res simple.res
www.eeworm.com/read/116630/14962073
cfg simple.cfg
-$A+
-$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