代码搜索:MyString

找到约 1,391 项符合「MyString」的源代码

代码结果 1,391
www.eeworm.com/read/106076/15648050

-

Demo程序经Keil701编译后,代码量为7-8K,可直接在KeilC51上仿真运行。 使用方法:解压后双击yy项目,点调试即可在串口仿真看到结果。 Demo程序创建了3个任务A、B、C优先级分别为2、3、4,A每秒显示一次,B每3秒显示一次,C每6秒显示一次。从显示结果看,显示3个A后显示1个B,显示6个A和2个B后显示1个C,结果显然正确。用户可以仿照范例 ...
www.eeworm.com/read/103587/15728670

h args.h

// // 狐崽简易类库(BSC)成员 // Baby Fox Simple Class // // 狐崽保留其所有权力,使用权归所有程序爱好者 // // useful functions // #include "FArray.h" #include "FString.h" //参数处理
www.eeworm.com/read/103587/15728671

h resstr.h

// // 狐崽简易类库(BSC)成员 // Baby Fox Simple Class // // 狐崽保留其所有权力,使用权归所有程序爱好者 // // useful functions // #include "FString.h" //加载字符串资源 FString String(U
www.eeworm.com/read/103240/15739666

tpl factor.tpl

# A TPL porgram to calculate the factorial of 5 integer myInt integer factorial string myString let myString="Factorial program" let myInt=5 calculate factorial=myInt*4 calculate factorial=fac
www.eeworm.com/read/103240/15739681

tpl factor1.tpl

# A TPL program to calculate the factorial of 5 INTEGER myInt INTEGER factorial STRING myString LET myString="Factorial Program" LET myInt=5 CALCULATE factorial=myInt*4 CALCULATE factorial=fact
www.eeworm.com/read/102552/15775304

htm subject_28354.htm

序号:28354 发表者:夏乾坤 发表日期:2003-01-20 17:07:54 主题:世界上最菜的菜问题! 内容:怎么从CString 类型转换到 char a[] 型? 返回上页
www.eeworm.com/read/101790/15811412

htm subject_28354.htm

序号:28354 发表者:夏乾坤 发表日期:2003-01-20 17:07:54 主题:世界上最菜的菜问题! 内容:怎么从CString 类型转换到 char a[] 型? 返回上页
www.eeworm.com/read/282441/9093233

h mapentry.h

#ifndef MAPENTRY_H #define MAPENTRY_H /* mapentry.h * * Copyright (c) 2000 Alexander Neundorf * neundorf@kde.org * * You may distribute under the terms of the GNU General Public *
www.eeworm.com/read/282441/9093255

h addressvalidator.h

/* addressvalidator.h * * Copyright (c) 2000, Alexander Neundorf * neundorf@kde.org * * You may distribute under the terms of the GNU General Public * License as specified in the
www.eeworm.com/read/282441/9093265

h tcpnode.h

/* tcpnode.h * * Copyright (c) 2000 Alexander Neundorf * neundorf@kde.org * * You may distribute under the terms of the GNU General Public * License as specified in the COPYING fi