代码搜索结果
找到约 521,473 项符合
Control System 的代码
treelistviewsubitemedit.cs
using System;
using System.Collections;
using System.ComponentModel;
using System.Drawing;
using System.Data;
using System.Windows.Forms;
using System.Runtime.InteropServices.APIs;
using System
dummycontrol.cs
using System;
using System.Windows.Forms;
namespace WeifenLuo.WinFormsUI
{
internal class DummyControl : Control
{
public DummyControl()
{
SetStyle(ControlStyles.Selectable, false);
preferences.ascx.cs
using System;
using System.Web.UI;
using System.Web.UI.WebControls;
namespace BookShop.Web.Controls {
public abstract class Preferences : UserControl {
protected System.Web.UI.WebControls
bldc3_21.asm
;=========================================================================================
; System Name: BLDC3_2
;
; File Name: BLDC3_21.ASM
;
; Description: Implements sensorless control of BL
control.c
/* ode-initval/control.c
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000 Gerard Jungman
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU G
image.control.menu
#@(#)image.control.menu 1.1 6/18/91 ERL - standard image control stuff
"Horiz. rescale ON " set h_spect_rescale 1
"Vert. rescale ON " set v_spect_rescale 1
"Interpolation ON " set spect_interp 1
"
system.c
/*
* java.lang.System.c
*
* Copyright (c) 1996, 1997, 1998, 1999
* Transvirtual Technologies, Inc. All rights reserved.
* Copyright (c) 2003
* Mark J. Wielaard
*
* See the fi
control.java
/*
* Control.java
*/
/*
* Copyright (c) 1999 by Matthias Pfisterer
*
*
* This program is free software; you can redistribute it and/or modify
* it under the te
fpu_control.h
/* FPU control word definitions. ARM version.
Copyright (C) 1996, 1997, 1998, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software;
system-1.c
#include "system-1.H"
int main()
{
std::cout