您的位置:首页 > 职场人生

分享一些程序员常用的网站

2017-10-13 17:22 405 查看
这些网站都是国外的,码工具网在国内还不错的,很专业,有些工具分享给大家:
代码对比/归并: http://www.matools.com/compare
正则表达式: http://www.matools.com/regex
js/css压缩: http://www.matools.com/compress
网页调色板: http://www.matools.com/color
crontab表达式: http://www.matools.com/crontab
时间戳转换: http://www.matools.com/timestamp
代码格式化: http://www.matools.com/codeformat
网页常用字体: http://www.matools.com/pageword
HTML ⇆ JS: http://www.matools.com/htmljs
XML ⇆ JSON: http://www.matools.com/xmljson
HTML特殊符号: http://www.matools.com/specialchar
CSV转HTML: http://www.matools.com/csv2tb
LESS编译器: http://www.matools.com/less
Markdown: http://www.matools.com/markdown
UBB编译器: http://www.matools.com/ubb
在线编码转换: http://www.matools.com/codeconvert
在线进制转换: http://www.matools.com/hexconvert
图片 ⇆ Base64: http://www.matools.com/img2base64
Base64编码解码: http://www.matools.com/base64
文字加密解密: http://www.matools.com/encrypt
MD5加密: http://www.matools.com/md5
摩斯电码: http://www.matools.com/morse
生成htpasswd: http://www.matools.com/htpasswd
HTTP状态查询: http://www.matools.com/pagestatus
端口扫描: http://www.matools.com/port
IP查询: http://www.matools.com/ip
favicon图标制作: http://www.matools.com/favicon
生成二维码: http://www.matools.com/qrcode
gif图制作: http://www.matools.com/gif
身份证信息查询: http://www.matools.com/id
中文简繁转换: http://www.matools.com/zhconvert
大小写转换: http://www.matools.com/upperconvert
邮编区号查询: http://www.matools.com/postcode
科学计算器: http://www.matools.com/calculator
单位换算器: http://www.matools.com/unit
汉字转拼音: http://www.matools.com/pinyin
字数统计: http://www.matools.com/countChar
文字去重: http://www.matools.com/repeat
在线答题: http://www.matools.com/exam

下面是一些学习网站

一些常用网站

综合
[前端大合集]( http://www.jeffjade.com/2016/03/30/104frontendtutorial )
[前端开发手册](https://dwqs.gitbooks.io/frontenddevhandbook/content/)
[前端网](http://www.qdfuns.com/)
[阿里巴巴图库](http://iconfont.cn/)
[MOZILLA开发者](http://cli.im/)
[w3c教程](http://www.w3school.com.cn/)

HTML
[HTML教程](http://www.runoob.com/html/htmltutorial.html)
[HTML5中国](http://www.html5cn.org/)

CSS
[CSS教程](http://www.runoob.com/css/csstutorial.html)
[CSS参考手册](http://css.doyoe.com/)

Javascript
[JavaScript教程](http://www.w3school.com.cn/js/js_intro.asp)
[廖雪峰Javascript教程](http://www.liaoxuefeng.com/wiki/001434446689867b27157e896e74d51a89c25cc8b43bdb3000/)
[ECMAScript 6入门](http://es6.ruanyifeng.com/docs/class)
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: