代码搜索:Operating

找到约 10,000 项符合「Operating」的源代码

代码结果 10,000
www.eeworm.com/read/270618/11031897

txt winxp的boot文件.txt

xp的boot.ini文件内容 [boot loader] timeout=3 default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS [operating systems] multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Profession"
www.eeworm.com/read/465517/7049356

makefile

# 杨富强, 01051312 --- Operating Systems Project 1 #在Ubuntu 7.10 和cygwin 下都已经测试通过 myshell: myshell.c utility.c myshell.h gcc -Wall myshell.c utility.c -o myshell
www.eeworm.com/read/465517/7049361

makefile

# 杨富强, 01051312 --- Operating Systems Project 1 #在Ubuntu 7.10 和cygwin 下都已经测试通过 myshell: myshell.c utility.c myshell.h gcc -Wall myshell.c utility.c -o myshell
www.eeworm.com/read/296774/7113647

readme

This directory contains machine-specific files for the GNU C compiler. It has a subdirectory for each basic CPU type. The only files in this directory itself are some .h files that pertain to particul
www.eeworm.com/read/189342/7115256

c os_ver.c

#include #include void main (void) { printf("Operating system version number %d.%d\n", _osmajor, _osminor); printf("Operating system version number %d.%d\n",
www.eeworm.com/read/453496/7418547

c os_ver.c

#include #include void main (void) { printf("Operating system version number %d.%d\n", _osmajor, _osminor); printf("Operating system version number %d.%d\n",
www.eeworm.com/read/451596/7461282

c os_ver.c

#include #include void main (void) { printf("Operating system version number %d.%d\n", _osmajor, _osminor); printf("Operating system version number %d.%d\n",
www.eeworm.com/read/451329/7467330

c os_ver.c

#include #include void main (void) { printf("Operating system version number %d.%d\n", _osmajor, _osminor); printf("Operating system version number %d.%d\n",
www.eeworm.com/read/450470/7483539

c os_ver.c

#include #include void main (void) { printf("Operating system version number %d.%d\n", _osmajor, _osminor); printf("Operating system version number %d.%d\n",
www.eeworm.com/read/450111/7490438

cpp encpwd.cpp

/* * Extended Operating System Loader (XOSL) * Copyright (c) 1999 by Geurt Vos * * This code is distributed under GNU General Public License (GPL) * * The full text of the license can be f