代码搜索:防撞系统
找到约 10,000 项符合「防撞系统」的源代码
代码结果 10,000
www.eeworm.com/read/266348/11231508
ncb 教学管理系统.ncb
www.eeworm.com/read/266348/11231514
plg 教学管理系统.plg
Build Log
--------------------Configuration: 教学管理系统 - Win32 Release--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /f
www.eeworm.com/read/266348/11231518
h 教学管理系统.h
// 教学管理系统.h : main header file for the 教学管理系统 application
//
#if !defined(AFX__H__F33A96DB_60D6_4C97_A02E_AA49F32996B3__INCLUDED_)
#define AFX__H__F33A96DB_60D6_4C97_A02E_AA49F32996B3__INCLUDED_
www.eeworm.com/read/266348/11231519
exe 教学管理系统.exe
www.eeworm.com/read/266348/11231521
mdb 教学管理系统.mdb
www.eeworm.com/read/266171/11238327
txt 学籍系统c.txt
#include
#include
#include "string.h"
int shoudsave=0; //
struct student
{
char num[10];//学号
char name[20];
int cgrade;
int mgrade;
int egrade;
int totle;
in
www.eeworm.com/read/266083/11242638
ppt arm指令系统.ppt
www.eeworm.com/read/411173/11253337
exe 操作系统模拟.exe
www.eeworm.com/read/265552/11261237
sql 财务管理系统.sql
if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[分录表_凭证编号_fk]') and OBJECTPROPERTY(id, N'IsForeignKey') = 1)
ALTER TABLE [dbo].[分录表] DROP CONSTRAINT 分录表_凭证编号_fk
GO
if exists
www.eeworm.com/read/265552/11261246
sln 财务管理系统.sln
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "财务管理系统", "财务管理系统\财务管理系统.csproj", "{49A10582-FFFB-45D3-8F13-18C1E33D32BD}"
ProjectSect