代码搜索:虚拟校园
找到约 4,013 项符合「虚拟校园」的源代码
代码结果 4,013
www.eeworm.com/read/292533/8349426
dsw 校园导游.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# 警告: 不能编辑或删除该工作区文件!
###############################################################################
Project: "校园导游"=".\校园导游.dsp"
www.eeworm.com/read/292533/8349427
ncb 校园导游.ncb
www.eeworm.com/read/292533/8349431
opt 校园导游.opt
www.eeworm.com/read/292533/8349433
plg 校园导游.plg
Build Log
--------------------Configuration: 校园导游 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMINI~1
www.eeworm.com/read/132677/14078832
frm 校园导游.frm
VERSION 5.00
Begin VB.Form Form1
BackColor = &H00FFFF80&
BorderStyle = 3 'Fixed Dialog
Caption = "校园导游"
ClientHeight = 7875
ClientLeft = 1560
www.eeworm.com/read/132677/14078841
vbw 校园导游.vbw
Form1 = -92, 38, 472, 385, C, 0, 0, 564, 464, C
Form2 = 150, 96, 741, 545, , 44, 58, 608, 405, C
Form3 = 102, 95, 693, 544, C, 7, 58, 598, 507, C
Form4 = 67, 57, 631, 404, C, 66, 87, 630, 434, C
F
www.eeworm.com/read/132677/14078894
frx 校园导游.frx
www.eeworm.com/read/132677/14078901
vbp 校园导游.vbp
Type=Exe
Form=校园导游.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\System32\stdole2.tlb#OLE Automation
Form=Form2.frm
Form=Form3.frm
Form=Form4.frm
Form=Form5.frm
Modul
www.eeworm.com/read/102347/15785633
cpp 校园导游.cpp
#include"图.h"
void InitGraph(Graph&g)
{
g.vexNum=0;
g.edgeNum=0;
for(int i=0;i
www.eeworm.com/read/102347/15785635