Short Guide to install Oracle 9i on Red Hat Linux 7.1
Short Guide to install Oracle 9i on Red Hat Linux 7.1
常用的Oracle Command!
包括start/stop
你可以像瘋狗一樣抓狂、你可以咒罵所有的事情,但到頭來,你還是必須放手。--「by麥可船長@班傑明奇幻旅程」
BrainJar.com: Experiments in Web Programming: "Feel free to browse and experiment with the code samples found throughout.
If you are tempted to just cut and paste, please see the
terms of use first."
很棒的網站,詳細介紹DHTML,有sort table等範例!
在 linux 的 /var/log/messages 中可以看到這個東西 "rsh denied to 123@123 as 124: Permission denied"
用root看
http://www2.tw.ibm.com/developerWorks/tutorial/content/java/t20040206.html
A Custom JSP Tag Library for Dynamic Menus by Prabu Arumugam -- Customizing your web site based on user preferences can be difficult. You can go full-bore with JavaScript, or rely on some sort of plugin language or applet. Prabu Arumugam demonstrates another option for JSP users--a tag library that can render dynamic, hierarchical menus defined in XML or a relational database.