由买买提看人间百态

topics

全部话题 - 话题: verbose
1 2 3 4 下页 末页 (共4页)
r***e
发帖数: 2000
1
来自主题: Linux版 - mail verbose
When I send email with 'mail', I use verbose to make sure I see it actually
goes out. Recently, it no longer display the handshaking messages on screen
, but rather send you by a separate email, which is annoying. Setting '
verbose' in the .mailrc file or using '-v' on command line have same effect:
$ mail -v john
Subject: tst
test
.
EOT
Mail Delivery Status Report will be mailed to
Anyone knows how to reverse back to screen display? Thanks.
y****e
发帖数: 23939
2
来自主题: Programming版 - Visual C++ 高手帮忙,一个Link Error
I paste the full code to if anybody can help me out.
the function refalifn and refalifnfast are good to compile on vc++.
But the function refalidf and refalifdf will have this LNK2019 error on vc++
. Same code compiles OK on g++. It must be some kind of restraint with
visual c++.
static double refalifn(const gsl_vector * v, void *params)
{
Dict *dict = (Dict *) params;
double x = gsl_vector_get(v, 0);
double y = gsl_vector_get(v, 1);
double a = gsl_vector_get(v, 2);
EMData *t... 阅读全帖
z****e
发帖数: 54598
3
来自主题: Programming版 - Java Streams vs C# LINQ vs Java6
verbose才不会影响可读性
就怕偷懒的,写得越少越影响可读性
最初fp很多功能都被删改了,因为严重影响可读性
jcp为了lambda吵疯了,本来7就打算加的,被推迟到8
因为要求重新修改定义
java本身是一个很成熟的语言,其成功已经被证明了
乱加一些feature,对这个语言的成功没有太多正面帮助
反而有使这个语言丢掉以前市场的可能,所以改动都是小改
就streams而言,仅仅是为了增加一点选择罢了,没有的时候更verbose
现在只能说略为不那么verbose而已,求稳
这就好比集团军作战,曼斯坦因指挥作战能跟隆美尔一样么?
这就是战略大师和一般战术家的区别所在
b********e
发帖数: 74
4
来自主题: Database版 - SQL Server 安装问题请教
想重装SQL Server 2005 developer edition. 不知为什么出现错误.无法安装OWC11.
好像是无法安装Office 2003 Web Components. Google了半天也不知道为什么.请教一
下这里的大牛.
=== Verbose logging started: 4/17/2014 20:26:58 Build type: SHIP UNICODE 3
.01.4001.5512 Calling process: C:Program FilesMicrosoft SQL Server90Setup
Bootstrapsetup.exe ===
MSI (c) (04:0C) [20:26:58:156]: Resetting cached policy values
MSI (c) (04:0C) [20:26:58:156]: Machine policy value 'Debug' is 0
MSI (c) (04:0C) [20:26:58:156]: ******* RunEngine:
******* Pro... 阅读全帖
p*****s
发帖数: 344
5
too many distractions of libraries
some suggestions,
are u using g++ multilib version ?
try with helloworld first to see if you can get a correct 32bit version
program
use -v to see more details of the internal
use -verbose for the linker to see more details ( -Wl,-verbose )
m********5
发帖数: 17667
6
来自主题: Linux版 - 没法从USB启动安装Linux
如果你不熟悉最好用光盘装
老计算机U盘启动有诸多问题,比如内核等待U盘的时间不够等等
你最好在verbose模式下看看是哪一步出了问题
具体方式看你的grub界面,启动时直接热键编辑grub entry: 在合适的位置加上
verbose
你最好去你的distro论坛问问,一般还要去掉splash, quiet加上nosplash
f*******8
发帖数: 3612
7
这是一个将RFC 文件转换成 kindle格式的程序,
来自:
https://github.com/pingwin/RFC-2-Kindle
我是windows上的python 2.71, 运行完全仿照该网站的要求
结果出来是找不到font MONOSPACE, 不知道MONOspace是不是个字体库或别的什么。
running output:
D:\>rfctxt2kindlehtml.py -i rfc791.txt -o rfc791.html && ./ki
ndlegen rfc791.html
Unable to find font: /usr/share/cups/fonts/Monospace
Convert IETF RFC TXT file to HTML for kindlegen
-h --help This message
-v verbosity
-i --input input file
-o --output output file
-f --font font file to use for monospace ... 阅读全帖
z****e
发帖数: 54598
8
来自主题: Programming版 - COULD SERVER-SIDE DART REPLACE NODE.JS?
http://www.centurylinklabs.com/could-server-side-dart-replace-n
Could Server-Side Dart Replace Node.js?
Dart is a Google-produced programming language that has slowly been gaining
traction, particularly since its 1.0 release last year. While Dart has thus
far been seen as a promising alternative to JavaScript in the browser, I’d
like to argue that like Node.js, the true promise of Dart is actually on the
server side.
I too am skeptical of Dart as a client-side language, but if you cross over
to ... 阅读全帖
T******T
发帖数: 3066
9
来自主题: EE版 - Verilog vs VHDL
private sector : mostly verilog, some system-verilog
Public sector/defense/academic: mostly VHDL
Verilog
pro: Much less verbose, more flexible test benching capability.
con: Less strict, more error prone, easier to have synthesis issues.
VHDL
pro: Very strict, less error prone, less headache due to code quality.
con: Much more verbose than verilog (personaly experience is about 15-
20% more lines of code) when describing the same
circuitry, less flexible... 阅读全帖
S********a
发帖数: 359
10
来自主题: Statistics版 - 【包子】从excel读取数据到R的问题
> library(gdata)
> mydata=read.xls("c:\Study\NJ\pre\copy.xls")
给出下面信息
Error in findPerl(verbose = verbose) :
perl executable not found. Use perl= argument to specify the correct path.
Error in file.exists(tfn) : invalid 'file' argument
怎么回事呢?
m******m
发帖数: 445
11
多谢。我改了jabber设置文件后出现了你之前提到的
pbx.c:3491 ast_func_read: Function DB_EXISTS not registered
pbx.c:3491 ast_func_read: Function DB not registered
所以我在modules.conf文件中加了你提到的两行
load => func_odbc.so ;NEW ADD BY MY SLET FOR THE Function DB not
load => func_db.so ;NEW ADD BY MY SLET FOR THE Function DB not
这个错误信息没了,出现了别的错误信息。现在的情况是打入不行,打出对方能听到声
音,但是这边听不
到对方的声音。
打入时的信息是:
Verbosity is at least 4
-- Executing [a*[email protected]@google-in:1] GotoIf("Gtalk/+1xxxxxxxxxx-
3729", "0?bridged") in... 阅读全帖
f****e
发帖数: 24964
12
你这个辩论技巧就叫Proof by verbosity吧

思!
e****3
发帖数: 441
13

finite,你要么真傻要么装傻,我觉得你真傻的可能性更大!
http://www.weiming.info/author/finite/3
你这个ID在99年就在mitbbs上建楼,年龄应该不小了,我好奇你的教育背景?!
▲对我附帖,你根本没办法正面回答(因为你是在污蔑我!),所以你答帖中又污蔑我
“你这个辩论技巧就叫Proof by verbosity吧”!——你这种行为是什么玩意儿?!
▲前面你说“kao,我引导啥舆论走向了,我这是驳论,又不是立论”——就凭你说出
这句话,我都不需要上下文,就能断言你是个弱智!逻辑不及格!要不要我给你解释为
什么我凭你这句话就能断言你是个弱智?!
▲你finite连接受RoamingGhost的挑战念一遍“拿钱发帖全家死光光”都不敢——你不
是有任务的是什么?!
▲你答qianliugang的话,“我是说你要是强调民族自豪感的话,注音和反切也都是学
来的”,也是屁话!要不要我给你解释为什么你这句话也是屁话?!
总而言之,finite,你在这楼中就一搅混水的搅屎棒!有破坏无建设!
—————————————————————————————————... 阅读全帖
C*******l
发帖数: 1198
14
所有语言都这样吧。就算是programming language也是这样,越verbose就越precise越
高readability,越terse就越ambiguous越难maintain。
q******s
发帖数: 7469
15
来自主题: Military版 - 好像没有跟汉语完全同意的词
Verbosely 12345
S***p
发帖数: 19902
16
来自主题: RuralChina版 - 写给QQ
verbose ~
l****z
发帖数: 29846
17
来自主题: USANews版 - Mark Steyn: King Barack the Verbose
Mark Steyn:“在有国王的时代,我们被教导说国王也是人,也会犯人的错误。现在是
公民总统的时代,我们被教导说,政府对天地海有无限的力量”
One of the chief characteristics of Barack Obama’s speechifying is its
contempt for words as anything other than props of self-puffery. Consider,
for example, his recent remarks to the graduating class of the United States
Military Academy:
“America has not succeeded by stepping out of the currents of cooperation
— we have succeeded by steering those currents in the direction of liberty
and justice.”
“Steering those current
m********a
发帖数: 1041
18
Timothy Thomas: Why China Is Reading Your Email
Fort Leavenworth, Kan.
For several years, Washington has treated China as the Lord Voldemort of
geopolitics—the foe who must not be named, lest all economic and diplomatic
hell break loose. That policy seemed to be ending in recent weeks, and
Timothy Thomas thinks it's about time.
The clearest sign of change came in a March 11 speech by Tom Donilon,
President Obama's national security adviser, who condemned "cyber intrusions
emanating from China on... 阅读全帖
l****z
发帖数: 29846
19
来自主题: USANews版 - I Am Not Sorry the CIA Waterboarded
Dick Cheney says he would “do it again in a minute.” He’s right.
By Bret Stephens
Dec. 15, 2014 6:52 p.m. ET

I am not sorry Khalid Sheikh Mohammed, the operational mastermind of 9/11,
was waterboarded 183 times. KSM also murdered Wall Street Journal reporter
Danny Pearl in 2002. He boasted about it: “I decapitated with my blessed
right hand the head of the American Jew,” he said after his capture.
I am sorry KSM remains alive nearly 12 years after his capture. He has been
let off far too light... 阅读全帖
d**r
发帖数: 899
20
来自主题: Automobile版 - 大家GPS怎么设置的?
看看你的GPS有没有verbose模式。
w*****4
发帖数: 3902
21
来自主题: Automobile版 - 大家GPS怎么设置的?
刚买了个tomtom的 target 189刀(网上刚找不到那种的了),你说的这个verbose模式
有啥功能?
b*****c
发帖数: 165
22
来自主题: JobHunting版 - G家 refernece check是到哪一步?
应该说通过了onsite,再通过refernece check就有verbose offer了。
r*********n
发帖数: 4553
23
0:aa
1:aabbccaa
2:bb
3:bbc
4:bbbbbb
5:cc
6:ccbb
比如你要判断A = aabbccaa能否由其他词组成:
A[0] = a,所以你在所有words里面做binary search(with respect to the first
char),你发现arr[0],和arr[1]是由char a开头的
然后在[0,1]里面binary search A[1] = a(with respect to 2nd char),你还是得
到[0, 1],这个时候因为arr[0]只有2个char,所以你发现arr[0]是A的prefix。
然后在[0 - 6]里面binary search A[2] = b(with respect to 1st char),你得到[
2,3,4]
然后在[2,3,4]里面binary search A[3] = b(with respect to 1st char),你得
到[2,3,4]....
整个思路和MSD string sort是一样的,解释起来比较verbose,你理解了MSD sort,也
就理解这个算法... 阅读全帖
h****e
发帖数: 928
24
来自主题: JobHunting版 - 发现我经常犯低级错误
可以写verbose一些。例如:
p==NULL
p!=NULL
*p==0
*p!=0
这样就不容易错了吧。
p*****2
发帖数: 21240
25
来自主题: JobHunting版 - Programming Pearls
I was really puzzled by some of the language in this book. Many books use
example from real life to make a problem easily understood. But this book
uses real example to complicate the problem. Many problems in this book can
be summarized or formulated by concise and easily understood sentences. But
this book use examples to make the problem complicate. Sometimes I feel that
I have walked a long way to reach what I can reach by one step after
reading the verbose examples; sometimes I just want to... 阅读全帖
p****k
发帖数: 25
26
来自主题: JobHunting版 - 面试全部用Python如何
Java C++ 太verbose, 没有functional支持。
k****n
发帖数: 1334
27
http://www.amazon.com/Large-Scale-Software-Design-John-Lakos/dp
The 2nd edition is in writing by John Lakos. The book is good, although
pretty verbose. This guy is chief architect of Bloomberg, he helped the
company walking out of coding hell using his principles. Should be
interesting to read if you are a C++ guy.
J**9
发帖数: 835
28
来自主题: JobHunting版 - 求教
A bit verbose...
Just start looking for a horse while you are still riding this donkey.
House is not always a good thing. In some situations, it's a burden and
leash.
r*********n
发帖数: 4553
29
来自主题: JobHunting版 - 问个题目,找不在区间内的所有数
这种题目一看就知道对方想考察的是binary search的变体
描述算法比较verbose,这里给个例子
interval array A: [{1, 3}, {3, 4}, {7, 12}, {9, 10}] //按照[1, 3, 7, 9]来排
的顺
integer array B: [4, 5, 10]
1. binary search (actually upper_bound) B[0] = 4 in A: get i = 2 (if A[i]==
4,then ++i)
2. iterate through A[0, ..., i-1] until you find the first index j such that
its end time is >= 4: j = 1
3. because j < i, 4 is contained in an interval
4. binary search B[1] = 5 in A: get i = 2
5. iterate through A[j, ..., i-1] (j = 1) until you find t... 阅读全帖
n*****u
发帖数: 465
30
忍不住看了眼主页, 丫解决了西加加爪蛙之争.
•Programming should be done in Python by default, while OCaml/Haskell
is also encouraged (each student should be fluent in least one functional
language). But C++, Perl, or Java is strictly forbidden because we aim for
elegance and readability rather than quick-and-dirtiness or verbosity.
n*****u
发帖数: 465
31
忍不住看了眼主页, 丫解决了西加加爪蛙之争.
•Programming should be done in Python by default, while OCaml/Haskell
is also encouraged (each student should be fluent in least one functional
language). But C++, Perl, or Java is strictly forbidden because we aim for
elegance and readability rather than quick-and-dirtiness or verbosity.
A*********t
发帖数: 64
32
来自主题: JobHunting版 - C++還是Java面試比較好?
公司工作每天都用C++,但是別人很認真的建議面試用Java,據說更加interview-
friendly。因為要白板編程,據說和ide非常不一樣。
一個是熟練程度,每天都寫幾十上百行的當然更熟了。而且Java太verbose了。
大家說說?用C++有什麼不好的嗎?Java怎麼又更好了呢?
z****e
发帖数: 54598
33
来自主题: JobHunting版 - C++還是Java面試比較好?
verbose别人看了爽阿
你以为有人很喜欢看&*这些东西?
java是让别人爽的语言
代码的可维护性意思是让别人能够看懂你在干嘛
面试是一个双向的过程,你写,他看
你会写,这是第一步,第二步是要让他看懂
工作中也是这样
你去面试是要讨好对面那个人
不是反过来对面那个人要讨好你
r*********r
发帖数: 53
34
来自主题: JobHunting版 - 这个isNumber错在哪里?
无聊过来回复下吧, code大概扫了几秒钟。
1. code style 太烂
a. hard to follow, readability 太差
b. too verbose
2. 没有考虑到科学计数的case, eg: 7.823E5, 1.2e−4
PS: 面试的时候不要觉得题目写出来了feedback就一定好,code 是不是clean, 是不是
organized well也是很重要的一个factor.
t**s
发帖数: 1393
35
讲话怎么这么 verbose?
d****2
发帖数: 6250
36
来自主题: shopping版 - 大家X201T用得怎么样?

xournal
把tablet上那个90度转的按钮定义执行这个,不需要重启
#!/bin/bash
ROTATION=`xrandr -q --verbose| grep 'LVDS1' | egrep -o '\) (normal|left|
inverted|right) \(' | egrep -o '(normal|left|inverted|right)'`
echo $ROTATION
case "$ROTATION" in
"normal"*)
xrandr -o right
xsetwacom set "Serial Wacom Tablet stylus" rotate CCW
xsetwacom set "Serial Wacom Tablet touch" rotate CCW
xsetwacom set "Serial Wacom Tablet eraser" rotate CCW
;;
"right"*)
xrandr -o normal
xsetwacom set "Serial Wacom Ta... 阅读全帖
i****k
发帖数: 804
37
来自主题: Working版 - 问个抢话的问题
不光中国人,美国人的对话习惯不一样,两个美国人之间,在不同的场合的习惯也不一
样。美国人其实还好,对话习惯最糟糕的是印度人--extremely verbose and
extremely loquacious.
如果你发现他经常在你开腔以后在继续发话(并且只有他一个人这样),建议你下次开
腔之前,先面带微笑说一句:“Are you finished?” 或者 “Can I offer an
opinion here?”,如果他已经开腔,你可以说:“I'm sorry, go ahead finish your
thought first”。如果你觉得有必要打断他,那么开始就要说“sorry to interrupt
here but ....”。一旦开始,尽快结束你的句子,不要中断。
但是最终,最重要的,还是你的观点是否有附加值。如果一个人总是废话,那再多的发
言权也只是浪费氧气而已。
O***n
发帖数: 13127
38
你们那些标语。我都不好意思举在手里。
too verbose, too weak
fortunately i负责收钱就是了
f*****x
发帖数: 545
39
来自主题: Bridge版 - What Do We REALLY Know About RM ?(fwd)
What Do We REALLY Know About RM Precision Anyway?
RM Precision (sometimes referred to as Meckwell from the first part of Jeff
Meckstroth and the last part of Eric Rodwell) is a detailed, complex method of
substantial length and verbosity. It is rumored that the method is over 800
pages in length. This method is one of the most difficult to combat in the
world due to Mr. Rodwell’s incredible persistence in attempting to perfect
this method into the “ideal” bidding system. This document is to atte
g*****y
发帖数: 1488
40
来自主题: LeisureTime版 - 读书坑
呵呵,感觉Hardy这样的是属于水系的作者,以他的verbosity把人温柔淹没。
手写的主要是不方便查找,所以我一直是打入电脑文件/私人blog,比较没情趣,而且
打中文慢得象折磨。
i****i
发帖数: 4803
41
because of my verbosity....
almost everyone thought i was too tang2,
but perhaps it was qiren85 who first called me gao1 tang2 tang0.
:-)
b*******s
发帖数: 470
42
Rosina, thank you very much for your comments. I appreciate your frankness,
and I admire your mastery of words. I wish I could write like that, but I
can’t. They said I have no clue of simplicity, but I think I simply lack
skills to convey thoughts in a vivid and concise fashion.
I didn’t choose to use those big words: they are the sole devices I can
command; I didn’t mean to complicate my sentences: those patterns have been
entrenched in my mind for always. I’ve long accepted classical essays a... 阅读全帖
c******o
发帖数: 1184
43
来自主题: WaterWorld版 - Zakaria: Will China stay on course?
Will China stay on course?
By Fareed Zakaria, CNN
Events in the Middle East and North Africa are of historic importance, but
the even bigger, long-term story is the rise of China. What path will it
choose at home and abroad in the years ahead?
For decades there has been debate at the highest levels of the Chinese
government about how much to modernize politically to ensure growth and
stave off revolution.
It’s notoriously difficult to analyze the inner workings off the Chinese
Communist Party. ... 阅读全帖
r***u
发帖数: 1272
44
启动计算机时的巧妙使用:
1、在计算机启动时,同时按住“option”键可以重建桌面,此操作应每月做一
次。
2、在计算机启动时,按住“shift”键可以关闭所有系统功能扩展。
3、在计算机启动时,按住鼠标可以推出软盘以避免将其用作启动磁盘。
4、在计算机启动时,同时按住“shift”+“option”+“delete”键可以忽略启动磁盘

并自动寻找另一个介质做启动盘。
5、在计算机启动时,同时按住“option”+“P”+“R”键可以重设“选配器”和“控

板”,清除PRAM。这种方法对于使用时间较长(半年以上)且系统有问题的计
算机会有意想不到的效果。
6、同时按住“shift”+“option” +“电源键”可以重新启动或关闭计算机;
7、在鼠标不能动时,同时按住“control”+“电源键”可以强行启动计算机。
使用显示图像或活页夹工作时的巧妙使用:
1、鼠标连按图像或活页夹可以打开图像或活页夹;点按桌面上的图像能使桌
面成为现用(不包括所选图像)。
2、用鼠标拖曳图像或活页夹可以移动到所需位置。
3、按住“option”键+鼠标拖曳图像或活页夹可以将图像或活页夹拷贝到其... 阅读全帖
i****a
发帖数: 36252
45
来自主题: Joke版 - zz女程序员的寂寞
verbose debug 吧. 男的每秒報告行動詳細
1 2 3 4 下页 末页 (共4页)