代码搜索:Use
找到约 10,000 项符合「Use」的源代码
代码结果 10,000
www.eeworm.com/read/230539/14282298
h use.h
#include"openfile.h"
#define userno 5
#define UCHG 01
#define UINC 02
struct user
{
char u_name[12]; //用户名
char u_password[12]; //用户密码
int u_number; //用户资料在uwords中的偏移序号
char u_flag;
www.eeworm.com/read/230539/14282311
cpp use.cpp
#include"use.h"
#include
#include
#include
use::use()
{
//初始化用户系统,当前用户指针,用户数目,根目录
for(int yy=0;yy
www.eeworm.com/read/127800/14333374
gif use.gif
www.eeworm.com/read/227613/14419767
use 111.use
www.eeworm.com/read/122765/14669039
use turbo.use
const
(* pi = 3.14159265;*)
maxint = 32767;
true = 1;
false = 0;
t_o = -2;
e_n_d = -1;
type
text = file of char;
untyped = array [0..1] of char;
var
p
www.eeworm.com/read/122765/14669050
use tbscreen.use
const
bw40 = 0;
c40 = 1;
bw80 = 2;
c80 = 3;
black = 0;
blue = 1;
green = 2;
cyan = 3;
red = 4;
magenta = 5;
brown = 6;
lightgray = 7;
darkgray = 8;
lightblue = 9;
light
www.eeworm.com/read/122765/14669051
use tbwindow.use
procedure graphwindow (i,j,k,l : integer);
procedure window (i,j,k,l : integer);
procedure plot (x,y,c : integer);
procedure draw (x1,y1,x2,y2,c : integer);
end:
www.eeworm.com/read/122684/14675148
cpp use.cpp
//: C07:Use.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
//{L} Def
// Function misdeclara
www.eeworm.com/read/121781/14737848
txt use.txt
使用帮助:
你如果要查找某个函数的使用,直接在函数名中输入函数名按回车键即可
在精彩实例中,如想把实例打印出来,请按鼠标右键