Difference between revisions of "Team:SJTU-Software/document"

(Created page with "<!doctype html> <html class="no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="description" content=""> <meta nam...")
 
Line 32: Line 32:
 
   <meta name="msapplication-TileColor" content="#0e90d2">
 
   <meta name="msapplication-TileColor" content="#0e90d2">
  
   <link rel="stylesheet" href="assets/css/amazeui.min.css">
+
   <link rel="stylesheet" type="text/css"  href="https://2015.igem.org/Template:SJTU-Software/amazeuiMinCss?action=raw&ctype=text/css">
   <link rel="stylesheet" href="assets/css/app.css">
+
   <link rel="stylesheet" type="text/css"  href="https://2015.igem.org/Template:SJTU-Software/mainCss?action=raw&ctype=text/css">
   <link rel="stylesheet" href="loading.css">
+
   <link rel="stylesheet" type="text/css"  href="https://2015.igem.org/Template:SJTU-Software/loadingCss?action=raw&ctype=text/css">
   <link rel="stylesheet" href="wiki.css">
+
   <link rel="stylesheet" type="text/css"  href="https://2015.igem.org/Template:SJTU-Software/wikiCss?action=raw&ctype=text/css">
   <link rel="stylesheet" href="document.css">
+
   <link rel="stylesheet" type="text/css"  href="https://2015.igem.org/Template:SJTU-Software/documentCss?action=raw&ctype=text/css">
 +
 
 
</head>
 
</head>
 
<body>
 
<body>
Line 169: Line 170:
 
</div>
 
</div>
 
<!--[if (gte IE 9)|!(IE)]><!-->
 
<!--[if (gte IE 9)|!(IE)]><!-->
<script src="assets/js/jquery.min.js"></script>
+
<script src="https://2015.igem.org/Template:SJTU-Software/jqueryMinJs?action=raw&ctype=text/javascript"></script>
<script src="assets/js/jquery.nicescroll.js"></script>
+
<script src="https://2015.igem.org/Template:SJTU-Software/niceScrollJs?action=raw&ctype=text/javascript"></script>
<script src="main.js"></script>
+
<script src="https://2015.igem.org/Template:SJTU-Software/loadingJs?action=raw&ctype=text/javascript"></script>
<script src="loading.js"></script>
+
<script src="https://2015.igem.org/Template:SJTU-Software/wikiJs?action=raw&ctype=text/javascript"></script>
<script src="wiki.js"></script>
+
 
<!--<![endif]-->
 
<!--<![endif]-->
 
<!--[if lte IE 8 ]>
 
<!--[if lte IE 8 ]>
Line 180: Line 180:
 
<script src="assets/js/amazeui.ie8polyfill.min.js"></script>
 
<script src="assets/js/amazeui.ie8polyfill.min.js"></script>
 
<![endif]-->
 
<![endif]-->
<script src="assets/js/amazeui.min.js"></script>
+
<script src="https://2015.igem.org/Template:SJTU-Software/amazeuiMinJs?action=raw&ctype=text/javascript"></script></body>
</body>
+
 
</html>
 
</html>

Revision as of 09:34, 12 September 2015

<!doctype html> Document



user guide,最好是有录屏版本和文件版本

Time Event
2015.01 Recruited Team members for 2015 iGEM in Shanghai Jiao Tong University (SJTU). Elected the team leaders of the wetlab, drylab and human practice
2015.02~2015.03 Researched the previous projects winning gold medals, especially software projects
2015.03~2015.04 Made the decision to set up a software team in SJTU. Communicated our idea to the professors in our school and received approval to set up a software team
2015.04 Applied and registered our team at iGEM Headquarters
2015.04~2015.06 Search for data and papers related. Made up new ideas.

未完待续:进度时间表比如哪天做了什么什么;软件测试的例子和统计数据;其他乱七八糟的东西,类似赵一雷作业要的那些数据


和软件有关的所有文档:代码文件,教程, github……