![]() |
CSCI 479: Computer Science Design ProjectDepartment of Computer Science |
Click on the left button will lead to another HTML page, e.g., CSCI 479 Home Page, click on the other two buttons will lead a message of your choice, e.g., Job well done!
Here is a sample page that resembles the look.
Required iPhone app image size is 57 by 57 pixels. You can use any image and edit (re-size) it through
http://ipiccy.com/.
Here is an example launch image for iPhone.
You may find the following resources useful.
Here are some pointers that may help.
Search result for the query "ios core audio" on Apple Developer's site
"Working with files on iOS from Techotopia.com
.cshrc file, add the following line to the file in a proper place. The save the file.
# for mysql 10/01/2012
setenv CLASSPATH /usr/share/java/mysql-connector-java.jar:${CLASSPATH}:.
source .cshrcfor the path to take effect.
export CLASSPATH=/usr/share/java/mysql-connector-java.jar:${CLASSPATH}:.
source .bashrcfor the path to take effect.
javac PQQuery.java java PQQuery
java PQQuery < userinfo