代码搜索:Simple

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

代码结果 10,000
www.eeworm.com/read/101153/6237766

c simple.c

#ifndef MODULE #define MODULE #endif #include #include #include #include #include #include #include
www.eeworm.com/read/101082/6250653

c simple.c

#include #include "defs" /* basic simplifying procedure */ ptr simple(t,e) int t; /* take on the values LVAL, RVAL, and SUBVAL */ register ptr e; /* points to an expression */ { int tag,
www.eeworm.com/read/100926/6264094

fig simple.fig

#FIG 3.2 Landscape Center Inches Letter 100.00 Single -2 1200 2 6 7800 5925 11850 6900 2 4 0 1 0 7 0 0 -1 0.000 0 0 7 0 0 5 11850 6900 11850 5925 7800 5925 7800 6900 11850 6900 4 0 0 0
www.eeworm.com/read/494774/6375004

tcl simple.tcl

#创建一个模拟器类对象 set ns [new Simulator] #给不同的数据流定义颜色 $ns color 1 blue $ns color 2 red #打开一个Nam Trace文件 set nf [open simple.nam w] $ns namtrace-all $nf #打开一个Trace文件,用来记录分组传送的过程 set nd [open simple.
www.eeworm.com/read/494374/6375835

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/494374/6375836

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/494374/6375837

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/493191/6398143

css simple.css

BODY { FONT-SIZE: 14px; MARGIN: 0px; COLOR: #111111; FONT-FAMILY: 宋体; color:steelblue } TD { FONT-SIZE: 12px }
www.eeworm.com/read/493191/6398202

css simple.css

BODY { FONT-SIZE: 14px; MARGIN: 0px; COLOR: #111111; FONT-FAMILY: 宋体; color:steelblue } TD { FONT-SIZE: 12px }
www.eeworm.com/read/493214/6398683

html simple.html

 简单的布局例子