代码搜索:Simple
找到约 10,000 项符合「Simple」的源代码
代码结果 10,000
www.eeworm.com/read/224850/14566042
_t_ simple._t_
www.eeworm.com/read/224850/14566063
c simple.c
www.eeworm.com/read/224850/14566075
_q_ simple._q_
www.eeworm.com/read/224850/14566086
_m_ simple._m_
www.eeworm.com/read/224643/14577481
rtf simple.rtf
www.eeworm.com/read/224643/14577483
ph simple.ph
Help
This is the text for help topic number one.
Topic
help
number
one.
text
topic
www.eeworm.com/read/224643/14577485
hpj simple.hpj
[OPTIONS]
CONTENTS=HID_CONTENTS
TITLE=SIMPLE Application Help
COMPRESS=true
WARNING=2
[FILES]
simple.rtf
www.eeworm.com/read/224643/14577486
hlp simple.hlp
www.eeworm.com/read/124018/14602132
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/124018/14602133
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