由买买提看人间百态

topics

全部话题 - 话题: perl
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)
e*******o
发帖数: 4654
1
来自主题: JobHunting版 - 听说polyvore工作语言是Perl?
perl 有自己的一套
PSGI Dancer mojolicious 之类的
跟Python ruby 差不多
要是熟练工转其它语言 又得学一套 重新入门 划不来
x******r
发帖数: 6
2
来自主题: JobHunting版 - 听说polyvore工作语言是Perl?
年头算比较长的startup, 技术落后
你看界面就知道,土土的
用perl确实很奇葩
s*****n
发帖数: 102
3
来自主题: JobHunting版 - Boston地区求PERL/PHP开发内推
本人十余年 LAMP 开发经验,擅长PHP/PERL/MYSQL以及相关网站开发
现在boston求一份相关开发工作。
哪位朋友谁有资源帮内推一下,谢谢!
电话 360-223-0384
QQ 2360631
黄先生
s*****n
发帖数: 102
4
来自主题: JobHunting版 - 现在还有人 / 公司写或用 Perl 吗?
我也用perl
能有人给点内推机会吗?
面试的话,还需要刷leetcode题吗?@@

发帖数: 1
5
组里正在招人,senior 和 new grad 都可以考虑。有兴趣的可到cisco website 申请
, 或者把resume 发到我的gmail:[email protected]/* */
https://jobs.cisco.com/job/Columbia-Application-Team-UI-Develop
326876800/
Employment Type Full-Time
Job Type Information Technology
Education 4 Year Degree
Experience Not Specified
Manages Others Not Specified
Industry Other Great Industries
Required Travel Not Specified
Job ID R1006107
Application Team UI Developer
The Business Entity
Through a recent acquisition, So... 阅读全帖
w******3
发帖数: 3
6
Hello if you are a skilled PERL programmer also has Database background,
please reply to this message, or my email: p*********[email protected] ASAP, will
let you know more details
s*****n
发帖数: 102
7
本人十余年 LAMP 开发经验,擅长PHP/PERL/MYSQL以及相关网站开发
现在boston求一份相关开发工作。
有意者请联系
电话 360-223-0384
QQ 2360631
黄先生
也希望哪位盆友有内推机会的话,帮推荐一下。
谢谢~
l*******r
发帖数: 3799
8
来自主题: Stock版 - Perl code for downloading option data
################################## CODE START ###########################
#! /usr/bin/perl
# Download option data from Yahoo finance
use strict;
use warnings;
use LWP::UserAgent;
use Data::Dumper;
$|++;
my $browser = new LWP::UserAgent;
my $URL = "http://finance.yahoo.com/q/op?s=";
my $SYMBOL_FILE = "data/symbols.tsv";
open (FH, $SYMBOL_FILE) or die $!;
print join("\t", "symbol", "close", "type", "strike", "last", "chg", "bid",
"ask", "vol", "open.int"), "\n";
while (){
chomp;
my $symbol
j*******g
发帖数: 121
9
来自主题: LosAngeles版 - 工作机会(Java, Perl, Javascript)
公司招人,需要java或者perl工作经验,如果能够lead项目以及和离岸团队工作经验的
(mumbai有个开发团队)更好。
http://www.lrn.com/About-LRN/career-opportunities.html
感兴趣,我可以帮你把简历直接交给hiring manager. 我的email是jackchang1@gmail.
com
n******n
发帖数: 12088
10
来自主题: SanFrancisco版 - 5个包子征个perl程序
很简单,但我很久没碰perl了,懒得去翻书。
输入是文本文件,每一行格式是:
first_name last_name phone_number
例如:Barack Obama 4085106500
输出是另一个文本文件,上述一行变四行:
First Name: Barack
Last Name: Obama
Phone Number: 4085106500
<空行>
c******n
发帖数: 4965
11
来自主题: SanFrancisco版 - 5个包子征个perl程序
perl -ane ' print map { ("First name", "last name", "phone" ) [ $_] . " "
. @F[$_] ."\n" } ( 0 .. 2 ) ' ur_input.txt
g***t
发帖数: 2278
12
Perl's RE is quite powerful already, but i don't know whether you can call
it user friendly.
b****p
发帖数: 50
13
来自主题: SanFrancisco版 - ASIC verification contractor needed - OVM, PERL
We're in need of a asic verification contractor who is good at OVM and PERL.
Please reply to this post.
a******o
发帖数: 16625
q**j
发帖数: 10612
15
perl死了么?第一次听说。
M*******n
发帖数: 10087
16
我好几次试图学,总是觉得太麻烦就懒得继续。
我也没听过perl要死,不过我希望是真的。
d****g
发帖数: 210
17
Perl is perfect for text and regex processing. It's not as popular in
schools anymore, but it is still there.
T******0
发帖数: 1071
18
Perl 比python差远了。很多system level的东西,比如vmware,openstack,都是
python写的。虽然python也很讨人厌,但是短期内不会消失。
q**j
发帖数: 10612
19
为什么perl比python差远了?我喜欢你的结论,希望知道你的根据。
w*******e
发帖数: 395
20
python可以OO
可以轻松的实现一些复杂的app
perl就是个script而已
t**8
发帖数: 4527
21
python close to JAVA, perl close to shell script
l*****t
发帖数: 2019
22
难道perl不是OO很多年了么?
a******o
发帖数: 16625
23
现在几乎所有语言都可以OO了。lib函数和framework的好用貌似最重要。马工都很懒。
Perl的问题是没什么像样的framework,这说明没人愿意搞了,所以死了也正常。
c******n
发帖数: 4965
24
I use perl for one-liner, real scripts use python
s**********s
发帖数: 7387
25
来自主题: PhotoGear版 - 版务里面有没有会用perl的?
本版附属版面"交易评价"俱乐部,你们谁来认领一下吧...
自动统计评价的perl代码我这儿有。
暂时没时间管了
x****c
发帖数: 25662
26
来自主题: PhotoGear版 - 版务里面有没有会用perl的?
先看看版大会不会吧。
我曾经看过一点perl,用得很少,python还熟些。
h*********u
发帖数: 10868
27
来自主题: PhotoGear版 - 求推荐Perl书或网站

现在搞perl?
大小骆驼书
p*******o
发帖数: 3564
28
来自主题: PhotoGear版 - 求推荐Perl书或网站
看别人的代码同时顺便找个书参考一下,我以前练C++时候时常去cplusplus.com标准库
上refer,Perl有类似网站么?还有骆驼书是什么?
j****c
发帖数: 19908
29
来自主题: PhotoGear版 - 求推荐Perl书或网站
同求,我也要写perl了
w*****e
发帖数: 721
30
来自主题: PhotoGear版 - 求推荐Perl书或网站
programming Perl.
cpan.org
s********e
发帖数: 427
31
来自主题: Belief版 - Perl 语言和它的创始人Larry Wall
我做Intern的时候用过Perl,觉得它很方便。后来对它的发展史有一些简单的了解,更
让我觉得amazing =)
E*****m
发帖数: 25615
32
来自主题: Belief版 - Perl 语言和它的创始人Larry Wall
這隱含的邏輯是不是有個別基督徒做了不錯的事,一定是
基督教的作用?
Perl 很容易寫,可是極難讀,整個語言完全沒有美感可言,
除了C++ 以外,好像沒見過這麼醜陋的語言, 跟 Brainfuck
差不多了。
t*******d
发帖数: 2570
33
来自主题: Belief版 - Perl 语言和它的创始人Larry Wall
那你或许应该学习一下他的基督信仰到底是什么样的。我感觉很多的华人教会的基督信
仰跟西方人的基督信仰差别很大。下面是一个Larry Wall的访谈,有一段讲到他的信仰
(整个访谈的连接:http://interviews.slashdot.org/interviews/02/09/06/1343222.shtml?tid=145
7) Role of Religion?
by Anonymous Cowdog
I remember reading at some point that you are a Christian, and there have
been suggestions that some of your early missionary impulses (a desire to do
good, help others) are perhaps part of the zeal you have put into Perl over
the years.
Preferring a scientific view, I am not religious, and h
l***y
发帖数: 4671
34
来自主题: Thoughts版 - linux 或者 perl 高手们啊
用 perl 开一个多线程,每个线程分别实时逐行报告状态,想既在屏幕上显示,又同时
分别输入到 log 文件中去。咋整涅?
狗了很多,最接近的办法是在线程里写:
sub mythread ($){
...
my $rc = system("myprogram blah blah blah | tee LOG_$_[0].txt");
...
}
这个方法的问题是没法实时逐行在屏幕上显示,而是把 myprogram 的输出分三次显示
出来。。。
为啥会分三次涅?。。。俺的c++ 程序里的输出命令都是 printf 啊,分别在三个
loops 里。大约长相是:
第一个循环 A:
if (dbg_parameter){
printf("\n\33[32;40m Parameters got from file "%s": \33[0m \n", sParFile.c
_str());
for (map::iterator it = p.begin(); it != p.end(); it++)
printf("\tp["%s"]... 阅读全帖
g***j
发帖数: 40861
35
来自主题: Xibei版 - 请教老乡 perl (转载)
要速度,谢谢啊。
不过还是有点问题啊。
这是我的程序
open(in_file," while ($line=)
{($field1,$field2,$field3,$field4)=split',',$line;
if ($field4=~ /.\s./) {print "$field1,"$field4"";}
else {print "$field1,$field4";}
}
close (in_file);
这是我的结果
TTT,Phenylalanine
TTC,Phenylalanine
TTA,Leucine
TTG,Leucine
TCT,Serine
TCC,Serine
TCA,Serine
TCG,Serine
TAT,Tyrosine
TAC,Tyrosine
TAA,Stop
TAG,Stop
TGT,Cysteine
TGC,Cysteine
TGA,Stop
TGG,Tryptophan
CTT,Leucine
CTC,Leucine
CTA,Le
g***j
发帖数: 40861
36
来自主题: Xibei版 - 请教老乡 perl (转载)
谢谢啊,做出来了
我对编程一点不知道
这只是生物信息学的一道作业
现在我的程序是:
open(in_file," while ($line=)
{($field1,$field2,$field3,$field4)=split',',$line;
if ($field4=~ /.\s./) { chomp($field4); {print "$field1,"$field4"\n";}}
else {print "$field1,$field4";}
}
close (in_file);
谢谢!
M********o
发帖数: 220
37
Dose any one know how to install Perl/Tk on Mac os x 10.6? I tried to google
it but didn't get any good information. Thanks a lot for your help!
x**y
发帖数: 809
38
苹果不是自带perl么?
M********o
发帖数: 220
39
恩。苹果自带perl,我现在要安装那个Tk extension
因为我看见网上有人说貌似不是很容易安装。就先来问问有没有大侠已经装过的,有
experience可以share一下
s***k
发帖数: 23
40
【 以下文字转载自 Programming 讨论区,原文如下 】
发信人: stock (Microsoft is dead), 信区: Programming
标 题: Perl for programmers(8): string operation(pattern matching)
发信站: The unknown SPACE (Tue May 23 12:36:16 2000) WWW-POST
Regular expression inherit from command grep in UNIX.
/*/ #matches all characters
/a+/ #matches more than one a
/a?/ #matches 0 or 1 a
/dfj/ #this is a pattern.If the string contains dfj as
a substring, we say
#it matches the pattern
/\b/ #matches a boundary
s***k
发帖数: 23
41
【 以下文字转载自 Programming 讨论区,原文如下 】
发信人: stock (Microsoft is dead), 信区: Programming
标 题: Perl for programmers(7): string operation
发信站: The unknown SPACE (Tue May 23 11:10:33 2000) WWW-POST
Customary Generic Meaning
'' q// literal
"" qq// literal
`` qx// command
() qw// word list
// m// pattern match
s/// s/// substitution
y/// tr/// translation
s***k
发帖数: 23
42
【 以下文字转载自 Programming 讨论区,原文如下 】
发信人: stock (Microsoft is dead), 信区: Programming
标 题: Perl for programmers(6): characters in string
发信站: The unknown SPACE (Tue May 23 11:14:19 2000) WWW-POST
double-quoted "...", single quoted '...' and if there is no
other interpretation, a word can be treated as quoted string
called barewords
special character in double quoted string
Code Meaning
\n newline
\r carriage return
\t Horizontal tab
\f Formfeed
\b backspace
\a alert(bell)
\e ES
s***k
发帖数: 23
43
来自主题: BuildingWeb版 - [转载] Perl for programmers(5): flow control
【 以下文字转载自 Programming 讨论区,原文如下 】
发信人: stock (Microsoft is dead), 信区: Programming
标 题: Perl for programmers(5): flow control
发信站: The unknown SPACE (Tue May 23 15:10:32 2000) WWW-POST
if(...){
}
elsif(...) {
}
else {
}
unless(...) {
}
until(...) {
}
while(...) {
}
continue {}
do {} while/until ()
for($a=0;$a<$n1;$a++) {
}
foreach $abc (@dd) {
do_something($abc);
} #to pick up a list of values from @dd to execute the code
in parenthesis
#the value of $abc will change the value in @dd
next; #in
s***k
发帖数: 23
44
【 以下文字转载自 Programming 讨论区,原文如下 】
发信人: stock (Microsoft is dead), 信区: Programming
标 题: Perl for programmers(4): Logical operation
发信站: The unknown SPACE (Tue May 23 10:54:17 2000) WWW-POST
example Name Result
$a && $b and $a if $a is false, $b otherwise
$a || $b or $a if $a is true, $b otherwise
! $a not true if $a is false
$a and $b and $a if $a is false, $b otherwise
$a or $b or $a if $a is true, $b otherwise
not $a not true if $a is false
Comparison
s***k
发帖数: 23
45
【 以下文字转载自 Programming 讨论区,原文如下 】
发信人: stock (Microsoft is dead), 信区: Programming
标 题: Perl for programmers(3): file operation
发信站: The unknown SPACE (Tue May 23 16:00:57 2000) WWW-POST
open(FILE1, "filename");#read from an existing file
open(FILE2, " open(FILE3, ">filename");#create and write to a file
open(FILE4, ">>filename");#append an existing file
open(FILE5, "|outputpipe");#setup an output filter
open(FILE6, "inputpipe|");#read from an existing file
s***k
发帖数: 23
46
【 以下文字转载自 Programming 讨论区,原文如下 】
发信人: stock (Microsoft is dead), 信区: Programming
标 题: Perl for programmers(2): Assignment of variables
发信站: The unknown SPACE (Tue May 23 14:59:26 2000) WWW-POST
$n=43;
$n1=4.3;
$n2=4.3e12;
$str="djfk";
$str1="n is $n.";
Note: Use single quote unless you want to interpret some
variables
$str2='n is 43.';
$n2=$n1*$n;
@arr=("1","2","3","4");
($n1,$n2,$n3,$n4)=@arr;
$arr[0]="1";
sort @arr; #output ("1","2","3","4");
$arr1="0","7";
sort @arr,@arr1; #output ("0","1","
s***k
发帖数: 23
47
【 以下文字转载自 Programming 讨论区,原文如下 】
发信人: stock (Microsoft is dead), 信区: Programming
标 题: Perl for programmers(12): Standard file modules
发信站: The unknown SPACE (Fri May 26 14:51:03 2000) WWW-POST
use File::Basename;
($name,$path,$suffix) = fileparse($fullname,@suffixlist);
fileparse_set_fstype($os_string); "VMS" "MSDOS" or MacOS";
$basename = basename($fullname,@suffixlist);
$dirname = dirname($fullname);
use File::Copy;
copy $src_file, $dst_file;
copy SRC_FILE,DST_FILE;
$fh = FileHandle->new("an
g*****e
发帖数: 6
48
来自主题: BuildingWeb版 - perl cgis: how to send back frame webpage?
I use perl to write a cgi to send back a webpage contenting
frames. But it doesn't work. it directly print out the lines
contenting the source webpage files. Does anybody know how
to send back frame webpages?
f**l
发帖数: 2041
49
来自主题: BuildingWeb版 - perl cgis: how to send back frame webpage?
perl程序须在cgi-bin目录下.
l***e
发帖数: 35
50
来自主题: BuildingWeb版 - java <-> cgi/perl 急问
各位大虾,
在下需要写一java application,
以登陆一网站(当然有合法user/pass乐:)然后从此后的web page
截取有用信息并显示出来。
login部分已经通过,即可以从java app. POST username/passwd 到
server上的cgi program (perl),并获得返回的html page. (也就是
login后所见的第一页)
现在的问题是,login后,如何获得连接在第一页上的其他页??
尝试过在login后直接连接到从第一页上获得的url,但是不行,no
permission to access.
server的cgi是怎么确定一个url请求是否合法呢?session?
但是我login后得到的全部信息都是html code啊?到底如何用java实
现与server cgi的对话呢?
void URLReader(String targetURL)
{ //from javasoft.com
//retrieve a html page given its url
try {
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)