Team:USTC Software/notebook

From 2010.igem.org

(Difference between revisions)
(新手入门2 Xpath的使用)
(Monthly NoteBook)
 
(67 intermediate revisions not shown)
Line 1: Line 1:
-
'''BERKELY DBXML 2.5 introduction by LIAOCHEN'''
+
{{Team:USTC_Software/Header}}
-
----
+
<html>
-
 
+
<style type="text/css">
 +
table.calendar          { margin: 0; padding: 10px; }
 +
table.calendar td      { margin: 0; padding: 2px; vertical-align: top; }
 +
table.month .heading td { padding:2px; background-color:#66b3ff; color:#ffffff;
 +
text-align:center; font-size:120%; font-weight:bold; }
 +
table.month .dow td    { color:#000000; text-align:center; font-size:110%; }
 +
table.month td.today    { background-color:#66b3ff; }
 +
table.month td {
 +
border: none;
 +
margin: 0;
 +
padding: 1pt 1.5pt;
 +
font-weight: bold;
 +
font-size: 100%;
 +
text-align: right;
 +
background-color: white;
 +
}
 +
#bodyContent table.month a {
 +
background:none; padding:0 }
 +
.day-active { color:#0000aa }
 +
.day-empty  { color:#aaa }
-
==JUNE==
+
</style>
 +
</html>
 +
==Monthly Notebook==
 +
{| style="background-color:white; " align="center" border="1"
 +
|-valign="top"
 +
|width=200px; align="center" |[https://2010.igem.org/Team:USTC_Software/notebook_3 March]
 +
|width=200px; align="center" |[https://2010.igem.org/Team:USTC_Software/notebook_4 April]
 +
|width=200px; align="center" |[https://2010.igem.org/Team:USTC_Software/notebook_5 May]
 +
|width=200px; align="center" |[https://2010.igem.org/Team:USTC_Software/notebook_6 June]
 +
|-valign="top"
 +
|width=200px; align="center" |[https://2010.igem.org/Team:USTC_Software/notebook_7 July]
 +
|width=200px; align="center" |[https://2010.igem.org/Team:USTC_Software/notebook_8 August]
 +
|width=200px; align="center" |[https://2010.igem.org/Team:USTC_Software/notebook_9 September]
 +
|width=200px; align="center" |[https://2010.igem.org/Team:USTC_Software/notebook_10 October]
 +
|}
-
 
+
==Daily Notebook==
-
 
+
{| style="background-color:#ffffff;" align="center" border="1""
-
== 新手入门3 建立索引 ==
+
|-valign="top"
-
这一节将介绍在记录中建立索引,这样我们在搜索数据库的时候可以方便的查找想要的结点或者它的值。setAutoIndexing可以把自动设置的一些索引关掉(傻X阿)。系统会自动的为所有的属性和叶结点建立属性。系统会为<attributes>VALUE<attributes>这样的类型加入index,并且为<label attribute=""/>中的attribute属性加入结点,而其中的label则不会被加入到index中。
+
|{{ #calendar: query=preload=Team:USTC_SOFTWARE/Template/Meetings
-
 
+
|title=Team:USTC_SOFTWARE/Notebook/Meetings |year=2010 |month=03 }}
-
下面将如何手动加入index。索引分为4个部分,path type,node type, key type, uniqueness. path type 一般都是node,node type可以是element 或者是attribute,key type可是是判断是否存在(presence)或者是判断是否相等(equality),最后的uniqueness是说判断的元素类型是否唯一,比如要判断数值,可以设置为double。一条加入index的命令就是:addIndex <Index Name> <Element NAME> (ex, node-element-presence-none, node-attribute-equality-double)...'''这个我看得也不是很明白。。。'''
+
|{{ #calendar: query=preload=Team:USTC_SOFTWARE/Template/Meetings
-
 
+
|title=Team:USTC_SOFTWARE/Notebook/Meetings |year=2010 |month=04 }}
-
 
+
|{{ #calendar: query=preload=Team:USTC_SOFTWARE/Template/Meetings
-
== 休息,休息一会~ ==
+
|title=Team:USTC_SOFTWARE/Notebook/Meetings |year=2010 |month=05 }}
 +
|{{ #calendar: query=preload=Team:USTC_SOFTWARE/Template/Meetings
 +
|title=Team:USTC_SOFTWARE/Notebook/Meetings |year=2010 |month=06 }}
 +
|-valign="top"
 +
|{{ #calendar: query=preload=Team:USTC_SOFTWARE/Template/Meetings
 +
|title=Team:USTC_SOFTWARE/Notebook/Meetings |year=2010 |month=07 }}
 +
|{{ #calendar: query=preload=Team:USTC_SOFTWARE/Template/Meetings
 +
|title=Team:USTC_SOFTWARE/Notebook/Meetings |year=2010 |month=08 }}
 +
|{{ #calendar: query=preload=Team:USTC_SOFTWARE/Template/Meetings
 +
|title=Team:USTC_SOFTWARE/Notebook/Meetings |year=2010 |month=09 }}
 +
|{{ #calendar: query=preload=Team:USTC_SOFTWARE/Template/Meetings
 +
|title=Team:USTC_SOFTWARE/Notebook/Meetings |year=2010 |month=10 }}
 +
|}

Latest revision as of 20:58, 25 October 2010

Monthly Notebook

March April May June
July August September October

Daily Notebook

March
MTWTFSS
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31
April
MTWTFSS
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30
May
MTWTFSS
          1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31
June
MTWTFSS
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30
July
MTWTFSS
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
August
MTWTFSS
            1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31
September
MTWTFSS
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30
October
MTWTFSS
        1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31