好好爱自己!

上一页 1 ··· 97 98 99 100 101 102 103 104 105 ··· 179 下一页
摘要: 说到底, pageY, clientY, screenY的计算,就是要找到参考点, 它们的值就是: 鼠标点击的点 和参考点指点 的直角坐标系的距离 stackoverflow上面有个回答,讲解的非常清晰。 offsetX and offsetY are relative to the parent 阅读全文
posted @ 2018-04-12 13:33 立志做一个好的程序员 阅读(385) 评论(0) 推荐(0)
摘要: 原文: https://html5.litten.com/how-to-drag-and-drop-on-an-html5-canvas/ 下面作者的原始的版本会抖动一下(鼠标刚点下去的时候,位置会发生一下突变,不是很友好), 我修改了 一下。 How to Drag and Drop on an 阅读全文
posted @ 2018-04-12 13:14 立志做一个好的程序员 阅读(337) 评论(0) 推荐(0)
摘要: 转, 原文: http://www.cnblogs.com/mtour/p/5857708.html 作为一个非科班的程序员,一直以来都是靠着兴趣来驱动自己,工作了很多年,在半国企呆过,体验过500强,感受过创业公司,也遇到过形形色色的程序员,但我总结了几点优秀程序员的一些特质(自认为自己还谈不上优 阅读全文
posted @ 2018-04-10 20:55 立志做一个好的程序员 阅读(588) 评论(0) 推荐(0)
摘要: 转: http://blog.sina.com.cn/s/blog_4d97374a0102x6lt.html#cre=blogpagepc&mod=f&loc=1&r=0&doct=0&rfunc=53&tj=none 本文是湖北中学女校长王桂兰在开学典礼上的讲话,全文很接地气,点醒千万高中生! 阅读全文
posted @ 2018-04-09 22:16 立志做一个好的程序员 阅读(850) 评论(0) 推荐(0)
摘要: 原文:https://blog.csdn.net/solmyr_biti/article/details/50683279 如果crontab不重定向输出,并且crontab所执行的命令有输出内容的话,是一件非常危险的事情。因为该输出内容会以邮件的形式发送给用户,内容存储在邮件文件 /var/spo 阅读全文
posted @ 2018-04-09 15:38 立志做一个好的程序员 阅读(630) 评论(0) 推荐(0)
摘要: 原文呢:http://php.net/manual/en/functions.arguments.php#functions.arguments.type-declaration.strict Only valid typehint for boolean is bool. As per docum 阅读全文
posted @ 2018-04-09 14:41 立志做一个好的程序员 阅读(580) 评论(0) 推荐(0)
摘要: 原文: http://blog.sina.com.cn/s/blog_72cd06360100vn7t.html be of 的用法,相当于表征特征或属性的形容词。 Number、Numeral 、Digit和Figure Number、numeral、digit和figure都和数字有关,有的人把 阅读全文
posted @ 2018-04-09 09:40 立志做一个好的程序员 阅读(6494) 评论(0) 推荐(0)
摘要: vim 中 按下shift + % 键组合。 阅读全文
posted @ 2018-04-08 22:17 立志做一个好的程序员 阅读(240) 评论(0) 推荐(0)
摘要: 原文:https://www.cnblogs.com/frank-yxs/p/5925563.html 文件IO详解(二) 文件描述符(fd)和inode号的关系 1、文件描述符和inode号码是不同的两个东西。 原文:https://www.cnblogs.com/frank-yxs/p/5925 阅读全文
posted @ 2018-04-07 18:17 立志做一个好的程序员 阅读(2570) 评论(0) 推荐(1)
摘要: new Number() vs Number() What is the difference between new Number() and Number()? I get that new Number() creates a Number object and Number() is jus 阅读全文
posted @ 2018-03-30 21:20 立志做一个好的程序员 阅读(243) 评论(0) 推荐(0)
上一页 1 ··· 97 98 99 100 101 102 103 104 105 ··· 179 下一页

不断学习创作,与自己快乐相处