ChinaUnix.net
相关文章推荐:

code review gerrit

Hi every perl-fan, I just read a blog from internet, talking about sorting data by perl. What's simplest way to sort the following data as required? the code should be more simple, readable and clear. I put this short cut just for code review. [quote] vmlinuz-2.6.12-7-k7 vmlinuz-2.6.12-10-k7 vmlinuz-2.6.12-8-k7 Where clearly I would wish for -10- to come before -8- and -7-; but when sorted lex...

by ulmer - Perl - 2006-03-17 19:00:17 阅读(1381) 回复(5)

相关讨论

小弟我今年毕业,找到一份工作,在一家外企,主要是做code review 不了解这个发展怎样,请知道的各位大哥大姐们讲讲,谢谢了

by boot2006 - IT职业生涯 - 2006-09-21 09:34:42 阅读(1899) 回复(13)

From now on, I wanna be professional in AIX. So I think I should clean up all what I have learned. BTW, go over. I should finish reading the DOC below: 1. AIX Basics 2. Implementation I & II & Different 3. Performance Tuning 4. Korn-Bash 5. Perl 6. AIX Administration Resource is OK, just need action. for KeyBoard. ------------------------------------------------------------------------- Back...

by Nikolai - AIX文档中心 - 2006-05-30 11:16:09 阅读(769) 回复(0)

DECLARE CURSOR TCURSOR IS SELECT Itemcode FROM Item; TYPE TRS IS REF CURSOR RETURN TCURSOR%ROWTYPE; RS TRS; BEGIN EXECUTE IMMEDIATE 'SELECT Itemcode FROM Item' INTO RS; END; 请问这段语句为什么会出错?

by yillen - Oracle - 2003-02-20 15:03:19 阅读(821) 回复(1)

------------routing-----------------(4.7-4.30) ospf/isis(4.7-4.14) eigrp/igrp(4.15-4.22) rip/rip2(4.23-4.24) bgp(4.25-4.30) ------------------------------------ reference book list: IS-IS Network Design Solutions, OSPF and IS-IS Choosing an IGP for Large-Scale Networks, tcp/ip routing vol.1, ospf command and configuration handbook, Internet Routing Architechtures 2nd, tcp/ip routing vol.2, bgp v4 ...

by sense5 - 网络技术文档中心 - 2008-06-05 17:16:20 阅读(715) 回复(0)

Spring in 2006: A year in review At the Spring Experience last night Spring founder Rod Johnson declared that Spring became ubiquitous in 2006, and that it had become a defacto standard. Rod did a review of what happened in 2006 to drive such strong growth for Spring: Februrary. - Arjen Poustma joins Interface21, focused on Spring Web Services. May - Spring gets a gold award for innovation at th...

by liugao_0614 - Java文档中心 - 2006-12-13 09:57:45 阅读(349) 回复(0)