代码搜索:DEV
找到约 10,000 项符合「DEV」的源代码
代码结果 10,000
www.eeworm.com/read/310999/13638339
pcc main.pcc
-cF054780
-yC:\NECTools32\DEV\
-i.
-zpn
547d\main.c
www.eeworm.com/read/310999/13638408
pcc system.pcc
-cF054780
-yC:\NECTools32\DEV\
-i.
-zpn
547d\system.c
www.eeworm.com/read/310999/13638413
pcc timer.pcc
-cF054780
-yC:\NECTools32\DEV\
-i.
-zpn
547d\timer.c
www.eeworm.com/read/310999/13638439
pcc systeminit.pcc
-cF054780
-yC:\NECTools32\DEV\
-i.
-zpn
547d\systeminit.c
www.eeworm.com/read/309123/13681679
c printer.c
/*
* printer.c Version 0.11
*
* Copyright (c) 1999 Michael Gee
* Copyright (c) 1999 Pavel Machek
* Copyright (c) 2000 Randy Dunlap
www.eeworm.com/read/309123/13681729
c emi26.c
/*
* Emagic EMI 2|6 usb audio interface firmware loader.
* Copyright (C) 2002
* Tapio Laxstr鰉 (tapio.laxstrom@iptime.fi)
*
* This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/309123/13681795
c hcd.c
/*
* Copyright (c) 2001-2002 by David Brownell
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
www.eeworm.com/read/309044/13683218
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/305487/13767362
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