首页 技术 正文
技术 2022年11月6日
0 收藏 608 点赞 905 浏览 1374 个字

编辑器:

1 webstorm(建议版本10.0),

2 sublimeTEXT(建议版本3),

3 dreamweaver (建议版本CS6, CC2015)

 浏览器:

1 firefox  建议安装 firebug插件  其他插件: httprequester(调试接口用),

2 chrome  建议安装插件:postman(调试接口用)

UI技能(前端角度,非UI角度)

Photoshop cc2015,

markman标记工具

其他:美图秀秀,fireworks,AI

项目管理

git官网;https://git-scm.com/download/

git学习:http://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000/

svn

博客类学习网站:博客园

资源类:github

交流类类网站:知乎

文章类学习网站:

w3cschool: http://www.w3school.com.cn/

菜鸟:http://www.runoob.com/

视频学习网站:

慕课网:www.imooc.com

极客学院:http://www.jikexueyuan.com/

51cto学院:http://www.51cto.com/

WEB专业技能

HTML

CSS

Javascript

pc端:jQuery 移动端:zepto ,jquery mobile

bootstrap:http://www.bootcss.com/

本地服务器环境搭建:

1 APMserv:  http://apmserv.s135.com/

2 wampserver  http://wampserver-64bit.en.softonic.com/

3 phpstudy

4 xampp

接口调试

1 fiddler

2 postman(chrom插件)

3 httprequester(firefox插件)

前端自动化工具

1 grunt

  grunt官网:http://www.gruntjs.net/

学习帖子:http://developer.51cto.com/art/201506/479127.htm

2 gulp

  gulp官网:http://www.gulpjs.com.cn/

3 fis官网

  http://fis.baidu.com/fis3/docs/beginning/intro.html

js模板引擎

1 reactjs

http://reactjs.cn/react/docs/getting-started.html

2 AngularJS

http://www.apjs.net/

3 vuejs

http://cn.vuejs.org/

4 artTemplate

http://aui.github.io/artTemplate/

后台语言

1 nodejs 学习

http://www.runoob.com/nodejs/nodejs-event.html

2 PHP

其他

域名查询:

站长工具  http://tool.chinaz.com/

域名空间购买:

阿里云 https://www.aliyun.com/?utm_medium=text&utm_source=bdbrand&utm_campaign=bdbrand&utm_content=se_32492

上传工具:flashfxp

相关推荐
python开发_常用的python模块及安装方法
adodb:我们领导推荐的数据库连接组件bsddb3:BerkeleyDB的连接组件Cheetah-1.0:我比较喜欢这个版本的cheeta…
日期:2022-11-24 点赞:878 阅读:9,090
Educational Codeforces Round 11 C. Hard Process 二分
C. Hard Process题目连接:http://www.codeforces.com/contest/660/problem/CDes…
日期:2022-11-24 点赞:807 阅读:5,567
下载Ubuntn 17.04 内核源代码
zengkefu@server1:/usr/src$ uname -aLinux server1 4.10.0-19-generic #21…
日期:2022-11-24 点赞:569 阅读:6,415
可用Active Desktop Calendar V7.86 注册码序列号
可用Active Desktop Calendar V7.86 注册码序列号Name: www.greendown.cn Code: &nb…
日期:2022-11-24 点赞:733 阅读:6,187
Android调用系统相机、自定义相机、处理大图片
Android调用系统相机和自定义相机实例本博文主要是介绍了android上使用相机进行拍照并显示的两种方式,并且由于涉及到要把拍到的照片显…
日期:2022-11-24 点赞:512 阅读:7,824
Struts的使用
一、Struts2的获取  Struts的官方网站为:http://struts.apache.org/  下载完Struts2的jar包,…
日期:2022-11-24 点赞:671 阅读:4,906