密码管理器
https://1password.com/
https://lastpass.com/f?42913152
https://www.dashlane.com/
转载请注明:有爱前端 » 密码管理器...
8年前 (2017-06-30)
2807℃
0评论
0喜欢
http://www.dglives.com/effect/%E5%8F%B3%E4%B8%8B%E8%A7%92%E5%9B%BA%E5%AE%9A%E5%AF%BC%E8%88%AA%E6%98%BE%E7%A4%BA%E7%89%B9%E6%95%88.html
<...
8年前 (2017-06-29)
1888℃
0评论
0喜欢
http://runjs.cn/code/0c8ogywe
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content=&qu...
8年前 (2017-06-27)
1878℃
0评论
0喜欢
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>动态文字阴影</tit...
8年前 (2017-06-23)
1877℃
0评论
0喜欢
https://codepen.io/kathykato/pen/RgGaqB
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8...
8年前 (2017-06-23)
1826℃
1评论
0喜欢
https://codepen.io/ganeshkumarm/pen/MobJdo
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UT...
8年前 (2017-06-23)
1628℃
0评论
0喜欢
json字符串转换成json格式显示在web页面
//后台返回一个字符串json格式
例如:var text = “{“entryNum”:”1″,”pc_name”:”distIgpv4″,”parseTemplate”:”parser/summary/mod_kp...
8年前 (2017-06-21)
2193℃
0评论
1喜欢
var ufaUtil = {
/**
* 判断是否为整数
* @param obj 传入参数必须为number
* @returns false:非整数
*/
isInteger : function(obj) {
try {
var number = pa...
8年前 (2017-06-21)
1909℃
0评论
1喜欢
YslowYahoo发布的一款基于FireFox的插件,主要是为了提高网页性能而设计的,下面是它提倡了23条规则,还是很不错的,分享一下:
1.减少HTTP请求次数
合并图片、CSS、JS,改进首次访问用户等待时间。
2. 使用CDN
就近缓存==>智能路由==>负载...
8年前 (2017-06-21)
1545℃
0评论
0喜欢
http://codebabies.com/
https://zhuanlan.zhihu.com/p/27439966
学而不止,高而愈下。
今时不同往日,外语和编程已成为最炙手可热的学科。同时,多元化学习和多样性发展也逐渐成为人们的共识。
这次给大家推荐八个免费...
8年前 (2017-06-20)
1954℃
0评论
0喜欢