⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 files.txt

📁 ReactOS是一些高手根据Windows XP的内核编写出的类XP。内核实现机理和API函数调用几乎相同。甚至可以兼容XP的程序。喜欢研究系统内核的人可以看一看。
💻 TXT
字号:
Archive Contents
~~~~~~~~~~~~~~~~
files.txt       This file list
history.txt     History of revsions.  Not to date.  see svn.reactos.com for more info.
license.txt     GNU license - applies to all files named here
readme.txt      General shell info
readme2.txt     Techincal shell info
todo.txt        Things that need to be implmented or fixed(including bugs)

alias.c         Alias code
alias.h         Alias header file
attrib.c        Implements attrib command
batch.c         Batch file interpreter
beep.c          Implements beep command
call.c          Implements call command
chcp.c          Implements chcp command
choice.c        Implements choice command
cls.c           Implements cls command
cmdinput.c      Command-line input functions
cmdtable.c      Table of available internal commands
cmd.c           Main code for command-line interpreter
cmd.h           Command header file
color.c         Implements color command
console.c       Windows console handling code
copy.c          Implements copy command
date.c          Implements date command
del.c           Implements del command
dir.c           Directory listing code
dirstack.c      Directory stack code (PUSHD and POPD)
echo.c          Implements echo command
error.c         Error Message Routines
filecomp.c      Filename completion functions
for.c           Implements for command
free.c          Implements free command
goto.c          Implements goto command
history.c       Command-line history handling
if.c            Implements if command
internal.c      Internal commands (DIR, RD, CD, etc)
label.c         Implements label command
locale.c        Locale handling code
memory.c        Implements memory command
misc.c          Misc. Functions
msgbox.c        Implements msgbox command
move.c          Implements move command
path.c          Implements path command
pause.c         Implements pause command
prompt.c        Prompt handling functions
redir.c         Redirection and piping parsing functions
ren.c           Implements rename command
set.c           Implements set command
shift.c         Implements shift command
time.c          Implements time command
timer.c         Implements timer command
type.c          Implements type command
ver.c           Implements ver command
where.c         Code to search path for executables
verify.c        Implements verify command

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -