Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #7351
| From | "Charles Hottel" <chottel@earthlink.net> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| References | <de8aae6f-9506-41cf-aaca-1e7492a1764d@glegroupsg2000goo.googlegroups.com> <j31bjj$vnu$1@dont-email.me> <j31e0l$gdt$1@dont-email.me> <5a3429f6-8b58-423a-a51b-13c66e5db4ac@glegroupsg2000goo.googlegroups.com> |
| Subject | Re: code base(not a technical question) |
| Date | 2011-08-24 15:50 -0400 |
| Message-ID | <E6-dnQj3v5ghyMjTnZ2dnUVZ_rydnZ2d@earthlink.com> (permalink) |
"Asit Dhal" <lipun4u@gmail.com> wrote in message news:5a3429f6-8b58-423a-a51b-13c66e5db4ac@glegroupsg2000goo.googlegroups.com... > Thank you everybody for reading my query and suggesting me. > > This is what I do now. > I have a folder named Java. In this folder code snippets are stored in > small text files. File name is what the snippet is about. > e.g.:- > CounDownLatch.java > HorseRace.java > SingletonThreaSafe.java > > What I need is every file should be associated with some index string, > which is search able. > > Again grep can't help me as I use Windows 7 for development environment. > > For this kind of thing I have created text files and imported them in Access which I can then search with a query. Typically my text file is text in the first 75 columns and a page number in columns 77 to 80. Later on I filled in the book title so I could combine all the text files into one DB. I did this because I found the indexes in books to be inadequate.
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
code base(not a technical question) Asit Dhal <lipun4u@gmail.com> - 2011-08-23 10:54 -0700
Re: code base(not a technical question) Robert Klemme <shortcutter@googlemail.com> - 2011-08-23 21:52 +0200
Re: code base(not a technical question) Asit Dhal <lipun4u@gmail.com> - 2011-08-23 13:48 -0700
Re: code base(not a technical question) Arved Sandstrom <asandstrom3minus1@eastlink.ca> - 2011-08-23 18:05 -0300
Re: code base(not a technical question) Arne Vajhøj <arne@vajhoej.dk> - 2011-08-23 18:58 -0400
Re: code base(not a technical question) Arved Sandstrom <asandstrom3minus1@eastlink.ca> - 2011-08-23 20:24 -0300
Re: code base(not a technical question) markspace <-@.> - 2011-08-23 14:52 -0700
Re: code base(not a technical question) Arne Vajhøj <arne@vajhoej.dk> - 2011-08-23 18:57 -0400
Re: code base(not a technical question) Jeff Higgins <jeff@invalid.invalid> - 2011-08-23 16:53 -0400
Re: code base(not a technical question) Jeff Higgins <jeff@invalid.invalid> - 2011-08-23 16:59 -0400
Re: code base(not a technical question) Jeff Higgins <jeff@invalid.invalid> - 2011-08-23 19:06 -0400
Re: code base(not a technical question) Jeff Higgins <jeff@invalid.invalid> - 2011-08-23 19:47 -0400
Re: code base(not a technical question) Asit Dhal <lipun4u@gmail.com> - 2011-08-24 12:03 -0700
Re: code base(not a technical question) Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> - 2011-08-24 19:21 +0000
Re: code base(not a technical question) "Charles Hottel" <chottel@earthlink.net> - 2011-08-24 15:50 -0400
Re: code base(not a technical question) markspace <-@.> - 2011-08-24 13:09 -0700
Re: code base(not a technical question) Robert Klemme <shortcutter@googlemail.com> - 2011-08-25 10:49 +0200
Re: code base(not a technical question) Roedy Green <see_website@mindprod.com.invalid> - 2011-08-25 13:07 -0700
Re: code base(not a technical question) Martin Gregorie <martin@address-in-sig.invalid> - 2011-08-25 22:21 +0000
csiph-web