Oct 07
I want to find some technical books about laTeX. There are thousands of technical books on an internal campus FTP server.
Though I’ve written an ftp search eigine using lucene, I am still comfortable to build a pure list of books into a text file. Then just quick search through the text.
With other language, it may take a lot of time. But with python, I just did it in a couple of minutes. The sequence operation, file I/O, and ftplib are amazingly quick to use. Python is so lovely for small tasks.
最新评论