代码搜索:ctrl
找到约 10,000 项符合「ctrl」的源代码
代码结果 10,000
www.eeworm.com/read/349378/10832506
h _tvp51xx.h
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/349378/10832622
h _tvp51xx.h
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/348609/10880646
c blndma.c
//=============================================================
// 文件名称: BLNDMA.c
// 功能描述: 实现数据由YUV向RGB转换
// 维护记录: 2007-8-13 by liuxue created
//===================================================
www.eeworm.com/read/348607/10880836
c blndma.c
//=============================================================
// 文件名称: BLNDMA.c
// 功能描述: 实现数据由YUV向RGB转换
// 维护记录: 2007-8-13 by liuxue created
//=======================================================
www.eeworm.com/read/418455/10944823
vi使用笔记~
删除讨厌的^M符号
vi :%s/^M//g
^M是由ctrl +v enter构成
vi file1 file2 file3
:n 切换到文件2 (n=next)
:e# 或 :N 切换回到刚才编辑的文件
比如当前编辑文件为a,:n跳至b,再:n跳至c,:e#回到b,想回到a的话用:ea
2.
打开一个,vi 文件名
然后在vi的命令输入状态下输入
:sp 另外一个文件的路径及文件名
www.eeworm.com/read/272674/10949523
h osmessage.h
#ifndef __OSMESSAGE_H__
#define __OSMESSAGE_H__
#include "def.h"
#include "..\ucos-ii\add\control.h"
#define OSMessageQSize 20
///////////////////////////Message struct////////////////////
www.eeworm.com/read/272481/10956486
h osmessage.h
#ifndef __OSMESSAGE_H__
#define __OSMESSAGE_H__
#include "def.h"
#include "..\ucos-ii\add\control.h"
#define OSMessageQSize 20
///////////////////////////Message struct////////////////////
www.eeworm.com/read/272466/10956658
h osmessage.h
#ifndef __OSMESSAGE_H__
#define __OSMESSAGE_H__
#include "def.h"
#include "..\ucos-ii\add\control.h"
#define OSMessageQSize 20
///////////////////////////Message struct////////////////////
www.eeworm.com/read/418205/10959184
txt 07.4 控件的访问.txt
7.4 控件的访问
下面,我们在对话框上再放置几个控件:三个静态文本控件和三个编辑框控件,并将静态文本控件的文本分别设置为: "Numerl:", "Numer2:飞"Numer3:"。如图7.16所示。
静态文本控件主要是用来作为标签,即作为注释用的;编辑框控件允许用户输入一些文本信息。
目'提示:如果要再添加一个对话时已有类型的控件,可以按住<mark>Ctrl</mark>键,并
用鼠标拖动这个已有控件 ...
www.eeworm.com/read/417892/10971724
h _tvp51xx.h
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*