代码搜索:ctrl

找到约 10,000 项符合「ctrl」的源代码

代码结果 10,000
www.eeworm.com/read/487446/6316045

ctl ctrl_toolbar.ctl

VERSION 5.00 Begin VB.UserControl ctrl_Toolbar ClientHeight = 360 ClientLeft = 0 ClientTop = 0 ClientWidth = 4800 PropertyPages = "ctrl_Toolbar.ctx"
www.eeworm.com/read/487446/6316051

ctl ctrl_listobject.ctl

VERSION 5.00 Begin VB.UserControl ctrl_ListObject AutoRedraw = -1 'True BackStyle = 0 '透明 ClientHeight = 2985 ClientLeft = 0 ClientTop = 0
www.eeworm.com/read/487446/6316053

ctl ctrl_skinablebutton.ctl

VERSION 5.00 Begin VB.UserControl ctrl_SkinableButton BackStyle = 0 '透明 ClientHeight = 360 ClientLeft = 0 ClientTop = 0 ClientWidth = 1290
www.eeworm.com/read/487446/6316056

ctl ctrl_skinableform.ctl

VERSION 5.00 Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX" Begin VB.UserControl ctrl_SkinableForm BackStyle = 0 '透明 ClientHeight = 750 ClientLeft
www.eeworm.com/read/487446/6316058

ctl ctrl_progressbar.ctl

VERSION 5.00 Begin VB.UserControl ctrl_ProgressBar AutoRedraw = -1 'True BackStyle = 0 '透明 ClientHeight = 480 ClientLeft = 0 ClientTop = 0
www.eeworm.com/read/346078/6324581

c ctrl_set.c

#include "inc\44b0x.h" #include "DataType.h" #define EXT_OSC_CLK 10000000 unsigned int MCLK = 64000000; void ChangePllValue(int mdiv, int pdiv, int sdiv) { int i = 1; rPLLCON = (m
www.eeworm.com/read/346078/6324597

h ctrl_set.h

#ifndef __CTRL_SET_H #define __CTRL_SET_H #include "DataType.h" void ChangePllValue(int, int, int); void PortInit(void); void RtcSetDay(TIME_STRUC *time); void RtcSetWeek(TIME_STRUC *time)
www.eeworm.com/read/494778/6375056

v lcd_ctrl.v

//Copyright (C) 1991-2004 Altera Corporation //Any megafunction design, and related net list (encrypted or decrypted), //support information, device programming or simulation file, and any other //
www.eeworm.com/read/491452/6435842

h ctrl_set.h

#ifndef __CTRL_SET_H #define __CTRL_SET_H #include "DataType.h" void ChangePllValue(int, int, int); void PortInit(void); void RtcSetDay(TIME_STRUC *time); void RtcSetWeek(TIME_STRUC *time)
www.eeworm.com/read/491452/6435881

o ctrl_set.o