码迷,mamicode.com
首页 >  
搜索关键字:front-end    ( 193个结果
关于SP, front end director, back end director, SP
在vnx中有SPA和SPB的概念,lun挂给SPA和SPB来实现冗余。在VMAX中没有SP的概念,只有front-enddirectorandback-enddirector.他们支持不同的协议,有fc的,iscsi的,fcoe的,取决于配置,lun挂给两个front-FAport来实现IO冗余,lun只是一个符号,通过back-endport来与真是的disk通..
分类:其他好文   时间:2017-01-18 23:45:43    阅读次数:223
【ASP.NET Web API教程】1.1 第一个ASP.NET Web API
参考页面: http://www.yuanjiaocheng.net/webapi/mvc-consume-webapi-put.html http://www.yuanjiaocheng.net/webapi/mvc-consume-webapi-delete.html http://www.yu ...
分类:Windows程序   时间:2017-01-15 18:04:23    阅读次数:232
知乎上的前端开发
https://www.zhihu.com/question/32314049 酷勤网:http://www.kuqin.com/pragmatic/20120415/319979.html 流畅博客连接:https://mdluo.github.io/blog/about-front-end-in ...
分类:其他好文   时间:2017-01-06 12:15:48    阅读次数:210
前端疲劳
前端图谱图片源自Jeff Pelletier的博文: The Front-End Spectrum,我进行了汉化。。。博文地址:https://medium.com/@withinsight1/the-front-end-spectrum-c0f30998c9f0#.284fx8170 引子 假如不 ...
分类:其他好文   时间:2016-12-23 16:28:13    阅读次数:151
I finally made sense of front end build tools. You can, too.
来源于:https://medium.freecodecamp.com/making-sense-of-front-end-build-tools-3a1b3a87043b#.nvnd2vsd8 Front end build tools can be confusing even to exper ...
分类:其他好文   时间:2016-12-20 01:19:24    阅读次数:260
Vue.js之初印象
一、背景 MVVM模式,很多人在说在用,好吧,我落后了,我目前的项目木有用到MVVM模式的框架,vuejs,reactjs,angularjs,nonono,自己去捣鼓过ng,项目木有用到。实在不敢称自己是front-end developer。趁这个失业期,vuejs的学习起哟。 二、简介 1、v ...
分类:Web程序   时间:2016-11-30 19:50:45    阅读次数:241
Automated Front End Test - Xvfb, Chromedriver, Selenium, Jenkins
1. Install Xvfbm, google-chrome-stable and chromedriver in Jenkins sudo apt-get install -y xvfb google-chrome-stable Down chromedriver from https://si ...
分类:其他好文   时间:2016-11-22 20:30:21    阅读次数:185
前端资源(优秀网站、博客、以及活跃开发者)
查看原文 @forked from hjzheng/front-end-collect 在前端路上摸索前行,在这里分享自己长期关注的前端开发相关的优秀网站、博客、以及活跃开发者。欢迎更新。以下各排名不分先后顺序。 前端收集图谱(点击查看) 聚合&&周报订阅 专业博客 注:此处活跃度为博客更新频率,原 ...
分类:Web程序   时间:2016-10-29 07:36:42    阅读次数:261
雅虎十四条:网站前端网页优化的14条原则
Web应用性能优化黄金法则:先优化前端程序(front-end)的性能,因为这是80%或以上的最终用户响应时间的花费所在。 法则1. 减少HTTP请求次数 80%的最终用户响应时间花在前端程序上,而其大部分时间则花在各种页面元素,如图像、样式表、脚本和Flash等,的下载上。减少页面元素将会减少HT ...
分类:Web程序   时间:2016-10-21 11:10:52    阅读次数:356
Front-end day2
Front-endday1通过上节作业总结:文本内容居中:text-align:center;内联标签默认有多大占多大,设置长、宽没有用,用display:inline-block;将内联标签转为块级标签,再设置长款。每个标签默认都有自己的样式,我们要对标签样式设计,就要先把默认的样式去掉,用:margin:0;padd..
分类:其他好文   时间:2016-10-18 23:16:03    阅读次数:199
193条   上一页 1 ... 8 9 10 11 12 ... 20 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!