求教:如何从dvd里面RIP出繁体字的字幕文件。 包子答谢# Programming - 葵花宝典
c*z
1 楼
I am feeling bad about the interview today.
I prepared for hard questions, but the questions I got were simple:
1. Word count in a string.
2. Design a parking pool.
I got the first one in 2 minutes just like everyone else. But in the program
I forgot the exception case: what if the string is NULL? Also, my loop has
an overflow since I had the iterator run to n+1...
God, I never made such mistakes while programming!
The second one I give ticket, space and pool classes and described the
methods an
I prepared for hard questions, but the questions I got were simple:
1. Word count in a string.
2. Design a parking pool.
I got the first one in 2 minutes just like everyone else. But in the program
I forgot the exception case: what if the string is NULL? Also, my loop has
an overflow since I had the iterator run to n+1...
God, I never made such mistakes while programming!
The second one I give ticket, space and pool classes and described the
methods an