Quantcast
Channel: PhoneGap, ExtJS 4, Tizen OS, Android, Sencha Touch 2 | Mobile Web Development Tutorials » Variables
Browsing all 3 articles
Browse latest View live

Bash Shell Variables – Part 1

A variable is a chunk of memory to which you can store arbitrary data, and retrieve it again, just by referencing its name. There is no need to explicitly allocate >

View Article



Bash Shell Variables – Part2

2.Read:  read VAR An interactive way to set a variable is with the read command: [crayon-51d83baa3d6b3/] If you run this script, it will prompt for one line of input, and >

View Article

Instance Variables and Local Variables

When a JVM starts up, it gets a chunk of memory from the underlying OS,and uses it to runyour Java program .How much memory and whether or not you can >

View Article
Browsing all 3 articles
Browse latest View live




Latest Images