⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 no.106.stable.out

📁 一个内存数据库的源代码这是服务器端还有客户端
💻 OUT
字号:
stdout of test 'no.106` in directory 'tests/BugReports` itself:# 12:49:44 >  # 12:49:44 >  Mtimeout -timeout 60 Mserver --config=/var/tmp/manegold.GNU_64-d.30206/monet/.GNU_64-d/IRIX646.5/etc/monet.conf --debug=10 --set monet_prompt= --dbname=Tests_tests_BugReports no.106.prelude < no.106.milS# 12:49:44 >  # Monet Database Server V4.3.5# Copyright (c) 1993-2002, CWI. All rights reserved.# compiled for mips-sgi-irix6.5/64bit; dynamically linked.#---------------------------------## BAT:	  tmp_26		  ## (oid)	  (str)			  ##---------------------------------#[ 0@0,	  "test"		  ][ 0@0,	  "this"		  ][ 0@0,	  "database"		  ][ 0@0,	  "this"		  ][ 0@0,	  "and"			  ][ 0@0,	  "test"		  ][ 0@0,	  "its"			  ][ 0@0,	  "export"		  ][ 0@0,	  "functionality"	  ][ 1@0,	  "test"		  ][ 1@0,	  "it"			  ][ 1@0,	  "thoroughly"		  ][ 2@0,	  "test"		  ][ 2@0,	  "this"		  ][ 2@0,	  "database"		  ]module(xtables);setoid(oid(20000000));#split w in twee tabellenvar docid := new( void, oid );var tid := new( void, str );docid := w.mark(nil).reverse();docid.print();#-----------------## BAT:	  tmp_28  ## (void)  (oid)	  ##-----------------#[ nil,	  0@0	  ][ nil,	  0@0	  ][ nil,	  0@0	  ][ nil,	  0@0	  ][ nil,	  0@0	  ][ nil,	  0@0	  ][ nil,	  0@0	  ][ nil,	  0@0	  ][ nil,	  0@0	  ][ nil,	  1@0	  ][ nil,	  1@0	  ][ nil,	  1@0	  ][ nil,	  2@0	  ][ nil,	  2@0	  ][ nil,	  2@0	  ]tid := w.reverse().mark(nil).reverse();tid.print();#---------------------------------## BAT:	  tmp_23		  ## (void)  (str)			  ##---------------------------------#[ nil,	  "test"		  ][ nil,	  "this"		  ][ nil,	  "database"		  ][ nil,	  "this"		  ][ nil,	  "and"			  ][ nil,	  "test"		  ][ nil,	  "its"			  ][ nil,	  "export"		  ][ nil,	  "functionality"	  ][ nil,	  "test"		  ][ nil,	  "it"			  ][ nil,	  "thoroughly"		  ][ nil,	  "test"		  ][ nil,	  "this"		  ][ nil,	  "database"		  ]docid.seqbase( 1000@0 );docid.print();#-----------------## BAT:	  tmp_28  ## (void)  (oid)	  ##-----------------#[ 1000@0, 0@0	  ][ 1001@0, 0@0	  ][ 1002@0, 0@0	  ][ 1003@0, 0@0	  ][ 1004@0, 0@0	  ][ 1005@0, 0@0	  ][ 1006@0, 0@0	  ][ 1007@0, 0@0	  ][ 1008@0, 0@0	  ][ 1009@0, 1@0	  ][ 1010@0, 1@0	  ][ 1011@0, 1@0	  ][ 1012@0, 2@0	  ][ 1013@0, 2@0	  ][ 1014@0, 2@0	  ]tid.seqbase( 1000@0 );tid.print();#---------------------------------## BAT:	  tmp_23		  ## (void)  (str)			  ##---------------------------------#[ 1000@0, "test"		  ][ 1001@0, "this"		  ][ 1002@0, "database"		  ][ 1003@0, "this"		  ][ 1004@0, "and"			  ][ 1005@0, "test"		  ][ 1006@0, "its"			  ][ 1007@0, "export"		  ][ 1008@0, "functionality"	  ][ 1009@0, "test"		  ][ 1010@0, "it"			  ][ 1011@0, "thoroughly"		  ][ 1012@0, "test"		  ][ 1013@0, "this"		  ][ 1014@0, "database"		  ]module("xtables");CTgroup( docid, tid ).print();#-----------------## BAT:	  tmp_27  ## (void)  (oid)	  ##-----------------#[ 1000@0, 1000@0  ][ 1001@0, 1001@0  ][ 1002@0, 1002@0  ][ 1003@0, 1001@0  ][ 1004@0, 1004@0  ][ 1005@0, 1000@0  ][ 1006@0, 1006@0  ][ 1007@0, 1007@0  ][ 1008@0, 1008@0  ][ 1009@0, 1009@0  ][ 1010@0, 1010@0  ][ 1011@0, 1011@0  ][ 1012@0, 1012@0  ][ 1013@0, 1013@0  ][ 1014@0, 1014@0  ]quit();# 12:49:45 >  # 12:49:45 >  Done.# 12:49:45 >  

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -