由买买提看人间百态

topics

全部话题 - 话题: paren
首页 上页 1 2 (共2页)
j***o
发帖数: 2842
1
来自主题: Linux版 - 在windows系统上安装emacs24
我用linux的主要原因是要用latex写文章和slides,emacs具有很多很多软件不具备的
优势,主要是lisp语言的支持,能做很多的智能选择,定义快捷键等,这里就不多说了
linux的主要问题是驱动和一些乱七八糟的问题,还有不能用office系列。如果能安装
emacs在windows上,可以说是一个完美的解决计划。
用下面的方法来安装,就能实现,不建议任何从源码编译的安装方法,太麻烦了。
第一步,安装miktex系统,这个就是latex所需要的所有软件包,很简单,只要等就可
以了,不过,建议你安装完整版本。
第二步,下载emacs系统的binary for windows,地址是
http://ftp.gnu.org/gnu/emacs/windows/
最好安装最新版本:emacs-24.3-bin-i386.zip 是最新版本。解压到c:\program files
\下面,创建一个文件夹emacs-24.3
然后到产生的bin文件夹下运行addpm.exe会在启动文件夹下面安装icon等
第三步,安装gsview和ghostscript,到相应的网站下载安装即可,默认安... 阅读全帖
T*****e
发帖数: 361
2
来自主题: Programming版 - Greasemonkey script for mitbbs (转载)
【 以下文字转载自 Java 讨论区 】
发信人: ThatOne (idling...), 信区: Java
标 题: Greasemonkey script for mitbbs
发信站: BBS 未名空间站 (Wed Mar 21 12:22:41 2007)
Not directly related to Java, though.
However, it makes it easier to read posts in this Java board :)
// ==UserScript==
// @name mitbbs.com
// @namespace http://mywebsite.com/myscripts
// @include http://www.mitbbs.com/*
// ==/UserScript==
function removeNode(nodeId) {
var node = document.getElementById(nodeId);
if (node) node.paren
b***e
发帖数: 1419
3
来自主题: Programming版 - 有人用Haskell吗
Unfair comments. There're well many other functional languages that have "
normal" syntax, like ML/Caml/Ocaml. Why does Haskell have to be the asshole? As for lisp, any paren-matching tool in modern editors will help, e.g., emacs/vim.
k***r
发帖数: 4260
4
来自主题: Programming版 - 有人用Haskell吗
i don't know much about these languages. haskell could be more
mature than the other languages because i've seen people who came from
ocaml to haskell...maybe there's some advantages to it.

asshole? As for lisp, any paren-matching tool in modern editors will help,
e.g., emacs/vim.
n******t
发帖数: 4406
5
来自主题: Programming版 - 有人用Haskell吗

asshole? As for lisp, any paren-matching tool in modern editors will help,
e.g., emacs/vim.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This is actually quite horrible too.
t****t
发帖数: 6806
6
来自主题: Programming版 - c++ operator overloading question
T& operator()( ... ) [you missed the 2nd paren] means operator(). for
object a, a(1, 2, 3) calls operator(). return type is T&.
operator T*() means operator to convert type to T*. the return type must be
T* so it is omitted. for object a, (T*)a calls operator T*.
p*****2
发帖数: 21240
7
Google了一下,就看到下边这段模棱两可的context。
Lisp in C's Clothing
JavaScript's C-like syntax, including curly braces and the clunky for
statement, makes it appear to be an ordinary procedural language. This is
misleading because JavaScript has more in common with functional languages
like Lisp or Scheme than with C or Java. It has arrays instead of lists and
objects instead of property lists. Functions are first class. It has
closures. You get lambdas without having to balance all those parens.
s*****g
发帖数: 5159
8
I usually make this a macro
\newcommand{\brace{#1}}{\left\{#1\right\}}
\newcommand{\paren{#1}}{\left(#1\right)}
this will pair things up easily.
Long time no show.
He might have missed
\usepack{amsmath,amssymb}
s*****g
发帖数: 5159
9
It should be already rewarding.
I did not write something like
#define paren{A} \left{A\right}
nor did I do
using namespace asm.math
using namespace asm.symb
s*****d
发帖数: 258
10
来自主题: Unix版 - [转载] emacs question
don't know the answer, but emacs will automaticly blink back to the matching
"(" ya.
Also if you like, you can do the following to highlight the pairing parenthesis.
M-x show-paren-mode
j***o
发帖数: 2842
11
【 以下文字转载自 Linux 讨论区 】
发信人: jigao (左季高), 信区: Linux
标 题: 在windows系统上安装emacs24
发信站: BBS 未名空间站 (Sun Apr 21 13:20:33 2013, 美东)
我用linux的主要原因是要用latex写文章和slides,emacs具有很多很多软件不具备的
优势,主要是lisp语言的支持,能做很多的智能选择,定义快捷键等,这里就不多说了
linux的主要问题是驱动和一些乱七八糟的问题,还有不能用office系列。如果能安装
emacs在windows上,可以说是一个完美的解决计划。
用下面的方法来安装,就能实现,不建议任何从源码编译的安装方法,太麻烦了。
第一步,安装miktex系统,这个就是latex所需要的所有软件包,很简单,只要等就可
以了,不过,建议你安装完整版本。
第二步,下载emacs系统的binary for windows,地址是
http://ftp.gnu.org/gnu/emacs/windows/
最好安装最新版本:emacs-24.3-bin-i386.zip 是最新版本。解... 阅读全帖
h******y
发帖数: 351
12
来自主题: Biology版 - Finally, Human ESC from SCNT
终于克隆人了。
Human Embryonic Stem Cells Derived by Somatic Cell Nuclear Transfer
Cell, 15 May 2013
doi:10.1016/j.cell.2013.05.006
Reprogramming somatic cells into pluripotent embryonic stem cells (ESCs) by
somatic cell nuclear transfer (SCNT) has been envisioned as an approach for
generating patient-matched nuclear transfer (NT)-ESCs for studies of disease
mechanisms and for developing specific therapies. Past attempts to produce
human NT-ESCs have failed secondary to early embryonic arrest of SCNT e... 阅读全帖
a*****g
发帖数: 19398
13
By Stephanie Simon

Getting in can be grueling.
Students may be asked to submit a 15-page typed research paper, an original
short story, or a handwritten essay on the historical figure they would most
like to meet. There are interviews. Exams. And pages of questions for
parents to answer, including: How do you intend to help this school if we
admit your son or daughter?
These aren't college applications. They're applications for seats at charter
schools.
Charters ar... 阅读全帖
f*******y
发帖数: 988
14
来自主题: Law版 - WSJ的最近报道,供参考
Fabian Ronisky thought he was on track last summer to become a high-
powered corporate lawyer. He was an intern at a leading firm in Los
Angeles, earning about $3,000 weekly. But the firm didn't offer him a
permanent job.
So Mr. Ronisky, a 25-year-old student at Chicago's Northwestern
University School of Law, spent the fall sending 50 resumes to law firms
and government agencies, to no avail. Now, just days shy of graduation
and with $150,000 of student loans, he plans to move back to his
paren
s**********8
发帖数: 25265
15
来自主题: MedicalDevice版 - informed consent
Informed consent
From Wikipedia, the free encyclopedi
"Informed Consent" redirects here. For the House episode, see Informed
Consent (House). For the website, see Informed Consent (website).
Scales of justice
Tort law
Part of the common law series
Intentional torts
Assault · Battery
False imprisonment
Intentional infliction of
emotional distress (IIED)
Transferred intent
Property torts
Trespass (land · chattels)
Conversion · Detinue
Replevin · Trover
Defenses
Assumption of risk
Comparative negli... 阅读全帖
w*******y
发帖数: 60932
16
Combine the coupon with the "subscribe and save" discount of 30%. I just got
a box of 124 count Pampers Cruisers (Size 5) for $21.xx. Free two day
shipping.
www.amazon.com:
http://www.amazon.com
Hope this isn't a repost.
Unfortunately the coupons in this month's of Parent's Magazine are one-time
use and unique codes. We get two subscriptions of Parent's magazine so we
are going to try to do the deal twice.
Good luck!
w*******y
发帖数: 60932
w*******y
发帖数: 60932
18
Just saw this on www.mp3pla.net:
http://www.mp3pla.net
Amazon has The 99 Most Essential Gregorian Chants:
http://www.amazon.com/dp/B004UJ6XEY/
MP3 Album for $1.99
Tracks
1. In Paradisum - Liturgia Dei Defunti E Dei Santi: Clamaverunt Iusti
2. In Paradisum - Liturgia Dei Defunti E Dei Santi: Requiem Aeternam
3. In Paradisum - Liturgia Dei Defunti E Dei Santi: Dies Irae
4. In Paradisum - Liturgia Dei Defunti E Dei Santi: De Profundis
5. In Paradisum - Liturgia Dei Defunti E Dei Santi: ... 阅读全帖
w*******y
发帖数: 60932
19
USE: LCMAYFS for free shipping
Mighty Fine Hello Kitty T-Shirt Assortment is marked down to $18 plus
additional 40% when added to cart (Orig. $25):
Many assorted styles/sizes available!
Link:
http://www.lastcall.com/store/catalog/templates/P4E.jhtml?paren 4294961421 73700001&menuPath=cat000000_cat000001_cat000001
w*******y
发帖数: 60932
20
Save big on great games and downloadable content during shopTHQ's March
Madness digital title sale. From March 15th through March 21st all of our
digital titles are on sale, at up to 75% off!
Link:
http://store.thq.com/store/thq/en_US/list/ThemeID.1268400?paren
m*********k
发帖数: 10521
21
来自主题: _mitbbscheck版 - 6月18日 文章奖励(附文章列表)
ID:
OhNo
lasb4725
bressanone
Mitbbb
isporty
xmseraph
maggie84
blueforever2
happyjerry
vviiasa
TDfans
Lostatlantis
safari
Yobi
sandylll
wlwl12
Joyfuul
shot
Dramaer
Dfwnorth
Hahaa
yy0416
meatatarian
isomer
faintcat
iamyao
PortlandOR
Goofegg
truegreen
maynot
qrj2009
charming
IB
sonatina99
miaoyan
coldknight
thankyouall
qfhk1957
dfwnorth
houvan
boulders
wzxm
jxmg
Xmiaomiao
Jxmg
lilianlin84
版面:
BackHome
Military
ChinaNews2
SanFrancisco
Family 3
Basketball
Texas
LES
Military 2
BUAA
USANews
Movie
Paren
a*e
发帖数: 431
22
来自主题: _America版 - Of SR but PI
hehe.. 这个听说是这样的,大意是说写文章的人在圈内比较好的杂志上发了几篇论文,
抨击parenting占据的绝对地位,从做研究的角度看说的好象是处处有理,而且也有一定
的数据支持,但是专门处理这个问题的进一步研究就是发展不起来,因为1)圈内做paren
ting的人太多,把持着funding的去向,而没有钱,基本上就搞不下去的 2)这类研究一旦
得到更多的支持,political implication不大好。

?
首页 上页 1 2 (共2页)