码迷,mamicode.com
首页 >  
搜索关键字:front-end    ( 193个结果
基于Bootstrap+jQuery.validate Form表单验证实践
项目结构 :github 上源码地址:https://github.com/starzou/front-end-example 点击打开1、form 表单代码[html]view plaincopyBootstrapFormTemplateForm示例NamePasswordIntroGender....
分类:Web程序   时间:2014-11-10 09:45:46    阅读次数:288
发现了个很好的前端代码规范和最佳实践,mark一下
前端规范而又完整的编码规范并不多见,如果你想找一个完整的,推荐你看下下面的链接内容,千万不能错过。http://coderlmn.github.io/code-standards/另:jquery编码风格js篇如下:http://contribute.jquery.org/style-guide/js/jquery编码风格html篇如下:http://contribute.jq..
分类:其他好文   时间:2014-11-01 12:04:25    阅读次数:169
Front-end Job Interview Questions
Front-end Job Interview QuestionsThis repo contains a number of front-end interview questions that can be used when vetting potential candidates. It i...
分类:其他好文   时间:2014-10-26 18:24:28    阅读次数:354
面经:Bloomberg Internship第一轮
上来先问了一个系统设计的问题,一个front end, 一个back end。 front end有很多UI,一个UI对10个多customers,back end有许多processor,或者processor有多个进程、线程。问应该怎么设计这个并行分布运算的系统,才能让独立的任务得到优化。完全那...
分类:其他好文   时间:2014-09-24 14:22:36    阅读次数:195
a web-based music player(GO + html5)
a simple music player: Golang for the back-end, html5 and jQuery for the front-end...
分类:Web程序   时间:2014-08-20 10:31:26    阅读次数:224
facebook architecture
Web front-end written in PHP. Facebook's HipHop Compiler then converts it to C++ and compiles it using g++, thus providing a high performance templati...
分类:其他好文   时间:2014-08-08 15:56:46    阅读次数:345
css3实现3d显示效果
--> 菜单1 菜单2 菜单3 菜单4 --> Coding Serf Web Translations Life Coding Serf Stay @ Front End | &quo...
分类:Web程序   时间:2014-07-22 22:36:33    阅读次数:271
打造属于自己的前端开发神器 -- 给Sublime Text加上Eclipse的光环
打造属于自己的前端开发神器 -- 给Sublime Text加上Eclipse的光环 2013-05-16 14:39:15 ? ? 将Sublime Text打造成如Eclipse一般的前端开发IDE 1. 快捷键移植篇 ???从Java开始的梦, 到如痴如醉的Front End, ...
分类:系统相关   时间:2014-07-21 10:10:39    阅读次数:393
Web前端开发测试题阅读笔记
引自:http://www.w3cplus.com/css/front-end-web-development-quiz.htmlQ7:下面代码弹出值是什么?x = 1;function bar() { this.x = 2; return x;}var foo = new bar();...
分类:Web程序   时间:2014-07-11 12:37:11    阅读次数:222
非常实用的mobile web application远程调试工具 weinre
移动web应用远程调试工具,非常方便使用。...
分类:移动开发   时间:2014-06-19 11:30:18    阅读次数:260
193条   上一页 1 ... 17 18 19 20 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!