Ocean 學習筆記
Flex,Flash,ActionScript3.0 , HTML5 、Javascript、前端技術、Java。
2014年4月15日 星期二
常用術語收集
›
Memory Leak 記憶體漏洩
2014年4月14日 星期一
application/x-www-form-urlencoded
›
Jquery ajax contentType 預設為: 'application/x-www-form-urlencoded; charset=UTF-8' 可用有: application/x-www-form-urlencoded appl...
jsrender 範例
›
<head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title></tit...
2014年1月13日 星期一
javascript 雙向鍊結串列 LIST
›
雙向鍊結串列 <!DOCTYPE > <html lang="zh-TW"> <head> <meta charset="utf-8" /> <meta http-equ...
2013年12月8日 星期日
insertion sort
›
插入排序 insertion sort Worst case performance :О(n2) comparisons, swaps Best case performance :O(n) comparisons, O(1) swaps Average case ...
Bubble Sort
›
氣泡排序 (Bubble Sort) 參考資料: 維基百科 bubble sort 最差時間複雜度 (Worst case performance): O(n^2) 最佳時間複雜度 (Best case performance): O(n) 平均時間複雜度 (...
2013年12月3日 星期二
Canvas 動畫
›
不支援Canvas。 5
‹
›
首頁
查看網路版