SSDLxMSLxCSDL S7an 11/28/2017 09:34:00 下午 0 Comments 筆記 metadata=res://*/Models.NorthwindModel.csdl|res://*/Models.NorthwindModel.ssdl|res://*/Models.NorthwindModel.msl;provider=System.Data.S... Read More Read more 沒有留言:
[javaScript] navigator.geolocation / 方法 Method / 事件委派 Event Delegate S7an 11/14/2017 09:31:00 下午 0 Comments <!DOCTYPE html> <html> <head> <title></title> <meta charset="utf-8" /> </head>... Read More Read more 沒有留言:
[javaScript] 使用 addEventListener監聽click事件 S7an 11/14/2017 08:02:00 下午 0 Comments <!DOCTYPE html> <html> <head> <title></title> <meta charset="utf-8" /> </head>... Read More Read more 沒有留言:
[javaScript] iframe內如何取得parent元素 (子頁面如何取得父元素) S7an 11/09/2017 06:53:00 下午 0 Comments //parent element <... id = ' selB2Btype' ...> <... id = ' selRole' ...> <... id = 'selServiceType... Read More Read more 沒有留言:
[JQuery] keypress/keyup/keydown,限制輸入數字及長度 S7an 11/09/2017 12:01:00 下午 0 Comments < div class = "col-md-3 col-xs-3" > Year code: < input type = "text" id = "txt_01_year" style... Read More Read more 沒有留言:
Regular Expression ex : 電話號碼 S7an 11/08/2017 08:27:00 上午 0 Comments 關於Regular Expression,現有很多程式語言都已經有支援, 其中最難懂的是就是那一串火星文,其實只要知道怎麼讀, 規則表示式真的是很好用的工具,來試試看電話號碼吧! Ex : 02-xxxxxxxx >> 中北部 07-xxxxxxx ... Read More Read more 沒有留言: