代码搜索结果

找到约 10,000 项符合 Control System 的代码

system.properties

################################################################### #system.properties #配置文件 #################################################################### # 转码 #ConvertString.SaveString=fa

system.h

/* system.h * * Machine generated for a CPU named "cpu" as defined in: * f:\Fengbi\wangfei\niooooo\software\hello_led_1_syslib\..\..\leddd.ptf * * Generated: 2009-02-27 15:54:07.75 * */ #ifnde

system.h

/* system.h * * Machine generated for a CPU named "cpu" as defined in: * e:\Fengbi\wangfei\niooooo\software\hello_led_0_syslib\..\..\leddd.ptf * * Generated: 2009-02-21 01:13:57.14 * */ #ifnde

system.h

/* * linux/include/asm-arm/proc-armv/system.h * * Copyright (C) 1996 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Gener

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.h

#define move_to_user_mode() \ __asm__ ("movl %%esp,%%eax\n\t" \ "pushl $0x17\n\t" \ "pushl %%eax\n\t" \ "pushfl\n\t" \ "pushl $0x0f\n\t" \ "pushl $1f\n\t" \ "iret\n" \ "1:\tmovl $0x17,%%eax\n\t

system.h

/* system.h * * Machine generated for a CPU named "cpu_nios2_small" as defined in: * D:\example\nios_small\CPU32_Nios2_Small.ptf * * Generated: 2005-07-22 09:03:46.5 * */ #ifndef __SYSTEM_H_ #

system.jsc

# language : JSVM2 /** * @fileoverview js.lang.System class {@link http://jsvm.org/} * @file System.jsc * @author Wan Changhua * @version 2.01, 10/23/05 * @since JSVM1.0 */ package j

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