02 2017 档案

摘要:通过使用ioctl可以获得本机的一些信息,这里记录获得interface IP及MAC的过程。 1:ioctl 函数的作用是什么 man ioctl: DESCRIPTION The ioctl() function manipulates the underlying device paramet 阅读全文
posted @ 2017-02-25 15:04 会飞的小丑 阅读(1002) 评论(0) 推荐(0)
摘要:原文地址:https://docs.webplatform.org/wiki/tutorials/using_cors 总结 一篇对"Cross Origin Resource Sharing"(CORS)的简介. 简介 APIS是让你能将富文本网页关联在一起的工具,但是将这个方式应用在浏览器上是很 阅读全文
posted @ 2017-02-14 09:37 会飞的小丑 阅读(220) 评论(0) 推荐(0)