代码搜索结果
找到约 10,000 项符合
7 的代码
d7r7.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "Form1"
ClientHeight = 4980
ClientLeft = 60
ClientTop = 345
ClientWidth = 7755
LinkTopic
d7r7.vbw
Form1 = 88, 88, 500, 455, Z, 66, 66, 478, 433,
d7r7.vbp
Type=Exe
Form=D7R7.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\SYSTEM\stdole2.tlb#OLE Automation
IconForm="Form1"
Startup="Form1"
ExeName32="D7R7.exe"
Command32=""
7-3-7.cfm.htm
为单一的HTML标识符加上styles
7-2-7.cfm.htm
正确从框架中退出
xt7-7-2.txt
#include
using namespace std;
#define NULL 0
struct student
{long num;
float score;
student *next;
};
int n;
student *del(student *head,long num)
{student *p1,*p2;
d7r7.dpr
program D7R7;
uses
Forms,
Unit1 in 'Unit1.pas' {Form1},
Unit2 in 'Unit2.pas';
{$R *.RES}
begin
Application.Initialize;
Application.CreateForm(TForm1, Form1);
Application.Run
d7r7.dof
[Compiler]
A=1
B=0
C=1
D=1
E=0
F=0
G=1
H=1
I=1
J=1
K=0
L=1
M=0
N=1
O=1
P=1
Q=0
R=0
S=0
T=0
U=0
V=1
W=0
X=1
Y=1
Z=1
ShowHints=1
ShowWarnings=1
UnitAliases=WinTypes=Windows;