代码搜索结果
找到约 10,000 项符合
Control System 的代码
system.properties
#配置数据库连接
database.connectstring=jdbc:oracle:thin:@127.0.0.1:1521:ORCL
database.driver=oracle.jdbc.driver.OracleDriver
database.user=test
database.password=test
system.h
#ifndef __ASM_SYSTEM_H
#define __ASM_SYSTEM_H
#include
#define move_to_user_mode() \
__asm__ __volatile__ ("movl %%esp,%%eax\n\t" \
"pushl %0\n\t" \
"pushl %%eax\n\t" \
"pushfl\
system.java
/**
* JacobGen generated file --- do not edit
*
* (http://www.bigatti.it/projects/jacobgen)
*/
package org.nethawker.word11;
import com.jacob.com.*;
public class System extends Dispatch {
publ
system.s
/*
* linux/arch/arm/lib/system.S
*
* Copyright (C) 1995, 1996 Russell King
*
* 07/06/96: Now support tasks running in SVC mode.
*/
#include
#include
.text
system.h
/*
* linux/include/asm-arm/proc-armv/system.h
*
* Copyright (C) 1996 Russell King
*/
#ifndef __ASM_PROC_SYSTEM_H
#define __ASM_PROC_SYSTEM_H
extern const char xchg_str[];
extern __inline__ unsi
system.h
/*
* linux/include/asm-arm/arch-arc/system.h
*
* Copyright (c) 1996 Russell King and Dave Gilbert
*/
#ifndef __ASM_ARCH_SYSTEM_H
#define __ASM_ARCH_SYSTEM_H
#define cliIF() \
do { \
uns
system.h
/*
* linux/include/asm-arm/proc-armo/system.h
*
* Copyright (C) 1995, 1996 Russell King
*/
#ifndef __ASM_PROC_SYSTEM_H
#define __ASM_PROC_SYSTEM_H
extern const char xchg_str[];
#include
system.h
/*
* linux/include/asm-arm/arch-ebsa110/system.h
*
* Copyright (c) 1996,1997,1998 Russell King.
*/
#ifndef __ASM_ARCH_SYSTEM_H
#define __ASM_ARCH_SYSTEM_H
extern __inline__ void arch_hard_reset (
system.h
/*
* linux/include/asm-arm/arch-a5k/system.h
*
* Copyright (c) 1996 Russell King
*/
#ifndef __ASM_ARCH_SYSTEM_H
#define __ASM_ARCH_SYSTEM_H
extern __inline__ void arch_hard_reset (void)
{
extern
system.h
/*
* linux/include/asm-arm/arch-ebsa/system.h
*
* Copyright (c) 1996 Russell King.
*/
#ifndef __ASM_ARCH_SYSTEM_H
#define __ASM_ARCH_SYSTEM_H
extern __inline__ void arch_hard_reset (void)
{
/*