forked from griddb/python_client
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtabstrip.htm
More file actions
35 lines (33 loc) · 1.38 KB
/
tabstrip.htm
File metadata and controls
35 lines (33 loc) · 1.38 KB
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
32
33
34
35
<html>
<head>
<meta http-equiv=Content-Type content="text/html; charset=utf-8">
<meta name=ProgId content=Excel.Sheet>
<meta name=Generator content="Microsoft Excel 15">
<link id=Main-File rel=Main-File href="../PythonAPIReference.htm">
<script language="JavaScript">
<!--
if (window.name!="frTabs")
window.location.replace(document.all.item("Main-File").href);
//-->
</script>
<style>
<!--
A {
text-decoration:none;
color:#000000;
font-size:9pt;
}
-->
</style>
</head>
<body topmargin=0 leftmargin=0 bgcolor="#808080">
<table border=0 cellspacing=1>
<tr>
<td bgcolor="#FFFFFF" nowrap><b><small><small> <a href="sheet001.htm" target="frSheet"><font face="MS Pゴシック" color="#000000">class list</font></a> </small></small></b></td>
<td bgcolor="#FFFFFF" nowrap><b><small><small> <a href="sheet002.htm" target="frSheet"><font face="MS Pゴシック" color="#000000">Python Client API</font></a> </small></small></b></td>
<td bgcolor="#FFFFFF" nowrap><b><small><small> <a href="sheet003.htm" target="frSheet"><font face="MS Pゴシック" color="#000000">data type list</font></a> </small></small></b></td>
<td bgcolor="#FFFFFF" nowrap><b><small><small> <a href="sheet004.htm" target="frSheet"><font face="MS Pゴシック" color="#000000">data-type mapping</font></a> </small></small></b></td>
</tr>
</table>
</body>
</html>