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

📄 tst302.stable.out

📁 一个内存数据库的源代码这是服务器端还有客户端
💻 OUT
字号:
stdout of test 'tst302` in directory 'src/mal` itself:# 08:01:15 >  # 08:01:15 >  Mtimeout -timeout 60 Mserver "--config=/ufs/mk/monet5/Linux/etc/MonetDB5.conf" --debug=10 --set "monet_mod_path=/ufs/mk/monet5/Linux/lib/MonetDB5:/ufs/mk/opensource/MonetDB/Linux/lib/MonetDB" --set "gdk_dbfarm=/ufs/mk/monet5/Linux/var/MonetDB5/dbfarm" --set "sql_logdir=/ufs/mk/monet5/Linux/var/MonetDB5/log" --set mapi_port=42158 --set sql_port=55708 --set monet_prompt= --trace "--config=/ufs/mk/monet5/src/mal/Tests/All.conf" --dbname=mTests_src_mal  tst302.mal </dev/null# 08:01:15 >  # MonetDB Server v4.99.19# Copyright (c) 1993-2006 CWI, all rights reserved# Compiled for x86_64-pc-linux-gnu/64bit with 64bit OIDs dynamically linked# dbname:mTests_src_mal# Visit http://monetdb.cwi.nl/ for further information.##propagate INT exception## (you should be able to pass it upwards though)#raise	IllegalAccess := 1234;#	print("should not come here\n");#function user.main():void;	# 0  (main:void)#propagate INT exception 	# 1  (_1:str)# (you should be able to pass it upwards though) 	# 2  (_2:str)    raise PermissionDeniedException := 1234;	# 3  (PermissionDeniedException:int)<-(_4:int)    io.print("should not come here\n");	# 4 IOprint_val (_5:void)<-(_6:str)end main;	# 5  !MALException:user.main[3]:Exception raised!PermissionDeniedException:user.main[5]:Exception not catched# 17:45:29 >  # 17:45:29 >  Done.# 17:45:29 >  

⌨️ 快捷键说明

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