代码搜索:Operating
找到约 10,000 项符合「Operating」的源代码
代码结果 10,000
www.eeworm.com/read/105985/15649558
txt readme.txt
To build RSAREF, copy the makefile for your operating system from the
'install' subdirectory to a new subdirectory. Then run your operating
system's 'make' program from the new subdirectory. The makef
www.eeworm.com/read/102720/15761779
1 uname.1
UNAME(1) Minix Programmer's Manual UNAME(1)
NAME
uname, arch - system info
SYNOPSIS
uname [-snrvmpa]
arch [-snrvmpa]
OPTIONS
www.eeworm.com/read/100228/15879885
readme
RAW sockets example code
------------------------
The code included will hopefully act as a guide to those wanting to use
raw sockets.
Use one of the m
www.eeworm.com/read/290380/8486961
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/289896/8519126
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/289184/8569941
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/388423/8610149
cfg metadata.cfg
[metadata]
version: 1.2.2
version_info: (1,2,2,'final',0)
description: Python interface to MySQL
long_description:
=========================
Python interface to MySQL
========