摘要:
ref: https://www.w3schools.com/tags/ref_httpmethods.asp The GET Method Note that the query string (name/value pairs) is sent in the URL of a GET reque 阅读全文
随笔分类 - 前端WebUI
Html5 Svg Chapter 3
2018-01-08 17:20 by Purplez, 160 阅读, 收藏,
摘要:
《Pro HTML5 Programming》 Chapter 3 code example;在官网下载里没有找到第三章SVG的code,所以自己写了一遍,就当练习,在此处记录一下代码: 1 <!DOCTYPE html> 2 <html> 3 <title>Happy Trails in SVG< 阅读全文
Hosts文件
2016-12-15 17:12 by Purplez, 198 阅读, 收藏,
摘要:
Hosts是一个没有扩展名的系统文件,可以用记事本等工具打开, 其作用:就是将一些常用的网址域名与其对应的IP地址建立一个关联“数据库”,当用户在浏览器中输入一个需要登录的网址时,系统会首先自动从Hosts文件中寻找对应的IP地址,一旦找到,系统会立即打开对应网页;如果没有找到,则系统会再将网址提交 阅读全文
My 1st webUI try
2015-11-17 20:12 by Purplez, 279 阅读, 收藏,
摘要:
1. Add three control to the UI: StartTime EndTime Weekdays:2015-11-1720:26:40data-model: Html5在html里的体现k-checklist-model: kendoUIng-click/ng-value/ng-... 阅读全文
浙公网安备 33010602011771号