Git Product home page Git Product logo

emarket's Introduction

e-market开发规范

##1.编码规范: a.代码注释,html,css,js,php的代码都需要写注释,注释要详细可读 b.大小写分清 c.代码重用:有大量重复的代码独立出来成为独立的模块或文件 d.缩进:1个tab=4空格的缩进 e.每个文件开头几行写编码信息,如下例 < !-- author : huangyifan version : 1.0 date : 2016.7.8 description : 首页 --> /* author : huangyifan version : 1.0 date : 2016.7.8 description : 首页css */

##2.版本控制: 每次编码前从github上拉取最新版本,每次结束编码前上传本地最新版本 ##3.任务进度控制: 每日任务在上午开始工作前在worktile的任务页面查看,每天17:30结束工作前设置任务是否完成。 ##4.工作日志: 工作日志文件每晚8:00前,以姓名+日期命名的txt文件,上传至worktile,位置:项目>电子商城>文件>综合实训日志>当日文件夹, 日志内容:学生姓名、今日进展情况、存在问题、明日计划

emarket's People

Contributors

nicehmh avatar lemon111 avatar

Watchers

James Cloos avatar wersion avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.