Screen capture application ...
Is C the best language to program a screen capture application that
could either grab real text or image as text and store it in an
automated and predifined mode in a DB (no regard if it's Windows,
oracle or Linux) ?
.
Relevant Pages
- Re: Which programming language to choose : Challenge for real experts here !
... pailleg wrote: ... > What's the best language to program a screen capture application that ... Prev by Date: ... (comp.theory) - Re: OO versus RDB
... It boils down to the same thing: bunches of bytes, mostly managed by the underlying OS, with a language specific layer above. ... In C we can *store* data structures in memory (let's just call it ... I have stored multi-gigabyte multi-res images in an OODBMS and it works ... (comp.object) - Re: Please help with PHP/MySQL form select
... url that the user clicks, or you can store it in a session, or store it ... I would echo Antonio's advice - there is more to writing a program than ... simply chucking functions together in a language - the language is ... hosting it from home over a broadband link - Broadband will not serve ... (alt.php) - Re: Modelling Disjoint Subtypes
... the system is free not to store anything for the t column. ... *at runtime* for type information is zero, ... imagine a very static relational language, for example, ... If we pretend the system catalog is source code, a dbms can conceivably do something very similar. ... (comp.databases.theory) - Re: OO versus RDB
... and most of them uses both an OO language ... using the OO paradigm *and* uses a RDBMS. ... They are apples and oranges but they are both able to store ... You don't 'store' GUIs nor image processing. ... (comp.object) |
|