代码搜索:Simple
找到约 10,000 项符合「Simple」的源代码
代码结果 10,000
www.eeworm.com/read/149475/12373181
hpj simple.hpj
[OPTIONS]
CONTENTS=HID_CONTENTS
TITLE=SIMPLE Application Help
COMPRESS=true
WARNING=2
[FILES]
Simple.rtf
www.eeworm.com/read/149475/12373183
hlp simple.hlp
www.eeworm.com/read/337282/12379350
py simple.py
#!/usr/bin/env python
# translation of the simple.c test in the gtk+ distribution, using the
# new() function from gobject (this is an example of creating objects
# with the properties interface).
i
www.eeworm.com/read/250523/12400953
script simple.script
#!/bin/sh
# udhcpc script edited by Tim Riker
[ -z "$1" ] && echo "Error: should be called from udhcpc" && exit 1
RESOLV_CONF="/etc/resolv.conf"
[ -n "$broadcast" ] && BROADCAST="b
www.eeworm.com/read/336516/12440385
abl simple.abl
module simple
title 'Simple ABEL example
Dan Poole Data I/O Corp 15 Oct 1987'
U7 device 'P14H4';
A1,A2,A3 pin 1,2,3;
N1,N2,N3 pin 4,5,6;
AND,NAND pin 14,15;
equations
AND = A1
www.eeworm.com/read/250017/12442308
script simple.script
#!/bin/sh
# udhcpc script edited by Tim Riker
[ -z "$1" ] && echo "Error: should be called from udhcpc" && exit 1
RESOLV_CONF="/etc/resolv.conf"
[ -n "$broadcast" ] && BROADCAST="b
www.eeworm.com/read/249981/12443846
mco simple.mco
/******************************************************************
* *
* Copyright (c) 2001-2007 McObject LLC. All Right Reserved.