代码搜索:实例教学

找到约 10,000 项符合「实例教学」的源代码

代码结果 10,000
www.eeworm.com/read/251092/12365666

txt easy! 不好意思, 错按了回车.txt

作者:丑丑牛 日期:00-4-28 16:58:26 主要流程 1。 你要有一个Frame对象 2。调用java.awt.Toolkit.getPrintJob(Frame parent,String jobname,Properties props); 得到PrintJob 3。调用PrintJob.getGraphics() 得到Graphics 实例 4。在Graphics 实例
www.eeworm.com/read/337113/12390063

asm sum.asm

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; ;实例九:数据求和并显示 summation (《51单片机应用从零开始》 8.11小节实例) ; ;现象:将78,12,44,81,99这五个数求和,并在七段数码管上显示结果 ; ;作者:杨欣,刘长焕,
www.eeworm.com/read/337113/12390093

asm swatch.asm

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; ;实例六:秒表 stopwatch (《51单片机应用从零开始》 4.3小节实例) ; ;现象:当按下按钮S7时,秒表开始从00计时,最大计时为99秒 ; ;作者:杨欣,刘长焕,张延强 电路飞翔网
www.eeworm.com/read/337113/12390478

asm seqled.asm

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; ;实例四:流水灯 sequence LEDs (《51单片机应用从零开始》 3.4小节实例) ; ;现象:P1口上的发光二极管依次发光 ; ;作者:杨欣,刘长焕,张延强 电路飞翔网 eedesi
www.eeworm.com/read/123850/14609804

txt easy! 不好意思, 错按了回车.txt

作者:丑丑牛 日期:00-4-28 16:58:26 主要流程 1。 你要有一个Frame对象 2。调用java.awt.Toolkit.getPrintJob(Frame parent,String jobname,Properties props); 得到PrintJob 3。调用PrintJob.getGraphics() 得到Graphics 实例 4。在Graphics 实例
www.eeworm.com/read/221205/14753488

ksh install.ksh

#/bin/ksh if [[ ${#1} = 0 ]] then echo "用法: install.ksh 安装路径 " echo "如 install.ksh /home/oms" exit fi # 取用户的 uid,操作系统实例必须 root 安装,其他实例可以用普通用户安装 uid=`id | read -r idStr; expr "$idStr" : 'uid=\(
www.eeworm.com/read/24995/938686

51 c

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, 0x0 Options 1,0,0 // Targ
www.eeworm.com/read/38039/1090060

mnu cmpgrptop.mnu

CMP#GRP#TYPE 比较组类型 # Definition 定义 Create, modify, or write to disk the definition of a component group. 创建、修改一元件组定义或将其写到磁盘。 Instance 实例 Create a component group instance. 创建一元件组实例。 Done/Return 完成/返回
www.eeworm.com/read/38039/1090616

mnu fake_cmpgrp.mnu

FAKE#CMP#GRP 假元件组 # Definition 定义 Create, modify, or write to disk the definition of a component group. 创建、修改一元件组定义或将其写到磁盘。 Instance 实例 Create a component group instance. 创建一元件组实例。 Create 创建 Create a
www.eeworm.com/read/38039/1091253

mnu multivwtop.mnu

MULTI#VIEW 多重视图 # Definition 定义 Create or modify a multi-view component definition. 创建或修改一个多视图元件定义。 Instance 实例 Create or modify an instance of a multi-view component. 创建或修改一个多视图元件的实例。