everything.tex
来自「ns-2的文件包。多多下载」· TEX 代码 · 共 36 行
TEX
36 行
%% latex2html evidently gets confused if these package defs% aren't here in the topmost level%%% test\documentclass{article}\usepackage{times}\usepackage{psfig}%%\usepackage[T1]{fontenc}\usepackage{ifthen}\usepackage{html}\usepackage{nsDoc}\newcommand{\shdr}[3]{\htmladdnormallink{#1}{#2}\label{#3}}%%\includeonly{agents}\begin{document}\section*{Note}This is an incomplete, pre-draft version of the simulatornotes.In particular, it has not yet been merged with Kannan's(or anyone else's)sections of the document. Kevin Fall (kfall@ee.lbl.gov).(\today).\include{sim}\include{agents}\include{queue_mgmt}\include{delays}\include{trace}\include{packet_format}\include{math}\include{classify_route}\end{document}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?