代码搜索:实例教学
找到约 10,000 项符合「实例教学」的源代码
代码结果 10,000
www.eeworm.com/read/434700/7848994
c 1_5_4.c
/* ======================================== */
/* 程序实例: 1_5_4.c */
/* 传值和传址的子程序调用(交换XY) */
/* ======================================== */
/* --------------------
www.eeworm.com/read/434700/7849035
c 2_2b.c
/* ======================================== */
/* 程序实例: 2_2b.c */
/* 输入各科成绩和计算各科平均成绩 */
/* ======================================== */
void main()
{
struct
www.eeworm.com/read/434700/7849112
c 2_10_2b.c
/* ======================================== */
/* 程式实例: 2_10_2b.c */
/* 字符串和数学运算式的分割 */
/* ======================================== */
/* -----------------
www.eeworm.com/read/434700/7849138
c 2_8c.c
/* ======================================== */
/* 程式实例: 2_8c.c */
/* 使用字元阵列来储存格式字串 */
/* ======================================== */
void main()
{
char
www.eeworm.com/read/197685/7976540
cpp exampl~1.cpp
/***************************************************/
/* 编程实例:渐变字的输出 */
/***************************************************/
#include "afxwin.h"
#include "afxext.h"
#include "math.h"
//
www.eeworm.com/read/197685/7976592
cpp exampl~1.cpp
/***************************************************/
/* 编程实例:空心字的输出 */
/***************************************************/
#include "afxwin.h"
#include "afxext.h"
#include "math.h"
//