=== JQuery ===
Reference:
* http://www.k99k.com/jQuery_getting_started.html
Useage:
jQuery provides two approaches to select elements
* 1. CSS and XPath to select element
* 2. use JQuery object
=== $() ===
parameter can be:
1. id: #id
&nb ...
- 17:32
- 浏览 (100)
- 评论 (0)
GOOGLE diagram: http://code.google.com/p/gwt-diagrams/
- 11:11
- 浏览 (105)
- 评论 (0)
http://www.ibm.com/developerworks/cn/linux/newto/index.html#10
Bash by example, Part 1: http://www.ibm.com/developerworks/linux/library/l-bash.html
=== Casual Note ===
Define:
$ myvar='This is my environment variable!'
Notice:
* 1. there is no space on either side of the "=" sign
&nb ...
- 13:20
- 浏览 (112)
- 评论 (0)







评论排行榜