close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_delta.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Oct 18, 2008, 11:11:31 PM (17 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v7
|
v8
|
|
| 1 | 1 | = 2008-10-18 = |
| | 2 | |
| | 3 | ''' |
| | 4 | |
| | 5 | * [參考] [http://blog.wu-boy.com/2008/04/30/194/ <jQuery筆記> 好用的日期函式 datepicker] |
| | 6 | {{{ |
| | 7 | jazz@drbl:/var/www/magnate$ sudo wget http://code.jquery.com/jquery-latest.js -O jquery.js |
| | 8 | jazz@drbl:/var/www/magnate$ sudo wget http://marcgrabanski.com/code/ui-datepicker/core/ui.datepicker.js |
| | 9 | jazz@drbl:/var/www/magnate$ sudo wget http://marcgrabanski.com/code/ui-datepicker/core/ui.datepicker.css |
| | 10 | }}} |
| 2 | 11 | |
| 3 | 12 | '''[目標]''' ''使用 jQuery File Upload Plugin 達成檔案上傳目的!!'' |