l*****i 发帖数: 47 | 1 as to this paragraph
someone just said that protein was versatile and knowledgeable
victoria's secret is maybe only a piece of cake to him
~_*
lowiq just asked me what g-string was
i let him to check out in the image directory of google
xixi, last time i did so, i found some opus of Bach in the searching results:) |
|
s***t 发帖数: 113 | 2 I would recommend you take a look at the Appendix of Garey & Johnson. The
NP-complete problem therein may offer you some hints.
。 |
|
s*****c 发帖数: 550 | 3 I need to put some program output console as Appendix in LaTex, but
everything is squeezed together. |
|
r*****3 发帖数: 143 | 4 中文名: 思科防火墙
原名: Cisco Firewalls
作者: Alexandre M.S.P. Moraes
图书分类: 软件
资源格式: PDF
版本: 英文文字版
出版社: Cisco Press
书号: 978-1-58714-109-6
发行时间: 2011年
地区: 美国
语言: 英文
简介:
内容介绍:
Concepts, design and deployment for Cisco Stateful Firewall solutions
“ In this book, Alexandre proposes a totally different approach to the
important subject of firewalls: Instead of just presenting configuration
models, he uses a set of carefully crafted examples to illustrate the theory
in action. A must read!” —Luc Billot, Security... 阅读全帖 |
|
n*****r 发帖数: 1087 | 5 【 以下文字转载自 Database 讨论区 】
发信人: niuyuer (扭腰课), 信区: Database
标 题: 求教macro
发信站: BBS 未名空间站 (Wed Jul 10 17:29:45 2013, 美东)
******麻烦帮我看看红色框中的code哪里写错了*********
初学macro,码点code真折磨非IT背景的人,一直都弄不对。
我想写的macro是把一个很大的excel file(几千row,几十column)的某些column的数据
copy到word里面作为report的appendix。这个excel file是由某个特定软件export出来
的,第一row都一样,也就是说,# of column是一样的,不同的是# of rows,这个视
具体的project而定。
附件:只是一个练习,离最终要写的macro还差很遥远,只能一步一步接近目标。这个
macro能run,但有太多毛病,比如run之后,excel file可以看到正确的row height,但
word里面的row height还是不能控制好。但最主要的一个问题是红框中的c... 阅读全帖 |
|
n*****r 发帖数: 1087 | 6 这些海量的数据放在appendix的,太多row了。放在body才没人看呢,而且影响美观。 |
|
n*****r 发帖数: 1087 | 7 ******麻烦帮我看看红色框中的code哪里写错了*********
初学macro,码点code真折磨非IT背景的人,一直都弄不对。
我想写的macro是把一个很大的excel file(几千row,几十column)的某些column的数据
copy到word里面作为report的appendix。这个excel file是由某个特定软件export出来
的,第一row都一样,也就是说,# of column是一样的,不同的是# of rows,这个视
具体的project而定。
附件:只是一个练习,离最终要写的macro还差很遥远,只能一步一步接近目标。这个
macro能run,但有太多毛病,比如run之后,excel file可以看到正确的row height,但
word里面的row height还是不能控制好。但最主要的一个问题是红框中的code,这样写
,column D的数据最终也被copy到word里面,我只想copy column C 和 E,要怎么改这
部分code呢?
我最终想得到的word大概是附件那样的:比如我只copy column B D F H的数据... 阅读全帖 |
|
n*****r 发帖数: 1087 | 8 太多sheet了,太多不相关的数据,不熟悉的人根本没头绪在哪里能找到report里相关
的数据。看report的人都是decision maker,没啥理工科背景,老板让在appendix只放
report里分析的相关数据。不行的话,只能manually一个一个表格弄,太花时间。
写好了macro,以后的project还可以用到。而且同一个project也能用很多次,软件里
的数据经常update,每update一下,export出来的excel file数据自然也改了,如果
report还在draft阶段,也得跟着update数据。 |
|
m********d 发帖数: 188 | 9 thanks superdmv for answering question.
do you have link for the slide to explain what tier is?
multiple 10G NIC per OCA. good to know. I just read from https://signup.
netflix.com/openconnect. they didn't mention multiple 10G nic per OCA. 2* or
3* 10G NIC per OCA is very surprising.
for default route, quote from https://signup.netflix.com/openconnect:
Appendix 3: BGP Configuration
IP prefix and metric (MED) data are used to determine which network blocks
an
appliance or appliances will serve. A... 阅读全帖 |
|
b*******p 发帖数: 44 | 10 3x.
Strings have the special characteristic that if a program has several String
objects that contain identical character sequences, then those String
objects all map to the same memory (the mechanism for this is described in
Appendix A). So it makes sense that the hashCode( ) produced by two separate
instances of new String(“hello”) should be identical.
objects |
|
p****u 发帖数: 2422 | 11 from Advanced Bash-Scripting Guide:
http://www.tldp.org/LDP/abs/html/io-redirection.html
Chapter 20. I/O Redirection
Table of Contents
20.1. Using exec
20.2. Redirecting Code Blocks
20.3. Applications
There are always three default files [1] open, stdin (the keyboard), stdout
(the screen), and stderr (error messages output to the screen). These, and a
ny other open files, can be redirected. Redirection simply means capturing o
utput from a file, command, program, script, or even code block withi... 阅读全帖 |
|
r*****3 发帖数: 143 | 12 中文名: Objective-C 编程 (第3版)
原名: Programming in Objective-C, 3rd Edition
作者: Stephen G. Kochan
图书分类: 软件
资源格式: PDF
版本: 英文文字版/更新EPUB版本
出版社: Addison-Wesley Professional
书号: 978-0321711397
发行时间: 2011年
地区: 美国
语言: 英文
简介:
内容介绍:
This unique approach to learning, combined with many small program examples
and exercises at the end of each chapter, makes Programming in Objective-C
ideally suited for either classroom use or self-study. While the Objective-C
language itself has gone through minimal changes since... 阅读全帖 |
|
r*****3 发帖数: 143 | 13 中文名: Latex 教程
原名: LaTeX and Friends
作者: van Dongen
图书分类: 科技
资源格式: PDF
版本: 英文版
出版社: Springer
书号: 978-3-642-23815-4
发行时间: 2012年
地区: 德国
语言: 英文
简介:
内容介绍:
LaTeX 是一种排版软件系统,使用 Knuth 设计的TeX作为它的格式化引擎,当前的版本
是LaTeX2ε。
Leslie Lamport 开发的LATEX是当今世界上最流行和使用最为广泛的TEX宏集。它
构筑在Plain TEX 的基础之上,并加进了很多的功能以使得使用者可以更为方便的利用
TEX的强大功能。使用LATEX基本上不需要使用者自己设计命令和宏等,因为LATEX已经
替你做好了。因此,即使使用者并不是很了解TEX,也可以在短短的时间内生成高质量
的文档。对于生成复杂的数学公式,LATEX表现的更为出色。
目录:
Foreword v
Preface xxi
Book Outline xxiii
Acknowledgements xxv
I Basics 1
1 Introd... 阅读全帖 |
|
r*****3 发帖数: 143 | 14 中文名: Working with Microsoft Office 365
作者: Brett Hill
资源格式: PDF
版本: 英文文字版/EPUB
出版社: Microsoft
书号: 0735658994
发行时间: 2012年5月
地区: 美国
语言: 英文
内容介绍:
Take control of your small business communication and increase your
productivity—with Microsoft Office 365 cloud services. Through extensive
walkthroughs, easy-to-follow procedures, and real-world tips, you’ll learn
how to implement Office 365 for professionals and small businesses—without
having to be an IT expert. You’ll also gain valuable knowledge on
... 阅读全帖 |
|
d**********x 发帖数: 4083 | 15 there is an appendix in c++ standard to list the differences between c and c
++.
the key point is, c++ has stronger type, emphasizes reference (or, lvalue). |
|
c******o 发帖数: 1277 | 16 仔细看看不是五星的评论和回复,我觉得你做啥都想找速成,那还是直接用JS吧,直到
不能用为止:
======================================
==============
Terrible introductory book! If you already know functional programming *very
* well then this book is a good Scala introduction. If you don't know
functional programming or Scala, then this book is useless.
The author assumes that a tiny amount of explanation is sufficient to
achieve full mastery by the reader. Unless you understand every paragraph
110% the next paragraph (and chapter) are meanin... 阅读全帖 |
|
f******u 发帖数: 30 | 17 我也经常遇到这种问题,不过我自己都是糊弄,不用\section
直接写{Appendix: List of Figures}, 为了看着像用了\section的,用个黑体\bf |
|
w****j 发帖数: 237 | 18 想在文章加一个appendix 的 section, 其中的公司重新计数,并且格式该成 A1, A2,..
.An. 请问应该如何??谢谢 |
|
V***a 发帖数: 11942 | 19 想把我的SQL code贴在appendix里,但是格式完全messed up,因为latex把它当一般文
本处理,每一个段落都会缩进去两格,而且code会超出纸面外。 |
|
t********4 发帖数: 14 | 20 前面roman的很不规则,abstract有ii,TOC就没有,acknowledge又有了 ,LOF又没了
,然后下面的chapter,chaper1,2,4,5,6,7,reference,appendix的首页都有,
然后其他的页面就没了,至于哪些package可以影响到,我就不知道了,template的sty
我没碰,我所加的package就是\usepackage{array},
\usepackage{graphicx},\usepackage{amsmath},\usepackage{subfigure},\
usepackage{verbatim,
\documentclass[setspace,oneside,a4paper]{StyleFiles/jthesis-v1},基本就这样
恩,也没google到任何类似的问题,奇怪 |
|
v*******y 发帖数: 5530 | 21 E1. 是不是如果改一句话的字体只能用\large \ small这些命令
那我要是想改一个6.5之类的
怎么改啊?
2.如果我ref一个appendix里面的公式比如说(A-1)有没有办法让它在正文里面也显示(A
-1)而不是(1)。就是可不可以label{~ref....} 我试了总是报错,哪位大侠指导一下吧
另外,关于这个公式(A-1)可以自己定义成(A1)吗?
我看发表的文章很少是中间有hyphen的
谢谢!!!! |
|
|
T*******n 发帖数: 493 | 23 It should work. Please post a minimal example that reproduces this problem. |
|
g*********r 发帖数: 124 | 24 \renewcommand{\theequation}{\arabic{chapter}.\arabic{equation}}
不过前提是 Appendix 已经有定义 |
|
h******s 发帖数: 176 | 25 what document class are you using?
there are some appendix packages also. |
|
S**I 发帖数: 15689 | 26 \renewcommand\thesection{Appendix \arabic{section}}
\renewcommand\thesubsection{A\arabic{section}.\arabic{subsection}}
\setcounter{section}{0} |
|
b****t 发帖数: 114 | 27 I used \addtocontents{toc}{\protect\contentsline{chapter}{APPENDICES}
{}} to
add APPENDICES ... to the table of content.
I did not use appendix package, since my thesis template already defines
something.
Thanks beet. |
|
k*********g 发帖数: 791 | 28 用列出了程序代码,发觉default的font很不合适,想用Fixedsys或terminal;
在主文件用了:
\usepackage{listings}
在程序appendix文件这么写的:
\section{C++ Code for Quantum Mechanics}
\lstset{%
language=C++, fonts=\fixedsys, basicstyle=\scriptsize,
keywordstyle=\color{blue}, commentstyle=\color{red}, numbers=left,
numberstyle=\tiny, numbersep=10pt, backgroundcolor=\color{white},
showspaces=false, breaklines=true, breakatwhitespace=false}
\subsection{$MPI\_correlation.cpp$}
\lstinputlisting{./code/MPI_correlation.cpp}
\subsection{$MPI\_supe |
|
k*********g 发帖数: 791 | 29 在程序appendix文件这么写的:
\section{C++ Code for Quantum Mechanics}
\lstset{%
language=C++, basicstyle=\scriptsize,
keywordstyle=\color{blue}, commentstyle=\color{red}, numbers=left,
numberstyle=\tiny, numbersep=10pt, backgroundcolor=\color{white},
showspaces=false, breaklines=true, breakatwhitespace=false}
\subsection{$MPI\_correlation.cpp$}
\lstinputlisting{./code/MPI_correlation.cpp}
\subsection{$MPI\_superposition.cpp$}
\lstinputlisting{./code/MPI_superposition.cpp}
\subsection{$MPI\_superpositionFi |
|
a**e 发帖数: 5794 | 30
% add a line here
\appendix |
|
s*****g 发帖数: 5159 | 31 By default, appendices appears after all chapters. If you want an appendices
for each chapter, you may need to change the template. |
|
|
s*****g 发帖数: 5159 | 33 I do not know how, so let me tag your original question post.
A easy way is to make the appendices as an section in each of the chapters
that needs appendices. |
|
s********k 发帖数: 6180 | 34 换一个角度问问,怎样将dvi文件保存成几个不同的pdf,比如1-x页保存为1.pdf,然后
x+1-n保存成2.pdf |
|
r*****z 发帖数: 906 | 35 最省事的办法是直接用工具操作pdf,进行分割
可选工具还是不少的,无论开源还是商业软件 |
|
W*****7 发帖数: 830 | 36 a simple example:
%%%%%%%%% Begin of thesis.tex
\documentclass{thesis}
\usepackage{pdfpages}
\begin{document}
\chapter{appendixs}
\begin{figure}
\centering
\includegraphics[bb=1.0in 5.4in 7.5in 9.2in, width=0.9\textwidth]{test.pdf}
\end{figure}
\includepdf[pages=1-7]{figures/sim.pdf}
\end{document}
发现去掉begin{figure} and end{figure}就没问题,难道这个begin{figure}和
pdfpages package不 compatible?
者. |
|
m****r 发帖数: 141 | 37 I am compiling a LaTeX file with 10 chapters and a table of contents. I have
added the following in the first page.
But why is the table of contents still missing?
thanks !!!
Any help will be appreciated.
This is the main file.
\pdfbookmark[1]{TABLE OF CONTENTS}{table}
\tableofcontents
\addtocontents{toc}{\def\protect\@chapapp{}} \cleardoublepage \
phantomsection
\addcontentsline{toc}{chapter}{LIST OF TABLES}
\listoftables
\cleardoublepage \phantomsection \addcontentsline{toc}{chapter}{LIST OF
F... 阅读全帖 |
|
m****r 发帖数: 141 | 38 I am compiling a LaTeX file with 10 chapters and a table of contents. I have
added the following in the first page.
But why is the table of contents still missing?
thanks !!!
Any help will be appreciated.
This is the main file.
\pdfbookmark[1]{TABLE OF CONTENTS}{table}
\tableofcontents
\addtocontents{toc}{\def\protect\@chapapp{}} \cleardoublepage \
phantomsection
\addcontentsline{toc}{chapter}{LIST OF TABLES}
\listoftables
\cleardoublepage \phantomsection \addcontentsline{toc}{chapter}{LIST OF
F... 阅读全帖 |
|
y***o 发帖数: 48 | 39 恭喜LZ考一科,过一科.请问你有看Becker每章后面的Appendix吗? |
|
j******n 发帖数: 81 | 40 appendix我也没看啊
不过假如Becker里有练习题的话我就回去扫一眼
AUD好像不存在这个问题
基本上我不读homework reading的 |
|
C**a 发帖数: 374 | 41 I read thru the appendix, it wont take much time.
and I think Becker is pretty good, or to some extent over qualified for CPAe
xam.
i major in economics, work as an audor for yrs. FYI.
i |
|
k****o 发帖数: 90 | 42 我用BECKER 学REG..听过不少同学说BECKER COVER的比较简单...但很多人还是靠
BECKER就能过..我想问的考过的同学们,大家都读REG 的 APPENDIX 和HOMEWORK
READING吗? |
|
a**********6 发帖数: 253 | 43 被两条作业题难住了,忙了好半天了,只有在这里请大家帮忙了,前3位发包子,谢谢啦
(Appendix 12B) Azotea Corporation has two operating divisions-a Consumer
Division and a Commercial Division. The company's Order Fulfillment
Department provides services to both divisions. The variable costs of the
Order Fulfillment Department are budgeted at $56 per order. The Order
Fulfillment Department's fixed costs are budgeted at $233,700 for the year.
The fixed costs of the Order Fulfillment Department are budgeted based on
the peak period order |
|
I****s 发帖数: 467 | 44 你原来基础比较好的话, 可以不看,因为考到的地方不多.
Becker好的地方就是抓重点抓的很好. 他说不重要的地方大部分时候都不重要. |
|
|
l********y 发帖数: 21 | 46 谢谢楼上2位MM(我默认MM了,呵呵~)回复!
正在打算2个月全职复习考4门,不知道可行否
加油! |
|
l********y 发帖数: 21 | 47 另外我手上只有becker的pdf,就是lectures,notes,passmaster和questions,没有
simulation可以练。不想花钱买,太贵了~ 不知道问题大不大? |
|
I****s 发帖数: 467 | 48 有passmaster就差不多了.simulation就是要熟悉一个界面而已. |
|
l********y 发帖数: 21 | 49 谢谢MM~
还有,万一不过retake要交钱吗?我在application 的 handbook里面没看到~ |
|
z***u 发帖数: 111 | 50 retake要交reapplicaton费加那门考试的费用 |
|