Java Language Overview
Java language is a SUN (Stanford University Network, Stanford University Networks) company in 1995 launched a high-level programming language, initially the main application on small consumer electronics products, and later with the rise of the Internet, Java language rapid rise (Java applet can running in a browser), as the preferred language large Internet projects . April 20, 2009, US $ 7.4 billion Oracle acquisition of Sun, made java copyright.
Java is an object-oriented language, object-oriented programming experience no reader takes a lot of time to learn object-oriented concepts, syntax, and programming ideas, have not understood place please be sure to adhere to, to spend more time writing code naturally would suddenly Cheerful, from process-oriented to object-oriented need an adjustment period. Java is not only a programming language, it is a complete platform, with its huge library, such as a graphics rendering, Socket connection, database access and other complex operations of the greatest degree of simplification. Java is cross-platform, compile once, run anywhere, the code can be written on a Windows without modification ported to Linux, and vice versa can be. In the world rankings in the programming language, Java almost occupy second position behind the C language.
A.O.A !!!!Dear apka jo tutorial 111 hy os sy jo installer bnta h os ko use krty hway sqlite ma values insert ni hty hn but values get ho jati hn is ka solution to btao yr (Thnks.....)
ReplyDeleteJust include a default/sample SQLite database file in your installer package or application. SQLite isn't magic, it's just a file on the filesystem.
DeleteThe SQLite JDBC string you're using contains the filename of the file you should copy:
Deletejdbc:sqlite:filename.db
The file filename.db will be in your application's working directory