项目结构 :github 上源码地址:https://github.com/starzou/front-end-example 点击打开1、form 表单代码[html]view plaincopyBootstrapFormTemplateForm示例NamePasswordIntroGender....
分类:
Web程序 时间:
2014-11-10 09:45:46
阅读次数:
288
前端规范而又完整的编码规范并不多见,如果你想找一个完整的,推荐你看下下面的链接内容,千万不能错过。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 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
上来先问了一个系统设计的问题,一个front end, 一个back end。 front end有很多UI,一个UI对10个多customers,back end有许多processor,或者processor有多个进程、线程。问应该怎么设计这个并行分布运算的系统,才能让独立的任务得到优化。完全那...
分类:
其他好文 时间:
2014-09-24 14:22:36
阅读次数:
195
a simple music player: Golang for the back-end, html5 and jQuery for the front-end...
分类:
Web程序 时间:
2014-08-20 10:31:26
阅读次数:
224
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
--> 菜单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的光环 2013-05-16 14:39:15 ? ? 将Sublime Text打造成如Eclipse一般的前端开发IDE 1. 快捷键移植篇 ???从Java开始的梦, 到如痴如醉的Front End, ...
分类:
系统相关 时间:
2014-07-21 10:10:39
阅读次数:
393
引自: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