代码搜索:多模式
找到约 10,000 项符合「多模式」的源代码
代码结果 10,000
www.eeworm.com/read/333542/12676544
txt 9-21.txt
/* 范例:9-21 */
#include
#include
void main(int argc,char *argv[])
{
FILE *fp1;
int i,a=10,b=10;
if ((fp1=fopen(argv[1],"r"))==NULL) /* 读取模式 */
{
printf("文件%s
www.eeworm.com/read/146005/12684818
bak main.bak
set talk off &&关闭对话模式
set safe off
set stat off
set dele on &&不处理已删除的记录
set cent on
set date to ansi
close all
release window standard
modify window screen title "图书信息管理系统"
www.eeworm.com/read/146005/12684823
prg main.prg
set talk off &&关闭对话模式
set safe off
set stat off
set dele on &&不处理已删除的记录
set cent on
set date to ansi
close all
release window 常用
modify window screen title "图书信息管理系统"
zoo
www.eeworm.com/read/144439/12793771
txt 9-20.txt
/* 范例:9-20 */
#include
#include
void main(int argc,char *argv[])
{
FILE *fp1;
char p1[30];
int i,j,a;
if ((fp1=fopen(argv[1],"w"))==NULL) /* 写入模式 */
{
pr
www.eeworm.com/read/144439/12793782
txt 9-21.txt
/* 范例:9-21 */
#include
#include
void main(int argc,char *argv[])
{
FILE *fp1;
int i,a=10,b=10;
if ((fp1=fopen(argv[1],"r"))==NULL) /* 读取模式 */
{
printf("文件%s
www.eeworm.com/read/243103/12963270
h fangdao.h
#pragma OPTIMIZE(6,size) //优化级别与优化方式
//#pragma LARGE //编译模式 SMALL COMPACT LARGE
#include //字符函数
#include //一般IO/函数
#include //字符串函数
#include
www.eeworm.com/read/242302/13044137
html 6129.html
Re: 如何利用 VB 设计具备终端机模式的程式 ? Who know vt-100 definition ?真的找不到 !!
Re: 如何利用 VB 设计具备
www.eeworm.com/read/241425/13144823
h asuanfa.h
#ifndef Asuanfa_H
#define Asuanfa_H
// 从上面#ifndef开始到#endif结束是头文件内容
typedef unsigned long ADWORD;
class AstarPathFind
{
protected:
struct TAstarNode
{
ADWORD Pos; // 该点的坐标(16,16)的模式保
www.eeworm.com/read/240396/13220834
s startup.s
;/*******************************************************************************************************
;* 文件名:Startup.s
;* 功 能:开发板启动代码。包含异常向量表,当异常(包括复位)发生时,程序将从异常向量表取指进行跳转。还包
;* 含对各模式