代码搜索结果
找到约 10,000 项符合
Control System 的代码
system.c
/* $Id: system.c 262 2006-11-16 07:34:57Z solar $ */
/* Release $Name$ */
/* system( const char * )
This file is part of the Public Domain C Library (PDCLib).
Permission is granted to use, mo
system.h
/*
* Copyright (C) 1998, 1999, Jonathan S. Shapiro.
*
* This file is part of the EROS Operating System.
*
* This program is free software; you can redistribute it and/or
* modify it under the te
system.h
// system head file
#ifdef SYSTEM_G
#define system_ext
#else
#define system_ext extern
#endif
#define uchar unsigned char
#define uint unsigned int
#define us
system.c
/*-----------------------------------------------------------------------------------------------
Project : test for 2410 hardware
Author : kreal@163.net
Creation
system.c
/* system.c - system file for stdlib */
/* Copyright 1992-1993 Wind River Systems, Inc. */
/*
modification history
--------------------
01c,08feb93,jdi documentation cleanup for 5.1.
01b,20sep92,s
system.config
#
# Platform specific Properties visible from System.getProperty()
#
system.config
#
# Platform specific Properties visible from System.getProperty()
#
system.config
#
# Platform specific Properties visible from System.getProperty()
#
system.config
# Properties visible from System.getProperty()
microedition.configuration: CLDC-1.0
microedition.profiles: MIDP-2.0
microedition.locale: en-US
microedition.platform: j2me
# microedition.encoding: ISO
system.java
/*
* @(#)System.java 1.23 02/08/15 @(#)
*
* Copyright (c) 1994-2002 Sun Microsystems, Inc. All rights reserved.
* PROPRIETARY/CONFIDENTIAL
* Use is subject to license terms.
*/
package java.la